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