home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13286 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!mineng.dmpe.CSIRO.AU!dmssyd.syd.dms.CSIRO.AU!metro!ob1!andrewm
  3. From: andrewm@uws.EDU.AU (Andrew Maclean)
  4. Subject: BC++ OWL Screen Saver
  5. Message-ID: <1992Sep3.235043.5237@uws.EDU.AU>
  6. Summary: Sample code for a more sophisticated screen saver.
  7. Keywords: BC++ OWL Screen Saver
  8. Organization: University of Western Sydney
  9. Date: Thu, 3 Sep 1992 23:50:43 GMT
  10. Lines: 20
  11.  
  12.  
  13. To save me re-inventing the wheel:
  14. Has anyone got OWL code to share based on the example OWL screen
  15. saver provided with Borland C++.  I really need the following:
  16. A configuration dialog that actually saves the configuration to
  17. the CONTROL.INI file.
  18. A set of dialogs for password protection.
  19. A help function.
  20.  
  21. Any help would be appreciated.
  22.  
  23.  
  24.  
  25. +-----------------------------------------------------------------------------+
  26. | Andrew J. P. Maclean                          E-mail: a.maclean@uws.edu.au  |
  27. | University Planner,                                     andrewm@uws.edu.au  |
  28. | University of Western Sydney,                  Phone: +61 2 678 7848        |
  29. | PO Box 1000, St. Marys, N.S.W. 2760,             Fax: +61 2 678 7804        |
  30. | Australia.                                                                  |
  31. +-----------------------------------------------------------------------------+
  32.