Any body knows where to retrive the values of the constants of windows messages?
For time being and for the moment i want to know the values of the following messages.
1) WM_ENDQUERYSESSION
2) WM_ENDSESSION
Printable View
Any body knows where to retrive the values of the constants of windows messages?
For time being and for the moment i want to know the values of the following messages.
1) WM_ENDQUERYSESSION
2) WM_ENDSESSION
WM_QUERYENDSESSION = 0x0011
WM_ENDSESSION = 0x0016
from wm.c
regards
------------------
smalig
[email protected]
http://vbcode.webhostme.com/