| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Authentication-Warning: | kernel.risc.uni-linz.ac.at: Host andromeda.risc.uni-linz.ac.at [193.170.37.165] claimed to be risc.uni-linz.ac.at |
| Message-ID: | <39900FC8.99DBD1B@risc.uni-linz.ac.at> |
| Date: | Tue, 08 Aug 2000 15:48:56 +0200 |
| From: | Axel Riese <Axel DOT Riese AT risc DOT uni-linz DOT ac DOT at> |
| Organization: | RISC Linz |
| X-Mailer: | Mozilla 4.7C-SGI [en] (X11; I; IRIX64 6.5 IP30) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | Cygwin Mailing List <cygwin AT sources DOT redhat DOT com> |
| Subject: | Typo in winuser.h |
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 DOT Riese AT risc DOT uni-linz DOT ac DOT at
Austria http://www.risc.uni-linz.ac.at/people/ariese/home/
=======================================================================
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |