home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 1080 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.2 KB  |  41 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.uakron.edu!vax1.cc.uakron.edu!r3mjb
  3. From: r3mjb@vax1.cc.uakron.edu (Michael J Brumbelow)
  4. Subject: Re: LRESULT & CALLBACK
  5. Message-ID: <1992Jul29.195522.16088@news.uakron.edu>
  6. Summary: From Fustration to Relaxation ...zzz...zzz
  7. Sender: news@news.uakron.edu
  8. Organization: The University of Akron, Akron, Ohio
  9. References: <1992Jul27.212650.28910@news.uakron.edu>
  10. Date: Wed, 29 Jul 1992 19:55:22 GMT
  11. Lines: 28
  12.  
  13. For those Win_Guru's, and you know who you are, 
  14.  
  15. Here is the wonderfull answer for your responses. It took 48 hours to figure
  16. it out but here it is...
  17.  
  18.  
  19. typedef unsigned UINT;
  20. typedef WORD     WPARAM;
  21. typedef LONG     LPARAM;
  22. typedef LONG     LRESULT;
  23. typedef HANDLE     HINSTANCE;
  24.  
  25.  
  26. LRESULT FAR PASCAL MinWndProc (HWND, UINT, WPARAM, LPARAM);
  27.  
  28.  
  29. Special thanks to those who were quite gracious to send me mail with some
  30. meaningful tips.
  31.  
  32. Sincerely,
  33.  
  34. Mike.
  35.  
  36. -- 
  37. =+=+=+=+=++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  38. Michael J. Brumbelow    | r3mjb@vax1.cc.uakron.edu    | Ritchie & Thompson
  39.      -->*<--            + gekko@joy.cs.uakron.edu     + got it right the first
  40. The University of Akron | bs0519@ws03.ecgf.uakron.edu | time!
  41.