Click to See Complete Forum and Search --> : How do I create a dialog box non-MFC


Joseph Ferner
April 29th, 1999, 09:14 AM
How do I create a DialogBox non-MFC and with a class other than #32700, I used DialogBox but that just gives it the default class name

chiuyan
April 29th, 1999, 09:34 AM
have you looked at the Win32 function
DialogBox
?

Doofus
April 29th, 1999, 10:00 AM
Just outta curiosity, why would you want to?