Skip to content
⌘ NSIS Forum Archive

Windows Messages?

4 posts

petersa#

Windows Messages?

Does anyone know about a page on the 'Net or somewhere with numbers you can use with the SendMessage command?

I know that you can use it to do stuff like simulate mouse clicks on the screen without actually moving the mouse and stuff...
hasty#
Also, if you happen to have the Platform SDK installed, there's a cute file called \Program Files\Microsoft SDK\bin\Win32API.txt with all the constants defined in hex format.

-H