O.P. Get information from pointer?
Some Windows messages have a pointer to a structure as the lParam. How do I "follow" this pointer and get the data it points to? I need to be able to read the contents of the structure. I have no idea what to do with the pointer (it's a number).
Thanks!
|