You could split the value, using masking and shifting. Or, you can just allocate a 64 bit integer on the heap; pass the pointer to your main window; and release the memory in your message handler.
Viggy
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |