Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-09-08 | * include/reason.h [_WIN32_WINNT >= 0x0501] | Dimitri Papadopoulos | 3 | -1/+53 | |
(SHTDN_REASON_*): New file. * include/objbase.h: Avoid double header guard. | |||||
2005-08-17 | 2005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de> | Danny Smith | 2 | -1/+14 | |
* lib/shell32.c (CLSID_RecycleBin, CLSID_ControlPanel, CLSID_MyComputer,CLSID_Internet, CLSID_NetworkPlaces, CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs. | |||||
2005-08-17 | 2005-08-17 Martin Fuchs <martin-fuchs@gmx.net> | Danny Smith | 4 | -0/+48 | |
* include/shlobj.h (IContextMenu3): Define. * include/shlguid.h (IID_IContextMenu3): Declare. * lib/shell32.c (IID_IContextMenu3): Define. 2005-08-17 Martin Fuchs <martin-fuchs@gmx.net> * include/shlobj.h (SHFormatDrive): Declaration of function and associated constants. | |||||
2005-08-12 | * include/ddk/hidsdi.h: New file. | Danny Smith | 3 | -1/+81 | |
* lib/ddk/hid.def: Uncomment symbols and add stdcall suffix for functions declared in hidsdi.h. Thanks to: Alex J Lennon <ajlennon at organixconsulting dot com> | |||||
2005-08-12 | * lib/imm32.def (ImmDisableIME): Add stub. | Danny Smith | 2 | -0/+6 | |
Thanks to: "kidmin" <kidmin at users dot sourceforge dot net> | |||||
2005-08-11 | Attempting to add include/objsafe.h again... | Dimitri Papadopoulos | 1 | -0/+26 | |
2005-08-11 | * include/w32api.h: Increment version to 3.3. | Chris Sutcliffe | 3 | -3/+8 | |
* Makefile.in: Ditto. | |||||
2005-07-28 | 2005-07-28 Earnie Boyd <earnie@users.sf.net> | Earnie Boyd | 2 | -2/+8 | |
* include/winnt.h (SUBLANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN): Correct their values. Thanks to: Daniel K. O. <danielosmari at users dont sf dot net> | |||||
2005-07-25 | 2005-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2 | -0/+5 | |
* include/winuser.h (HSHELL_RUDEAPPACTIVATED): Define. | |||||
2005-07-20 | * include/wingdi.h (TT_PRIM_CSPLINE): Define. | Danny Smith | 2 | -0/+6 | |
Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net> | |||||
2005-07-20 | * include/richedit.h (SETTEXTEX): Define structure and | Danny Smith | 2 | -2/+18 | |
associated constants. (GT_SELECTION): Define GETTEXTEX flag constant. | |||||
2005-07-19 | * include/wingdi.h (SYSPAL_NOSTATIC256): Define. | Danny Smith | 2 | -2/+7 | |
2005-07-19 | * include/wingdi.h (WINGDIAPI): Define to SECLSPEC_DLLIMPORT | Danny Smith | 2 | -353/+364 | |
if __W32API_USE_DLLIMPORT__. Use throughout on prototypes. | |||||
2005-07-19 | * include/commctrl.h (RBBS_USECHEVRON): Define. | Danny Smith | 2 | -11/+19 | |
(RBBS_*): Use hex notation, group together. | |||||
2005-07-18 | * lib/kernel32.def (GetUserGeoID): Correct suffix. | Danny Smith | 2 | -3/+8 | |
Thanks to: "bernd23" <bernd23 at users dot sourceforge dot net> | |||||
2005-07-18 | * include/commctrl.h (TreeView_SetItemState): Initilise | Danny Smith | 2 | -0/+7 | |
_tvi.hItem. Thanks to Joseph Remes <jremes at users dot sourceforge dot net> | |||||
2005-07-18 | Remove 2005-07-08 Dimitri Papadopoulos entry (no file was added). | Danny Smith | 1 | -4/+0 | |
2005-07-18 | 2005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net> | Danny Smith | 2 | -0/+22 | |
* include/commctrl.h (NMLVFINDITEM): Add structure. | |||||
2005-07-18 | 2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net> | Danny Smith | 2 | -0/+7 | |
* include/wininet.h (WININET_API_FLAG_*): Add defines. | |||||
2005-07-18 | 2005-07-18 Daniel Atallah <datallah@users.sourceforge.net> | Danny Smith | 2 | -0/+7 | |
* include/winnt.h (VER_SET_CONDITION): Define. | |||||
2005-07-18 | 2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net> | Danny Smith | 2 | -4/+12 | |
* include/wincon.h (AttachConsole): Correct _WIN32_WINNT guard. (ATTACH_PARENT_PROCESS): Define. (CONSOLE_WINDOWED_MODE): Correct definition to match MSDN documentation. | |||||
2005-07-17 | 2005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net> | Earnie Boyd | 2 | -0/+7 | |
* include/winbase.h (QueueUserWorkItem): Add prototype. | |||||
2005-07-13 | 2005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net> | Earnie Boyd | 2 | -1/+22 | |
* include/wingdi.h (SHADEBLENDCAPS, SB_NONE, SB_CONST_ALPHA, SB_PIXEL_ALPHA, SB_PREMULT_ALPHA, SB_GRAD_RECT, SB_GRAD_TRI, COLORMGMTCAPS, CM_NONE, CM_DEVICE_ICM, CM_GAMMA_RAMP, CM_CMYK_COLOR): Define. | |||||
2005-07-08 | * include/objsafe.h: New file. | Dimitri Papadopoulos | 1 | -0/+4 | |
2005-06-19 | * include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW, | Danny Smith | 2 | -4/+10 | |
ldap_bindW, ldap_bind_sW): Change PCHAR arg to PWCHAR. Thanks to: Christian <chhd at users dot sf dot net> | |||||
2005-06-18 | Correct typo in ChangeLog | Danny Smith | 1 | -2/+2 | |
2005-06-18 | * include/winbase.h (GETTEXTEX): Correct name of lpUsedDefChar field. | Danny Smith | 2 | -1/+7 | |
Thanks to: Saulius Menkevicius <bobas at users dot sf dot net> | |||||
2005-06-18 | * include/winbase.h (GolbalDiscard): Define as macro. | Danny Smith | 2 | -1/+6 | |
Thanks to: David Golub <david_golub at users dot sf dot net> | |||||
2005-05-13 | Add missing ChangeLog entry. | Corinna Vinschen | 1 | -0/+1 | |
2005-05-13 | * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration. | Corinna Vinschen | 3 | -0/+48 | |
(WNetGetResourceParentW): Ditto. * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Define. | |||||
2005-04-26 | * include/wininet.h (FtpGetFileSize): Add prototype. | Danny Smith | 2 | -2/+9 | |
(FtpCommand[AW]): Correct prototypes. Reported by <siger at users dot sf dot net> | |||||
2005-04-25 | * include/vfw.h (capCreateCaptureWindow[AW]): Add prototypes. | Danny Smith | 2 | -2/+21 | |
(capGetDriverDescription[AW]): Likewise. ChangeLog: Typo fixes. | |||||
2005-04-03 | * include/winnt.h (SE_UNDOCK_NAME TEXT): Define. | Corinna Vinschen | 2 | -0/+13 | |
(SE_MANAGE_VOLUME_NAME TEXT): Ditto. (SE_IMPERSONATE_NAME TEXT): Ditto. (SE_ENABLE_DELEGATION_NAME TEXT): Ditto. (SE_SYNC_AGENT_NAME TEXT): Ditto. | |||||
2005-03-16 | * winclude/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below change. | Christopher Faylor | 2 | -1/+6 | |
2005-03-16 | * include/winnt.h (_LUID): Add structure. Correct LUID typedef. | Danny Smith | 2 | -1/+10 | |
Thanks to: Paul-Christiaan Spruijtenburg <wakarimasu at users dot sf dot net> | |||||
2005-03-07 | * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo): | Danny Smith | 2 | -4/+16 | |
Guard with _WIN32_WINNT >= 0x0501. Add FIXME comment. * gai_strerror[AW]: Put into #if 0 block. | |||||
2005-03-07 | * include/basetyps.h (__int16): Correct define. | Danny Smith | 2 | -1/+5 | |
2005-02-10 | 2005-02-10 Jiri Malak <Jiri.Malak@iol.cz> | Danny Smith | 7 | -10/+28 | |
Danny Smith <dannysmith@users.sourceforge.net> * lib/directx/dinput_private.h (ATTRIBUTE_TEXT_SECTION): New define for Open Watcom portability. * lib/directx/(dinput_joy.c, dinput_joy2.c, dinput_kbd.c, dinput_mouse.c, dinput_mouse2.c): Use new macro in definition of local c_rgodfDI* objects. Replace .rdata section attribute with 'const' keyword in definition of global c_dfDI* objects. | |||||
2005-02-07 | 2005-02-07 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2 | -0/+15 | |
* include/winioctl.h (IOCTL_VOLUME_BASE, IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS, IOCTL_VOLUME_IS_CLUSTERED): Copy defines from include/ddk/ntdddvol.h. Bug reported to Debian by Anand Kumria <wildfire at progsoc dot org> | |||||
2005-01-27 | 2005-01-27 Oliver Stoeneberg <oliverst@online.de> | Danny Smith | 2 | -2/+6 | |
* include/winbase.h (PWIN32_FIND_DATA): Add typedef. | |||||
2005-01-26 | * include/winuser.h (SW_SMOOTHSCROLL): Add define. | Danny Smith | 2 | -0/+8 | |
2005-01-21 | 2005-01-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2 | -1/+8 | |
* include/commdlg.h (OFN_DONTADDTORECENT): Added definition. | |||||
2005-01-18 | * lib/user32.def (MonitorFromPoint}: Correct suffix. | Danny Smith | 2 | -1/+5 | |
2005-01-13 | 2005-01-13 Benoit Blanchon <bblanchon@users.sourceforge.net> | Danny Smith | 2 | -4/+18 | |
* include/wininet.h (InternetCheckConnectionA, InternetCheckConnectionW) Add prototypes. (INTERNET_RAS_INSTALLED, INTERNET_CONNECTION_OFFLINE, INTERNET_CONNECTION_CONFIGURED): Add defines. | |||||
2005-01-10 | 2005-01-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 3 | -0/+16 | |
* include/commctrl.h (ComboBox_SetMinVisible, ComboBox_GetMinVisible): Added Macros. * include/winuser.h (CB_SETMINVISIBLE, CB_GETMINVISIBLE): Added definitions. | |||||
2005-01-02 | 2005-01-02 Jiri Malak <Jiri.Malak@geac.cz> | Danny Smith | 2 | -0/+7 | |
* include/winnt.h (GetCurrentFiber, GetFiberData): Make inline assembly code conditional on _X86_. | |||||
2005-01-02 | * lib/uxtheme.def: Really remove the \r. | Earnie Boyd | 1 | -50/+50 | |
2005-01-02 | * include/afxres.h: Remove the \r from the line ending. | Earnie Boyd | 7 | -1048/+1060 | |
* include/errorrep.h: Ditto. * include/shldisp.h: Ditto. * include/tschema.h: Ditto. * lib/dhcpcsvc.def: Ditto. * lib/uxtheme.def: Ditto. * lib/wldap32.def: Ditto. | |||||
2005-01-02 | * include/w32api.h: Increment version. | Earnie Boyd | 2 | -3/+3 | |
* Makefile.in: Ditto. | |||||
2005-01-01 | * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY): | Danny Smith | 2 | -1/+7 | |
Correct typo. |