Click to See Complete Forum and Search --> : How to convert from Int32 to IntPtr ?


Vasily7
May 4th, 2003, 02:23 AM
Please help me with this issue. Thanks in advance!

Vasily7
May 5th, 2003, 01:27 AM
Well, I have solved the problem and now I reply myself, perhaps it will help somebody.

IntPtr.op_Explicit(value)

where value is signed 32 bit integer.