home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!utcsri!torn!nott!emr1!jagrant
- From: jagrant@emr1.emr.ca (John Grant)
- Subject: Re: Creating custom messages in Windows 3.1
- Message-ID: <1993Jan7.184142.14946@emr1.emr.ca>
- Organization: Energy, Mines, and Resources, Ottawa
- References: <1992Dec30.191610.3685@pony.Ingres.COM> <1993Jan7.040719.11710@mailer.cc.fsu.edu>
- Distribution: na world
- Date: Thu, 7 Jan 1993 18:41:42 GMT
- Lines: 14
-
- In article <1993Jan7.040719.11710@mailer.cc.fsu.edu> rekle@loligo.cc.fsu.edu (Rick Ekle (CompSci)) writes:
- >I was thinking the other day:
- >
- >Is this possible? I would like to create a custom message and call it
- >from within my program. i.e.
- >
- >#define WM_MYNEWMESSAGE <integer value>
-
- Yes, they have provided for it, by reserving a block for your
- use. Look up WM_USER (start of block you can use).
- --
- John A. Grant jagrant@emr1.emr.ca
- Airborne Geophysics
- Geological Survey of Canada, Ottawa
-