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 > october 2004 > threads for october 29 - 31, 2004

Filter by week: 1 2 3 4 5

Firing COM Events from C# Class
Posted by Tyler at 10/31/2004 1:35:39 AM
I would like to know what is required in order to create a C# class that can fire events to a COM object. I have seen many posts of the reverse (catching COM object events in C#), but not many of the case where the C# class is firing the events. As an example, consider a MyProject Active X DL...more >>


ActiveX for Outlook forms
Posted by castle8000 at 10/30/2004 5:10:02 AM
Hi folks. I dunno if this is the right place to ask for help with ActiveX / .net / Outlook, so ill siimpl give it a try :) I want to develop an ActiveX Control for MS-Outlooks 2003 with Visual Studio.Net 2003 and .net Framework 1.1 installed. Ive read tons of stuff about dlls with .Net, s...more >>

COM Enumeration Interop Problem
Posted by James Hancock at 10/29/2004 10:43:46 AM
Hey all. I have a problem with my implimentation of IHTMLElementCollection which I have defined like so: [ComVisible(true), Guid("3050f21f-98b5-11cf-bb82-00aa00bdce0b"), InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch), TypeLibType(TypeLibTypeFlags.FDual | TypeLibTypeFlags.FD...more >>

Short Array from COM to C#
Posted by jo_mil2003 NO[at]SPAM yahoo.de at 10/29/2004 4:15:57 AM
hello, i try to pass a simple short array from COM to C# but I only get back wrong values from the COM Server. The COM Server: *.h : ... [id(4), helpstring("method Short_Array_read")] HRESULT Short_Array_read ([in, out] short* pcElems, [in, out, size_is(*pcElems)] short** Array_Out);...more >>



DevelopmentNow Blog