home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.uakron.edu!vax1.cc.uakron.edu!r3mjb
- From: r3mjb@vax1.cc.uakron.edu (Michael J Brumbelow)
- Subject: Re: LRESULT & CALLBACK
- Message-ID: <1992Jul29.195522.16088@news.uakron.edu>
- Summary: From Fustration to Relaxation ...zzz...zzz
- Sender: news@news.uakron.edu
- Organization: The University of Akron, Akron, Ohio
- References: <1992Jul27.212650.28910@news.uakron.edu>
- Date: Wed, 29 Jul 1992 19:55:22 GMT
- Lines: 28
-
- For those Win_Guru's, and you know who you are,
-
- Here is the wonderfull answer for your responses. It took 48 hours to figure
- it out but here it is...
-
-
- typedef unsigned UINT;
- typedef WORD WPARAM;
- typedef LONG LPARAM;
- typedef LONG LRESULT;
- typedef HANDLE HINSTANCE;
-
-
- LRESULT FAR PASCAL MinWndProc (HWND, UINT, WPARAM, LPARAM);
-
-
- Special thanks to those who were quite gracious to send me mail with some
- meaningful tips.
-
- Sincerely,
-
- Mike.
-
- --
- =+=+=+=+=++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- Michael J. Brumbelow | r3mjb@vax1.cc.uakron.edu | Ritchie & Thompson
- -->*<-- + gekko@joy.cs.uakron.edu + got it right the first
- The University of Akron | bs0519@ws03.ecgf.uakron.edu | time!
-