B
Brian Henry
is there a way to find out what all the message values mean that pass
through this?
Protected Overrides Sub WndProc(ByRef m As Message)
I want to work some with learning the message hander, but it's hard to when
you dont know what all the message values mean. Is there a database or place
that has them all listed? thanks!
through this?
Protected Overrides Sub WndProc(ByRef m As Message)
I want to work some with learning the message hander, but it's hard to when
you dont know what all the message values mean. Is there a database or place
that has them all listed? thanks!