| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
(WNetGetResourceParentW): Ditto.
* include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Define.
|
|
|
|
|
| |
(FtpCommand[AW]): Correct prototypes.
Reported by <siger at users dot sf dot net>
|
|
|
|
|
|
| |
(capGetDriverDescription[AW]): Likewise.
ChangeLog: Typo fixes.
|
|
|
|
|
|
|
| |
(SE_MANAGE_VOLUME_NAME TEXT): Ditto.
(SE_IMPERSONATE_NAME TEXT): Ditto.
(SE_ENABLE_DELEGATION_NAME TEXT): Ditto.
(SE_SYNC_AGENT_NAME TEXT): Ditto.
|
| |
|
|
|
|
|
| |
Thanks to:
Paul-Christiaan Spruijtenburg <wakarimasu at users dot sf dot net>
|
|
|
|
|
| |
Guard with _WIN32_WINNT >= 0x0501. Add FIXME comment.
* gai_strerror[AW]: Put into #if 0 block.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
| |
* include/winbase.h (PWIN32_FIND_DATA): Add typedef.
|
| |
|
|
|
|
| |
* include/commdlg.h (OFN_DONTADDTORECENT): Added definition.
|
| |
|
|
|
|
|
|
|
| |
* include/wininet.h (InternetCheckConnectionA,
InternetCheckConnectionW) Add prototypes.
(INTERNET_RAS_INSTALLED, INTERNET_CONNECTION_OFFLINE,
INTERNET_CONNECTION_CONFIGURED): Add defines.
|
|
|
|
|
|
|
| |
* include/commctrl.h (ComboBox_SetMinVisible,
ComboBox_GetMinVisible): Added Macros.
* include/winuser.h (CB_SETMINVISIBLE, CB_GETMINVISIBLE):
Added definitions.
|
|
|
|
|
| |
* include/winnt.h (GetCurrentFiber, GetFiberData): Make inline
assembly code conditional on _X86_.
|
| |
|
|
|
|
|
|
|
|
|
| |
* include/errorrep.h: Ditto.
* include/shldisp.h: Ditto.
* include/tschema.h: Ditto.
* lib/dhcpcsvc.def: Ditto.
* lib/uxtheme.def: Ditto.
* lib/wldap32.def: Ditto.
|
|
|
|
| |
* Makefile.in: Ditto.
|
|
|
|
| |
Correct typo.
|
|
|
|
|
|
|
|
|
|
|
| |
*include/winuser.h (MNS_*, WM_MENUCOMMAND,
WM_MENUGETOBJECT, WM_MENUDRAG, WM_NCMOUSEHOVER,
WM_NCMOUSELEAVE, WM_UNINITMENUPOPUP,
SPI_GETFOREGROUNDLOCKTIMEOUT,
SPI_SETFOREGROUNDLOCKTIMEOUT): Added definitions.
*include/imm.h (WM_IME_REQUEST): Added definition.
*include/shlobj.h (SLGP_RAWPATH,
SLGP_UNCPRIORITY): Added definition.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* include/shldisp.h: New file.
* include/shlobj.h (IObjMgr): Added interface definiton.
* lib/shell32.c (CLSID_AutoComplete, IID_AutoComplete,
IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
CLSID_ACListISF, IID_IACList): Added GUIDs.
* include/shlguid.h (CLSID_AutoComplete, IID_AutoComplete,
IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
CLSID_ACListISF, IID_IACList): Added GUIDs.
|
|
|
|
|
| |
Thanks to: Chris Sutcliffe <ironhead@walled.net>
(CDRF_*): Use hex notation for constants.
|
|
|
|
| |
Reported by Eric Sharkey <sharkey at netrics dot com>
|
|
|
|
|
|
|
|
| |
TokenGroupsAndPrivileges, TokenSessionReference,
TokenSandBoxInert, TokenAuditPolicy, TokenOrigin.
Reformat.
(SID_NAME_USE): Add SidTypeComputer. Reformat.
Thanks to Gabriel Linder <mingwlinder@users.sourceforge.net>
|
|
|
|
| |
ImageList_Duplicate): Add stubs.
|
|
|
|
| |
Thanks to "Pete" <pross@xvid.org>
|
|
|
|
|
|
|
|
|
|
| |
* include/wingdi.h (AC_SRC_ALPHA, AC_SRC_NO_ALPHA,
AC_DST_NO_ALPHA, ...): Add defines.
* include/winuser.h (ULW_COLORKEY,ULW_ALPHA,
ULW_OPAQUE): Add defines.
Change email address in ChangleLog to sourceforge alias
|
|
|
|
|
|
|
| |
guard.
* lib/kernel32.def (VerSetConditionMask): Correct stdcall
suffix.
* lib/ddk/ntoskrnl.def (VerSetConditionMask): Likewise.
|
|
|
|
|
|
|
|
| |
(CreateProcessWithLogonW): Declare.
(LOGON_WITH_PROFILE, LOGON_NETCREDENTIALS_ONLY): Add defines.
Thanks to: "jkmaki" <jkmaki@users.sourceforge.net>
Correct some ChangeLog typos.
|
|
|
|
| |
Thanks to: David Leonard <leonard@users,sourceforge.net>
|
|
|
|
| |
Thanks to: David Leonard <leonard@users,sourceforge.net>
|
|
|
|
| |
* include/winuser.h (MSLLHOOKSTRUCT): Add structure.
|
|
|
|
|
|
| |
* include/winuser.h (LLKHF_EXTENDED, LLKHF_INJECTED, LLKHF_UP):
Add defines.
(LLKHF_ALTDOWN): Define based on KF_ALTDOWN,
|
|
|
|
|
|
|
| |
* include/shellapi.h (NIF_GUID): Add define.
Correct my 2004-11-04 Changelog entry
|
| |
|
|
|
|
|
| |
* include/wincon.h (AttachConsole): Correct the _WIN32_WINNT filter.
Changed it twice due to inconsistent MSDN documentation.
|
|
|
|
| |
* include/wincon.h (AttachConsole): Correct the _WIN32_WINNT filter.
|
| |
|
|
|
|
| |
* include/winuser.h (WM_THEMECHANGED): Add define.
|
|
|
|
|
|
| |
ExFreeToPagedLookasideList): Guard inline versions with
(__USE_NTOSKRNL__) && (_WIN32_WINNT >= 0x0501). Declare as
external functions for earlier _WIN32_WINNT.
|
|
|
|
| |
Fix typos in last ChangeLog entry
|
|
|
|
|
| |
if undefined. and __W32API_USE_DLLIMPORT__.
Add WINBASEAPI token to prototypes, throughout.
|
|
|
|
|
| |
(GetFiberData): Likewise.
(NtCurrentTeb): Likewise.
|
|
|
|
|
|
| |
(NIIF_*) Add defines..
Thanks to: Benoit Blanchon <benoit.blanchon@free.fr>
(NIF_*): Convert constants to hex.
|
|
|
|
|
|
|
| |
GetGlyphIndicesW): Declare.
(GGI_MARK_NONEXISTING_GLYPHS): Define
* lib/gdi32.def (GetFontUnicodeRanges,GetGlyphIndicesA,
GetGlyphIndicesW): Add stubs.
|
|
|
|
|
|
|
|
|
| |
* include/ddk/ntapi.h (NtQueryFullAttributesFile,
ZwQueryFullAttributesFile): Declare.
* include/ddk/ntapi.h (RtlDosPathNameToNtPathName_U):
Declare.
lib/ntoskrnl.def (ZwQueryDirectoryFile, ZwQueryFullAttributesFile.
ZwQueryVolumeInformationFile): Add stubs.
|