Groups | Blog | Home


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 > november 2007 > threads for november 15 - 21, 2007

Filter by week: 1 2 3 4 5

BM_GETCHECK and BM_SETCHECK and .NET controls
Posted by ME at 11/20/2007 7:39:58 PM
I have googled this quite a bit and I just can't find the answer. I need to read the state of a radio button in another process. Not much is known about the other process, other than the fact that it was created with .NET controls. I have read on various forums that SendMessage(conrolhandle...more >>

ICustomeMarshaler and ref p/invoke
Posted by Peter at 11/19/2007 3:47:11 PM
I'm using C# in VS2005 and having a problem when I implement a custom marshaler and I call a reference type by ref. Any help greatly appriciated. I'm using ICustomMarshaler because of the structure contents I'm trying to marshal. The sample code that follows doesn't show that structure, b...more >>

Returning a multidimensional array to VBScript
Posted by Marc Vangrieken at 11/16/2007 6:13:42 AM
Hi, I need to write a ComVisible object in C# and there are some methods that must return a multidimensional array of strings. I created a .NET assembly, marked it COM visible, created a TLD via regasm and added it to the GAC. I can now create instances and execute code, but I'm not able to ...more >>

How can I translate a DWORD to a .NET object?
Posted by ssg31415926 at 11/15/2007 1:10:56 AM
I have a byte array and I'm trying to translate a DWORD in that array into an integer so that I can use it as an offset into a later part of the array. Once I get the offset, I've successfully worked out how to translate the offset part into a string but I can't work out how to translate the of...more >>



DevelopmentNow Blog