Search:
Forum
Windows Programming
how a GetMessage function is getting arg
[try Beta version]
Not logged in
register
log in
user name:
password:
remember me
forgot your password?
or sign in using:
try again
cancel
forgot your password?
how a GetMessage function is getting arguments?
Feb 8, 2015 at 3:53am
Feb 8, 2015 at 3:53am UTC
karthik8913
(8)
say for example WM_QUIT message, in what form(value) get message receives the msg parameter ?how it returns -1 or 0 or 1?
Feb 8, 2015 at 10:30pm
Feb 8, 2015 at 10:30pm UTC
Silvestar
(106)
It's in the wParam of the msg struct.
Last edited on
Feb 8, 2015 at 10:31pm
Feb 8, 2015 at 10:31pm UTC
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs