PDA

Click to See Complete Forum and Search --> : WM_*


agent
Oct 29th, 2000, 08:07 PM
Where can I find a reference to a list of the window messages and their meaning?

tumblingdown
Oct 30th, 2000, 02:06 AM
if you're looking for the message meanings then search on

http://search.microsoft.com/us/dev/default.asp


if you want the message values, then check this thread

http://forums.vb-world.net/showthread.php?threadid=37230



td.