| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/winsock.h (timeval): Guard struct and associated | Danny Smith | 2002-09-12 | 2 | -12/+18 |
* | * include/windef.h (WINVER): Add documentation. | Earnie Boyd | 2002-09-07 | 1 | -0/+11 |
* | 2002-09-04 Kevin Chase <kevincha99@hotmail.com> | Danny Smith | 2002-09-04 | 1 | -0/+6 |
* | 2002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net> | Danny Smith | 2002-09-03 | 1 | -6/+14 |
* | * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard. | Earnie Boyd | 2002-09-03 | 1 | -0/+2 |
* | * include/wincon.h: Define GetConsoleWindow(void). | Christopher Faylor | 2002-08-30 | 1 | -0/+1 |
* | * include/w32api.h: Increment version to 2.1. | Earnie Boyd | 2002-08-28 | 1 | -1/+1 |
* | 2002-08-26 Bart Oldeman <bart.oldeman@btinternet.com> | Danny Smith | 2002-08-26 | 4 | -12/+178 |
* | 2002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net> | Danny Smith | 2002-08-26 | 1 | -0/+92 |
* | * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam. | Earnie Boyd | 2002-08-21 | 1 | -1/+1 |
* | * include/ws2spi.h: Modify comment about being part of | Danny Smith | 2002-08-20 | 1 | -2/+1 |
* | 2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net> | Danny Smith | 2002-08-20 | 1 | -0/+201 |
* | * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook, | Danny Smith | 2002-08-20 | 1 | -3/+3 |
* | * include/winuser.h (CURSOR_SHOWING) Add define. | Danny Smith | 2002-08-17 | 1 | -0/+1 |
* | * include/winerror.h: Cast OLE error codes to HRESULT. | Danny Smith | 2002-08-17 | 1 | -355/+355 |
* | * include/wincrypt.h (ALG_*): Add defines. | Danny Smith | 2002-08-14 | 1 | -0/+64 |
* | * include/shlobj.h (SHGetFolderPath): Add define. | Earnie Boyd | 2002-08-14 | 1 | -0/+4 |
* | * include/commdlg.h: Don't include COM headers if __OBJC__. | Danny Smith | 2002-08-12 | 1 | -4/+4 |
* | * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey): | Danny Smith | 2002-08-12 | 1 | -0/+4 |
* | 2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com> | Danny Smith | 2002-08-12 | 1 | -0/+1 |
* | * include/objidl.h (IEnumMoniker): Put 'interface' back. | Danny Smith | 2002-08-11 | 1 | -1/+1 |
* | * include/objidl.h (IEnumMoniker): Correct declaration. | Danny Smith | 2002-08-11 | 1 | -1/+1 |
* | * include/commctrl.h: Whitespace change. | Danny Smith | 2002-08-09 | 1 | -3/+3 |
* | 2002-08-09 Mark Schreiber <mark7@users.sourceforge.net> | Danny Smith | 2002-08-09 | 1 | -0/+1 |
* | 2002-08-09 Lars Munch <lars@segv.dk> | Danny Smith | 2002-08-09 | 1 | -5/+9 |
* | * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt): | Danny Smith | 2002-08-05 | 1 | -0/+6 |
* | * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx, | Danny Smith | 2002-08-03 | 1 | -0/+14 |
* | * include/winbase.h (ReadFileScatter, WriteFileGather): | Danny Smith | 2002-08-02 | 1 | -2/+2 |
* | * include/wininet.h (InternetReadFileEx[AW]). Add prototypes and | Danny Smith | 2002-08-01 | 1 | -0/+4 |
* | * include/windef.h (PVOID, LPVOID): Move typedefs to... | Danny Smith | 2002-07-30 | 3 | -1/+23 |
* | * include/oleidl.h (MK_ALT): Define. | Danny Smith | 2002-07-26 | 1 | -0/+3 |
* | 2002-07-26 Mattia Barbon <mbarbon@dsi.unive.it> | Danny Smith | 2002-07-26 | 9 | -1/+856 |
* | * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines. | Danny Smith | 2002-07-24 | 1 | -2/+15 |
* | 2002-07-25 Mattia Barbon <mbarbon@dsi.unive.it> | Danny Smith | 2002-07-24 | 2 | -1/+5 |
* | * include/oleauto.h (V_UNION): Correct definition for case of | Danny Smith | 2002-07-23 | 1 | -2/+3 |
* | * include/oleauto.h (V_BOOL): Define in terms of boolVal, | Danny Smith | 2002-07-23 | 1 | -4/+0 |
* | 2002-07-22 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2002-07-22 | 1 | -0/+712 |
* | 2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com> | Danny Smith | 2002-07-21 | 2 | -2/+2 |
* | 2002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net> | Danny Smith | 2002-07-20 | 2 | -1/+6 |
* | 2002-07-17 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2002-07-17 | 2 | -47/+47 |
* | 2002-07-17 Bart Oldeman <bart.oldeman@btinternet.com>
| Danny Smith | 2002-07-17 | 5 | -3/+75 |
* | Merge changes from MinGW | Earnie Boyd | 2002-07-09 | 2 | -0/+4 |
* | Let RPC API work with or without windows.h. | Danny Smith | 2002-07-04 | 2 | -3/+7 |
* | 2002-07-02 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2002-07-02 | 1 | -5/+27 |
* | Delete extraneous comment from my previous change. | Conrad Scott | 2002-06-27 | 1 | -1/+1 |
* | * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add constant. | Conrad Scott | 2002-06-25 | 1 | -0/+3 |
* | 2002-06-26 Casper S. Hornstrup <chorns@users.sourceforge.net> | Danny Smith | 2002-06-25 | 2 | -6/+25 |
* | 2002-06-25 Ken Fitlike <kenfitlike@hotmail.com> | Danny Smith | 2002-06-25 | 1 | -1/+122 |
* | * include/objidl.h (struct tagPROPVARIANT): Kill obsolete | Danny Smith | 2002-06-24 | 1 | -1/+3 |
* | * include/winioctl.h (FILE_SPECIAL_ACCESS): Add define. | Danny Smith | 2002-06-24 | 1 | -0/+1 |