RE: ProgDir()

"Keuchel, Rainer" <keuchel-ypdxL0zNX99Wk0Htik3J/[email protected]> Thu, 28 Apr 2005 16:58:56 +0200
Newsgroups gmane.comp.windows.ce.freeware
Message-ID <7252F381626D5A469006C7A8157EAEAC012F39A8@achb_email.allgeier.net>
> I am using MS eMbedded VC++ 3.0.
> There is a gui builder, and I did some "Dialog Boxes".
> But for all of them, I have to open an extra Dialog box.
> It is somehow possible to use the GUI builder for a GUI
> that is on the main window ?

Try using a "FormView".
 
> Is it possible to have a Dialog box that in NOT blocking the
> main window ? e.g. Menubar and audio recording is still possible.
> (when I do audio recording and I open a dialog box, I receive no
> MM_WIM_DATA messages any more).

Use ShowWindow(). There is lot's of information about modeless
dialogs in the online help files.


------------------------------------
Visit us at : www.allgeier.com