| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* include/winnls.h: Remove stray end ';' from preprocessor defines.
|
| |
|
|
|
|
|
|
| |
* include/shlobj.h (PRF_VERIFYEXISTS, PRF_TRYPROGRAMEXTENSIONS,
PRF_FIRSTDIRDEF, PRF_DONTFINDLNK): Ditto.
* lib/shell32.def (PathResolve): Define.
|
| |
|
|
|
|
| |
* include/shlobj.h (PathResolve): Define.
|
|
|
|
| |
* include/winnls.h: Remove stray end ';' from preprocessor defines.
|
|
|
|
|
| |
Reported by: Daniel Atallah <datallah at users dot sf dot net>
(NotifyRouteChange@8): Define.
|
|
|
|
| |
prototypes.
|
| |
|
| |
|
|
|
|
| |
* include/winnt.h (DECLSPEC_ALIGN): Define.
|
|
|
|
|
|
| |
comments.
* include/setupapi.h: Likewise.
* include/ws2tcpip.h: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* include/ddk/winddk.h (KeGetCurrentKPCR): Support -masm=intel.
2006-01-24 Jiri Malak <Jiri.Malak@iol.cz>
WATCOM compatibility changes.
* include/ddk/ntddk.h (DECL_IMPORT): Define using __declspec,
rather than __attribute__.
(DECL_EXPORT): Likewise.
* include/ddk/winddk.h (DDKAPI): Avoid using __attribute__.
(DDKFASTAPI): Likewise.
(DDKCDECLAPI): Likwise.
(KeGetCurrentKPCR): Provide __WATCOMC__ syntax for inline code.
|
|
|
|
|
| |
* setupapi.def: Add all CM_* functions defined in ddk/cfgmgr32.h
to exports.
|
|
|
|
|
| |
* include/w32api.h: Increment version to 3.6.
* Makefile.in: Ditto.
|
|
|
|
| |
advapi32.dll functions.
|
|
|
|
| |
names for padding size constants.
|
|
|
|
|
| |
* include/winreg.h (WINADVAPI): Likewise.
* include/winsvc.h (WINADVAPI): Likewise.
|
|
|
|
| |
* include/winbase.h (WINADVAPI): Define.
|
|
|
|
|
| |
constant.
(CreateWindowStation@): Ditto.
|
|
|
|
| |
(TMT_*, BT_*): Add constants.
|
|
|
|
| |
building Cygwin.
|
|
|
|
|
| |
* Makefile.in (SOURCES): Add ws2_32.c
(EXTRA_OBJS): Add ws2_32.o.
|
|
|
|
|
|
| |
* lib/user32.def (PrivateExtractIconsA@32,
PrivateExtractIconsW@32): Define.
* lib/shell32.c (IID_IShellLinkDataList): Add GUID.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Danny Smith <dannysmith@users.sourceforge.net>
* lib/msxml-uuid.c: New file to generate UUIDs for
MSXML interfaces.
* lib/Makefile.in (UUID_OBJS): Add msxml-uuid.o.
Add missing ChangeLog entries for 2005-12-07 commits.
|
|
|
|
| |
* lib/kernel32.def (GetDevicePowerState): Correct suffix.
|
|
|
|
|
|
|
|
|
| |
* include/winuser.h (GetClassLongPtr{AW}): Guard prototypes with _WIN64.
Define as macro if !_WIN64.
(SetClassLongPtr{AW}): Likewise.
(GCLP_*): Add GetClassLongPtr defines.
* lib/user32.def (GetClassLongPtr{AW}): Remove stubs.
(SetClassLongPtr{AW}): Likewise.
|
|
|
|
|
|
|
|
| |
* include/winuser.h (GetClassLongPtr{AW}): Add prototypes.
(SetClassLongPtr{AW}): Likewise.
(GCLP_*): Add GetClassLongPtr defines.
* lib/user32.def (GetClassLongPtr{AW}): Add stubs.
(SetClassLongPtr{AW}): Likewise.
|
|
|
|
|
|
|
|
| |
* include/winuser.h (GetClassLongPtr{AW}): Add prototypes.
(SetClassLongPtr{AW}): Likewise.
(GCLP_*): Add GetClassLongPtr defines.
* lib/user32.def (GetClassLongPtr{AW}): Add stubs.
(SetClassLongPtr{AW}): Likewise.
|
|
|
|
|
| |
_WIN32_WINNT >= 0x0500.
(OPENFILENAMEA): Modify whitespace. Ansify comment.
|
|
|
|
| |
Thanks to: Paul J Lucas
|
|
|
|
| |
* lib/shell32.c (CLSID_ShellFSFolder): Add GUID.
|
|
|
|
|
|
|
|
|
| |
CryptUnprotectData, CryptDecodeObjectEx, CryptEncodeObjectEx,
CryptRegisterOIDFunction, CryptUnregisterOIDFunction): Add stubs.
Thanks to: F Richter <res2002 at users dot sourceforge dot net>
Fix some ChangeLog whitespace.
|
|
|
|
|
|
| |
* include/objbase.h: Fix typo.
* include/w32api.h: Increment version to 3.5.
* Makefile.in: Ditto.
|
|
|
|
|
| |
* include/w32api.h: Increment version to 3.4.
* Makefile.in: Ditto.
|
|
|
|
| |
Use _WIN32_WINNT >= 0x0501 guard.
|
|
|
|
| |
Revert erroneous include/winsock.h checkin.
|
| |
|
|
|
|
|
| |
* lib/ddk/newdev.def: Added.
Thanks to: Stephan Meyer <ste_meyer at users dot sourceforge dot net>
|
|
|
|
|
|
| |
* include/commdlg.h (OPENFILENAME): Added WINNT >= 0x0500
component.
Thanks to: Gennady Feldman <gena01 at users dot sourceforge dot net>
|
|
|
|
|
| |
* lib/shell32.def (SHILCreateFromPath): Add stub.
Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
|
|
|
|
|
|
|
|
|
| |
* include/winbase.h (RegisterWaitForSingleObject,
RegisterWaitForSingleObjectEx): Define.
* lib/kernel32.def (RegisterWaitForSingleObjectEx@20): Define.
(RegisterWaitForSingleObject@16): Changed to
RegisterWaitForSingleObject@24.
Thanks to: Brandon Sneed <nivenh at users dot sourceforge dot net>
|
|
|
|
| |
Thanks to Gisle Vanem <giva at bgnett dot no>
|
|
|
|
|
| |
(SHTDN_REASON_*): New file.
* include/objbase.h: Avoid double header guard.
|
|
|
|
|
|
| |
* lib/shell32.c (CLSID_RecycleBin, CLSID_ControlPanel,
CLSID_MyComputer,CLSID_Internet, CLSID_NetworkPlaces,
CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs.
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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>
|
|
|
|
| |
Thanks to: "kidmin" <kidmin at users dot sourceforge dot net>
|