home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4754 < prev    next >
Encoding:
Text File  |  1993-01-08  |  740 b   |  18 lines

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