dialog

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
do you rely have no ideas?
have you looked on MSDN?

I'm not wasting my time on questions like this.
Search for the DialogBox function on MSDN. Follow the examples.
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.