home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!newsserver.jvnc.net!newsserver.technet.sg!nuscc!vms1.iscs.nus.sg!nuscss1
- From: nuscss1@vms1.iscs.nus.sg (Vax BULLET-IN-Board SysOps)
- Subject: App with Only a Dialog Box ?
- Message-ID: <9JAN199302030227@vms1.iscs.nus.sg>
- News-Software: VAX/VMS VNEWS 1.41
- Sender: usenet@nuscc.nus.sg
- Organization: National University of Singapore Dept. of Computer Sc.
- Date: Sat, 9 Jan 1993 00:03:00 GMT
- Lines: 6
-
- Is it possible to have a app that has a dialog box as
- the main window ? ie, no CreateWindow will be used. If so,
- what about its window class ? How do I take care of the
- message loop ? I suppose only IsDialogMessage() is needed...
-
-
-