|
-
October 9th, 2006, 11:04 AM
#7
Re: How can I use Windows messages through the .NET Framework?
I do include windows.h, and I believe I'm using SendMessage from the global namespace. Make sure you're linking with user32.lib. A default windows project should already link to this, but this is the only library that MSDN says to import for SendMessage.
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
|