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
Printable View
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
have you looked at the Win32 function
DialogBox
?
Just outta curiosity, why would you want to?