Re: PATCH - w32api winuser.h
"Luke Dunstan" <[email protected]> Wed, 18 Jun 2003 17:48:14 +0800
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message ----- From: "Steven Edwards" <Steven_Ed4153-/[email protected]> To: <[email protected]> Sent: Wednesday, June 18, 2003 3:30 AM Subject: [MinGW-patches] PATCH - w32api winuser.h > I couldnt diff off of cvs.sourceforge.net so I used the cygwin CVS. > > Thanks > Steven Thanks, I have commited your patch to Cygwin CVS. It is actually better if you diff from the Cygwin CVS because that is the official version, so it's more up-to-date. The ChangeLog entry I wrote was: 2003-06-18 Steven Edwards <Steven_Ed4153-/[email protected]> * include/winuser.h (TPM_RECURSE): Add define. In future it would be nice if you submit it in this format, at least to make sure the email address is the one you want. Luke > > Changelog: > winuser.h - add define for TPM_RECURSE > > Index: winuser.h > =================================================================== > RCS file: /cvs/src/src/winsup/w32api/include/winuser.h,v > retrieving revision 1.38 > diff -u -r1.38 winuser.h > --- winuser.h 29 May 2003 10:32:03 -0000 1.38 > +++ winuser.h 17 Jun 2003 19:26:38 -0000 > @@ -1749,6 +1749,7 @@ > #define TPM_BOTTOMALIGN 32 > #define TPM_NONOTIFY 128 > #define TPM_RETURNCMD 256 > +#define TPM_RECURSE 1 > #define HELP_COMMAND 0x102 > #define HELP_CONTENTS 3 > #define HELP_CONTEXT 1 > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > MinGW-patches mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-patches > ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php