dialog

May 5, 2011 at 10:50pm
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 14, 2011 at 2:47am
do you rely have no ideas?
May 14, 2011 at 5:23am
have you looked on MSDN?

I'm not wasting my time on questions like this.
May 14, 2011 at 6:02am
Search for the DialogBox function on MSDN. Follow the examples.
May 15, 2011 at 1:48am
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.