|
-
May 4th, 2003, 02:23 AM
#1
How to convert from Int32 to IntPtr ?
Please help me with this issue. Thanks in advance!
-
May 5th, 2003, 01:27 AM
#2
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|