Danny Smith
41c3c8bd2c
2006-03-05 Chris Wilson <chris+mingw@qwirx.com>
...
* include/sddl.h: New file.
2006-03-05 07:49:45 +00:00
Danny Smith
f41c4c7ced
* include/ddk/ntifs,h (FILE_ID_FULL_DIRECTORY_INFORMATION): Revert
...
last change.
Remove file level #pragma pack(push,4)/#pragma pop.
2006-02-21 08:28:01 +00:00
Corinna Vinschen
84a447aa08
* include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Add filler
...
value to force correct alignment.
2006-02-19 10:56:20 +00:00
Danny Smith
25109ea7f3
* include/commctrl.h (LPNMLVCACHEHINT): Correct spelling.
...
Thanks to: Sebastian Pipping <hartwork at users dot sf dot net>
(PNM_CACHEHINT): Add backward compatibilty define.
(LPNM_CACHEHINT): Likewise.
2006-02-19 09:22:00 +00:00
Danny Smith
3d1172c133
2006-02-04 Ron Lee <ronl@users.sourceforge.net>
...
* include/winnls.h: Remove stray end ';' from preprocessor defines.
2006-02-06 22:05:09 +00:00
Chris Sutcliffe
7420667afb
Fixed ChangeLog entry
2006-02-06 20:29:17 +00:00
Chris Sutcliffe
f6e3104d09
2006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* include/shlobj.h (PRF_VERIFYEXISTS, PRF_TRYPROGRAMEXTENSIONS,
PRF_FIRSTDIRDEF, PRF_DONTFINDLNK): Ditto.
* lib/shell32.def (PathResolve): Define.
2006-02-06 20:27:01 +00:00
Christopher Faylor
ede6ae5059
* include/shlobj.h (PathResolve): Fix typo.
2006-02-06 19:59:43 +00:00
Chris Sutcliffe
22ebea31c8
2006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* include/shlobj.h (PathResolve): Define.
2006-02-06 16:29:15 +00:00
Danny Smith
dcbaac9b8c
2006-02-04 Ron Lee <ronl@users.sourceforge.net>
...
* include/winnls.h: Remove stray end ';' from preprocessor defines.
2006-02-04 19:35:46 +00:00
Danny Smith
d3d854b759
* lib/iphlpapi.def: (NotifyAddrChange@8): Define.
...
Reported by: Daniel Atallah <datallah at users dot sf dot net>
(NotifyRouteChange@8): Define.
2006-02-02 04:26:18 +00:00
Danny Smith
74d3f96faa
* include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add to
...
prototypes.
2006-01-29 00:52:35 +00:00
Danny Smith
0d80558dc4
* include/winnt.h (FORCEINLINE): Define.
2006-01-29 00:33:21 +00:00
Danny Smith
c40776e5a2
* include/winnt.h (DECLSPEC_SELECTANY): Define.
2006-01-26 01:55:39 +00:00
Danny Smith
a62ec6b340
2006-01-25 Filip Navara <xnavara@volny.cz>
...
* include/winnt.h (DECLSPEC_ALIGN): Define.
2006-01-26 01:22:07 +00:00
Danny Smith
3784b87b32
* include/commctrl.h: Correct spelling of 'compatibility' in
...
comments.
* include/setupapi.h: Likewise.
* include/ws2tcpip.h: Likewise.
2006-01-24 02:19:28 +00:00
Danny Smith
e5e6a33128
2006-01-24 Danny Smith <dannysmith@users.sourceforge.net>
...
* 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.
2006-01-24 01:02:31 +00:00
Danny Smith
cfd86743ff
2006-01-23 Brandon Sneed <brandon@redf.net>
...
* setupapi.def: Add all CM_* functions defined in ddk/cfgmgr32.h
to exports.
2006-01-23 08:10:32 +00:00
Chris Sutcliffe
7c9feabf98
2006-01-17 Chris Sutcliffe <ir0nh34d@users.sf.net>
...
* include/w32api.h: Increment version to 3.6.
* Makefile.in: Ditto.
2006-01-17 18:56:12 +00:00
Danny Smith
3683edc658
* include/wincrypt.h (WINADVAPI): Add to prototypes of
...
advapi32.dll functions.
2006-01-11 23:19:16 +00:00
Danny Smith
cf8fbc710f
* include/winsock2.h (struct sockaddr_storage): Use RFC 2553
...
names for padding size constants.
2006-01-11 22:56:05 +00:00
Danny Smith
16442a4a8f
* include/aclapi.h (WINADVAPI): Add to prototypes.
...
* include/winreg.h (WINADVAPI): Likewise.
* include/winsvc.h (WINADVAPI): Likewise.
2006-01-11 22:49:06 +00:00
Danny Smith
4b2985b50b
2006-01-05 Michael Gerdau <mgd@technosis.de>
...
* include/winbase.h (WINADVAPI): Define.
2006-01-04 20:59:28 +00:00
Christopher Faylor
a4b5f2b383
* include/winuser.h (CreateWindowStation): Correctly identify first argument as
...
constant.
(CreateWindowStation@): Ditto.
2006-01-04 03:42:18 +00:00
Dimitri Papadopoulos
5d09b46dc3
* include/uxtheme.h [_WIN32_WINNT >= 0x0501]
...
(TMT_*, BT_*): Add constants.
2006-01-03 09:04:07 +00:00
Corinna Vinschen
cf2af34b70
* include/winsock2.h: Don't define struct sockaddr_storage when
...
building Cygwin.
2005-12-31 13:07:22 +00:00
Danny Smith
db55f91dc0
* lib/ws2_32.c: New file, defining IPv6 constants.
...
* Makefile.in (SOURCES): Add ws2_32.c
(EXTRA_OBJS): Add ws2_32.o.
2005-12-22 07:47:10 +00:00
Danny Smith
94692f408c
2005-12-21 Michael Jung <mjung@iss.tu-darmstadt.de>
...
* lib/user32.def (PrivateExtractIconsA@32,
PrivateExtractIconsW@32): Define.
* lib/shell32.c (IID_IShellLinkDataList): Add GUID.
2005-12-21 08:09:08 +00:00
Christopher Faylor
becfe4e93e
* include/winuser.h (WINSTA_ALL_ACCESS): Define.
2005-12-13 01:24:36 +00:00
Danny Smith
3f8edcbdb1
* lib/kernel32.def (CreateFiberEx): Correct suffix.
2005-12-09 07:49:40 +00:00
Danny Smith
4d6c08adfe
2005-12-09 Huw Davies <hdavies@users.sourceforge.net>
...
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.
2005-12-09 04:59:24 +00:00
Danny Smith
14d2d90cff
* include/winbase.h (GetDevicePowerState): Add prototype.
...
* lib/kernel32.def (GetDevicePowerState): Correct suffix.
2005-12-07 20:27:09 +00:00
Danny Smith
8696d63606
2005-12-07 Brian Gunlogson <gmb300@users.sourceforge.net>
...
* 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.
2005-12-07 20:17:39 +00:00
Danny Smith
9d60f4f87a
2005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>
...
* include/winuser.h (GetClassLongPtr{AW}): Add prototypes.
(SetClassLongPtr{AW}): Likewise.
(GCLP_*): Add GetClassLongPtr defines.
* lib/user32.def (GetClassLongPtr{AW}): Add stubs.
(SetClassLongPtr{AW}): Likewise.
2005-11-18 00:44:22 +00:00
Danny Smith
9716aeb7a0
2005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>
...
* include/winuser.h (GetClassLongPtr{AW}): Add prototypes.
(SetClassLongPtr{AW}): Likewise.
(GCLP_*): Add GetClassLongPtr defines.
* lib/user32.def (GetClassLongPtr{AW}): Add stubs.
(SetClassLongPtr{AW}): Likewise.
2005-11-18 00:30:27 +00:00
Danny Smith
5f27904928
* include/commdlg.h (OPENFILENAMEW): Add members for
...
_WIN32_WINNT >= 0x0500.
(OPENFILENAMEA): Modify whitespace. Ansify comment.
2005-11-12 09:49:00 +00:00
Danny Smith
a9f25ffad8
* include/wingdi.h (GetICMProfile{AW}): Correct prototype.
...
Thanks to: Paul J Lucas
2005-11-12 01:10:12 +00:00
Danny Smith
39dd399c50
2005-11-04 Michael Jung <mjung@iss.tu-darmstadt.de>
...
* lib/shell32.c (CLSID_ShellFSFolder): Add GUID.
2005-11-04 02:19:26 +00:00
Danny Smith
cdf5300155
* lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,
...
CryptUnprotectData, CryptDecodeObjectEx, CryptEncodeObjectEx,
CryptRegisterOIDFunction, CryptUnregisterOIDFunction): Add stubs.
Thanks to: F Richter <res2002 at users dot sourceforge dot net>
Fix some ChangeLog whitespace.
2005-11-03 08:21:18 +00:00
Chris Sutcliffe
ecb476c165
2005-10-29 Chris Sutcliffe <ir0nh34d@users.sf.net>
...
* include/objbase.h: Fix typo.
* include/w32api.h: Increment version to 3.5.
* Makefile.in: Ditto.
2005-10-30 00:07:58 +00:00
Chris Sutcliffe
cc2ac099b5
2005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>
...
* include/w32api.h: Increment version to 3.4.
* Makefile.in: Ditto.
2005-10-27 23:28:21 +00:00
Danny Smith
c3a1f48c42
* include/winbase.h (GetProcessId): Remove duplicate declaration.
...
Use _WIN32_WINNT >= 0x0501 guard.
2005-10-12 09:40:29 +00:00
Christopher Faylor
677f3499b3
Add ChangeLog: * include/winbase.h (GetProcessId): Declare.
...
Revert erroneous include/winsock.h checkin.
2005-10-11 18:43:54 +00:00
Christopher Faylor
a5ac89cbbd
* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
2005-10-11 18:17:59 +00:00
Chris Sutcliffe
2b4f76269d
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* lib/ddk/newdev.def: Added.
Thanks to: Stephan Meyer <ste_meyer at users dot sourceforge dot net>
2005-09-23 22:41:24 +00:00
Chris Sutcliffe
e68bd70ab4
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* include/commdlg.h (OPENFILENAME): Added WINNT >= 0x0500
component.
Thanks to: Gennady Feldman <gena01 at users dot sourceforge dot net>
2005-09-23 19:59:33 +00:00
Chris Sutcliffe
e7a76793ad
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* lib/shell32.def (SHILCreateFromPath): Add stub.
Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
2005-09-23 10:50:15 +00:00
Chris Sutcliffe
574c2ba2a3
2005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* 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>
2005-09-21 19:20:46 +00:00
Danny Smith
64cf26a0e9
* include/winsock2.h (SO_EXCLUSIVEADDRUSE): Define.
...
Thanks to Gisle Vanem <giva at bgnett dot no>
2005-09-19 10:32:51 +00:00
Dimitri Papadopoulos
f4613fcd1d
* include/reason.h [_WIN32_WINNT >= 0x0501]
...
(SHTDN_REASON_*): New file.
* include/objbase.h: Avoid double header guard.
2005-09-08 13:55:46 +00:00
Danny Smith
ae6c01c069
2005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de>
...
* lib/shell32.c (CLSID_RecycleBin, CLSID_ControlPanel,
CLSID_MyComputer,CLSID_Internet, CLSID_NetworkPlaces,
CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs.
2005-08-17 10:57:17 +00:00
Danny Smith
38c9e858ac
2005-08-17 Martin Fuchs <martin-fuchs@gmx.net>
...
* 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-17 08:29:08 +00:00
Danny Smith
1a2fe82e40
* include/ddk/hidsdi.h: New file.
...
* 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 09:16:18 +00:00
Danny Smith
b50ce80887
* lib/imm32.def (ImmDisableIME): Add stub.
...
Thanks to: "kidmin" <kidmin at users dot sourceforge dot net>
2005-08-12 09:11:40 +00:00
Dimitri Papadopoulos
abec0aaae9
Attempting to add include/objsafe.h again...
2005-08-11 09:04:13 +00:00
Chris Sutcliffe
8cb66eee67
* include/w32api.h: Increment version to 3.3.
...
* Makefile.in: Ditto.
2005-08-11 02:13:36 +00:00
Earnie Boyd
625302ea89
2005-07-28 Earnie Boyd <earnie@users.sf.net>
...
* 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-28 11:09:36 +00:00
Chris Sutcliffe
2626e6d8d3
2005-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* include/winuser.h (HSHELL_RUDEAPPACTIVATED): Define.
2005-07-25 13:06:49 +00:00
Danny Smith
018a7ccb03
* include/wingdi.h (TT_PRIM_CSPLINE): Define.
...
Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net>
2005-07-20 11:32:54 +00:00
Danny Smith
006351e561
* include/richedit.h (SETTEXTEX): Define structure and
...
associated constants.
(GT_SELECTION): Define GETTEXTEX flag constant.
2005-07-20 11:21:49 +00:00
Danny Smith
d551c8583e
* include/wingdi.h (SYSPAL_NOSTATIC256): Define.
2005-07-19 08:49:06 +00:00
Danny Smith
a5a54cb74d
* include/wingdi.h (WINGDIAPI): Define to SECLSPEC_DLLIMPORT
...
if __W32API_USE_DLLIMPORT__. Use throughout on prototypes.
2005-07-19 08:27:43 +00:00
Danny Smith
e6d7923625
* include/commctrl.h (RBBS_USECHEVRON): Define.
...
(RBBS_*): Use hex notation, group together.
2005-07-19 07:46:23 +00:00
Danny Smith
e17dbb54c7
* lib/kernel32.def (GetUserGeoID): Correct suffix.
...
Thanks to: "bernd23" <bernd23 at users dot sourceforge dot net>
2005-07-18 11:04:51 +00:00
Danny Smith
ea4ec94347
* include/commctrl.h (TreeView_SetItemState): Initilise
...
_tvi.hItem.
Thanks to Joseph Remes <jremes at users dot sourceforge dot net>
2005-07-18 10:12:49 +00:00
Danny Smith
6c325681e2
Remove 2005-07-08 Dimitri Papadopoulos entry (no file was added).
2005-07-18 09:53:17 +00:00
Danny Smith
45a9824b06
2005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net>
...
* include/commctrl.h (NMLVFINDITEM): Add structure.
2005-07-18 09:48:08 +00:00
Danny Smith
cdfd7f6a49
2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>
...
* include/wininet.h (WININET_API_FLAG_*): Add defines.
2005-07-18 09:04:25 +00:00
Danny Smith
90e7ba4fd5
2005-07-18 Daniel Atallah <datallah@users.sourceforge.net>
...
* include/winnt.h (VER_SET_CONDITION): Define.
2005-07-18 08:52:29 +00:00
Danny Smith
44947f6562
2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>
...
* include/wincon.h (AttachConsole): Correct _WIN32_WINNT guard.
(ATTACH_PARENT_PROCESS): Define.
(CONSOLE_WINDOWED_MODE): Correct definition to match MSDN
documentation.
2005-07-18 05:43:22 +00:00
Earnie Boyd
9d3e15bef5
2005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>
...
* include/winbase.h (QueueUserWorkItem): Add prototype.
2005-07-17 18:58:12 +00:00
Earnie Boyd
46deb14e85
2005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>
...
* 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-13 23:16:19 +00:00
Dimitri Papadopoulos
2413281e13
* include/objsafe.h: New file.
2005-07-08 13:37:31 +00:00
Danny Smith
8c83fb05f1
* include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,
...
ldap_bindW, ldap_bind_sW): Change PCHAR arg to PWCHAR.
Thanks to: Christian <chhd at users dot sf dot net>
2005-06-19 07:25:11 +00:00
Danny Smith
dae4a4c93c
Correct typo in ChangeLog
2005-06-18 07:53:49 +00:00
Danny Smith
ec3b6d6f26
* include/winbase.h (GETTEXTEX): Correct name of lpUsedDefChar field.
...
Thanks to: Saulius Menkevicius <bobas at users dot sf dot net>
2005-06-18 07:51:33 +00:00
Danny Smith
00110273cc
* include/winbase.h (GolbalDiscard): Define as macro.
...
Thanks to: David Golub <david_golub at users dot sf dot net>
2005-06-18 07:36:02 +00:00
Corinna Vinschen
1402b12a09
Add missing ChangeLog entry.
2005-05-13 21:01:32 +00:00
Corinna Vinschen
b4d72bae47
* include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.
...
(WNetGetResourceParentW): Ditto.
* include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Define.
2005-05-13 20:28:00 +00:00
Danny Smith
4db7d42977
* include/wininet.h (FtpGetFileSize): Add prototype.
...
(FtpCommand[AW]): Correct prototypes.
Reported by <siger at users dot sf dot net>
2005-04-26 08:18:27 +00:00
Danny Smith
4e069720c1
* include/vfw.h (capCreateCaptureWindow[AW]): Add prototypes.
...
(capGetDriverDescription[AW]): Likewise.
ChangeLog: Typo fixes.
2005-04-25 07:08:22 +00:00
Corinna Vinschen
24e2f8b482
* include/winnt.h (SE_UNDOCK_NAME TEXT): Define.
...
(SE_MANAGE_VOLUME_NAME TEXT): Ditto.
(SE_IMPERSONATE_NAME TEXT): Ditto.
(SE_ENABLE_DELEGATION_NAME TEXT): Ditto.
(SE_SYNC_AGENT_NAME TEXT): Ditto.
2005-04-03 17:47:37 +00:00
Christopher Faylor
38a1953cfc
* winclude/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below change.
2005-03-16 21:50:14 +00:00
Danny Smith
3ce11ca8d0
* include/winnt.h (_LUID): Add structure. Correct LUID typedef.
...
Thanks to:
Paul-Christiaan Spruijtenburg <wakarimasu at users dot sf dot net>
2005-03-16 00:46:17 +00:00
Danny Smith
d34d3da637
* include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo):
...
Guard with _WIN32_WINNT >= 0x0501. Add FIXME comment.
* gai_strerror[AW]: Put into #if 0 block.
2005-03-07 08:32:24 +00:00
Danny Smith
4f7e895a3a
* include/basetyps.h (__int16): Correct define.
2005-03-07 04:58:30 +00:00
Danny Smith
78a04600f9
2005-02-10 Jiri Malak <Jiri.Malak@iol.cz>
...
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-10 01:19:43 +00:00
Danny Smith
681e60c31c
2005-02-07 Danny Smith <dannysmith@users.sourceforge.net>
...
* 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-02-07 20:40:32 +00:00
Danny Smith
8cc85fff15
2005-01-27 Oliver Stoeneberg <oliverst@online.de>
...
* include/winbase.h (PWIN32_FIND_DATA): Add typedef.
2005-01-27 21:04:18 +00:00
Danny Smith
b7a51e1b2a
* include/winuser.h (SW_SMOOTHSCROLL): Add define.
2005-01-26 06:25:59 +00:00
Chris Sutcliffe
ea27b6f219
2005-01-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* include/commdlg.h (OFN_DONTADDTORECENT): Added definition.
2005-01-21 13:39:35 +00:00
Danny Smith
4d6b4804e9
* lib/user32.def (MonitorFromPoint}: Correct suffix.
2005-01-18 07:14:54 +00:00
Danny Smith
6c03322566
2005-01-13 Benoit Blanchon <bblanchon@users.sourceforge.net>
...
* include/wininet.h (InternetCheckConnectionA,
InternetCheckConnectionW) Add prototypes.
(INTERNET_RAS_INSTALLED, INTERNET_CONNECTION_OFFLINE,
INTERNET_CONNECTION_CONFIGURED): Add defines.
2005-01-13 09:14:42 +00:00
Chris Sutcliffe
2201bc5378
2005-01-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* include/commctrl.h (ComboBox_SetMinVisible,
ComboBox_GetMinVisible): Added Macros.
* include/winuser.h (CB_SETMINVISIBLE, CB_GETMINVISIBLE):
Added definitions.
2005-01-10 11:59:25 +00:00
Danny Smith
9e5e1983f8
2005-01-02 Jiri Malak <Jiri.Malak@geac.cz>
...
* include/winnt.h (GetCurrentFiber, GetFiberData): Make inline
assembly code conditional on _X86_.
2005-01-02 21:46:06 +00:00
Earnie Boyd
636a3bf5bb
* lib/uxtheme.def: Really remove the \r.
2005-01-02 14:15:16 +00:00
Earnie Boyd
94d17419a6
* include/afxres.h: Remove the \r from the line ending.
...
* 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 14:11:28 +00:00
Earnie Boyd
615c8c8884
* include/w32api.h: Increment version.
...
* Makefile.in: Ditto.
2005-01-02 13:48:13 +00:00
Danny Smith
f8316b46dd
* include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):
...
Correct typo.
2005-01-01 08:57:31 +00:00
Chris Sutcliffe
3a39329a25
2004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
*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.
2004-12-29 12:15:19 +00:00
Chris Sutcliffe
5f0fd59974
Added HSHELL_FLASH definition
2004-12-29 00:31:31 +00:00
Danny Smith
4697fbcd51
2004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
...
* 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.
2004-12-24 11:14:35 +00:00
Danny Smith
3993374d4e
* include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.
...
Thanks to: Chris Sutcliffe <ironhead@walled.net>
(CDRF_*): Use hex notation for constants.
2004-12-23 08:13:51 +00:00
Danny Smith
8bbdc64198
* include/sqlext.h (SQL_INTERVAL_*): Correct macros.
...
Reported by Eric Sharkey <sharkey at netrics dot com>
2004-12-09 02:33:20 +00:00
Danny Smith
91ce86e773
* include/winnt.h (TOKEN_INFORMATION_CLASS): Add
...
TokenGroupsAndPrivileges, TokenSessionReference,
TokenSandBoxInert, TokenAuditPolicy, TokenOrigin.
Reformat.
(SID_NAME_USE): Add SidTypeComputer. Reformat.
Thanks to Gabriel Linder <mingwlinder@users.sourceforge.net>
2004-12-07 07:15:26 +00:00
Danny Smith
f77390bbdb
* lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,
...
ImageList_Duplicate): Add stubs.
2004-12-02 05:55:45 +00:00
Danny Smith
a923c24660
* lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.
...
Thanks to "Pete" <pross@xvid.org>
2004-12-02 05:36:22 +00:00
Danny Smith
7e33b8b32f
2004-11-21 Benoit Blanchon <bblanchon@users.sourceforge.net>
...
* 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
2004-11-21 23:55:55 +00:00
Danny Smith
d11206f65b
* include/winnt.h (VerSetConditionMask): Correct typo in _WIN32_WINNT
...
guard.
* lib/kernel32.def (VerSetConditionMask): Correct stdcall
suffix.
* lib/ddk/ntoskrnl.def (VerSetConditionMask): Likewise.
2004-11-21 19:45:25 +00:00
Danny Smith
225699ae46
* include/winbase.h (PPROCESS_INFORMATION): Add typedef.
...
(CreateProcessWithLogonW): Declare.
(LOGON_WITH_PROFILE, LOGON_NETCREDENTIALS_ONLY): Add defines.
Thanks to: "jkmaki" <jkmaki@users.sourceforge.net>
Correct some ChangeLog typos.
2004-11-20 00:03:08 +00:00
Danny Smith
78f717651f
* include/sspi.h (SecPkgContext_Sizes): Fix typo.
...
Thanks to: David Leonard <leonard@users,sourceforge.net>
2004-11-19 10:15:00 +00:00
Danny Smith
7fd30f5b15
* include/sspi.h (SecPkgCredentials_Names[AW]): Correct name.
...
Thanks to: David Leonard <leonard@users,sourceforge.net>
2004-11-19 10:08:25 +00:00
Danny Smith
8f287205e8
2004-11-19 Magnus Olsen <greatlord@sourceforge.users.net>
...
* include/winuser.h (MSLLHOOKSTRUCT): Add structure.
2004-11-19 09:42:46 +00:00
Danny Smith
1e7e1a9fd7
2004-11-19 Magnus Olsen <greatlord@sourceforge.users.net>
...
* include/winuser.h (LLKHF_EXTENDED, LLKHF_INJECTED, LLKHF_UP):
Add defines.
(LLKHF_ALTDOWN): Define based on KF_ALTDOWN,
2004-11-19 09:35:09 +00:00
Danny Smith
b359f9adfe
2004-11-19 Benoit Blanchon <benoit.blanchon@free.fr>
...
* include/shellapi.h (NIF_GUID): Add define.
Correct my 2004-11-04 Changelog entry
2004-11-19 08:30:26 +00:00
Earnie Boyd
3ff5506593
* include/w32api.h (Windows95, etc. and IE3, etc.): Add definitions.
2004-11-18 15:04:10 +00:00
Earnie Boyd
24984fcb45
2004-11-18 Earnie Boyd <earnie@users.sf.net>
...
* include/wincon.h (AttachConsole): Correct the _WIN32_WINNT filter.
Changed it twice due to inconsistent MSDN documentation.
2004-11-18 13:57:06 +00:00
Earnie Boyd
43b9a723cc
2004-11-18 Earnie Boyd <earnie@users.sf.net>
...
* include/wincon.h (AttachConsole): Correct the _WIN32_WINNT filter.
2004-11-18 13:53:20 +00:00
Danny Smith
95e3512d53
* include/shlobj.h (SHGFP_TYPE): Add enum.
2004-11-13 10:36:08 +00:00
Danny Smith
6f68e4938c
2004-11-12 Lo�c Guilloux (glx@users.sourceforge.net>
...
* include/winuser.h (WM_THEMECHANGED): Add define.
2004-11-13 03:42:40 +00:00
Danny Smith
d7dbb7f8d8
* include/ddk/winddk.h (ExAllocateFromPagedLookasideList,
...
ExFreeToPagedLookasideList): Guard inline versions with
(__USE_NTOSKRNL__) && (_WIN32_WINNT >= 0x0501). Declare as
external functions for earlier _WIN32_WINNT.
2004-11-12 08:26:44 +00:00
Danny Smith
eaec5f301f
* include/ras.h (RASCONN[AW]): Remove dwSessionId field.
...
Fix typos in last ChangeLog entry
2004-11-10 20:05:01 +00:00
Danny Smith
9507f00e68
* include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT.
...
if undefined. and __W32API_USE_DLLIMPORT__.
Add WINBASEAPI token to prototypes, throughout.
2004-11-09 09:06:03 +00:00
Danny Smith
65fb2e4311
* include/winnt.h (GetCurrentFiber): Support -masm=intel.
...
(GetFiberData): Likewise.
(NtCurrentTeb): Likewise.
2004-11-08 10:08:13 +00:00
Danny Smith
c3ea0cd332
* include/wingdi.h (NIF_INFO): Add define.
...
(NIIF_*) Add defines..
Thanks to: Benoit Blanchon <benoit.blanchon@free.fr>
(NIF_*): Convert constants to hex.
2004-11-04 07:09:52 +00:00
Danny Smith
9dee1466e8
* include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA,
...
GetGlyphIndicesW): Declare.
(GGI_MARK_NONEXISTING_GLYPHS): Define
* lib/gdi32.def (GetFontUnicodeRanges,GetGlyphIndicesA,
GetGlyphIndicesW): Add stubs.
2004-11-02 09:07:33 +00:00
Danny Smith
244cbd6bda
2004-10-24 Dan Aloni <da-x@colinux.org>
...
* include/ddk/ntapi.h (NtQueryFullAttributesFile,
ZwQueryFullAttributesFile): Declare.
* include/ddk/ntapi.h (RtlDosPathNameToNtPathName_U):
Declare.
lib/ntoskrnl.def (ZwQueryDirectoryFile, ZwQueryFullAttributesFile.
ZwQueryVolumeInformationFile): Add stubs.
2004-10-24 09:03:30 +00:00
Danny Smith
b64293e62a
= include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,
...
PWSH_GET_WINSOCK_MAPPING): Don't define if __OBJC__.
2004-10-18 04:31:16 +00:00
Danny Smith
12a638f990
2004-10-15 Robert Wruck <wruck@tweerlei.de>
...
Danny Smith <dannysmith@users.sourceforge.net>
= include/winbase.h (InitializeSListHead, Interlocked*):
Guard with !__USE_NTOSKRNL__.
* include/ddk/ntddk.h (__USE_NTOSKRNL__): Define.
* include/ddk/winddk.h (InitializeSListHead, Interlocked*):
Guard with __USE_NTOSKRNL__.
(ExInterlockedPopEntrySList, ExInterlockedPushEntrySList):
Add prototypes. Guard macro definition with __USE_NTOSKRNL__
&& _WIN32_WINNT >= 0x0501
(ExAllocateFromNPagedLookasideList, ExAllocateFromPagedLookasideList,
ExFreeToNPagedLookasideList, ExFreeToPagedLookasideList):
Replace calts to InterlockedPopEntrySList, InterlockedPushEntrySList
with ExInterlockedPopEntrySList, ExInterlockedPushEntrySList.
* lib/ddk/ntosknl.def (ExInterlockedPopEntrySList,
ExInterlockedPushEntrySList) Add stubs with fastcall decoration.
(ExDesktopObjectType, ExEventObjectType, ExSemaphoreObjectType,
ExWindowStationObjectType, IoAdapterObjectType,
IoDeviceHandlerObjectSize, IoDeviceHandlerObjectType,
IoDeviceObjectType, IoDriverObjectType, IoFileObjectType,
LpcPortObjectType, MmSectionObjectType, SeTokenObjectType):
Uncomment stubs.
2004-10-15 01:18:11 +00:00
Danny Smith
77cbeb0039
2004-10-11 Robert Wruck <wruck@tweerlei.de>
...
* include/ddk/winddk.h (IoReleaseRemoveLockAndWait): Fix
definition
(IoReleaseRemoveLock): Add definition.
2004-10-11 07:20:26 +00:00
Danny Smith
7d032a010a
* include/ddk/winnt4.h (Exi386InterlockedDecrementLong,
...
Exi386InterlockedExchangeUlong, Exi386InterlockedIncrementLong);
Add prototypes.
* include/winddk.h (ExInterlockedAddUlong,
ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
ExInterlockedPushEntryList): Change calling convention to
DDKAPI.
(ExfInterlockedAddUlong,ExInterlockedInsertHeadList,
ExInterlockedInsertTailList, ExInterlockedRemoveHeadList,
ExInterlockedPopEntryList, ExInterlockedPushEntryList):
Add prototypes for DDKFASTAPI versions.
Thanks to Vadim Yegor0v <zg at bmg dot lv> for report.
* lib/ntoskrnl.def (ExInterlockedAddUlong,
ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
ExInterlockedPushEntryList): Remove lead '@' from stubs.
(ExfInterlockedAddUlong,ExfInterlockedInsertHeadList,
ExfInterlockedInsertTailList, ExfInterlockedRemoveHeadList,
ExfInterlockedPopEntryList, ExfInterlockedPushEntryList):
Add fastcall stubs.
(Exi386InterlockedDecrementLong, Exi386InterlockedExchangeUlong,
Exi386InterlockedIncrementLong); Add stdcall stubs.
2004-10-10 07:14:04 +00:00
Danny Smith
f49a3937c8
* include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT only
...
if __W32API_USE_DLLIMPORT__ is defined.
* include/winuser.h (WINUSERAPI): Likewise.
2004-09-30 09:08:17 +00:00
Danny Smith
85153fb164
2004-09-29 Filip Navara <xnavara@volny.cz>
...
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, mcd.h, miniport.h,
mountdev.h, mountmgr.h, ndis.h, ndistapi.h, ndiswan.h, netpnp.h,
newdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h, ntddcdvd.h,
ntddchgr.h, ntdddisk.h, ntddkbd.h, ntddmou.h, ntddpar.h, ntddpcm.h,
ntddscsi.h, ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h,
ntddvdeo.h, ntddvol.h, ntpoapi.h, parallel.h, pfhook.h, poclass.h,
scsi.h, scsiscan.h, smbus.h, srb.h, storport.h, tdiinfo.h,
tdikrnl.h, tvout.h, upssvc.h, usb.h, usb100.h, usbdi.h, usbioctl.h,
usbiodef.h, usbscan.h, usbuser.h, videoagp.h, winddi.h, winddk.h,
winnt4.h, ws2san.h): Fixed packing.
* include/ddk/atm.h (ATM_TRAFFIC_DESCRIPTOR_IE): Fixed declaration.
* include/ddk/hidclass.h (HID_INTERFACE_HIDPARSE,
HID_INTERFACE_NOTIFY_PNP): Likewise.
* include/ddk/ndis.h (NDIS_DMA_BLOCK, CO_FLOW_PARAMETERS): Likewise.
(NdisQueryPacketLength): Added macro. Thanks to Art Yerkes
<ayerkes@speakeasy.net>.
* include/ddk/usb100.h (USB_CONFIGURATION_DESCRIPTOR): Fixed
declaration.
* include/ddk/winddi.h (PATHDATA, GLYPHPOS): Likewise.
* include/ddk/winddk.h (PDRIVER_CONTROL, PDRIVER_LIST_CONTROL,
PDRIVER_ADD_DEVICE, PIO_COMPLETION_ROUTINE, PDRIVER_CANCEL,
PKDEFERRED_ROUTINE, PDRIVER_DISPATCH, PIO_DPC_ROUTINE,
PMM_DLL_INITIALIZE, PMM_DLL_UNLOAD, PDRIVER_ENTRY,
PDRIVER_INITIALIZE, PKSERVICE_ROUTINE, PIO_TIMER_ROUTINE,
PDRIVER_REINITIALIZE, PDRIVER_STARTIO, PKSYNCHRONIZE_ROUTINE,
PDRIVER_UNLOAD, DRIVER_OBJECT): Fixed callback declarations.
(struct FILE_BASIC_INFORMATION): Renamed to _FILE_BASIC_INFORMATION.
(SYNCH_LEVEL): Added definition.
(KPCR, KPCR_TIB): Fixed declaration.
(Interlocked[Push/Pop]EntrySList): Declare only if winbase.h isn't
included and _WIN32_WINNT >= 0x0501.
(RtlEqualLuid): Fixed macro definition.
(KfLowerIrql, KfRaiseIrql): Declare and use instead of KeLowerIrql and
KeRaiseIrql on i386 architectures.
2004-09-28 08:46:54 +00:00
Danny Smith
b2e7654908
2004-09-06 Hosaka Yuji <hos@tamanegi.org>
...
* include/mshtml.h (IHTMLDocument2): Correct get_selection
declaration.
(IHTMLSelectionObject): Correct get_type declaration.
(IHTMLFramesCollection2, IHTMLWindow2, IHTMLFrameBase,
IHTMLFrameBase2, IHTMLFrameBase3, IHTMLBodyElement,
IHTMLBodyElement2): Add interfaces.
(LPHTMLIMAGEELEMENTFACTORY, LPHTMLEVENTOBJ, LPHTMLSCREEN,
LPHTMLOPTIONELEMENTFACTORY, LPOMHISTORY, LPOMNAVIGATOR): Add
typedefs.
* lib/mshtml-uuid.c (IID_IHTMLFrameBase2, IID_IHTMLFrameBase3):
Add IIDs.
2004-09-06 09:09:33 +00:00
Earnie Boyd
b73441fc30
* include/w32api.h: Increment version to 3.1.
...
* Makefile.in: Ditto.
2004-09-05 15:27:56 +00:00
Danny Smith
4f52488e06
2004-09-05 Hosaka Yuji <hos@tamanegi.org>
...
* include/winuser.h (MonitorFromPoint, MonitorFromRect,
MonitorFromWindow): Add prototypes.
* lib/user32.def (MonitorFromPoint, MonitorFromRect,
MonitorFromWindowMonitorFromWindow): Add stubs.
* include/shellapi.h (DuplicateIcon): Add prototype.
2004-09-05 10:35:34 +00:00
Danny Smith
99f91ded6c
* include/winuser.h (WINUSERAPI): New define.
...
Use it to mark user32.dll imports, throughout.
2004-09-05 10:14:26 +00:00
Danny Smith
e636a59f52
22004-09-05 Hosaka Yuji <hos@tamanegi.org>
...
* lib/ddk/hid.def (HidD_FlushQueue, HidD_FreePreparsedData,
HidD_GetAttributes, HidD_GetConfiguration, HidD_GetFeature,
HidD_GetHidGuid, HidD_GetIndexedString, HidD_GetInputReport,
HidD_GetManufacturerString, HidD_GetMsGenreDescriptor,
HidD_GetNumInputBuffers, HidD_GetPhysicalDescriptor,
HidD_GetPreparsedData, HidD_GetProductString,
HidD_GetSerialNumberString, HidD_SetConfiguration,
HidD_SetFeature, HidD_SetNumInputBuffers, HidD_SetOutputReport,
HidP_GetButtonCaps, HidP_GetValueCaps): Add exports.
2004-09-05 10:05:24 +00:00
Danny Smith
b8a6a751f4
2004-08-25 Lars Rune N�stdal <daysleper@users.sourceforge.net>
...
* include/wincon.h (CONSOLE_FULLSCREEN_MODE, CONSOLE_WINDOWED_MODE):
Add defines.
(PCOORD): Add typedef.
(GetConsoleDisplayMode, SetConsoleDisplayMode): Add prototypes.
2004-08-25 08:43:25 +00:00
Danny Smith
6f564c4f6e
* include/winldap.h: Don't check value of UNICODE.
...
Thanks to: "Jean-Do" <spab@users.sourceforge.net>
2004-08-25 07:55:59 +00:00
Danny Smith
72fdc157bf
* include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.
2004-08-24 23:20:42 +00:00
Danny Smith
4cb4a4710a
2004-08-24 Sam Robb <samrobb@users.sourceforge.net>
...
* include/winbase.h (GetFileSizeEx): Add _WIN32_WINNT >= 0x0500
guard.
2004-08-23 22:01:57 +00:00
Danny Smith
ace32bda79
* include/winbase.h: Add WINBASEAPI token to prototypes, throughout.
2004-08-23 21:56:11 +00:00
Danny Smith
18cff5fa2b
2004-08-15 Ken Fitlike <kenfitlike@users.sourceforge.net>
...
* include/commctrl.h (WC_TREEVIEWA): Remove parenthenses.
2004-08-15 08:51:20 +00:00
Danny Smith
d1a40176a4
2004-08-10 Sebastian Nowak <snowak1@users.sourceforge.net>
...
* include/ws2spi.h (LPWSPSELECT): Correct typedef.
2004-08-11 08:10:22 +00:00
Danny Smith
c31c2194f3
* include/wincrypt.h: Correct _WIN32_WINNT typo.
2004-08-11 07:51:56 +00:00
Danny Smith
dbe6474a4a
2004-08-10 Ed Schaller <schallee@darkmist.net>
...
* include/wincrypt.h (MS_ENH_RSA_AES_PROV_A, MS_ENH_RSA_AES_PROV_W)
(ALG_SID_AES_128, ALG_SID_AES_192, ALG_SID_AES_256, ALG_SID_AES 17)
(CALG_AES_128, CALG_AES_192, CALG_AES_256, CALG_AES,PROV_RSA_AES):
Add defines.
(CALG_SHA1): Add define.
(HP_HMAC_INFO): Add define.
(HMAC_INFO): Add struct.
(BLOBHEADER): Add typedef.
2004-08-11 07:42:57 +00:00
Danny Smith
69e26fe33c
2004-07-26 Hartmut Honisch <hhonisch@users.sourceforge.net>
...
* include/commctrl.h (TreeView_SetItemState): Define macro.
2004-07-25 21:23:27 +00:00
Danny Smith
b92b36bd8a
* include/wingdi.h (CMYK): Its fun to play with the C-M-Y-K.
...
(young man, young man,...)
2004-07-24 12:47:44 +00:00
Danny Smith
61e6420f32
2004-07-24 Brodie Thiesfield <brofield@users.sourceforge.net>
...
* include/shlobj.h (FILEDESCRIPTOR): Unicode it.
(FILEGROUPDESCRIPTOR): LIkewise.
2004-07-24 09:00:52 +00:00