Using the Windows API, how can I show another dialog from the existing dialog? Tnx!
This is a discussion on Show dialog within the Windows Programming forums, part of the Platform Specific Boards category; Using the Windows API, how can I show another dialog from the existing dialog? Tnx!...
Using the Windows API, how can I show another dialog from the existing dialog? Tnx!
Nevermind. DialogBox() is the anwser.