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

  1. Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!lrz-muenchen.de!sun!walter
  3. From: walter@lkn.e-technik.tu-muenchen.de (Walter Loepsinger)
  4. Subject: Re: Creating custom messages in Windows 3.1
  5. Message-ID: <walter.726395020@sun>
  6. Sender: news@news.lrz-muenchen.de (Mr. News)
  7. Organization: Lehrstuhl fuer Kommunikationsnetze, TU Muenchen (Germany)
  8. References: <1992Dec30.191610.3685@pony.Ingres.COM> <1993Jan7.040719.11710@mailer.cc.fsu.edu>
  9. Distribution: na world
  10. Date: Thu, 7 Jan 1993 08:23:40 GMT
  11. Lines: 11
  12.  
  13. Even as i could not really find out what's the purpose of this
  14. 'loop' thing, i would suggest to look at 
  15. WM_USER
  16. and
  17. RegisterWindowMessage()
  18. in your programmers reference manual.
  19. These are two possibilities that shoul exactly fit into your need.
  20.  
  21. Hopeithelps,
  22. Walter.
  23.  
  24.