Hi,
I was just trying to figure out how to go about
to have a *modeless* dialog box, appear from
a *modal* dialog box....is it possible?
My WinMain only creates a dialog using the DialogBox
function. So there is NO message loop needed and therefor
I can't use the IsDialogMessage function to control
my modeless dialog....hmmmmm...
Any ideas?
Thanx.
Lucas