Dimitri Papadopoulos
|
29c2d97a8c
|
* include/commctrl.h (ListView_*): Define and correct.
(LVM_*): Define.
|
2006-04-03 13:01:26 +00:00 |
Dimitri Papadopoulos
|
4b0baaa5eb
|
* include/winuser.h (WM_IME_*): Define (DWORD type).
(EM_*IMESTATUS): Define.
(WM_*): Define.
(XBUTTON*): Define.
Thanks to: Steve Folly <spfolly at users dot sf dot net>
|
2006-04-03 09:55:26 +00:00 |
Danny Smith
|
ab4a589f90
|
* include/winnetwk.h (WNetGetResourceInformationW): Correct first param.
Thanks to: Rene Rivera <grafik at users dot sf dot net>.
|
2006-03-31 09:08:47 +00:00 |
Christopher Faylor
|
8f31f3f481
|
* include/winspool.h: Protect use of PRINTER_ENUM_VALUESW with proper version
conditional.
|
2006-03-30 04:01:43 +00:00 |
Dimitri Papadopoulos
|
e47e7d6b02
|
* include/winspool.h (JOB_INFO_3): Add structure.
(PROVIDOR_INFO_*{AW}): Add structure.
* include/winspool.h [_WIN32_WINNT >= 0x0500]
(PRINTER_ENUM_VALUES{AW}): Add structure.
(PRINTPROCESSOR_CAPS): Add structure.
|
2006-03-29 17:10:00 +00:00 |
Dimitri Papadopoulos
|
d74d033ddd
|
* include/winspool.h [_WIN32_WINNT >= 0x0500]
(PRINTER_INFO_7A): Correct definition.
|
2006-03-29 12:41:58 +00:00 |
Dimitri Papadopoulos
|
fddb260daa
|
* include/winspool.h [_WIN32_WINNT >= 0x0500]
(DRIVER_INFO_7A): Correct definition.
|
2006-03-29 12:41:10 +00:00 |
Dimitri Papadopoulos
|
69356fef69
|
* include/winspool.h [_WIN32_WINNT >= 0x0500]
(DRIVER_INFO_*{AW}): Add structure.
(PRINTER_INFO_*{AW}): Add structure.
Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net>
|
2006-03-29 12:23:08 +00:00 |
Dimitri Papadopoulos
|
aee7cf676e
|
* include/winspool.h [_WIN32_WINNT >= 0x0500]
(DRIVER_*MODE): Define (DWORD type).
Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net>
|
2006-03-29 11:56:38 +00:00 |
Danny Smith
|
a68a2dbab4
|
* include/wincon.h (GetConsoleProcessList): Declare.
|
2006-03-27 05:34:23 +00:00 |
Danny Smith
|
1c051b91c4
|
2006-03-27 Hansres Engel <engel@node.ch>
* include/mlang.h: New file.
|
2006-03-27 05:23:52 +00:00 |
Chris Sutcliffe
|
8d6d480774
|
2006-03-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/winbase.h (SetProcessWorkingSetSize): Corrected define.
|
2006-03-26 01:24:03 +00:00 |
Danny Smith
|
489d553f75
|
2006-03-26 Hansres Engel <engel@node.ch>
Add Uniscribe API for typography and for complex scripts.
* include/usp10.h: New file.
* lib/usp10.def: New file.
* include/winver.h: Change first argument of GetFileVersionInfo[...] to const.
* include/imm.h (IMECHARPOSITION): Add structure.
(RECONVERTSTRING): Likwise.
* include/commdlg.h (OPENFILENAME_SIZE_VERSION_400): Define.
* lib/uuid.c (CMultiLanguage): Add UUID definition.
(IMLangFontLink2): Likewise.
(IMultiLanguage): Likewise.
|
2006-03-25 21:43:55 +00:00 |
Danny Smith
|
61337a0f45
|
2006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net>
* include/wincon.h (ENABLE_*): Add more defines.
2006-03-18 Jan Nijtmans <nijtmans@users.sourceforge.net>
* include/winnt.h (INHERITED_ACE): Define.
(VALID_INHERIT_FLAGS): Correct definition.
2006-03-18 Peter �strand <astrand@cendio.se>
* lib/wtsapi32.def: New file.
|
2006-03-18 04:02:54 +00:00 |
Christopher Faylor
|
c94cc0f583
|
* include/winbase.h (STATUS_DLL_INIT_FAILED): New define.
(STATUS_DLL_INIT_FAILED_LOGOFF): Ditto.
|
2006-03-16 03:05:39 +00:00 |
Dimitri Papadopoulos
|
82f0f1394c
|
* include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type).
(FORM_USER,FORM_PRINTER): Define (DWORD type).
* include/winspool.h [_WIN32_WINNT >= 0x0500]
(DSPRINT_*): Define (DWORD type).
Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net>
|
2006-03-09 13:23:24 +00:00 |
Dimitri Papadopoulos
|
c87248b6fa
|
* include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define.
Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net>
|
2006-03-09 08:26:24 +00:00 |
Dimitri Papadopoulos
|
c4e86a3181
|
* include/shellapi.h [_WIN32_IE >= 0x0600]
(SEE_MASK_NOZONECHECKS,SEE_MASK_FLAG_LOG_USAGE): Define on
Windows XP SP1 and Windows XP respectively.
|
2006-03-07 10:59:46 +00:00 |
Dimitri Papadopoulos
|
93e4c351c2
|
* include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.
Thanks to: Daniel Atallah <datallah at users dot sf dot net>
* include/shellapi.h [_WIN32_IE >= 0x0500]
(NIS_*): Introduced in Version 5.0.
|
2006-03-07 10:45:35 +00:00 |
Danny Smith
|
fc03f99fd3
|
* include/wingdi.h (CS_*): Correct WINVER guard on
Image Color Matching colour definitions.
|
2006-03-06 21:13:43 +00:00 |
Danny Smith
|
f511869c92
|
* include/shlobj.h (SFGAO_ISSLOW): Define.
(SFGAO_DISPLAYATTRMASK): Define in terms of preceding display
attribute constants.
|
2006-03-06 21:02:55 +00:00 |
Dimitri Papadopoulos
|
0e3a887a75
|
* include/wingdi.h [WINVER >= 0x0500]
(GRADIENT_FILL_*,*_EMBEDED): Included in Windows 2000 and later.
Thanks to: David A. Capello <dacap at users dot sf dot net>
|
2006-03-06 14:30:30 +00:00 |
Dimitri Papadopoulos
|
d0b42db669
|
* include/wingdi.h [WINVER >= 0x0500]
(INTERNET_STATE_*,*_EMBEDED): Included in Windows 2000 and later.
Thanks to: David A. Capello <dacap at users dot sf dot net>
|
2006-03-06 14:29:04 +00:00 |
Dimitri Papadopoulos
|
738276cb88
|
* include/wingdi.h [WINVER >= 0x0500]
(INTERNET_STATE_*,*_EMBEDED): Included in Windows 2000 and later.
Thanks to: David A. Capello <dacap at users dot sf dot net>
|
2006-03-06 14:28:35 +00:00 |
Danny Smith
|
984b8182bf
|
2006-03-05 Paul J. Lucas <pauljlucas@users.sourceforge.net>
* include/wininet.h (INTERNET_CONNECTED_INFO): Define structure.
(INTERNET_STATE_*): Define flags.
(INTERNET_OPTION_CONNECTED_STATE): Define constant.
|
2006-03-05 08:31:57 +00:00 |
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 |