cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
dialog
dialog
May 5, 2011 at 10:50pm
May 5, 2011 at 10:50pm UTC
ty98
(164)
i need to know how to use the dialog. i know how to make the
dialog. i just need to know how to make the program use it.
do you have eny ideas?
Last edited on
May 5, 2011 at 11:23pm
May 5, 2011 at 11:23pm UTC
May 14, 2011 at 2:47am
May 14, 2011 at 2:47am UTC
ty98
(164)
do you rely have no ideas?
May 14, 2011 at 5:23am
May 14, 2011 at 5:23am UTC
guestgulkan
(2942)
have you looked on MSDN?
I'm not wasting my time on questions like this.
May 14, 2011 at 6:02am
May 14, 2011 at 6:02am UTC
Disch
(13742)
Search for the DialogBox function on MSDN. Follow the examples.
May 15, 2011 at 1:48am
May 15, 2011 at 1:48am UTC
Lamblion
(642)
After you create the dialog you usually acess it through the WM_COMMAND notification. This really very basic, so if you don't know how to use this, you should go do this tutorial --
http://www.winprog.org/tutorial/
Topic archived. No new replies allowed.