1. Where to find explanations of the WS_ and WM_ "routines ??"
- Posted by Selgor Apr 12, 2010
- 1369 views
Hello,
Could you tell me where to find
explanations of WS_BORDER, WS_SYSMENU, WS_DLGFRAME, WS_EX_TOOLWINDOW and other WS_ 's
and WM_LMOUSEDOWN and other WM_'s
Would be most appreciated .
Cheers,
Selgor
2. Re: Where to find explanations of the WS_ and WM_ "routines ??"
- Posted by LarryMiller Apr 12, 2010
- 1366 views
Selgor said...
Hello,
Could you tell me where to find
explanations of WS_BORDER, WS_SYSMENU, WS_DLGFRAME, WS_EX_TOOLWINDOW and other WS_ 's
and WM_LMOUSEDOWN and other WM_'s
Would be most appreciated .
Cheers,
Selgor
You can search for all of these on MSDN: http://msdn.microsoft.com/library/
3. Re: Where to find explanations of the WS_ and WM_ "routines ??"
- Posted by Selgor Apr 13, 2010
- 1373 views
Hello Larry,
Thank you so much .
Just what I wanted .
cheers,
Selgor