Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet interop > february 2008 > threads for february 8 - 14, 2008

Filter by week: 1 2 3 4

Unmanaged ActiveX & Managed WinForms User Control
Posted by .Suchit at 2/13/2008 10:59:00 AM
Hello There, I have an unmanaged ActiveX control written in MFC. And using CWinFormsControl<> template I am using a managed WinForms User Control contained in this ActiveX control. Now I want to marshal interface of this outer ActiveX control into the WinForms User Control and want to be ab...more >>

Microsoft Office 2007 Primary Interop Assemblies
Posted by Jimmy B at 2/12/2008 11:24:38 PM
Hello, I installed Microsoft Office 2007 Primary Interop Assemblies to my WinXP and after that I launched Visual Studio 2005. I created a project but when I tried to add references to these assemblies I didn't find them. Where PIA package actually installs PIA assemblies and how can I g...more >>

Displaying a C# Dialog modally
Posted by Martin_Bürkle at 2/12/2008 8:45:17 PM
Hello NG, I have a problem displaying a C# Dialog modally. I have 2 VB6 Forms visible (Form A and Form B). One is opening a C# dialog modally (Form A). This C# Dialog is not behaving like a modal Dialog, because I can bring the second VB6 Dialog to Front (Form B). I Don't know what I'm doin...more >>

VB6/ VB.NET interop form from a Network drive ?
Posted by joseph.fallon@ipsi.ie at 2/11/2008 8:05:42 AM
Hi, We are moving a VB6 app to .NET form by form. In the past for our VB6 app we installed the necessary ocx's, dll's etc on the client PC but kept the main exe on a network folder. To release a new version of the application we could just replace the exe file on the network instead of doi...more >>

Array of Structures
Posted by DLI at 2/8/2008 1:10:06 PM
I have to port some VBA Code to VB DotNet The following code block defines several types in VBA. Public Type ProbParamKind Na As Long Nc As Long Nstep As Long MaxCycles As Long AxialPts As Long End Type Public Type RunOptKind KeyProdID As Long...more >>

C# COM component deplyment issue
Posted by Mike Towers at 2/8/2008 10:09:05 AM
Hi, I have written a C# COM component which I am using via a VB6 application. Everything seems to work just fine on my local machine but when I try to use the component and VB app on another machine I can't seem to make it work. The process I used to create the component is : 1. Create...more >>



DevelopmentNow Blog