Typo in winuser.h
Axel Riese
Axel.Riese@risc.uni-linz.ac.at
Tue Aug 8 06:49:00 GMT 2000
Hi,
the patch below fixes a typo in winuser.h.
- Axel
*** winuser.h Sat Aug 5 06:27:11 2000
--- winuser_correct.h Tue Aug 8 14:24:34 2000
***************
*** 1948,1954 ****
WPARAM wParam;
UINT message;
HWND hwnd;
! } CWPSTRUCT,*PWCWPSTRUCT;
typedef struct tagDEBUGHOOKINFO {
DWORD idThread;
DWORD idThreadInstaller;
--- 1948,1954 ----
WPARAM wParam;
UINT message;
HWND hwnd;
! } CWPSTRUCT,*PCWPSTRUCT;
typedef struct tagDEBUGHOOKINFO {
DWORD idThread;
DWORD idThreadInstaller;
=======================================================================
Axel Riese
Research Institute for Symbolic Computation
J. Kepler University Linz Tel: +43 (0)732 2468 9939
Altenbergerstrasse 69 Fax: +43 (0)732 2468 9930
A-4040 Linz mailto:Axel.Riese@risc.uni-linz.ac.at
Austria http://www.risc.uni-linz.ac.at/people/ariese/home/
=======================================================================
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list