J
Johnny
Hello,
I have to "P/Invoke" to a function taking an LPARAM arg which is actually an
"IntPtr". In this case "IntPtr" needs to be a pointer to an "unsigned int".
Can someone enlighten me on how to pass this. Thanks.
I have to "P/Invoke" to a function taking an LPARAM arg which is actually an
"IntPtr". In this case "IntPtr" needs to be a pointer to an "unsigned int".
Can someone enlighten me on how to pass this. Thanks.