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
|
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 |
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
|
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
|
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 |
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 |
Christopher Faylor
|
becfe4e93e
|
* include/winuser.h (WINSTA_ALL_ACCESS): Define.
|
2005-12-13 01:24:36 +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
|
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 |
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
|
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
|
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 |