home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7454 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  999 b 

  1. Path: sparky!uunet!mcsun!uknet!warwick!csran
  2. From: csran@warwick.ac.uk (Stuart Russell)
  3. Newsgroups: comp.windows.ms.programmer
  4. Subject: Example of Hook functions in windows proggy needed?
  5. Message-ID: <5ghnb1a6@csv.warwick.ac.uk>
  6. Date: 31 Jul 92 14:47:13 GMT
  7. Sender: news@csv.warwick.ac.uk (Network news)
  8. Organization: Computing Services, Warwick University, UK
  9. Lines: 16
  10. Nntp-Posting-Host: clover
  11.  
  12.  
  13. Hi folks,
  14.  
  15. Does anyone have a snippet of code for using the Hook functions in a
  16. windows programme written for Borland C++ v3 with OWL.
  17.  
  18. I am having a go at writing a screen saver (just for fun). If I move the mouse
  19. then everything is fine and the screen saver does NOT pop up. But at the
  20. moment it ignores key presses. A bit undesirable for a screen saver. The Hook
  21. functions appear to let you look at all windows messages independent of there
  22. destination task. This may be what I am looking for.
  23.  
  24. If you have any suggestions or code snippets please drop me a spot of mail.
  25.  
  26. Many thanks,
  27.         Stu
  28.