aboutsummaryrefslogtreecommitdiff
path: root/winsup/w32api
AgeCommit message (Expand)AuthorFilesLines
2002-09-24 * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.hDanny Smith2-4/+11
2002-09-242002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>Danny Smith4-3/+10
2002-09-192002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith2-0/+5
2002-09-172002-09-17 Daniel Schlyder <daniel@dascdev.net>Danny Smith2-0/+5
2002-09-17 * include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard.Danny Smith2-7/+33
2002-09-16 * lib/shell32.def (SHGetFolderPath[AW]): Add comment.Danny Smith3-1/+12
2002-09-12 * include/winsock.h (timeval): Guard struct and associatedDanny Smith3-12/+24
2002-09-11 * lib/shell32.def: Add missing stubs.Danny Smith2-30/+85
2002-09-07 * include/windef.h (WINVER): Add documentation.Earnie Boyd2-0/+17
2002-09-06 * lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.Danny Smith2-1/+6
2002-09-042002-09-04 Kevin Chase <kevincha99@hotmail.com>Danny Smith3-0/+17
2002-09-032002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2-6/+19
2002-09-03 * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.Earnie Boyd2-0/+6
2002-08-30* include/wincon.h: Define GetConsoleWindow(void).Christopher Faylor2-0/+5
2002-08-28 * include/w32api.h: Increment version to 2.1.Earnie Boyd3-2/+7
2002-08-262002-08-26 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith6-12/+202
2002-08-262002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-0/+98
2002-08-21 * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.Earnie Boyd2-1/+6
2002-08-20 * include/ws2spi.h: Modify comment about being part ofDanny Smith2-2/+7
2002-08-202002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-0/+207
2002-08-20 * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,Danny Smith2-3/+9
2002-08-17 * include/winuser.h (CURSOR_SHOWING) Add define.Danny Smith2-0/+6
2002-08-17 * include/winerror.h: Cast OLE error codes to HRESULT.Danny Smith2-355/+360
2002-08-14 * include/wincrypt.h (ALG_*): Add defines.Danny Smith2-0/+73
2002-08-14 * include/shlobj.h (SHGetFolderPath): Add define.Earnie Boyd3-0/+14
2002-08-12 * include/commdlg.h: Don't include COM headers if __OBJC__.Danny Smith2-4/+9
2002-08-12 * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):Danny Smith2-0/+9
2002-08-122002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>Danny Smith2-0/+5
2002-08-11 * include/objidl.h (IEnumMoniker): Put 'interface' back.Danny Smith2-1/+5
2002-08-11 * include/objidl.h (IEnumMoniker): Correct declaration.Danny Smith2-1/+5
2002-08-09 * include/commctrl.h: Whitespace change.Danny Smith1-3/+3
2002-08-092002-08-09 Mark Schreiber <mark7@users.sourceforge.net>Danny Smith2-1/+10
2002-08-092002-08-09 Lars Munch <lars@segv.dk>Danny Smith2-5/+16
2002-08-05 * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):Danny Smith3-2/+19
2002-08-03 * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,Danny Smith2-0/+21
2002-08-02 * include/winbase.h (ReadFileScatter, WriteFileGather):Danny Smith2-4/+9
2002-08-01 * include/wininet.h (InternetReadFileEx[AW]). Add prototypes andDanny Smith3-1/+96
2002-07-30 * include/windef.h (PVOID, LPVOID): Move typedefs to...Danny Smith4-1/+36
2002-07-26* include/oleidl.h (MK_ALT): Define.Danny Smith2-0/+7
2002-07-262002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith12-1/+896
2002-07-24 * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.Danny Smith2-2/+20
2002-07-242002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith3-1/+10
2002-07-23 * include/oleauto.h (V_UNION): Correct definition for case ofDanny Smith2-3/+10
2002-07-23 * include/oleauto.h (V_BOOL): Define in terms of boolVal,Danny Smith2-4/+5
2002-07-222002-07-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith4-0/+1017
2002-07-212002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith4-3/+12
2002-07-202002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-2/+19
2002-07-172002-07-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-47/+57
2002-07-172002-07-17 Bart Oldeman <bart.oldeman@btinternet.com> Danny Smith6-5/+95
2002-07-09Merge changes from MinGWEarnie Boyd4-0/+14