OSDN Git Service

13f1dc7189691a66ee91f00b04b621f08b44aa21
[mingw/mingw-org-wsl.git] / w32api / ChangeLog
1 2020-04-30  Keith Marshall  <keith@users.osdn.me>
2
3         Prepare and publish MinGW.org WSL-5.3.1 release.
4
5         * All files (wsl-5.3.1-release): Tag assigned.
6
7 2020-03-28  Keith Marshall  <keith@users.osdn.me>
8
9         Make <winsvc.h> header effectively self-contained.
10
11         * include/winsvc.h: Tidy layout; assert copyright.
12         Include <windef.h>, so supporting stand-alone inclusion.
13         (pragma GCC system_header): Remove redundant GCC version guard.
14         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
15         (__AW_ALIAS__): Use it to selectively typedef...
16         [UNICODE vs. ! UNICODE] (LPSERVICE_MAIN_FUNCTION)
17         (SERVICE_FAILURE_ACTIONS, LPSERVICE_FAILURE_ACTIONS)
18         (ENUM_SERVICE_STATUS_PROCESS, LPENUM_SERVICE_STATUS_PROCESS)
19         (QUERY_SERVICE_LOCK_STATUS, LPQUERY_SERVICE_LOCK_STATUS)
20         (QUERY_SERVICE_CONFIG, LPQUERY_SERVICE_CONFIG)
21         (SERVICE_TABLE_ENTRY, LPSERVICE_TABLE_ENTRY)
22         (SERVICE_DESCRIPTION, LPSERVICE_DESCRIPTION)
23         (ENUM_SERVICE_STATUS, LPENUM_SERVICE_STATUS): ...these.
24         (__AW_SUFFIXED__): Likewise, use it to selectively define...
25         [UNICODE vs. ! UNICODE] (SERVICES_ACTIVE_DATABASE)
26         (SERVICES_FAILED_DATABASE, SC_GROUP_IDENTIFIER)
27         (CreateService, ChangeServiceConfig, ChangeServiceConfig2)
28         (EnumDependentServices, EnumServicesStatus, EnumServicesStatusEx)
29         (GetServiceDisplayName, GetServiceKeyName, OpenSCManager)
30         (OpenService, QueryServiceConfig, QueryServiceConfig2)
31         (QueryServiceLockStatus, RegisterServiceCtrlHandler)
32         (StartService, StartServiceCtrlDispatcher)
33         (RegisterServiceCtrlHandlerEx): ...these.
34         (__AW_STRING_W__): Use it to derive definitions for...
35         (SERVICES_ACTIVE_DATABASEW, SERVICES_FAILED_DATABASEW)
36         (SC_GROUP_IDENTIFIERW): ...each of these, from...
37         (SERVICES_ACTIVE_DATABASEA, SERVICES_FAILED_DATABASEA)
38         (SC_GROUP_IDENTIFIERA): ...these, respectively.
39
40 2020-03-05  Keith Marshall  <keith@users.osdn.me>
41
42         Prepare and publish MinGW.org WSL-5.3 release.
43
44         * All files (wsl-5.3-release): Tag assigned.
45
46 2020-01-20  Keith Marshall  <keith@users.osdn.me>
47
48         Implement <wspiapi.h> sockets fall-back API.
49
50         * tests/headers.at: Add...
51         * include/wspiapi.h: ...this new file; it implements...
52         (WspiapiGetAddrInfo, WspiapiGetNameInfo, WspiapiFreeAddrInfo):
53         ...these inline fall-back replacement implementations for...
54         (getaddrinfo, getnameinfo, freeaddrinfo): ...these IETF RFC 3493
55         functions, respectively, per hints in Microsoft online docs.
56
57         * include/ws2tcpip.h: Tidy layout; assert copyright.
58         (pragma GCC system_header): Remove redundant GCC version guard.
59         (EAI_SYSTEM, EAI_OVERFLOW): New symbolic error codes; define them.
60         (socklen_t): Correct typedef; was signed but negative is meaningless.
61         (getnameinfo): Adjust prototype declaration to conform to RFC 3493.
62         (__AW_SUFFIXED__): Use it to selectively map definitions for...
63         [UNICODE vs. ! UNICODE] (gai_strerror): ...this function.
64         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
65
66 2020-01-17  Keith Marshall  <keith@users.osdn.me>
67
68         Preserve order of tests for integrity of header files.
69
70         * tests/Makefile.in: Explicitly sort $wildcard output, within...
71         (list_headers): ...this new function-style macro.
72         (enum_headers, enum_header_subdirs): Use it.
73
74         * tests/headers.at: Adjust to recent GNU make $sort order.
75
76 2020-01-15  Keith Marshall  <keith@users.osdn.me>
77
78         Incorporate <winnls.h> updates for Vista and Windows-7.
79
80         * include/winnls.h: Reorganize into logical definition groups.
81         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (LOCALE_CUSTOM_DEFAULT)
82         (LOCALE_CUSTOM_UI_DEFAULT, LOCALE_CUSTOM_UNSPECIFIED, LOCALE_SNAME)
83         (LOCALE_SDURATION, LOCALE_SKEYBOARDSTOINSTALL, LOCALE_SSCRIPTS)
84         (LOCALE_SNAN, LOCALE_SPOSINFINITY, LOCALE_SNEGINFINITY)
85         (LOCALE_SISO3166CTRYNAME2, LOCALE_SISO639LANGNAME2)
86         (LOCALE_SSHORTESTDAYNAME1, LOCALE_SSHORTESTDAYNAME2)
87         (LOCALE_SSHORTESTDAYNAME3, LOCALE_SSHORTESTDAYNAME4)
88         (LOCALE_SSHORTESTDAYNAME5, LOCALE_SSHORTESTDAYNAME6)
89         (LOCALE_SSHORTESTDAYNAME7, CAL_SSHORTESTDAYNAME1)
90         (CAL_SSHORTESTDAYNAME2, CAL_SSHORTESTDAYNAME3, CAL_SSHORTESTDAYNAME4)
91         (CAL_SSHORTESTDAYNAME5, CAL_SSHORTESTDAYNAME6, CAL_SSHORTESTDAYNAME7)
92         (CAL_UMALQURA, C3_HIGHSURROGATE, C3_LOWSURROGATE): New symbolic
93         constants; define each as a manifest constant macro.
94         [_WIN32_WINNT >= _WIN32_WINNT_WIN7] (CAL_SMONTHDAY)
95         (CAL_SABBREVERASTRING): Likewise.
96         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (GetCalendarInfoEx): New
97         function; declare its prototype.
98
99 2020-01-14  Keith Marshall  <keith@users.osdn.me>
100
101         Make <winnls.h> header effectively self-contained.
102
103         * include/winnls.h: Tidy layout; assert copyright.
104         Include <winbase.h>, so supporting stand-alone inclusion.
105         (pragma GCC system_header): Remove redundant GCC version guard.
106         (WINVER, _WIN32_WINNT): Always use symbolic version comparisons.
107         (__AW_ALIAS__): Use it to selectively typedef...
108         [UNICODE vs. ! UNICODE] (CPINFOEX, LPCPINFOEX, CURRENCYFMT)
109         (LPCURRENCYFMT, NUMBERFMT, LPNUMBERFMT): ...each of these generic data
110         types; delete redundant UNICODE vs. non-UNICODE variants.
111         (__AW_SUFFIXED__): Likewise, use it to selectively define...
112         [UNICODE vs. ! UNICODE] (CALINFO_ENUMPROC, CALINFO_ENUMPROCEX)
113         (LANGUAGEGROUP_ENUMPROC, LANGGROUPLOCALE_ENUMPROC, LOCALE_ENUMPROC)
114         (CODEPAGE_ENUMPROC, DATEFMT_ENUMPROC, DATEFMT_ENUMPROCEX)
115         (TIMEFMT_ENUMPROC, UILANGUAGE_ENUMPROC, CompareString)
116         (EnumCalendarInfo, EnumDateFormats, EnumSystemCodePages)
117         (EnumSystemLocales, EnumTimeFormats, FoldString, GetCalendarInfo)
118         (GetCPInfoEx, GetCurrencyFormat, GetDateFormat, GetGeoInfo)
119         (GetLocaleInfo, GetNumberFormat, GetStringTypeEx, GetTimeFormat)
120         (LCMapString, SetCalendarInfo, SetLocaleInfo, EnumCalendarInfoEx)
121         (EnumDateFormatsEx, EnumSystemLanguageGroups, EnumLanguageGroupLocales)
122         (EnumUILanguages): ...these generic names; delete redundant variants.
123         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
124
125 2019-07-06  Keith Marshall  <keith@users.osdn.me>
126
127         Prepare and publish MinGW.org WSL-5.2.2 release.
128
129         * All files (wsl-5.2.2-release): Tag assigned.
130
131 2019-06-07  Keith Marshall  <keith@users.osdn.me>
132
133         Add missing definitions; fix MinGW-Bug #39129
134
135         * include/winnt.h (PAGE_TARGETS_INVALID): Define it.
136         (PAGE_TARGETS_NO_UPDATE): Likewise.
137
138 2019-05-03  Keith Marshall  <keith@users.osdn.me>
139
140         Correct a typographic error; fix MinGW-Bug #39193
141
142         * include/commctrl.h (ListView_SubItemHitTest): Balance parentheses;
143         add a missing closing parenthesis.
144
145 2019-04-08  Keith Marshall  <keith@users.osdn.me>
146
147         Correct a typographic error; fix MinGW-Bug #39117
148
149         * include/commctrl.h (STATUSCUASSNAME): Correct misspelling...
150         (STATUSCLASSNAME): ...to this.
151
152 2019-02-03  Keith Marshall  <keith@users.osdn.me>
153
154         Clean up winsock default version selection stratagem.
155
156         * include/winsock.h [_WINSOCK_H]: Defer definition until within new
157         internal recursion breaking retest block; following evaluation of...
158         [__USE_MINGW_WINSOCK_DEFAULT]: ...this, whence <winsock2.h> may be
159         included, reproducing the original version selection logic from...
160         * include/_winsock.h: ...here; file is now obsolete; delete it.
161
162         * include/winsock2.h (__USE_MINGW_WINSOCK_DEFAULT): Undefine it,
163         before including <winsock.h>
164
165         * include/windows.h include/nspapi.h include/wsnetbs.h: Define...
166         (__USE_MINGW_WINSOCK_DEFAULT): ...this, and then include <winsock.h>
167         instead of deleted file <_winsock.h>
168
169         * tests/headers.at: Regenerated.
170
171 2019-01-22  Keith Marshall  <keith@users.osdn.me>
172
173         Prepare and publish MinGW.org WSL-5.2.1 release.
174
175         * All files (wsl-5.2.1-release): Tag assigned.
176
177 2019-01-22  Keith Marshall  <keith@users.osdn.me>
178
179         Incorporate user-customized <features.h> configuration.
180
181         * tests/Makefile.in (install-mingwrt-headers): Create <features.h>
182         stub; this is an empty file, yielding the default configuration.
183
184 2018-12-23  Keith Marshall  <keith@users.osdn.me>
185
186         Prepare and publish MinGW.org WSL-5.2 release.
187
188         * All files (wsl-5.2-release): Tag assigned.
189
190 2018-12-18  Keith Marshall  <keith@users.osdn.me>
191
192         Make <winver.h> header effectively self-contained.
193
194         * include/winver.h: Include <windef.h>
195
196 2018-11-23  Keith Marshall  <keith@users.osdn.me>
197
198         Fix MinGW-Bug #2248 (SF ticket).
199
200         * include/commctrl.h (NMPGSCROLL): Set packing to 1-byte alignment.
201         (NMPGSCROLL.fwKeys): Change type from BOOL to WORD.
202
203 2018-11-23  Keith Marshall  <keith@users.osdn.me>
204
205         Apply some more cosmetic layout adjustments.
206
207         * include/commctrl.h: Keep 'typedef' and 'struct' on a single line,
208         for each untagged aggregate type definition.
209
210 2018-11-18  Jelle Geerts  <heisenbug@users.osdn.me>
211
212         Fix MinGW-Bug #38736 (OSDN ticket).
213
214         * include/commctrl.h (DTM_SETFORMATW): Correct definition; was 0x1050,
215         but should be equivalent to 0x1000 + 50, which is actually 0x1032.
216
217 2018-11-18  Keith Marshall  <keith@users.osdn.me>
218
219         Make <commctrl.h> header effectively self-contained.
220
221         * include/commctrl.h: Tidy layout; assert copyright.
222         Include <winbase.h> and <prsht.h>; both are required to resolve
223         inter-header dependencies, so achieving effective self-containment.
224         Correctly parenthesize argument references in macro definitions.
225         (pragma GCC system_header): Remove redundant GCC version guard.
226         (_WIN32_WINNT, _WIN32_IE): Always use symbolic version comparisons.
227         (SNDMSG): Remove definition; it is inherited from <prsht.h> anyway.
228         (__AW_ALIAS__, __AW_SUFFIXED__, __AW_STRING_A__, __AW_STRING_W__):
229         Use them; they facilitate maintenance of robust definitions for...
230         [UNICODE vs. ! UNICODE]: ...generic symbols and strings.
231         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
232
233 2018-11-16  Keith Marshall  <keith@users.osdn.me>
234
235         Make <prsht.h> header effectively self-contained.
236
237         * include/prsht.h: Tidy layout; assert copyright.
238         Include <winuser.h> to resolve inter-header dependencies.
239         Correctly parenthesize argument references in macro definitions.
240         (pragma GCC system_header): Remove redundant GCC version guard.
241         (_WIN32_WINNT, _WIN32_IE): Always use symbolic version comparisons.
242         (SNDMSG, POSTMSG) [ifndef]: Remove guard condition; it prevents GCC
243         from checking consistency of alternative definition sources.
244         (__AW_SUFFIXED__): Use it; it improves robustness of...
245         [UNICODE vs. ! UNICODE]: ...generic definitions.
246         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
247
248 2018-10-29  Keith Marshall  <keith@users.osdn.me>
249
250         Clean up <wincon.h>; consolidate its version dependencies.
251
252         * include/wincon.h: Tidy layout; assert copyright.
253         [_WIN32_WINNT]: Always compare it symbolically, with respect to...
254         [_WIN32_WINNT_WIN2K, _WIN32_WINNT_WINXP, _WIN32_WINNT_VISTA]: ...each
255         of these; group and consolidate respective version dependencies.
256         (FOREGROUND_BLUE, FOREGROUND_GREEN, FOREGROUND_RED)
257         (FOREGROUND_INTENSITY, BACKGROUND_BLUE, BACKGROUND_GREEN)
258         (BACKGROUND_RED, BACKGROUND_INTENSITY, COMMON_LVB_LEADING_BYTE)
259         (COMMON_LVB_TRAILING_BYTE, COMMON_LVB_GRID_HORIZONTAL)
260         (COMMON_LVB_GRID_LVERTICAL, COMMON_LVB_GRID_RVERTICAL)
261         (COMMON_LVB_REVERSE_VIDEO, COMMON_LVB_UNDERSCORE, CTRL_C_EVENT)
262         (CTRL_BREAK_EVENT, CTRL_CLOSE_EVENT, CTRL_LOGOFF_EVENT)
263         (CTRL_SHUTDOWN_EVENT, ENABLE_LINE_INPUT, ENABLE_ECHO_INPUT)
264         (ENABLE_PROCESSED_INPUT, ENABLE_WINDOW_INPUT, ENABLE_MOUSE_INPUT)
265         (ENABLE_INSERT_MODE, ENABLE_QUICK_EDIT_MODE, ENABLE_EXTENDED_FLAGS)
266         (ENABLE_AUTO_POSITION, ENABLE_VIRTUAL_TERMINAL_INPUT)
267         (ENABLE_PROCESSED_OUTPUT, ENABLE_WRAP_AT_EOL_OUTPUT)
268         (ENABLE_VIRTUAL_TERMINAL_PROCESSING, DISABLE_NEWLINE_AUTO_RETURN)
269         (ENABLE_LVB_GRID_WORLDWIDE, KEY_EVENT, MOUSE_EVENT)
270         (WINDOW_BUFFER_SIZE_EVENT, MENU_EVENT, FOCUS_EVENT, CAPSLOCK_ON)
271         (ENHANCED_KEY, RIGHT_ALT_PRESSED, LEFT_ALT_PRESSED)
272         (RIGHT_CTRL_PRESSED, LEFT_CTRL_PRESSED, SHIFT_PRESSED, NUMLOCK_ON)
273         (SCROLLLOCK_ON, FROM_LEFT_1ST_BUTTON_PRESSED)
274         (FROM_LEFT_2ND_BUTTON_PRESSED, FROM_LEFT_3RD_BUTTON_PRESSED)
275         (FROM_LEFT_4TH_BUTTON_PRESSED, RIGHTMOST_BUTTON_PRESSED, MOUSE_MOVED)
276         (DOUBLE_CLICK, MOUSE_WHEELED, MOUSE_HWHEELED, CONSOLE_FULLSCREEN)
277         (CONSOLE_FULLSCREEN_HARDWARE, CONSOLE_FULLSCREEN_MODE)
278         (CONSOLE_WINDOWED_MODE, CONSOLE_NO_SELECTION)
279         (CONSOLE_SELECTION_IN_PROGRESS, CONSOLE_SELECTION_NOT_EMPTY)
280         (CONSOLE_MOUSE_SELECTION, CONSOLE_MOUSE_DOWN, HISTORY_NO_DUP_FLAG):
281         Redefine, expressing all values in hexadecimal rather than decimal;
282         this is consistent with Microsoft documentation, and it is also more
283         logical, since all represent bit-flags, bit-fields, or bit-masks.
284
285 2018-10-24  Keith Marshall  <keith@users.osdn.me>
286
287         Make <wincon.h> header effectively self-contained.
288
289         * include/wincon.h [_WIN32_WINNT < 0x0600]: Include <windef.h>...
290         [_WIN32_WINNT >= 0x0600]: ...but, Vista and later need <wingdi.h>
291         [__GNUC__ >= 3]: Remove condition; used only in association with...
292         (#pragma GCC system_header): ...this, it is redundant in this context.
293         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them as appropriate.
294
295 2018-10-24  David Gressett  <texasgaidheal@users.osdn.me>
296
297         Improve WinXP/Vista console I/O support.
298
299         * include/wincon.h (AddConsoleAlias, GetConsoleAlias)
300         (GetConsoleAliases, GetConsoleAliasExes, GetConsoleAliasesLength)
301         (GetConsoleAliasExesLength, GetConsoleOriginalTitle): New function
302         name aliases; define them, mapping them conditionally to represent...
303         [UNICODE]: ...their corresponding UTF-16LE function names, else...
304         [!UNICODE]: ...their corresponding ASCII/DBCS function names.
305         (COMMON_LVB_LEADING_BYTE, COMMON_LVB_TRAILING_BYTE
306         (COMMON_LVB_GRID_HORIZONTAL, COMMON_LVB_GRID_LVERTICAL)
307         (COMMON_LVB_GRID_RVERTICAL, COMMON_LVB_REVERSE_VIDEO)
308         (COMMON_LVB_UNDERSCORE, ENABLE_VIRTUAL_TERMINAL_INPUT)
309         (ENABLE_VIRTUAL_TERMINAL_PROCESSING, DISABLE_NEWLINE_AUTO_RETURN)
310         (ENABLE_LVB_GRID_WORLDWIDE,(MOUSE_HWHEELED): Define them.
311         (GetConsoleAliasA, GetConsoleAliasW, HandlerRoutine): Declare.
312         (CONSOLE_FULLSCREEN, CONSOLE_FULLSCREEN_HARDWARE): Define when...
313         [_WIN32_WINNT >= 0x0500]: ...this prevails; additionally...
314         (GetConsoleFontSize): ...declare function.
315         (CONSOLE_NO_SELECTION, CONSOLE_SELECTION_NOT_EMPTY)
316         (CONSOLE_SELECTION_IN_PROGRESS, CONSOLE_MOUSE_SELECTION)
317         (CONSOLE_MOUSE_DOWN): Define them; make them visible only when...
318         [_WIN32_WINNT >= 0x0501]: ...this prevails.
319         (struct _CONSOLE_FONT_INFO): Make it visible, only when...
320         [_WIN32_WINNT >= 0x0501]: ...this prevails; when visible, map it to...
321         (CONSOLE_FONT_INFO, PCONSOLE_FONT_INFO): ...these typedefs.
322         (struct _CONSOLE_SELECTION_INFO): Declare it; visible only when...
323         [_WIN32_WINNT >= 0x0501]: ...this prevails; when visible, map it to...
324         (CONSOLE_SELECTION_INFO, PCONSOLE_SELECTION_INFO): ...these typedefs.
325         [_WIN32_WINNT >= 0x0501] (AddConsoleAliasA, AddConsoleAliasW)
326         (GetConsoleAliasesA, GetConsoleAliasesW, GetConsoleAliasExesA)
327         (GetConsoleAliasExesW, GetConsoleAliasesLengthA)
328         (GetConsoleAliasesLengthW, GetConsoleAliasExesLengthA)
329         (GetConsoleAliasExesLengthW, GetConsoleSelectionInfo)
330         (GetCurrentConsoleFont): Declare functions.
331         [_WIN32_WINNT >= 0x0600] (HISTORY_NO_DUP_FLAG): Define it.
332         (struct _CONSOLE_FONT_INFOEX): New structure; declare it only when...
333         [_WIN32_WINNT >= 0x0600]: ...this prevails; when declared, map to...
334         (CONSOLE_FONT_INFOEX, PCONSOLE_FONT_INFOEX): ...these typedefs.
335         (CONSOLE_HISTORY_INFO, PCONSOLE_HISTORY_INFO): New typedefs; they
336         map to an anonymous structure, and are visible only when...
337         [_WIN32_WINNT >= 0x0600]: ...this prevails.
338         (struct _CONSOLE_READCONSOLE_CONTROL): New structure; declare when...
339         [_WIN32_WINNT >= 0x0600]: ...this prevails; when declared, map to...
340         (CONSOLE_READCONSOLE_CONTROL, PCONSOLE_READCONSOLE_CONTROL): ...these.
341         (struct _CONSOLE_SCREEN_BUFFER_INFOEX): New structure; declare when...
342         [_WIN32_WINNT >= 0x0600]: ...this prevails; when declared, map to...
343         (CONSOLE_SCREEN_BUFFER_INFOEX, PCONSOLE_SCREEN_BUFFER_INFOEX):
344         ...these typedefs.
345         [_WIN32_WINNT >= 0x0600] (GetConsoleHistoryInfo)
346         (GetConsoleOriginalTitleA, GetConsoleOriginalTitleW)
347         (GetConsoleScreenBufferInfoEx, GetCurrentConsoleFontEx)
348         (SetConsoleHistoryInfo, SetConsoleScreenBufferInfoEx)
349         (SetCurrentConsoleFontEx): Declare functions.
350
351 2018-09-03  Keith Marshall  <keith@users.osdn.me>
352
353         Prepare and publish MinGW.org WSL-5.1.1 release.
354
355         * All files (wsl-5.1.1-release): Tag assigned.
356
357 2018-07-29  Keith Marshall  <keith@users.osdn.me>
358
359         Don't restrict <winerror.h> exposure when including <winsock.h>
360
361         * include/winerror.h [__WINSOCK_H_SOURCED__]: Remove filters.
362         (__WINSOCK_V1_ERRORS__, __WINSOCK_V2_ERRORS__): Do not define; delete
363         all dependent filter references.
364
365 2018-07-11  Keith Marshall  <keith@users.osdn.me>
366
367         Make <wincrypt.h> header effectively self-contained.
368
369         * include/wincrypt.h: Include <winbase.h>
370
371 2018-07-11  Keith Marshall  <keith@users.osdn.me>
372
373         Correct <wincrypt.h> typographic errors; fix issue [#38391]
374
375         * include/wincrypt.h (CALG_TLS1PRF): Delete symbolic reference to...
376         (ALG_CLASS_DHASH): ...this; there is no such symbol; replace it with...
377         (ALG_CLASS_HASH): ...this, which represents the correct reference.
378         (struct _CRYPTOAPI_BLOB): Delete extraneous "typedef" keyword; this
379         struct definition is not directly associated with any type name.
380         (struct _SSL_EXTRA_CERT_CHAIN_POLICY_PARA): Likewise.
381
382 2018-02-26  Keith Marshall  <keith@users.osdn.me>
383
384         Prepare and publish MinGW.org WSL-5.1 release.
385
386         * All files (wsl-5.1-release): Tag assigned.
387
388 2018-02-24  Keith Marshall  <keith@users.osdn.me>
389
390         Make <iptypes.h> header effectively self-contained.
391
392         * include/iptypes.h: Assert copyright; tidy layout.
393         Include <windef.h>; it is required for self-containment.
394         (__need_time_t): Define for selective inclusion of <sys/types.h>
395         (_BEGIN_C_DECLS, _END_C_DECLS): Use them as appropriate.
396         (_WIN32_WINNT): Always compare it symbolically.
397         (__dhcp_time_t): New temporary data type macro; define it...
398         [_WIN64]: ...as equivalent to __time64_t, otherwise...
399         [!_WIN64]: ...equivalent to __time32_t, and then...
400         (struct _IP_ADAPTER_INFO): ...use it as the data type for...
401         (LeaseObtained, LeaseExpires): ...these fields.
402
403 2017-12-20  Keith Marshall  <keith@users.osdn.me>
404
405         Make <winreg.h> header effectively self-contained.
406
407         * include/winreg.h: Include <winbase.h>, thus achieving effective
408         self-containment; since this also indirectly includes <_mingw.h>,
409         there is no longer any need to include it directly.
410
411 2017-12-20  Keith Marshall  <keith@users.osdn.me>
412
413         Clean up, following issue [#2262] patch application.
414
415         * include/winreg.h: Tidy layout; correct copyright assertion.
416         (_BEGIN_C_DECLS, _END_C_DECLS): Use them, as appropriate.
417         [UNICODE] (__AW): Do not use deleted macro; replace it with...
418         [UNICODE] (__AW_ALIAS__): ...this, for conditional typedef mapping...
419         [UNICODE] (VALENT, PVALENT): ...of these; similarly replace with...
420         [UNICODE] (__AW_SUFFIXED__): ...this, to define function mappings...
421         [UNICODE] (AbortSystemShutdown, InitiateSystemShutdown)
422         (RegConnectRegistry, RegCreateKey, RegCreateKeyEx, RegDeleteKey)
423         (RegDeleteValue, RegEnumKey, RegEnumKeyEx, RegEnumValue, RegLoadKey)
424         (RegOpenKey, RegOpenKeyEx, RegQueryInfoKey, RegQueryMultipleValues)
425         (RegQueryValue, RegQueryValueEx, RegReplaceKey, RegRestoreKey)
426         (RegSaveKey, RegSetValue, RegSetValueEx, RegUnLoadKey, RegSaveKeyEx)
427         (RegDeleteKeyTransacted, RegDeleteKeyValue, RegDeleteTree, RegGetValue)
428         (RegLoadMUIString, RegOpenKeyTransacted, RegSetKeyValue)
429         (RegDeleteKeyEx, RegCopyTree, RegCreateKeyTransacted): ...for these.
430         (RegDeleteKeyEx, RegDeleteKeyExA, RegDeleteKeyExW): Fix regression;
431         all "4.x" branches specified these incorrectly, dependent on...
432         [_WIN32_WINNT >= _WIN32_WINNT_WIN2K]: ...this condition, whereas the
433         "legacy" branch, whence the "5.x" branches are propagated, correctly
434         required an alternative condition which is the equivalent of...
435         [_WIN32_WINNT >= _WIN32_WINNT_WS03]: ...this; revert it.
436
437 2017-12-20  Sebastián Puebla  <spuebla@users.sourceforge.net>
438
439         Update registry management API, per issue [#2262].
440
441         * include/winreg.h: Merge changes from 4.1-dev branch.
442         (REG_LATEST_FORMAT, REG_NO_COMPRESSION, REG_OPTION_BACKUP_RESTORE)
443         (REG_STANDARD_FORMAT, RRF_RT_ANY, RRF_RT_DWORD, RRF_RT_QWORD)
444         (RRF_RT_REG_BINARY, RRF_RT_REG_DWORD, RRF_RT_REG_EXPAND_SZ)
445         (RRF_RT_REG_MULTI_SZ, RRF_RT_REG_NONE, RRF_RT_REG_QWORD, RRF_RT_REG_SZ)
446         (RRF_NOEXPAND, RRF_SUBKEY_WOW6464KEY, RRF_SUBKEY_WOW6432KEY)
447         (RRF_ZEROONFAILURE): New manifest constants; define them.
448         (RegDisablePredefinedCache, RegOpenCurrentUser, RegOpenUserClassesRoot)
449         (RegOverridePredefKey): Add previously omitted function prototypes.
450         [_WIN32_WINNT >= _WIN32_WINNT_WINXP] (RegSaveKeyEx): Define...
451         [!defined UNICODE] (__AW): ...mapping it for SBCS/MBCS case, or...
452         [defined UNICODE] (__AW): ...for UTF-16LE case to either one of...
453         (RegSaveKeyExA, RegSaveKeyExW): ...these, respectively, and...
454         [_WIN32_WINNT >= _WIN32_WINNT_WINXP]: ...declare function prototypes.
455         [_WIN32_WINNT >= _WIN32_WINNT_WS03] (RegDisableReflectionKey)
456         (RegEnableReflectionKey, RegQueryReflectionKey): Declare prototypes.
457         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (RegCopyTreeA, RegCopyTreeW)
458         (RegCreateKeyTransactedA, RegCreateKeyTransactedW)
459         (RegDeleteKeyTransactedA, RegDeleteKeyTransactedW)
460         (RegDeleteKeyValueA, RegDeleteKeyValueW)
461         (RegDeleteTreeA, RegDeleteTreeW, RegDisablePredefinedCacheEx)
462         (RegGetValueA, RegGetValueW, RegLoadMUIStringA, RegLoadMUIStringW)
463         (RegOpenKeyTransactedA, RegOpenKeyTransactedW)
464         (RegSetKeyValueA, RegSetKeyValueW): Declare prototypes.
465         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (RegCopyTree)
466         (RegCreateKeyTransacted, RegDeleteKeyTransacted, RegDeleteKeyValue)
467         (RegDeleteTree, RegGetValue, RegLoadMUIString, RegOpenKeyTransacted)
468         (RegSetKeyValue): Define, mapping each to its respective function...
469         [!defined UNICODE] (__AW): ...for the SBCS/MBCS case, or...
470         [defined UNICODE] (__AW): ...for the UTF-16LE case.
471
472         * lib/kernel32.def (RegDeleteTreeA@8, RegDeleteTreeW@8)
473         (RegDisablePredefinedCacheEx@0, RegGetValueA@28, RegGetValueW@28)
474         (RegLoadMUIStringA@28, RegLoadMUIStringW@28, RegSaveKeyExA@16)
475         (RegSaveKeyExW@16): Remove them; relocate them to...
476         * lib/advapi32.def (RegDeleteTreeA@8, RegDeleteTreeW@8)
477         (RegDisablePredefinedCacheEx@0, RegGetValueA@28, RegGetValueW@28)
478         (RegLoadMUIStringA@28, RegLoadMUIStringW@28, RegSaveKeyExA@16)
479         (RegSaveKeyExW@16): ...their correct location, here.
480         (RegCopyTreeA@12, RegCopyTreeW@12, RegQueryReflectionKey@8)
481         (RegCreateKeyTransactedA@44, RegCreateKeyTransactedW@44)
482         (RegDeleteKeyTransactedA@24, RegDeleteKeyTransactedW@24)
483         (RegDeleteKeyValueA@12, RegDeleteKeyValueW@12)
484         (RegDisableReflectionKey@4, RegEnableReflectionKey@4)
485         (RegOpenKeyTransactedA@28, RegOpenKeyTransactedW@28)
486         (RegSetKeyValueA@24, RegSetKeyValueW@24): Add these.
487
488 2017-12-16  Keith Marshall  <keith@users.osdn.me>
489
490         Provide default definition for _WIN32_IE feature test macro.
491
492         * include/sdkddkver.h [!defined _WIN32_IE]: Define it, with...
493         (_WIN32_IE_IE50): ...this default value.
494
495         * include/commctrl.h (_WIN32_IE): Delete definition hint; it offered
496         a conflicting proposal for the default value.
497
498 2017-12-06  Keith Marshall  <keith@users.osdn.me>
499
500         Prepare and publish MinGW.org WSL-5.0.2 release.
501
502         * All files (wsl-5.0.2-release): Tag assigned.
503
504 2017-11-28  Keith Marshall  <keith@users.osdn.me>
505
506         Make <wsnetbs.h> header effectively self-contained.
507
508         * include/wsnetbs.h: Assert copyright; tidy layout; include
509         "_winsock.h", so making this header effectively self-contained, and
510         thus relieving the user of a responsibility for ensuring that some
511         other appropriate WinSock header has been included first.
512
513 2017-11-28  Keith Marshall  <keith@users.osdn.me>
514
515         Factor <winsock.h> duplicate content out of <winsock2.h>
516
517         * include/winsock2.h: Remove all declarations and definitions which
518         are identically specified in <winsock.h>, but keep them in scope by...
519         [! defined _WINSOCK_H]: ...including <winsock.h> itself; override any
520         declarations and definitions therefrom, which introduce conflicts.
521         [defined _WINSOCK_H]: Diagnose misuse; suppress all further
522         definitions and declarations.
523
524         * include/winsock.h (SOMAXCONN): Add comment; note disparity between
525         WinSock v1.1 and WinSock v2, the latter of which will override when
526         correctly included by <winsock2.h>
527
528 2017-11-24  Keith Marshall  <keith@users.osdn.me>
529
530         Make <winsock.h> and <winsock2.h> duplicate code congruent.
531
532         * include/winsock.h (SOMAXCONN): Move definition into...
533         [!__INSIDE_MSYS__]: ...this guarded scope.
534
535         * include/winsock2.h: Rearrange as necessary.
536         [_BEGIN_C_DECLS, _END_C_DECLS]: Keep them balanced.
537         (_USE_SYS_TYPES_FD_SET): Define and use, as in <winsock.h>
538         [!_WINSOCK_ANOMALOUS_TYPEDEFS] (FD_SET): Declare function, not type.
539         [!_WINSOCK_ANOMALOUS_TYPEDEFS] (PFD_SET, LPFD_SET): Suppress typedefs.
540         (FD_SET, FD_ISSET, FD_CLR, FD_ZERO): Reimplement, as in <winsock.h>
541         (FD_READ_BIT, FD_WRITE_BIT, FD_OOB_BIT, FD_ACCEPT_BIT)
542         (FD_CONNECT_BIT, FD_CLOSE_BIT, FD_QOS_BIT, FD_GROUP_QOS_BIT)
543         (FD_ROUTING_INTERFACE_CHANGE_BIT, FD_ADDRESS_LIST_CHANGE_BIT)
544         (FD_MAX_EVENTS): Enumerate them, as in <winsock.h>
545         [!(defined __INSIDE_CYGWIN__ || defined __INSIDE_MSYS__)]: Recast...
546         [!defined __INSIDE_MSYS__]: ...as this, throughout.
547         (gethostname): Update function prototype, adding...
548         (WINSOCK_API_LINKAGE): ...this DLL import control attribute.
549
550         * include/ws2spi.h: Tidy layout; assert copyright.
551         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
552         (LPFD_SET): Delete all type references; use...
553         (fd_set *): ...this instead.
554
555 2017-11-14  Keith Marshall  <keith@users.osdn.me>
556
557         Establish default selection for WinSock API declaration.
558
559         * include/windows.h include/nspapi.h: Include...
560         * include/_winsock.h: ...this new system private header; it selects...
561         [_WIN32_WINNT >= _WIN32_WINNT_NT4]: ...WinSock v2 API declarations, as
562         provided by conditional inclusion of <winsock2.h>, otherwise...
563         [_WIN32_WINNT < _WIN32_WINNT_NT4]: ...WinSock v1.1 API declarations,
564         as provided by inclusion of <winsock.h>
565
566         * tests/headers.at <_winsock.h>: Add reference.
567
568 2017-11-14  Keith Marshall  <keith@users.osdn.me>
569
570         Update gethostname() declaration; drop Cygwin specificity.
571
572         * include/winsock.h (gethostname): Declare unconditionally; add...
573         (WINSOCK_API_LINKAGE): ...this DLL import control attribute.
574         [!(defined __INSIDE_CYGWIN__ || defined __INSIDE_MSYS__)]: Recast...
575         [!defined __INSIDE_MSYS__]: ...as this, throughout.
576
577 2017-11-09  Keith Marshall  <keith@users.osdn.me>
578
579         Normalize fd_set event macros for <winsock2.h> compatibility.
580
581         * include/winsock.h (FD_READ, FD_WRITE, FD_OOB, FD_ACCEPT, FD_CONNECT)
582         (FD_CLOSE): Redefine them, deriving respective values as shifts by...
583         (FD_READ_BIT, FD_WRITE_BIT, FD_OOB_BIT, FD_ACCEPT_BIT, FD_CONNECT_BIT)
584         (FD_CLOSE_BIT): ...this new enumerated count sequence, applying each
585         count to a bit flag with value of 1, in each case respectively.
586         [_WINSOCK2_H]: Extend shift count enumeration, to include...
587         (FD_QOS_BIT, FD_GROUP_QOS_BIT, FD_ROUTING_INTERFACE_CHANGE_BIT)
588         (FD_ADDRESS_LIST_CHANGE_BIT): ...these additional counts; hence...
589         [_WINSOCK2_H] (FD_QOS, FD_GROUP_QOS, FD_ROUTING_INTERFACE_CHANGE)
590         [_WINSOCK2_H] (FD_ADDRESS_LIST_CHANGE): ...define each of these.
591         (FD_MAX_EVENTS): Define unconditionally; it represents a shift count
592         of 1 greater than the offset of the last defined flag; hence...
593         (FD_ALL_EVENTS): ...derive this mask for all event flags.
594
595 2017-11-09  Keith Marshall  <keith@users.osdn.me>
596
597         Filter potential WinSock v2 conflicts out of <winsock.h>
598
599         * include/winsock.h [_WINSOCK2_H] <mswsock.h>: Do not include it.
600         [_WINSOCK2_H] (IP_MULTICAST_IF, IP_MULTICAST_TTL, IP_MULTICAST_LOOP)
601         (IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP, IP_DEFAULT_MULTICAST_TTL)
602         (IP_DEFAULT_MULTICAST_LOOP, IP_MAX_MEMBERSHIPS, struct ip_mreq): Do
603         not define any of these; they are not compatible with WinSock v2.
604         [_WINSOCK2_H] (SOMAXCONN): Do not define it; it will be defined
605         appropiately in <winsock2.h>
606
607 2017-11-09  Keith Marshall  <keith@users.osdn.me>
608
609         Filter out <winsock.h> typedef anomalies.
610
611         * include/winsock.h (FD_SET, PFD_SET, LPFD_SET): If user defines...
612         [_WINSOCK_ANOMALOUS_TYPEDEFS]: ...this new feature test macro, expose
613         them as type definitions, but warn of potential conflict with...
614         [!_WINSOCK_ANOMALOUS_TYPEDEFS] (FD_SET): ...this POSIX.1 mandated
615         function; declare its prototype.
616
617 2017-11-08  Keith Marshall  <keith@users.osdn.me>
618
619         Overhaul WinSock fd_set content management macros.
620
621         * include/winsock.h (FD_SET, FD_ISSET, FD_CLR, FD_ZERO): Replace the
622         original implementations of each of these macros, redirecting to...
623         (__FD_SET, __FD_ISSET, __FD_CLR, __FD_ZERO): ...these new, equivalent
624         inline functions, respectively; these are more robust, and correct a
625         defect in the original FD_SET macro implementation, whereby duplicate
626         descriptors could be added to an fd_set array, but would not then be
627         removed by the corresponding FD_CLR macro.
628
629         * tests/winsock.at (MINGW_AT_CHECK_WINSOCK): Ensure that all test
630         programs are linked with -lwsock32 or -lws2_32, as appropriate; the
631         __FD_SET and __FD_ISSET functions are dependent on the __WSAFDIsSet()
632         function, which is implemented in each of these libraries.
633
634 2017-11-07  Keith Marshall  <keith@users.osdn.me>
635
636         Identify features which have been deprecated in WinSock v2.
637
638         * include/winsock.h (__WINSOCK2_DEPRECATED): Define as nothing.
639         * include/winsock2.h (__WINSOCK2_DEPRECATED): Define as equivalent...
640         (__MINGW_ATTRIB_DEPRECATED): ...to this.
641
642         * include/winsock.h include/winsock2.h: Qualify...
643         (WSAIsBlocking, WSAUnhookBlockingHook, WSASetBlockingHook)
644         (WSACancelBlockingCall): ...each of these function prototypes, with...
645         (__WINSOCK2_DEPRECATED): ...this attribute.
646
647 2017-11-07  Keith Marshall  <keith@users.osdn.me>
648
649         Adopt system naming convention for USE_SYS_TYPES_FD_SET macro.
650
651         * include/winsock.h (USE_SYS_TYPES_FD_SET): Deprecate it; use...
652         (_USE_SYS_TYPES_FD_SET): ...this alternative; it is named to conform
653         with preferred convention for system feature test macros.
654
655 2017-11-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
656
657         Use WINSOCK_API_LINKAGE consistently in WinSock headers.
658
659         * include/winsock.h (WINSOCK_API_LINKAGE): Define, and prefix to...
660         (accept, bind, closesocket, connect, ioctlsocket, inet_addr, inet_ntoa)
661         (getpeername, getsockname, getsockopt, listen, recv, recvfrom, send)
662         (sendto, setsockopt, shutdown, socket, gethostbyaddr, gethostbyname)
663         (getservbyport, getservbyname, getprotobynumber, getprotobyname)
664         (WSAStartup, WSACleanup, WSASetLastError, WSAGetLastError)
665         (WSAIsBlocking, WSAUnhookBlockingHook, WSASetBlockingHook)
666         (WSACancelBlockingCall, WSAAsyncGetServByName, WSAAsyncGetServByPort)
667         (WSAAsyncGetProtoByName, WSAAsyncGetProtoByNumber, WSAAsyncSelect)
668         (WSAAsyncGetHostByName, WSAAsyncGetHostByAddr, WSACancelAsyncRequest)
669         (htonl, ntohl, htons, ntohs, select): ...these function prototypes.
670
671         * include/winsock2.h (WINSOCK_API_LINKAGE): Remove it from...
672         (LPFN_WSASTARTUP): ...this typedef; it is inappropriate.
673
674 2017-10-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
675
676         Refactor <wtypes.h> vs. <nspapi.h> and WinSock headers.
677
678         * include/wtypes.h: Tidy layout; assert copyright.
679         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
680         [__NSPAPI_H_SOURCED__]: Restrict exposure of declared content to...
681         [!__BLOB_DATA_TYPE_DEFINED] (BLOB, PBLOB, LPBLOB): ...these; define...
682         (__BLOB_DATA_TYPE_DEFINED__): ...this internal guard; it renames...
683         (__BLOB_T_DEFINED): ...this; do not define...
684         (_WTYPES_H): ...this external guard.
685
686         * include/nspapi.h: Tidy layout; assert copyright.
687         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
688         (__CSADDR_T_DEFINED): Do not define; it is no longer required.
689         [__WINSOCK2_H_SOURCED__]: Restrict exposure of declared content to...
690         (struct _CSADDR_INFO): ...this, as an incomplete type, along with...
691         (CSADDR_INFO, PCSADDR_INFO, LPCSADDR_INFO): ...these typedefs; also...
692         (SOCKET_ADDRESS, PSOCKET_ADDRESS, LPSOCKET_ADDRESS): ...define fully.
693         [__WINSOCK2_H_SOURCED__] (_NSPAPI_H): Do not define external guard.
694         [!__WINSOCK2_H_SOURCED__] (struct _CSADDR_INFO): Define fully.
695         (__BLOB_T_DEFINED, BLOB, PBLOB, LPBLOB): Do not define; instead...
696         (__NSPAPI_H_SOURCED__): ...define this, temporarily; include wtypes.h
697         [!__WINSOCK2_H_SOURCED__ && _WIN32_WINNT >= WIN2K]: Include winsock2.h
698         [!__WINSOCK2_H_SOURCED__ && _WIN32_WINNT < WIN2K]: Include winsock.h
699         [UNICODE vs. !UNICODE]: Discriminate generic symbol names, using...
700         (__AW_SUFFIXED__): ...this, to facilitate definition of each of...
701         (SetService, GetAddressByName, _SERVICE_INFO): ...these, and...
702         (__AW_ALIAS__): ...this, for definition of each of...
703         (SERVICE_INFO, LPSERVICE_INFO): ...these.
704
705         * include/winsock2.h (__WINSOCK2_H_SOURCED__): Define it temporarily.
706         (__CSADDR_T_DEFINED, struct _CSADDR_INFO, CSADDR_INFO, PCSADDR_INFO)
707         (LPCSADDR_INFO, __BLOB_T_DEFINED, BLOB, PBLOB, LPBLOB): Do not define;
708         include nspapi.h selectively, to acquire them.
709
710 2017-09-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
711
712         Factor <winerror.h> duplicate content out of winsock headers.
713
714         * include/winsock.h include/winsock2.h [!defined WSABASEERR]: Delete
715         conditional block, and all of its content; selectively include...
716         * include/winerror.h [__WINSOCK_H_SOURCED__]: ...this instead.
717         [__WINSOCK_H_SOURCED__] (_WINERROR_H): Do not define it.
718         (__WINSOCK_V1_ERRORS__, __WINSOCK_V2_ERRORS__): New temporary macros;
719         define them, to segregate WSA error messages applicable to WinSock v2
720         only, from those applicable to both WinSock v1.1 and WinSock v2.
721         (__WSA_ERRNO): New macro; use it to redefine all WSA specific error
722         codes, except WSABASEERR, relative to WSABASEERR itself.
723
724 2017-09-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
725
726         Factor <sys/time.h> duplicate content out of winsock headers.
727
728         * include/winsock.h include/winsock2.h [_TIMEVAL_DEFINED]: Delete
729         conditional block, and all its content; include <sys/time.h> instead.
730         (__WINSOCK_H_SOURCED__): New macro; define it temporarily, only while
731         processing this header, such that only selected content from other
732         internally referenced headers is exposed.
733
734 2017-09-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
735
736         Source BSD non-standard type definitions from mingwrt header.
737
738         * include/winsock.h include/winsock2.h [_BSDTYPES_DEFINED]: Delete
739         conditional block, and its entire type definition content; include...
740         * include/sys/bsdtypes.h: ...this common file instead; it defines...
741         (u_char, u_int, u_long, u_short): ...these non-standard data types.
742
743 2017-09-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
744
745         Correct misuse of __INSIDE_MSYS__ feature test.
746
747         * include/winsock2.h [!__INSIDE_MSYS__]: One of several instances
748         omits "defined" operator; it should be expressed consistently as...
749         [! defined __INSIDE_MSYS__]: ...this; correct it.
750
751 2017-09-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
752
753         Prepare for <winsock.h> vs. <winsock2.h> refactoring.
754
755         * include/winsock.h: Tidy layout; assert copyright.
756         (_BEGIN_C_DECLS, _END_C_DECLS): Use them to avoid C++ name mangling.
757
758         * include/winsock2.h: Assert copyright; tidy layout, ensuring that all
759         sections, which are common with <winsock.h>, are laid out congruently.
760         (_BEGIN_C_DECLS, _END_C_DECLS): Use them to avoid C++ name mangling.
761         (SD_RECEIVE, SD_SEND, SD_BOTH): Delete duplicate constant definitions.
762         (SO_DONTLINGER, MSG_MAXIOVLEN): Likewise, delete duplicate definitions.
763         (__AW_ALIAS__, __AW_SUFFIXED__): Use them, to avoid reproduction of...
764         [UNICODE]: ...alternative typedefs, and function name aliases...
765         [!UNICODE]: ...versus this case.
766
767 2017-08-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
768
769         Resolve secondary issue arising from MinGW-Bug [#2350]
770
771         * include/winuser.h (GetTitleBarInfo)
772         [_WIN32_WINDOWS >= _WIN32_WINDOWS_98]: Remove exposure restriction;
773         it conflicted with current MSDN documentation, so now falls within...
774         [_WIN32_WINNT >= Win2K || _WIN32_WINDOWS >= Win98]: ...this.
775
776 2017-08-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
777
778         Resolve MinGW-Bug [#2350]
779
780         * include/winuser.h (GetTitleBarInfo): Move prototype after...
781         (PTITLEBARINFO): ...this type definition; it is used as a function
782         argument type, so must be defined beforehand.
783
784 2017-08-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
785
786         Extend testsuite to cover winsock fd_set macro operations.
787
788         * tests/winsock.at: New file; it implements appropriate tests, and
789         enables use of "-k winsock", "-k winsock2", and "-k fd_set" autotest
790         keywords to invoke them, (e.g. make check TESTSUITEFLAGS='-k fd_set').
791
792         * tests/testsuite.at.in (winsock.at): Integrate it.
793         (MINGW_AT_CHECK_RUN): Accept a variant list of libraries when linking.
794         (MINGW_AT_LINK_LIBS_DEFAULT): New macro; it establishes the initial
795         default list of libraries, or resets the list to this initial default.
796         (MINGW_AT_LINK_LIBS): New macro; it establishes an augmented list of
797         library specifications, to be used until subsequently reset.
798
799 2017-07-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
800
801         Prepare and tag for release of MinGW.org WSL-5.0.1
802
803         * All files (wsl-5.0.1-release): Tag assigned.
804
805 2017-07-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
806
807         Automate testsuite dependency generation.
808
809         * tests/Makefile.in (testsuite) [$srcdir/*.at]: Automatically
810         enumerate all such wildcard matches as prerequisites, instead of...
811         (headers.at): ...this sole explicit dependency.
812
813 2017-06-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
814
815         Make <winnt.h> header effectively self-contained.
816
817         * include/winnt.h (_WINNT_H): Defer definition unless included via...
818         (windef.h): ...this; include it, to enforce inclusion order, then...
819         [_WINNT_H]: ...re-evaluate it, to avoid recursive inclusion loop.
820
821 2017-06-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
822
823         Consolidate <winuser.h> version specific conditionals.
824
825         * include/winuser.h: Reorganize file content; group manifest constant
826         definitions into one nested collection of conditional blocks, with one
827         block per Windows version evolution; do likewise for type definitions
828         and function prototypes which are always exposed, and separately...
829         [! defined NOGDI]: ...for those which may be suppressed, when GDI
830         support is not required.
831
832 2017-06-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
833
834         Make <winuser.h> header effectively self-contained.
835
836         * include/winuser.h (stdarg.h): Include it, in addition to...
837         [NOGDI] (windef.h): ...this, directly or otherwise indirectly via...
838         [!NOGDI] (wingdi.h): ...this, for effective self-containment.
839
840 2017-06-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
841
842         Consolidate <wingdi.h> version specific conditionals.
843
844         * include/wingdi.h: Reorganize file content; group manifest constant
845         definitions into a single nested collection of conditional blocks, for
846         those definitions which are common to both Win9x and WinNT, with one
847         block per Windows version evolution, sorting alphabetically within
848         each block; do likewise for additional manifest constant definitions
849         which are specific to WinNT, and also for data type definitions and
850         function prototypes.
851
852 2017-06-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
853
854         Tidy, and make <wingdi.h> header effectively self-contained.
855
856         * include/wingdi.h: Tidy layout; assert copyright.
857         (windef.h): Include it; this achieves self-containment.
858         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them.
859         [UNICODE vs. !UNICODE]: Discriminate generic symbol names, using...
860         (__AW_ALIAS__): ...this, when defining each of...
861         (DEVMODE, PDEVMODE, LPDEVMODE, DOCINFO, LPDOCINFO, LOGCOLORSPACE)
862         (LOGFONT, PLOGFONT, LPLOGFONT, EXTLOGFONT, PEXTLOGFONT, LPEXTLOGFONT)
863         (LPLOGCOLORSPACE, TEXTMETRIC, PTEXTMETRIC, LPTEXTMETRIC, GCP_RESULTS)
864         (PPOLYTEXT, LPPOLYTEXT, NEWTEXTMETRIC, PNEWTEXTMETRIC, LPNEWTEXTMETRIC)
865         (LPENUMLOGFONTEX, ENUMLOGFONTEXDV, PENUMLOGFONTEXDV, LPENUMLOGFONTEXDV)
866         (OUTLINETEXTMETRIC, POUTLINETEXTMETRIC, LPOUTLINETEXTMETRIC, POLYTEXT)
867         (LPGCP_RESULTS, DISPLAY_DEVICE, PDISPLAY_DEVICE, LPDISPLAY_DEVICE)
868         (NEWTEXTMETRICEX, ENUMLOGFONT, LPENUMLOGFONT, ENUMLOGFONTEX): ...these.
869         (__AW_SUFFIXED__): Similarly, use this when declaring each of...
870         (FONTENUMPROC, ICMENUMPROC, AddFontResource, AddFontResourceEx,
871         (CopyEnhMetaFile, CopyMetaFile, CreateColorSpace, CreateEnhMetaFile)
872         (CreateDC, CreateFont, CreateFontIndirect, CreateIC, CreateMetaFile)
873         (CreateScalableFontResource, DeviceCapabilities, EnumFontFamilies)
874         (EnumFontFamiliesEx, EnumFonts, EnumICMProfiles, ExtTextOut)
875         (GetCharABCWidths, GetCharABCWidthsFloat, GetCharacterPlacement)
876         (GetCharWidth32, GetCharWidth, GetCharWidthFloat, GetEnhMetaFile)
877         (GetEnhMetaFileDescription, GetGlyphOutline, GetICMProfile)
878         (GetKerningPairs, GetLogColorSpace, GetMetaFile, GetObject)
879         (GetOutlineTextMetrics, GetTextExtentExPoint, GetTextExtentPoint)
880         (GetTextExtentPoint32, GetTextFace, GetTextMetrics, PolyTextOut,
881         (RemoveFontResource, RemoveFontResourceEx, ResetDC, SetICMProfile)
882         (StartDoc, TextOut, UpdateICMRegKey, wglUseFontBitmaps)
883         (wglUseFontOutlines, GetGlyphIndices): ...these.
884
885 2017-05-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
886
887         Declare CONDITION_VARIABLE API, per feature request [#2314]
888
889         * include/winbase.h [_WIN32_WINNT >= _WIN32_WINNT_VISTA]
890         (CONDITION_VARIABLE, PCONDITION_VARIABLE): Define data types, and...
891         (InitializeConditionVariable, SleepConditionVariableCS)
892         (SleepConditionVariableSRW, WakeAllConditionVariable)
893         (WakeConditionVariable): ...declare prototypes.
894
895 2017-05-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
896
897         Declare SRWLOCK API, to support feature request [#2314]
898
899         * include/winbase.h [_WIN32_WINNT >= _WIN32_WINNT_VISTA]
900         (SRWLOCK, *PSRWLOCK): Define these data types, and declare...
901         (InitializeSRWLock, AcquireSRWLockExclusive, AcquireSRWLockShared)
902         (ReleaseSRWLockExclusive, ReleaseSRWLockShared): ...these prototypes.
903         [_WIN32_WINNT >= _WIN32_WINNT_WIN7] (TryAcquireSRWLockExclusive)
904         (TryAcquireSRWLockShared): Declare additional prototypes.
905
906 2017-03-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
907
908         Resolve potential <winbase.h> vs. <winerror.h> inconsistency.
909
910         * include/winerror.h: Tidy layout; assert copyright.
911
912         * include/winbase.h (WAIT_TIMEOUT): Redefine; make it identical to...
913         * include/winerror.h (WAIT_TIMEOUT): ...this equivalent; remove...
914         [!defined WAIT_TIMEOUT]: ...this conditional redefinition guard from
915         both locations; it permitted inconsistency between the two.
916
917 2017-03-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
918
919         Consolidate <winbase.h> version specific conditionals.
920
921         * include/winbase.h: Reorganize file content; group manifest constant
922         definitions into one nested collection of conditional blocks, with one
923         block per Windows version evolution, sorting alphabetically within each
924         block; do likewise for data type definitions and function prototypes.
925
926 2017-03-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
927
928         Tidy, and make <winbase.h> header effectively self-contained.
929
930         * include/w32api.h (__AW_ALIAS__): Rename original implementation...
931         (__AW_ALIAS_EX__): ...as this, retaining its encapsulation of...
932         (__AW_EXTENDED__): ...this; subsequently reimplement...
933         (__AW_ALIAS__): ...this, with original name, now encapsulating...
934         (__AW_SUFFIXED__): ...this.
935
936         * include/dbt.h (__AW_ALIAS__): Replace all references with...
937         (__AW_ALIAS_EX__): ...this renamed alternative, when defining...
938         (DEV_BROADCAST_DEVICEINTERFACE, PDEV_BROADCAST_DEVICEINTERFACE)
939         (DEV_BROADCAST_PORT, PDEV_BROADCAST_PORT): ...these.
940
941         * include/winbase.h: Tidy layout; assert copyright.
942         (stdarg.h, windef.h): Include them, to achieve self-containment.
943         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
944         [UNICODE vs. ! UNICODE]: Replace separated declarations; use...
945         [__AW_ALIAS__]: ...this, to correctly specify each of...
946         (STARTUPINFO, LPSTARTUPINFO, WIN32_FIND_DATA, PWIN32_FIND_DATA)
947         (LPWIN32_FIND_DATA, HW_PROFILE_INFO, LPHW_PROFILE_INFO, ACTCTX)
948         (PACTCTX, PCACTCTX): ...these generic typedefs, and...
949         [__AW_SUFFIXED__]: ...this, to correctly map each of...
950         (ENUMRESLANGPROC, ENUMRESNAMEPROC, ENUMRESTYPEPROC, AddAtom)
951         (AccessCheckAndAuditAlarm, BackupEventLog, BeginUpdateResource)
952         (BuildCommDCB, BuildCommDCBAndTimeouts, CheckNameLegalDOS8Dot3)
953         (CallNamedPipe, ClearEventLog, CommConfigDialog, CopyFile, CopyFileEx)
954         (CreateActCtx, CreateDirectory, CreateDirectoryEx, CreateEvent)
955         (CreateFile, CreateFileMapping, CreateHardLink, CreateJobObject)
956         (CreateMailslot, CreateMutex, CreateNamedPipe, CreateProcess)
957         (CreateProcessAsUser, CreateSemaphore, CreateSymbolicLink)
958         (CreateWaitableTimer, DefineDosDevice, DeleteFile, EncryptFile)
959         (DeleteVolumeMountPoint, DnsHostnameToComputerName, EndUpdateResource)
960         (EnumResourceLanguages, EnumResourceNames, EnumResourceTypes)
961         (ExpandEnvironmentStrings, FatalAppExit, FileEncryptionStatus)
962         (FindActCtxSectionString, FindAtom, FindFirstChangeNotification)
963         (FindFirstFile, FindFirstFileEx, FindFirstVolume, FindNextFile)
964         (FindFirstVolumeMountPoint, FindNextVolume, FindNextVolumeMountPoint)
965         (FindResource, FindResourceEx, FormatMessage, FreeEnvironmentStrings)
966         (GetAtomName, GetBinaryType, GetCommandLine, GetCompressedFileSize)
967         (GetComputerName, GetComputerNameEx, GetCurrentDirectory)
968         (GetDefaultCommConfig, GetDiskFreeSpace, GetDiskFreeSpaceEx)
969         (GetDllDirectory, GetDriveType, GetEnvironmentStrings)
970         (GetEnvironmentVariable, GetFileAttributes, GetFileAttributesEx)
971         (GetFileSecurity, GetFinalPathNameByHandle, GetFullPathName)
972         (GetLogicalDriveStrings, GetLongPathName, GetModuleFileName)
973         (GetModuleHandle, GetModuleHandleEx, GetNamedPipeHandleState)
974         (GetPrivateProfileInt, GetPrivateProfileSection)
975         (GetPrivateProfileSectionNames, GetPrivateProfileString)
976         (GetPrivateProfileStruct, GetProfileInt, GetProfileSection)
977         (GetProfileString, GetShortPathName, GetStartupInfo)
978         (GetSystemDirectory, GetSystemWindowsDirectory, GetTempFileName)
979         (GetSystemWow64Directory, GetTempPath, GetUserName, GetVersionEx)
980         (GetVolumeInformation, GetVolumeNameForVolumeMountPoint)
981         (GetVolumePathName, GetVolumePathNamesForVolumeName, GlobalAddAtom)
982         (GetWindowsDirectory, GlobalFindAtom, GlobalGetAtomName)
983         (IsBadStringPtr, LoadLibrary, LoadLibraryEx, LogonUser)
984         (LookupAccountName, LookupAccountSid, LookupPrivilegeDisplayName)
985         (LookupPrivilegeName, LookupPrivilegeValue, lstrcat, lstrcmp)
986         (lstrcmpi, lstrcpy, lstrcpyn, lstrlen, MoveFile, MoveFileEx)
987         (MoveFileWithProgress, ObjectCloseAuditAlarm, ObjectDeleteAuditAlarm)
988         (ObjectOpenAuditAlarm, ObjectPrivilegeAuditAlarm, OpenBackupEventLog)
989         (OpenEvent, OpenEventLog, OpenFileMapping, OpenMutex, OpenSemaphore)
990         (OutputDebugString, PrivilegedServiceAuditAlarm, QueryDosDevice)
991         (ReadEventLog, RegisterEventSource, RemoveDirectory, ReplaceFile)
992         (ReportEvent, SearchPath, SetComputerName, SetCurrentDirectory)
993         (SetDefaultCommConfig, SetDllDirectory, SetEnvironmentVariable)
994         (SetFileAttributes, SetFileSecurity, SetFileShortName, SetVolumeLabel)
995         (SetFirmwareEnvironmentVariable, SetVolumeMountPoint, UpdateResource)
996         (VerifyVersionInfo, WaitNamedPipe, WritePrivateProfileSection)
997         (WritePrivateProfileString, WritePrivateProfileStruct)
998         (WriteProfileSection, WriteProfileString): ...these, and add...
999         (GetCurrentHwProfile, OpenWaitableTimer, SetComputerNameEx)
1000         (GetFirmwareEnvironmentVariable): ...these previously missing generic
1001         function name aliases.
1002
1003 2017-03-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1004
1005         Refactor mingwrt and w32api common makefile content.
1006
1007         * Makefile.in (w32api-srcdist-config-files): Rename it...
1008         (w32api-srcdist-common-files): ...as this phoney build rule.
1009         (shared_include_file): New macro; define it, and include named file.
1010         (configure, config.status, Makefile, config.status.missing, _mingw.h)
1011         (w32api.h, PACKAGE_VERSION_SCRIPT, PACKAGE_VERSION_FORMAT): Factor
1012         out; relocate them to new file in common parent directory...
1013         * ../Makefile.comm: ...here.
1014
1015 2017-03-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
1016
1017         Correct a copyright notice update omission.
1018
1019         * configure.ac: Extend copyright date range to include 2017.  Also
1020         clean up superfluous trailing whitespace.
1021
1022 2017-03-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
1023
1024         Fix generated header file dependencies.
1025
1026         * Makefile.in (_mingw.h, w32api): Make them depend on changes in...
1027         [VERSION.m4]: ...this; package version changes are no longer made...
1028         [configure.ac]: ...here; delete associated prerequisite reference.
1029         (distclean-local): Delete them.
1030
1031 2017-03-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
1032
1033         Prepare and tag for release of w32api-5.0 package set.
1034
1035         * All files (wsl-5.0-release): Tag assigned.
1036
1037 2017-02-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1038
1039         Implement basic test suite infrastructure.
1040
1041         * tests: New subdirectory; it hosts...
1042         * tests/Makefile.in tests/testsuite.at.in tests/atlocal.in
1043         * tests/headers.at: ...these new files; they implement the basic test
1044         suite infrastructure, initially comprising header integrity checks.
1045
1046         * configure.ac (AC_PROG_CXX): Check it.
1047         (AC_CONFIG_TESTDIR): Configure tests subdirectory.
1048         (AC_CHECK_PROG): Check for autom4te; configure fall back if missing.
1049         (AC_CONFIG_FILES): Generate tests/atlocal, tests/testsuite.at.tmp, and
1050         tests/Makefile.
1051
1052         * Makefile.in (check test tests): New rules; all are synonymous.
1053         (check-recursive): New rule; invoked by each of the preceding three.
1054         (w32api-srcdist-testsuite-files): New rule; implement and use it...
1055         (w32api-srcdist-files): ...here.
1056
1057 2017-02-14  Alexander Krisak  <akrisak@users.sourceforge.net>
1058
1059         Add missing constant definition, per issue [#2249].
1060
1061         * include/winnt.h (JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE): Define it.
1062
1063 2017-02-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
1064
1065         Avoid unnecessary duplication of configuration files.
1066
1067         * Makefile.in (vpath install-sh): Define it; it matches...
1068         (vpath %.m4): ...this; add $top_srcdir/..; search it first; delete
1069         rule for creating duplicate file reference links in $top_srcdir.
1070         (configure): Add '-I ..' option, when running autoconf.
1071         (w32api-srcdist-files): Rename it as...
1072         (w32api-srcdist-package-files): ...this; remove dependencies on...
1073         (aclocal.m4 VERSION.m4 install-sh): ...these; reinstate them in...
1074         (w32api-srcdist-config-files): ...this new distributable files
1075         enumeration goal; add it as one new prerequisite of...
1076         (w32api-srcdist-files): ...this repurposed goal; also depends on...
1077         (w32api-srcdist-package-files): ...this; populate it using...
1078         (SRCDIST_ADD): ...this macro; redefine it accordingly.
1079
1080 2016-12-08  Jerzy Tarasiuk  <jz_fuw@users.sourceforge.net>
1081
1082         Correct typo in <ddk/ntdddisk.h>; fix bug [#2323]
1083
1084         * include/ddk/ntdddisk.h (IOCTL_DISK_BASE): Correct definition;
1085         it was previously transcribed incorrectly, as being equivalent to...
1086         (FILE_TYPE_DISK): ...this, but it should have been equivalent to...
1087         (FILE_DEVICE_DISK): ...this.
1088
1089 2016-12-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
1090
1091         Rationalize <winuser.h> ANSI vs. UNICODE definition strategy.
1092
1093         * include/winuser.h [UNICODE, !UNICODE]: Replace individual pairs of
1094         alternative generic symbol mapping definitions, and typedefs, with...
1095         (__AW_SUFFIXED__): ...one such macro expansion per pair; collate with
1096         their respective ANSI and UNICODE specific references.
1097
1098 2016-11-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1099
1100         Deprecate obsolete <winable.h> and <pbt.h> headers.
1101
1102         * Makefile.in (%.h.in): Generalize vpath definition.
1103         (obsolete_headers, obsolete_header_script, w32api_dist_headers)
1104         (w32api_generated_headers, replace_headers, macro_name): New macros.
1105         (install-w32api-headers): Add dependency on w32api_dist_headers.
1106         (%.h): New static pattern rule; it generates generic dependants of...
1107         * include/obsolete.h.in: ...this new template for obsolete headers.
1108
1109         * include/winable.h include/pbt.h: Delete them; they are obsolete;
1110         replace them by install-time generated generic stubs.
1111
1112 2016-11-25  Keith Marshall  <keithmarshall@users.sourceforge.net>
1113
1114         Update <winuser.h> and <dbt.h>; fix issue [#2317].
1115
1116         * include/winuser.h: Tidy layout; add copyright notice.
1117         [WINVER, _WIN32_WINDOWS, _WIN32_WINNT]: Compare them symbolically.
1118         (__WINUSER_H_SOURCED__): New internal macro; define it, to facilitate
1119         selective inclusion of content from other headers; delete when done.
1120         (BSM_ALLCOMPONENTS, BSF_ALLOWSFW, BSM_APPLICATIONS, BSM_ALLDESKTOPS)
1121         (BSM_INSTALLABLEDRIVERS, BSM_NETDRIVER, BSM_VXDS, BSF_FLUSHDISK)
1122         (BSF_FORCEIFHUNG, BSF_IGNORECURRENTTASK, BSF_LUID, BSF_NOHANG)
1123         (BSF_NOTIMEOUTIFNOTHUNG, BSF_POSTMESSAGE, BSF_QUERY, BSF_RETURNHDESK)
1124         (BSF_SENDNOTIFYMESSAGE): Delete; do not define them locally; retrieve
1125         them selectively from <dbt.h>, where they are properly defined.
1126         [WINVER >= WIN2K/WIN98] (BlockInput): Add missing declaration.
1127         (KillTimer, TIMERPROC): Declare timer event parameters as UINT_PTR;
1128         formerly UINT, which doesn't match 64-bit size required for Win64.
1129         (SetTimer): Likewise; also declare similar return type.
1130         (WINEVENTPROC): Add missing CALLBACK attribute.
1131         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1132
1133         * include/w32api.h (__AW_ALIAS__): New macro; define it.
1134         * include/sdkddkver.h (_WIN32_WINNT_NT4SP3): New macro; define it.
1135
1136         * include/dbt.h: Tidy layout; add copyright notice.
1137         (_BEGIN_C_DECLS, _END_C_DECLS): Also prefer them here.
1138         [__WINUSER_H_SOURCED__] (_DBT_H): Do not define; expose only...
1139         (BSM_ALLCOMPONENTS, BSF_ALLOWSFW, BSM_APPLICATIONS, BSM_ALLDESKTOPS)
1140         (BSM_INSTALLABLEDRIVERS, BSM_NETDRIVER, BSM_VXDS, BSF_FLUSHDISK)
1141         (BSF_FORCEIFHUNG, BSF_IGNORECURRENTTASK, BSF_LUID, BSF_NOHANG)
1142         (BSF_NOTIMEOUTIFNOTHUNG, BSF_POSTMESSAGE, BSF_QUERY, BSF_RETURNHDESK)
1143         (BSF_SENDNOTIFYMESSAGE): ...these, to be duplicated in <winuser.h>
1144         (__AW_ALIAS__): Use it to define ANSI/UNICODE specific aliases for...
1145         (DEV_BROADCAST_PORT, DEV_BROADCAST_DEVICEINTERFACE): ...these generic
1146         structure typedef names, and their respectively corresponding...
1147         (PDEV_BROADCAST_PORT, PDEV_BROADCAST_DEVICEINTERFACE): ...pointer
1148         type names.
1149
1150 2016-09-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
1151
1152         Fix a minor ISO-C++11 conformity issue.
1153
1154         * include/winnt.h (GetCurrentFiber): Insert spaces, as required
1155         by ISO-C++11, between concatenated string literal elements.
1156         (GetFiberData, NtCurrentTeb): Likewise.
1157
1158 2016-08-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1159
1160         Merge w32api-3.18.1 legacy updates to 5.0-active branch.
1161
1162         * include/ddk/winddk.h: Update per issue [#2307] resolution.
1163         * include/ddk/ntdddisk.h include/ddk/ntddstor.h: Likewise.
1164
1165 2016-07-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1166
1167         Prepare and tag all files for release of w32api-3.18.1
1168
1169         * configure.ac (AC_INIT): Increment patch level to 3.18.1
1170
1171 2016-07-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1172
1173         Resolve improper macro expansion issue [#2307].
1174
1175         * include/ddk/winddk.h (__FILE_AM_BUFFERED, __FILE_RD_BUFFERED)
1176         (__FILE_RW_BUFFERED): Redefine, encapsulating the expansion of each
1177         dependent macro WITHIN the expansion of each of these; hence...
1178
1179         * include/ddk/ntdddisk.h (IOCTL_DISK_GET_DRIVE_GEOMETRY)
1180         (IOCTL_DISK_FORMAT_TRACKS_EX, IOCTL_DISK_REASSIGN_BLOCKS)
1181         (IOCTL_DISK_GET_MEDIA_TYPES, IOCTL_DISK_CONTROLLER_NUMBER)
1182         (IOCTL_DISK_GET_DRIVE_LAYOUT, IOCTL_DISK_SET_DRIVE_LAYOUT)
1183         (IOCTL_DISK_GET_PARTITION_INFO, IOCTL_DISK_SET_PARTITION_INFO)
1184         (IOCTL_DISK_GET_DRIVE_GEOMETRY_EX, IOCTL_DISK_UPDATE_DRIVE_SIZE)
1185         (IOCTL_DISK_VERIFY, IOCTL_DISK_FORMAT_TRACKS, IOCTL_DISK_PERFORMANCE)
1186         (IOCTL_DISK_CREATE_DISK, IOCTL_DISK_RESERVE, IOCTL_DISK_IS_WRITABLE)
1187         (IOCTL_DISK_GET_PARTITION_INFO_EX, IOCTL_DISK_SET_PARTITION_INFO_EX)
1188         (IOCTL_DISK_GET_CACHE_INFORMATION, IOCTL_DISK_SET_CACHE_INFORMATION)
1189         (IOCTL_DISK_INTERNAL_SET_VERIFY, IOCTL_DISK_INTERNAL_CLEAR_VERIFY)
1190         (IOCTL_DISK_GET_DRIVE_LAYOUT_EX, IOCTL_DISK_SET_DRIVE_LAYOUT_EX)
1191         (IOCTL_DISK_GROW_PARTITION, IOCTL_DISK_DELETE_DRIVE_LAYOUT)
1192         (IOCTL_DISK_GET_LENGTH_INFO, IOCTL_DISK_PERFORMANCE_OFF)
1193         (IOCTL_DISK_CHECK_VERIFY, IOCTL_DISK_FIND_NEW_DEVICES)
1194         (SMART_GET_VERSION, SMART_RCV_DRIVE_DATA, SMART_SEND_DRIVE_COMMAND):
1195         ...adjust these dependent macro definitions accordingly.
1196
1197         * include/ddk/ntddstor.h (IOCTL_STORAGE_CHECK_VERIFY)
1198         (IOCTL_STORAGE_CHECK_VERIFY2, IOCTL_STORAGE_MEDIA_REMOVAL)
1199         (IOCTL_STORAGE_EJECTION_CONTROL, IOCTL_STORAGE_MCN_CONTROL)
1200         (IOCTL_STORAGE_GET_DEVICE_NUMBER, IOCTL_STORAGE_PREDICT_FAILURE)
1201         (IOCTL_STORAGE_GET_MEDIA_TYPES, IOCTL_STORAGE_GET_MEDIA_TYPES_EX)
1202         (IOCTL_STORAGE_GET_MEDIA_SERIAL_NUMBER, IOCTL_STORAGE_QUERY_PROPERTY)
1203         (IOCTL_STORAGE_RELEASE, IOCTL_STORAGE_FIND_NEW_DEVICES)
1204         (IOCTL_STORAGE_RESET_BUS, IOCTL_STORAGE_RESET_DEVICE)
1205         (IOCTL_STORAGE_EJECT_MEDIA, IOCTL_STORAGE_LOAD_MEDIA)
1206         (IOCTL_STORAGE_LOAD_MEDIA2, IOCTL_STORAGE_RESERVE): Likewise.
1207
1208 2016-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
1209
1210         Update install-sh to match mingw.org/build-aux package.
1211
1212         * install-sh: Delete it; use version in parent directory instead,
1213         recreating local copy, (as symlink, if supported), on demand.
1214
1215 2016-07-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
1216
1217         Eliminate redundant configuration files.
1218
1219         * aclocal.m4 VERSION.m4: Delete them; restore them on demand, via...
1220         * Makefile.in ($top_srcdir/../%): ...this symlink dependency rule.
1221
1222         * configure.ac (AC_PROG_LN_S): Add configuration check.
1223
1224 2016-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1225
1226         Discard redundant config.guess and config.sub files.
1227
1228         * config.guess config.sub: Delete them; they are no longer required.
1229         * Makefile.in (SRCDIST_ADD): Remove related references.
1230
1231 2016-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1232
1233         Merge recent legacy branch updates to 5.0-active branch.
1234
1235         * Makefile.in include/ddk/ntifs.h include/ddk/winddk.h
1236         * include/sdkddkver.h include/setupapi.h include/windows.h
1237         * include/winnt.h include/winuser.h include/winver.h
1238         * include/wtsapi32.h lib/wtsapi32.def: Updated.
1239
1240 2016-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1241
1242         Prepare and tag all files for release of w32api-3.18.
1243
1244 2016-07-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1245
1246         Do not pass MAKEFLAGS explicitly, when invoking recursive make.
1247
1248         * Makefile.in (install-strip, uninstall): Delete explicit $(MAKEFLAGS)
1249         references from $(MAKE) command lines; make passes them implicitly.
1250
1251 2016-06-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1252
1253         Backport MemoryBarrier() implementation from 4.0-dev branch.
1254
1255         * include/winnt.h (MemoryBarrier): Implement it; this is a rework of
1256         Earnie's original inline implementation, but declared 'static' to fix
1257         issue [#1661]; it is further modified, to avoid the broken pre-Vista
1258         fallback identified by issue [#2131], and to remove references to...
1259         (__faststorefence, __mf): ...these MSVC intrinsics, replaced by...
1260         [defined __ATOMIC_SEQ_CST] (__atomic_thread_fence): ...this, or...
1261         [GCC >= 4.4] (__sync_synchronize): ...this, as appropriate, falling
1262         back to inline assembly code when necessary.
1263
1264         * include/ddk/winddk.h (KeMemoryBarrier): Delegate it to...
1265         (MemoryBarrier): ...this, so avoiding the potential to emit invalid
1266         code, for hosts which do not support the SSE2 'mfence' instruction.
1267
1268 2016-06-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
1269
1270         Merge further W32API updates from Cygwin CVS.
1271         Incorporated selected changes from 2012-08-01 to 2012-08-04.
1272
1273         * include/setupapi.h include/winuser.h include/winver.h
1274         * include/wtsapi32.h lib/wtsapi32.def: Merged and updated.
1275
1276 2016-06-02  Keith Marshall  <keithmarshall@users.sourceforge.net>
1277
1278         Update mapping of GCC to MSVC host identification macros.
1279
1280         * include/windows.h: Assert copyright; tidy layout.
1281         (_M_IX86, _ALPHA_, _PPC_, _MIPS_, _68K_): Delete duplicate defines.
1282         [!_WINUSER_H, !_WINNLS_H, !_WINVER_H, !_WINNETWK_H, !_WINREG_H]
1283         [!_WINSVC_H]: Do not explicitly test these here; they are properly
1284         managed implicitly, by GCC, when including the associated headers.
1285
1286         * include/winnt.h: Assert copyright; tidy layout.
1287         (_BEGIN_C_DECLS, _END_C_DECLS): Use these, as appropriate.
1288         (__aligned__, __always_inline__, __selectany__): Prefer these...
1289         (aligned, always_inline, selectany): ...to these attribute forms.
1290         (CONTEXT) [_ALPHA_, _PPC_, MIPS, ARM]: Change selector macros to...
1291         [_M_ALPHA, _M_PPC, _M_MRX000, _M_ARM]: ...these, respectively.
1292         (GetCurrentFiber, GetFiberData, NtCurrentTeb): Redefine in terms of...
1293         (__tib_fiber_data__, __tib_self_refptr__): ...these adaptive macros...
1294         [!_WIN64]: ...to accommodate 32-bit, or otherwise 64-bit Windows.
1295         (_ALPHA_, _PPC_, _MIPS_, _68K_): Delete these redundant macros...
1296         (_M_IX86): ...also removing this, but relocate it to...
1297         * include/sdkddkver.h (_M_IX86): ...here; augment it with...
1298         (_M_IX86_FP, _M_X64, _M_AMD64, _M_IA64): ...these; define them as
1299         appropriate.
1300
1301         * include/ddk/ntifs.h [!_ALPHA_]: Augment test; rather consider...
1302         [!_ALPHA_ && !_M_ALPHA]: ...this, for structure alignment control.
1303
1304 2016-05-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
1305
1306         Merge W32API updates, from Cygwin CVS, into legacy branch.
1307         Incorporate changes since release of w32api-3.17, until 2012-07-06.
1308
1309         * include/shobjidl.h lib/shobjidl-uuid.c: New files, added per LRN's
1310         2012-04-28 commit to Cygwin CVS.
1311
1312         * include/gdiplus/gdiplustypes.h include/imagehlp.h
1313         * include/routprot.h include/shlwapi.h include/userenv.h
1314         * include/winbase.h include/wincon.h include/windef.h
1315         * include/winerror.h include/wingdi.h include/winnt.h
1316         * include/winsock.h include/winsock2.h include/winuser.h: Updated to
1317         match Cygwin CVS state, as of 2012-07-06.
1318
1319         * include/wincrypt.h: Updated to remove duplicate manifest constant
1320         definitions, as identified per Chris Sutcliffe's 2012-01-03 commit to
1321         Cygwin CVS; merge with my 2015-09-29 commit; additionally, remove...
1322         (szOID_RSA_emailAddr, szOID_RSA_unstructAddr, szOID_RSA_unstructName)
1323         (CRYPT_ARCHIVABLE, CRYPT_NOHASHOID, CRYPT_VERIFYCONTEXT): ...extra
1324         copies of these further duplicated definitions, identified during
1325         the merging operation.
1326
1327 2016-05-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
1328
1329         Synchronize package version management with MinGW Runtime.
1330
1331         * VERSION.m4: New file; link it to keep in sync with identically named
1332         file in top level composite package source directory; it defines...
1333         (__VERSION__): ...this new composite package version macro.
1334
1335         * aclocal.m4: Link it, to keep in sync with identically named files in
1336         top level composite source and sibling mingwrt sub-package directories.
1337         (__VERSION__): New macro; include VERSION.m4 to define it.
1338         (__BUG_REPORT_URL__): New macro; define it.
1339
1340         * configure.ac (AC_INIT): Assign package version and bug report URL...
1341         (__VERSION__, __BUG_REPORT_URL__): ...from these, as defined through
1342         automatic inclusion of aclocal.m4
1343
1344         * Makefile.in (configure): Add dependency on VERSION.m4
1345
1346 2016-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1347
1348         Eliminate redundant <parts/winioctl.h> header.
1349
1350         * include/parts/winioctl.h: Delete it; distribute its content...
1351         * include/ddk/winddk.h include/ddk/ntddstor.h include/ddk/ntdddisk.h:
1352         ...among these, separating it into discrete sections based on...
1353         [__need_ddk_winddk_includes, __need_ddk_ntddstor_includes]
1354         [__need_ddk_ntdddisk_includes]: ...these selectors, respectively.
1355         [__WINIOCTL_H_SOURCED__]: Expose only those sections; do not define...
1356         (_DDK_WINDDK_H, _DDK_NTDDSTOR_H, _DDK_NTDDDISK_H): ...these.
1357
1358         * include/winioctl.h (__WINIOCTL_H_SOURCED__): Define it; include each
1359         of <ddk/winddk.h>, <ddk/ntddstor.h>, and <ddk/ntdddisk.h>
1360
1361 2016-05-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
1362
1363         Enforce consistent specification of package version.
1364
1365         * include/w32api.h: Rename as...
1366         * include/w32api.h.in: ...this build-time template file.
1367         (__W32API_VERSION): Redefine it, in terms of...
1368         (%PACKAGE_VERSION_LONG%): ...this substitution template.
1369         (__W32API_MAJOR_VERSION, __W32API_MINOR_VERSION)
1370         (__W32API_PATCHLEVEL): Likewise, redefine them in terms of...
1371         (%PACKAGE_VERSION_MAJOR%, %PACKAGE_VERSION_MINOR%)
1372         (%PACKAGE_VERSION_PATCH%): ...these.
1373
1374         * configure.ac (AC_CONFIG_SRCDIR): Adjust for renamed file.
1375         (MINGW_AC_CONFIG_EXTRA_SRCDIR): Likewise, for similarly renamed
1376         mingwrt/include/_mingw.h.in file.
1377
1378         * Makefile.in (all-w32api-libs): Add dependency on...
1379         (w32api.h, _mingw.h): ...these; add rule to generate them, using...
1380         (PACKAGE_VERSION_SCRIPT, PACKAGE_VERSION_FORMAT): ...these new macros;
1381         they apply appropriate substitutions to the renamed template files.
1382         (install-w32api-headers): Explicitly add w32api.h
1383
1384 2015-11-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1385
1386         Refactor for Windows DDK synchronization; fix MinGW-Bug [#1954].
1387
1388         * include/parts/winioctl.h: New file; it provides infrastructure for
1389         sharing of common code between DDK headers and primary <winioctl.h>
1390         (__IOCTL_STORAGE_, __IOCTL_DISK_, __FILE_RW_ACCESS, __FILE_AM_BUFFERED)
1391         (__FILE_RD_BUFFERED, __FILE_RW_BUFFERED): New internal convenience
1392         macros; they facilitate more consise expression of factored out IOCTL
1393         and FSCTL macros; define them.
1394
1395         * include/ddk/ntddk.h: Assert copyright; tidy layout.
1396         (__NTDDK_H): Multiple inclusion guard macro, renamed to...
1397         (_DDK_NTDDK_H): ...this; it provides better indication of location.
1398         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1399
1400         * include/ddk/winddk.h: Assert copyright; tidy layout.
1401         (__WINDDK_H): Multiple inclusion guard macro, renamed to...
1402         (_DDK_WINDDK_H): ...this; it provides better indication of location.
1403         [!defined _DDK_NTDDK_H]: Forbid direct inclusion; emit diagnostic.
1404         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1405         (METHOD_BUFFERED, METHOD_IN_DIRECT, METHOD_OUT_DIRECT)
1406         (METHOD_NEITHER): Redefine as enumeration; factor it out.
1407         (FILE_ANY_ACCESS, FILE_SPECIAL_ACCESS, FILE_READ_ACCESS)
1408         (FILE_WRITE_ACCESS): Likewise.
1409         (CTL_CODE, DEVICE_TYPE_FROM_CTL_CODE): Factor out.
1410         [defined _DRIVE_LAYOUT_INFORMATION_MBR_DEFINED]: Delete guard.
1411         (struct _DRIVE_LAYOUT_INFORMATION_MBR, DRIVE_LAYOUT_INFORMATION_MBR)
1412         (PDRIVE_LAYOUT_INFORMATION_MBR): Factor out, without guard.
1413         (struct _DRIVE_LAYOUT_INFORMATION_GPT, DRIVE_LAYOUT_INFORMATION_GPT)
1414         (PDRIVE_LAYOUT_INFORMATION_GPT): Factor out.
1415         (struct _PARTITION_INFORMATION_MBR, PARTITION_INFORMATION_MBR)
1416         (PPARTITION_INFORMATION_MBR): Likewise.
1417         (FILE_DEVICE_BEEP, FILE_DEVICE_CD_ROM, FILE_DEVICE_CD_ROM_FILE_SYSTEM)
1418         (FILE_DEVICE_CONTROLLER, FILE_DEVICE_DATALINK, FILE_DEVICE_DFS)
1419         (FILE_DEVICE_DISK, FILE_DEVICE_DISK_FILE_SYSTEM)
1420         (FILE_DEVICE_FILE_SYSTEM, FILE_DEVICE_INPORT_PORT)
1421         (FILE_DEVICE_KEYBOARD, FILE_DEVICE_MAILSLOT, FILE_DEVICE_MIDI_IN)
1422         (FILE_DEVICE_MIDI_OUT, FILE_DEVICE_MOUSE)
1423         (FILE_DEVICE_MULTI_UNC_PROVIDER, FILE_DEVICE_NAMED_PIPE)
1424         (FILE_DEVICE_NETWORK, FILE_DEVICE_NETWORK_BROWSER)
1425         (FILE_DEVICE_NETWORK_FILE_SYSTEM, FILE_DEVICE_NULL)
1426         (FILE_DEVICE_PARALLEL_PORT, FILE_DEVICE_PHYSICAL_NETCARD)
1427         (FILE_DEVICE_PRINTER, FILE_DEVICE_SCANNER)
1428         (FILE_DEVICE_SERIAL_MOUSE_PORT, FILE_DEVICE_SERIAL_PORT)
1429         (FILE_DEVICE_SCREEN, FILE_DEVICE_SOUND, FILE_DEVICE_STREAMS)
1430         (FILE_DEVICE_TAPE, FILE_DEVICE_TAPE_FILE_SYSTEM, FILE_DEVICE_TRANSPORT)
1431         (FILE_DEVICE_UNKNOWN, FILE_DEVICE_VIDEO, FILE_DEVICE_VIRTUAL_DISK)
1432         (FILE_DEVICE_WAVE_IN, FILE_DEVICE_WAVE_OUT, FILE_DEVICE_8042_PORT)
1433         (FILE_DEVICE_NETWORK_REDIRECTOR, FILE_DEVICE_BATTERY)
1434         (FILE_DEVICE_BUS_EXTENDER, FILE_DEVICE_MODEM, FILE_DEVICE_VDM)
1435         (FILE_DEVICE_MASS_STORAGE, FILE_DEVICE_SMB, FILE_DEVICE_KS)
1436         (FILE_DEVICE_CHANGER, FILE_DEVICE_SMARTCARD, FILE_DEVICE_ACPI)
1437         (FILE_DEVICE_DVD, FILE_DEVICE_FULLSCREEN_VIDEO)
1438         (FILE_DEVICE_DFS_FILE_SYSTEM, FILE_DEVICE_DFS_VOLUME)
1439         (FILE_DEVICE_SERENUM, FILE_DEVICE_TERMSRV, FILE_DEVICE_KSEC)
1440         (FILE_DEVICE_FIPS): Redefine as enumeration; factor it out.
1441         (enum _PARTITION_STYLE, PARTITION_STYLE): Factor out; add...
1442         (PARTITION_STYLE_RAW): ...this new enumeration state; previously, it
1443         was defined only when including this enumeration from winioctl.h
1444         (struct _CREATE_DISK_MBR, CREATE_DISK_MBR, PCREATE_DISK_MBR)
1445         (struct _CREATE_DISK_GPT, CREATE_DISK_GPT, PCREATE_DISK_GPT)
1446         (struct _CREATE_DISK, CREATE_DISK, PCREATE_DISK): Factor out;
1447         include parts/winioctl.h
1448
1449         * include/ddk/ntddstor.h: Assert copyright; tidy layout.
1450         (__NTDDSTOR_H): Multiple inclusion guard macro, renamed to...
1451         (_DDK_NTDDSTOR_H): ...this; to provide better indication of location.
1452         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1453         (struct _STORAGE_BUS_TYPE, STORAGE_BUS_TYPE, PSTORAGE_BUS_TYPE)
1454         (IOCTL_STORAGE_BASE, IOCTL_STORAGE_RESERVE, IOCTL_STORAGE_RELEASE)
1455         (IOCTL_STORAGE_CHECK_VERIFY, IOCTL_STORAGE_CHECK_VERIFY2)
1456         (IOCTL_STORAGE_MEDIA_REMOVAL, IOCTL_STORAGE_EJECT_MEDIA)
1457         (IOCTL_STORAGE_LOAD_MEDIA, IOCTL_STORAGE_LOAD_MEDIA2)
1458         (IOCTL_STORAGE_EJECTION_CONTROL, IOCTL_STORAGE_FIND_NEW_DEVICES)
1459         (IOCTL_STORAGE_GET_MEDIA_TYPES, IOCTL_STORAGE_GET_MEDIA_TYPES_EX)
1460         (IOCTL_STORAGE_GET_MEDIA_SERIAL_NUMBER, IOCTL_STORAGE_PREDICT_FAILURE)
1461         (IOCTL_STORAGE_QUERY_PROPERTY, IOCTL_STORAGE_GET_DEVICE_NUMBER)
1462         (IOCTL_STORAGE_RESET_BUS, IOCTL_STORAGE_RESET_DEVICE)
1463         (IOCTL_STORAGE_MCN_CONTROL): Factor out; include parts/winioctl.h
1464
1465         * include/ddk/ntdddisk.h: Assert copyright; tidy layout.
1466         (__NTDDDISK_H): Multiple inclusion guard macro, renamed to...
1467         (_DDK_NTDDDISK_H): ...this; to provide better indication of location.
1468         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1469         (IOCTL_DISK_BASE, IOCTL_DISK_GET_LENGTH_INFO)
1470         (IOCTL_DISK_IS_WRITABLE, IOCTL_DISK_REASSIGN_BLOCKS)
1471         (IOCTL_DISK_FIND_NEW_DEVICES, IOCTL_DISK_GET_MEDIA_TYPES)
1472         (IOCTL_DISK_GET_DRIVE_LAYOUT, IOCTL_DISK_SET_DRIVE_LAYOUT)
1473         (IOCTL_DISK_GET_PARTITION_INFO, IOCTL_DISK_SET_PARTITION_INFO)
1474         (IOCTL_DISK_GET_DRIVE_LAYOUT_EX, IOCTL_DISK_SET_DRIVE_LAYOUT_EX)
1475         (IOCTL_DISK_GET_DRIVE_GEOMETRY, IOCTL_DISK_GET_DRIVE_GEOMETRY_EX)
1476         (IOCTL_DISK_CREATE_DISK, IOCTL_DISK_VERIFY, IOCTL_DISK_CHECK_VERIFY)
1477         (IOCTL_DISK_GET_PARTITION_INFO_EX, IOCTL_DISK_SET_PARTITION_INFO_EX)
1478         (IOCTL_DISK_GET_CACHE_INFORMATION, IOCTL_DISK_SET_CACHE_INFORMATION)
1479         (IOCTL_DISK_DELETE_DRIVE_LAYOUT, IOCTL_DISK_GROW_PARTITION)
1480         (IOCTL_DISK_FORMAT_TRACKS, IOCTL_DISK_FORMAT_TRACKS_EX)
1481         (IOCTL_DISK_PERFORMANCE, IOCTL_DISK_PERFORMANCE_OFF)
1482         (IOCTL_DISK_UPDATE_DRIVE_SIZE, IOCTL_DISK_RESERVE): Factor out; all of
1483         these macros are now defined in parts/winioctl.h; include it.
1484         (PARTITION_ENTRY_UNUSED, PARTITION_FAT_12, PARTITION_XENIX_1)
1485         (PARTITION_XENIX_2, PARTITION_FAT_16, PARTITION_EXTENDED)
1486         (PARTITION_HUGE, PARTITION_IFS, PARTITION_OS2BOOTMGR, PARTITION_FAT32)
1487         (PARTITION_FAT32_XINT13, PARTITION_XINT13, PARTITION_XINT13_EXTENDED)
1488         (PARTITION_PREP, PARTITION_LDM, PARTITION_UNIX, PARTITION_NTFT)
1489         (VALID_NTFT): Redefine as enumeration; factor it out.
1490         (IsRecognizedPartition, IsContainerPartition): Factor out.
1491         (enum _MEDIA_TYPE, MEDIA_TYPE, PMEDIA_TYPE): Factor out, adding...
1492         (F3_200Mb_512, F3_240M_512, F3_32M_512): ...these new state values.
1493         (enum _DETECTION_TYPE, DETECTION_TYPE): Factor out.
1494         (struct _DISK_INT13_INFO, DISK_INT13_INFO, PDISK_INT13_INFO)
1495         (struct _DISK_EX_INT13_INFO, DISK_EX_INT13_INFO, PDISK_EX_INT13_INFO)
1496         (struct _DISK_DETECTION_INFO, DISK_DETECTION_INFO, PDISK_DETECTION_INFO)
1497         (struct _DISK_GEOMETRY_EX, DISK_GEOMETRY_EX, PDISK_GEOMETRY_EX)
1498         (struct _DISK_GEOMETRY, DISK_GEOMETRY, PDISK_GEOMETRY)
1499         (DiskGeometryGetPartition, DiskGeometryGetDetect): Factor out.
1500         (struct _PARTITION_INFORMATION): Change field data types for...
1501         (HiddenSectors, PartitionNumber): ...these, from DWORD to ULONG...
1502         (PartitionType): ...and this from BYTE to UCHAR, to keep consistent
1503         with Windows DDK convention, then factor out struct, together with...
1504         (PARTITION_INFORMATION, PPARTITION_INFORMATION): ...these.
1505         (struct _PARTITION_INFORMATION_GPT, struct _DISK_PARTITION_INFO)
1506         (PARTITION_INFORMATION_GPT, *PPARTITION_INFORMATION_GPT)
1507         (DISK_PARTITION_INFO, *PDISK_PARTITION_INFO): Factor out.
1508         (struct _GET_LENGTH_INFORMATION)
1509         (GET_LENGTH_INFORMATION, PGET_LENGTH_INFORMATION)
1510         (struct _DISK_PERFORMANCE, DISK_PERFORMANCE, PDISK_PERFORMANCE)
1511         (struct _DISK_PERFORMANCE_EX, DISK_PERFORMANCE_EX, PDISK_PERFORMANCE_EX)
1512         (struct _FORMAT_PARAMETERS, struct _FORMAT_EX_PARAMETERS)
1513         (FORMAT_PARAMETERS, PFORMAT_PARAMETERS, FORMAT_EX_PARAMETERS)
1514         (PFORMAT_EX_PARAMETERS): Factor out.
1515         (struct _REASSIGN_BLOCKS): Change field data types for...
1516         (Reserved, Count): ...these fields, from WORD to USHORT, and...
1517         (BlockNumber): ...this from DWORD to ULONG, per Windows DDK
1518         convention, then factor out the struct definition, together with...
1519         (REASSIGN_BLOCKS, PREASSIGN_BLOCKS): ...these associated typedefs.
1520         (struct _SET_PARTITION_INFORMATION, SET_PARTITION_INFORMATION)
1521         (PSET_PARTITION_INFORMATION): Factor out.
1522         (struct _VERIFY_INFORMATION): Change field data type for...
1523         (Length): ...this field, from DWORD to ULONG, per DDK convention, then
1524         factor out the entire struct definition, together with...
1525         (VERIFY_INFORMATION, PVERIFY_INFORMATION): ...these associated typedefs.
1526         (DISK_CACHE_RETENTION_PRIORITY): Factor out enumerated typedef.
1527         (struct _DISK_CACHE_INFORMATION, struct _DISK_GROW_PARTITION)
1528         (DISK_CACHE_INFORMATION, PDISK_CACHE_INFORMATION, DISK_GROW_PARTITION)
1529         (PDISK_GROW_PARTITION): Factor out.
1530
1531         * include/winioctl.h: Assert copyright; tidy layout; incorporate
1532         definitions from Windows DDK headers, by including parts/winioctl.h;
1533         delete duplicate definitions already identified as having been factored
1534         out from ddk/winddk.h, ddk/ntddstor.h, and ddk/ntdddisk.h; accept type
1535         compatible changes from DWORD to ULONG, WORD to USHORT, and BYTE to
1536         UCHAR, resulting in no significant changes, except that...
1537         (struct _DISK_PERFORMANCE): ...this is extended, by addition of...
1538         (IdleTime, SplitCount, QueryTime, StorageDeviceNumber)
1539         (StorageManagerName): ...these previously missing fields, originally
1540         appropriately defined in ddk/ntdddisk.h, thus fixing bug [#1954].
1541         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1542
1543 2015-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1544
1545         Windows application module version information API updates.
1546
1547         * include/winver.h: Assert copyright; tidy layout.
1548         (_BEGIN_C_DECLS, _END_C_DECLS): Use these, as appropriate.
1549         (__AW_SUFFIXED__): Use throughout, to identify generic functions
1550         having both ANSI and UTF-16LE specific alternative implementations.
1551         [NTDDI_VERSION >= NTDDI_VISTA] (GetFileVersionInfoEx): New function.
1552         [NTDDI_VERSION >= NTDDI_VISTA] (GetFileVersionInfoSizeEx): Likewise;
1553         note that both are generic, with ANSI and UTF-16LE implementations,
1554         but the ANSI implementations are missing from MSVCRT.DLL when...
1555         [NTDDI_VERSION < NTDDI_WIN8]: ...this.
1556
1557         * lib/version.def (GetFileVersionInfoExA, GetFileVersionInfoExW)
1558         (GetFileVersionInfoSizeExA, GetFileVersionInfoSizeExW): Add symbols.
1559
1560 2015-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1561
1562         Revert a failed experimental macro construct.
1563
1564         * include/w32api.h (__W32API_DEPRECATED_ALIAS): Delete this; it bloats
1565         code, and doesn't work in the C preprocessor conditional context where
1566         its associated constant definitions are most likely to be required.
1567         (Windows95, Windows98, WindowsME, WindowsNT4, Windows2000, WindowsXP)
1568         (Windows2003, WindowsVista, IE3, IE301, IE302, IE4, IE401, IE5, IE5a)
1569         (IE5b, IE501, IE55, IE56, IE6, IE601, IE602, IE7): Redefine as macros,
1570         now in terms of their preferred equivalents from <sdkddkver.h>
1571
1572 2015-09-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
1573
1574         Code clean-up; fix MinGW-Bug [#2263].
1575
1576         * include/w32api.h (__AW_SUFFIXED__): New macro; define it.
1577         (__AW_EXTENDED__, __AW_STRING_A__, __AW_STRING_W__): Likewise.
1578         (__AW__WCHAR_T__): Likewise; this is a helper for __AW_STRING_W__.
1579
1580         * include/wincrypt.h: Assert copyright; tidy layout; replace all C++
1581         style comments, using ISO-C conforming style; remove all redundant
1582         parameter names from function prototype declarations, throughout.
1583         (pragma GCC system_header): Remove pointless conditional guard.
1584         (_BEGIN_C_DECLS, _END_C_DECLS): Use to wrap extern "C" declarations.
1585         [WINVER >= 0x500, WINVER >= 0x501]: Replace conditionals with...
1586         [WINVER >= _WIN32_WINNT_WIN2K, WINVER >= _WIN32_WINNT_WINXP]: ...these
1587         alternatives, respectively; they offer improved self-documentation.
1588         (MS_DEF_PROV, MS_ENHANCED_PROV, MS_STRONG_PROV, MS_SCARD_PROV)
1589         (MS_DEF_RSA_SIG_PROV, MS_DEF_RSA_SCHANNEL_PROV, MS_DEF_DSS_PROV)
1590         (MS_DEF_DSS_DH_PROV, MS_ENH_DSS_DH_PROV, MS_DEF_DH_SCHANNEL_PROV)
1591         (MS_ENH_RSA_AES_PROV): Redefine as __AW_EXTENDED__ derivatives.
1592         (MS_DEF_PROV_W, MS_ENHANCED_PROV_W, MS_STRONG_PROV_W, MS_SCARD_PROV_W)
1593         (MS_DEF_RSA_SIG_PROV_W, MS_DEF_RSA_SCHANNEL_PROV_W, MS_DEF_DSS_PROV_W)
1594         (MS_DEF_DSS_DH_PROV_W, MS_ENH_DSS_DH_PROV_W, MS_DEF_DH_SCHANNEL_PROV_W)
1595         (MS_ENH_RSA_AES_PROV_W): Redefine; use __AW_STRING_W__ to derive them
1596         from their __AW_STRING_A__ equivalent string constant definitions.
1597         (GET_ALG_CLASS): Redefine, expressing result in terms of...
1598         (ALG_CLASS_ALL): ...this manifest bit mask; also redefined, preferring
1599         a hexadecimal expression of the mask value over the former decimal.
1600         (GET_ALG_TYPE, GET_ALG_SID): Similarly, use hexadecimal mask values.
1601         (ALG_CLASS_SIGNATURE, ALG_CLASS_MSG_ENCRYPT, ALG_CLASS_DATA_ENCRYPT)
1602         (ALG_CLASS_HASH, ALG_CLASS_KEY_EXCHANGE, ALG_TYPE_DSS, ALG_TYPE_RSA)
1603         (ALG_TYPE_BLOCK, ALG_TYPE_STREAM, ALG_TYPE_DH, ALG_TYPE_SECURECHANNEL)
1604         (CRYPT_UPDATE_KEY, CRYPT_NEWKEYSET, CRYPT_DELETEKEYSET, CRYPT_SILENT)
1605         (CRYPT_MACHINE_KEYSET, CRYPT_USER_PROTECTED, CRYPT_CREATE_SALT)
1606         (CRYPT_EXPORTABLE, CRYPT_ENCRYPT, CRYPT_DECRYPT, CRYPT_EXPORT)
1607         (CRYPT_READ, CRYPT_WRITE, CRYPT_MAC, CERT_TRUST_IS_NOT_TIME_VALID)
1608         (CERT_TRUST_IS_NOT_TIME_NESTED, CERT_TRUST_IS_REVOKED)
1609         (CERT_TRUST_IS_NOT_SIGNATURE_VALID, CERT_TRUST_IS_NOT_VALID_FOR_USAGE)
1610         (CERT_TRUST_IS_UNTRUSTED_ROOT, CERT_TRUST_REVOCATION_STATUS_UNKNOWN)
1611         (CERT_TRUST_IS_CYCLIC, CERT_TRUST_CTL_IS_NOT_SIGNATURE_VALID)
1612         (CERT_TRUST_IS_PARTIAL_CHAIN, CERT_TRUST_CTL_IS_NOT_TIME_VALID)
1613         (CERT_TRUST_CTL_IS_NOT_VALID_FOR_USAGE, CERT_TRUST_IS_SELF_SIGNED)
1614         (CERT_TRUST_HAS_EXACT_MATCH_ISSUER, CERT_TRUST_HAS_KEY_MATCH_ISSUER)
1615         (CERT_TRUST_HAS_NAME_MATCH_ISSUER, CERT_TRUST_IS_COMPLEX_CHAIN)
1616         (CERT_CHAIN_POLICY_BASE, CERT_CHAIN_POLICY_AUTHENTICODE)
1617         (CERT_CHAIN_POLICY_AUTHENTICODE_TS, CERT_CHAIN_POLICY_SSL)
1618         (CERT_CHAIN_POLICY_BASIC_CONSTRAINTS, CERT_CHAIN_POLICY_NT_AUTH)
1619         (CERT_NAME_STR_REVERSE_FLAG, CERT_NAME_STR_DISABLE_IE4_UTF8_FLAG)
1620         (CERT_NAME_STR_CRLF_FLAG, CERT_NAME_STR_ENABLE_UTF8_UNICODE_FLAG)
1621         (CERT_NAME_STR_ENABLE_T61_UNICODE_FLAG, CERT_NAME_STR_NO_PLUS_FLAG)
1622         (CERT_NAME_STR_NO_QUOTING_FLAG, CERT_NAME_STR_SEMICOLON_FLAG)
1623         (CERT_FIND_CERT_ID, CERT_FIND_CTL_USAGE, CERT_FIND_ENHKEY_USAGE)
1624         (CERT_FIND_EXISTING, CERT_FIND_HASH, CERT_FIND_ISSUER_ATTR)
1625         (CERT_FIND_ISSUER_NAME, CERT_FIND_ISSUER_OF, CERT_FIND_KEY_IDENTIFIER)
1626         (CERT_FIND_KEY_SPEC, CERT_FIND_MD5_HASH, CERT_FIND_PROPERTY)
1627         (CERT_FIND_PUBLIC_KEY, CERT_FIND_SHA1_HASH, CERT_FIND_SIGNATURE_HASH)
1628         (CERT_FIND_SUBJECT_ATTR, CERT_FIND_SUBJECT_CERT, CERT_FIND_SUBJECT_NAME)
1629         (CERT_FIND_SUBJECT_STR_A, CERT_FIND_SUBJECT_STR_W)
1630         (CERT_FIND_ISSUER_STR_A, CERT_FIND_ISSUER_STR_W)
1631         (CERT_FIND_OR_ENHKEY_USAGE_FLAG, CERT_FIND_OPTIONAL_ENHKEY_USAGE_FLAG)
1632         (CERT_FIND_NO_ENHKEY_USAGE_FLAG, CERT_FIND_VALID_ENHKEY_USAGE_FLAG)
1633         (CERT_FIND_EXT_ONLY_ENHKEY_USAGE_FLAG, CERT_UNICODE_IS_RDN_ATTRS_FLAG)
1634         (CERT_CASE_INSENSITIVE_IS_RDN_ATTRS_FLAG, CERT_CHAIN_FIND_BY_ISSUER)
1635         (CERT_CHAIN_FIND_BY_ISSUER_COMPARE_KEY_FLAG)
1636         (CERT_CHAIN_FIND_BY_ISSUER_COMPLEX_CHAIN_FLAG)
1637         (CERT_CHAIN_FIND_BY_ISSUER_CACHE_ONLY_FLAG)
1638         (CERT_CHAIN_FIND_BY_ISSUER_CACHE_ONLY_URL_FLAG)
1639         (CERT_CHAIN_FIND_BY_ISSUER_LOCAL_MACHINE_FLAG)
1640         (CERT_CHAIN_FIND_BY_ISSUER_NO_KEY_FLAG)
1641         (CERT_SYSTEM_STORE_LOCAL_MACHINE): All represent bit-mapped values;
1642         express them in hexadecimal, in preference to original decimal form.
1643         (CERT_FIND_SUBJECT_STR, CERT_FIND_ISSUER_STR): Redefine them as
1644         __AW_EXTENDED__ macros, for UNICODE/non-UNICODE cases respectively.
1645         (szOID_CRL_DIST_POINTS): Correct defective definition; value should be
1646         a string literal, but was missing delimiting quotes; insert them.
1647         (CertNameToStr, CertOpenSystemStore, CertGetNameString, CryptSignHash)
1648         (CryptAcquireContext, CryptVerifySignature, CryptGetDefaultProvider)
1649         (CryptEnumProviders, CryptSetProvider): Define as __AW_SUFFIXED__
1650         aliases for each of the UNICODE/non-UNICODE cases respectively.
1651         (CryptEnumProvidersA): Correct prototype declaration; 5th parameter
1652         was declared as type LPTSTR, but should be type LPSTR.
1653         (CryptEnumProvidersW): Likewise; 5th parameter should be type LPWSTR.
1654         (CryptGetDefaultProviderW): Likewise; 4th parameter was declared as
1655         type LPSTR, but should be type LPWSTR.
1656         [defined MINGW_TENTATIVE_ASSUMPTIONS] (X509_ANY_STRING)
1657         (X509_CRL_REASON_CODE, X509_DSS_PUBLICKEY, X509_UNICODE_ANY_STRING)
1658         (struct _CERT_ALT_NAME_ENTRY): Add tentative definitions.
1659
1660 2015-09-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1661
1662         Correct defect in build system compilation rule.
1663
1664         * Makefile.in (scrnsavw.$OBJEXT): Do not use $^ to represent the
1665         source file; it expands to also include prerequisite header files,
1666         which should not appear on the compilation command line.  Rewrite
1667         rule in static pattern format, and use $< instead.
1668
1669 2015-08-02  Keith Marshall  <keithmarshall@users.sourceforge.net>
1670
1671         Build system corrections for GCC build time support.
1672
1673         * configure.ac (AC_PROG_CC): Don't use this; we need...
1674         (MINGW_AC_PROG_CC_COMPILE_ONLY): ...this alternative, to support
1675         building with only a stage 1 partially built GCC installation.
1676
1677         * Makefile.in (install-headers): New make objective; map it to...
1678         (install-w32api-headers): ...this, for which it is a logical alias.
1679
1680 2015-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1681
1682         Overhaul and streamline build system configuration.
1683
1684         * configure.in: Delete obsolete file; replace with...
1685         * configure.ac: New file; rewritten per current autoconf conventions.
1686
1687         * Makefile.in: Rewritten; adapted from current mingwrt configuration,
1688         it now processes the entire build without using separate sub-makes.
1689
1690         * lib/Makefile.in: Sub-make configuration not required now; delete it.
1691         * lib/ddk/Makefile.in lib/directx/Makefile.in: Likewise; delete them.
1692
1693 2015-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1694
1695         Remove unused aclocal.m4 configuration file.
1696
1697         * aclocal.m4: Delete it; it provides no content used by this package.
1698
1699 2015-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1700
1701         Adapt platform feature checks to NTDDI_VERSION conventions.
1702
1703         * include/sdkddkver.h: New file; merge from 4.0-dev branch.
1704         (_WIN32_WINNT_WINBLUE): New manifest constant for Windows-8.1.
1705         (WINNTVER): Prefer bitwise shift to division; adjust accordingly.
1706         [_WIN32_WINNT != OSVER(NTDDI_VERSION)]: Bad comparison; correct to...
1707         [_WIN32_WINNT != WINNTVER(NTDDI_VERSION)]: ...this.
1708
1709         * include/w32api.h: Assert copyright; include sdkddkver.h.
1710         (__W32API_VERSION): Increment to 3.18; adopt new encoding format.
1711         (__W32API_MAJOR_VERSION, __W32API_MINOR_VERSION): Adjust consistently.
1712         (__W32API_PATCH_LEVEL): New macro; define with initial value of zero.
1713         (__W32API_DEPRECATED_ALIAS): New macro; define it; use to redefine...
1714         (Windows95, Windows98, WindowsME, WindowsNT4, Windows2000, WindowsXP)
1715         (Windows2003, WindowsVista, IE3, IE301, IE302, IE4, IE401, IE5, IE5a)
1716         (IE5b, IE501, IE55, IE56, IE6, IE601, IE602, IE7): ...these; replace
1717         macro definitions by long integer constants, and mark as deprecated.
1718         (UNICODE, _UNICODE): Keep these consistent; use logic factored out of
1719         mingwrt/include/_mingw.h, whence we similarly relocate...
1720         (_EXTERN_C, _BEGIN_C_DECLS, _END_C_DECLS): ...these.
1721
1722         * include/windef.h: Assert copyright; include w32api.h, whence we
1723         infer default assignments, per included sdkddkver.h, for each of...
1724         (WINVER, _WIN32_WINNT): ...these; delete local defines.
1725         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1726
1727 2015-06-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1728
1729         Remove generated configure script from revision control.
1730
1731         * configure: Delete from SCM; maintainer must regenerate it, when
1732         required, as SCM will now ignore it.
1733
1734 2012-08-04  Earnie Boyd  <earnie@users.sourceforge.net>
1735
1736         Cosmetic adjustment to match MSDN documentation.
1737
1738         * include/winver.h (VerQueryValueA, VerQueryValueW): Declare type
1739         of parameter #1 to be LPCVOID, in preference to formerly specified,
1740         and functionally equivalent, 'const LPVOID'.
1741
1742 2012-08-01  Stephan Jorek  <sjorek@users.sourceforge.net>
1743
1744         Correct typos, as identified by issue [#1534].
1745
1746         * include/setupapi.h (SetupCancelTemporary): Should be...
1747         (SetupCancelTemporarySourceList): ...this; complete truncated name.
1748         (SetupFreeA, SetupFreeW): Likewise, complete these respectively to...
1749         (SetupFreeSourceListA, SetupFreeSourceListW): ...these, and...
1750         (SetupQueryA, SetupQueryW): ...these respectively to...
1751         (SetupQuerySourceListA, SetupQuerySourceListW): ...these.
1752         (SetupDiGetWizardage): Misspelled; correct it to...
1753         (SetupDiGetWizardPage): ...this.
1754
1755 2012-08-01  Earnie Boyd  <earnie@users.sourceforge.net>
1756
1757         Declare WTSVirtualChannel API functions per issue [#1342].
1758
1759         * include/wtsapi32.h [_WIN32_WINNT >= 0x500]
1760         (WTSVirtualChannelOpen, WTSVirtualChannelQuery, WTSVirtualChannelRead)
1761         (WTSVirtualChannelPurgeInput, WTSVirtualChannelPurgeOutput)
1762         (WTSVirtualChannelWrite, WTSVirtualChannelClose): Declare them.
1763         [_WIN32_WINNT >= 0x600] (WTSVirtualchannelOpenEx): Likewise.
1764
1765         * lib/wtsapi32.def (WTSVirtualChannelOpenEx@12): Add reference.
1766
1767 2012-08-01  Earnie Boyd  <earnie@users.sourceforge.net>
1768
1769         Correct MENUITEMINFO structure definition per issue [#1659].
1770
1771         * include/winuser.h (tagMENUITEMINFOA, tagMENUITEMINFOW): dwItemData
1772         field was defined as type DWORD; correct it to type ULONG_PTR.
1773
1774 2012-07-06  Corinna Vinschen  <corinna@vinschen.de>
1775
1776         Extend visibility of winsock definitions when building Cygwin.
1777
1778         * include/winsock.h [__INSIDE_CYGWIN__]: Expose definitions of...
1779         (IP_OPTIONS, SO_DEBUG, SO_ACCEPTCONN, SO_REUSEADDR, SO_KEEPALIVE)
1780         (SO_DONTROUTE, SO_BROADCAST, SO_USELOOPBACK, SO_LINGER, SO_OOBINLINE)
1781         (SO_DONTLINGER, SO_SNDBUF, SO_RCVBUF, SO_SNDLOWAT, SO_RCVLOWAT)
1782         (SO_SNDTIMEO, SO_RCVTIMEO, SO_ERROR, SO_TYPE): ...these; however...
1783         [__INSIDE_MSYS__]: ...keep them hidden.
1784
1785         * include/winsock2.h [__INSIDE_CYGWIN__]: Likewise, expose...
1786         (AF_MAX, _SS_MAXSIZE, _SS_ALIGNSIZE, _SS_PAD1SIZE, _SS_PAD2SIZE)
1787         (struct sockaddr, struct sockaddr_storage): ...these, whereas...
1788         [__INSIDE_MSYS__]: ...also keep them hidden.
1789
1790 2012-04-29  Jan Ringos  <tringi@users.sf.net>
1791
1792         Correct version guard for WinXP minimum requirement.
1793
1794         * include/winbase.h (GetModuleHandleEx): Function unsupported for...
1795         [_WIN32_WINNT >= 0x500]: ...this; it isn't in Win2K, so should be...
1796         [_WIN32_WINNT >= 0x501]: ...this; correct it accordingly.
1797         (GetModuleHandleExA, GetModuleHandleExW): Likewise.
1798
1799 2012-04-28  LRN  <l_r_nightmare@users.sf.net>
1800
1801         Add missing <shobjidl.h> and associated UUID implementation.
1802
1803         * include/shobjidl.h lib/shobjidl-uuid.c: New files.
1804         * lib/Makefile.in (UUID_SOURCES, UUID_OBJS): Add references.
1805
1806 2012-03-19  Ben Greear  <greear@users.sf.net>
1807
1808         Adjust header file definition order, to fix issue [#1570].
1809
1810         * include/routprot.h (IP_LOCAL_BINDING): Must be defined before...
1811         (IP_ADAPTER_BINDING_INFO): ...this; adjust order of definition.
1812
1813 2012-01-03  Chris Sutcliffe  <ir0nh34d@users.sf.net>
1814
1815         Add missing return value, flagged by 'make test'.
1816
1817         * include/gdiplus/gdiplustypes.h (Gdiplus::GdiplusAbort::Abort):
1818         Return NO_ERROR in virtual definition.
1819
1820 2012-01-03  Chris Sutcliffe  <ir0nh34d@users.sf.net>
1821
1822         Remove duplicate definitions, identified by 'make test'.
1823
1824         * include/wincrypt.h (CRYPT_NEWKEYSET, CRYPT_DELETEKEYSET)
1825         (CRYPT_MACHINE_KEYSET, CRYPT_EXPORTABLE, CRYPT_USER_PROTECTED)
1826         (CRYPT_SILENT, CRYPT_CREATE_SALT, CRYPT_UPDATE_KEY, CRYPT_NO_SALT)
1827         (CRYPT_PREGEN, CRYPT_RECIPIENT, CRYPT_INITIATOR, CRYPT_ONLINE)
1828         (CRYPT_SF, CRYPT_CREATE_IV, CRYPT_KEK, CRYPT_DATA_KEY)
1829         (CRYPT_VOLATILE, CRYPT_SGCKEY): Delete second instance of each.
1830
1831         * include/winerror.h (CRYPT_E_REVOKED): Delete; it is already
1832         correctly defined (per MSDN) in <wincrypt.h>
1833
1834 2012-01-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
1835
1836         Correct misuse of #ifdef, identified by 'make test'.
1837
1838         * include/shlwapi.h (enum ASSOCSTR, enum ASSOCDATA): Fix typos;
1839         /#ifdef _WIN32_IE >= 0x0600/s/#ifdef/#if/
1840
1841 2011-12-22  Corinna Vinschen  <corinna@vinschen.de>
1842
1843         Replace more incorrectly named manifest constants.
1844
1845         * include/winnt.h (JOB_OBJECT_LIMIT_BREAKAWAY_OK)
1846         (JOB_OBJECT_LIMIT_SILENT_BREAKAWAY_OK): Define; make aliases for...
1847         (JOB_OBJECT_BREAKAWAY_OK, JOB_OBJECT_SILENT_BREAKAWAY): ...these old
1848         definitions respectively; retain for backward compatibility only.
1849
1850 2011-12-22  Corinna Vinschen  <corinna@vinschen.de>
1851
1852         Add missing PROCESS_QUERY_LIMITED_INFORMATION.
1853
1854         * include/winnt.h (PROCESS_QUERY_LIMITED_INFORMATION): Define it.
1855
1856 2011-08-19  Corinna Vinschen  <corinna@vinschen.de>
1857
1858         Add missing MAPVK manifest constant definitions.
1859
1860         * include/winuser.h (MAPVK_VK_TO_VSC, MAPVK_VSC_TO_VK): Define them.
1861         (MAPVK_VK_TO_CHAR, MAPVK_VSC_TO_VK_EX, MAPVK_VK_TO_VSC_EX): Likewise.
1862
1863 2011-08-05  Corinna Vinschen  <corinna@vinschen.de>
1864
1865         Correct some misspelled manifest constant names.
1866
1867         * include/winnt.h (IMAGE_DLL_CHARACTERISTICS_NX_COMPAT): Should be...
1868         (IMAGE_DLLCHARACTERISTICS_NX_COMPAT): ...this; define correctly; also
1869         alias to original misspelling, to maintain backward compatibility.
1870         (IMAGE_DLL_CHARACTERISTICS_FORCE_INTEGRITY): Likewise; should be...
1871         (IMAGE_DLLCHARACTERISTICS_FORCE_INTEGRITY): ...this; define and alias.
1872         (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE): Likewise; should be...
1873         (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE): ...this; define and alias.
1874
1875 2011-07-29  Corinna Vinschen  <corinna@vinschen.de>
1876
1877         Add a missing Win2K sockets IOCTL feature.
1878
1879         * include/winsock2.h (SIO_UDP_CONNRESET): Define.
1880
1881 2011-05-22  Albrecht Schlosser  <vms-news@go4more.de>
1882
1883         Fix an incorrectly typed structure member.
1884
1885         * include/wingdi.h (GCP_RESULTSW): lpClass field defined as LPWSTR;
1886         should be LPSTR; correct it.
1887
1888 2011-05-15  Corinna Vinschen  <corinna@vinschen.de>
1889
1890         Add another missing manifest constant definition.
1891
1892         * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.
1893
1894 2011-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1895
1896         Avoid pollution of user namespace; fix MinGW-Bug [#1531].
1897
1898         * include/windef.h (PACKED): Delete macro definition; its name is not
1899         reserved, and may thus conflict with a user defined name; replace it...
1900         * include/wincon.h (KEY_EVENT_RECORD): ...at this sole point of use;
1901         use __attribute__((packed)) directly instead.
1902
1903 2011-04-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1904
1905         Fix bad typedef, per MinGW-Bug [#1529].
1906
1907         * include/imagehlp.h (PREAD_PROCESS_MEMORY_ROUTINE): Corrected, to
1908         conform with MSDN reference, as identified by Safety0ff.
1909
1910 2011-04-04  Corinna Vinschen  <corinna@vinschen.de>
1911
1912         Add a missing manifest constant definition.
1913
1914         * include/winnt.h (DOMAIN_ALIAS_RID_REMOTE_DESKTOP_USERS): Define.
1915
1916 2011-03-29  Corinna Vinschen  <corinna@vinschen.de>
1917
1918         Win2K and Vista userenv updates.
1919
1920         * include/userenv.h [_WIN32_WINNT >= 0x0500] (DeleteProfile)
1921         (GetAllUsersProfileDirectory, GetDefaultUserProfileDirectory)
1922         (ExpandEnvironmentStringsForUser): Define function aliases.
1923         [_WIN32_WINNT >= 0x0500] (DeleteProfileA, DeleteProfileW)
1924         (GetAllUsersProfileDirectoryA, GetAllUsersProfileDirectoryW)
1925         (GetDefaultUserProfileDirectoryA, GetDefaultUserProfileDirectoryW
1926         (ExpandEnvironmentStringsForUserA, ExpandEnvironmentStringsForUserW)
1927         (GetProfileType): Declare function prototypes.
1928         [_WIN32_WINNT >= 0x0600] (CreateProfile): Declare function prototype.
1929         [_WIN32_WINNT >= 0x0500] (PT_TEMPORARY, PT_ROAMING, PT_MANDATORY):
1930         New manifest constants; define them.
1931
1932 2011-03-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
1933
1934         * Makefile.in: Increment CYGRELEASE to 2.
1935
1936 2011-03-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
1937
1938         * lib/Makefile.in: Include GDIPLUS_HEADERS in dist target.
1939
1940 2011-03-11  Chris Sutcliffe  <ir0nh34d@users.sf.net>
1941
1942         * include/w32api.h: Increment version to 3.17.
1943         * Makefile.in: Ditto.
1944
1945 2011-03-07  Chris Sutcliffe  <ir0nh34d@users.sf.net>
1946
1947         * include/winbase.h (PSAPI_WORKING_SET_BLOCK)
1948         (PSAPI_WORKING_SET_INFORMATION): Move from here...
1949         * include/psapi.h (PSAPI_WORKING_SET_BLOCK)
1950         (PSAPI_WORKING_SET_INFORMATION): ...to here.
1951
1952 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
1953
1954         * include/w32api.h: Increment version to 3.16.
1955         * Makefile.in: Ditto.
1956
1957 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1958
1959         * include/commctrl.h (NMTCKEYDOWN): Define.
1960
1961 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1962
1963         * include/wtsapi32.h (WTSSendMessageA, WTSSendMessageW, WTSSendMessage):
1964         Define.
1965
1966 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1967
1968         * include/winbase.h (PSAPI_WORKING_SET_BLOCK,
1969         PSAPI_WORKING_SET_INFORMATION): Define.
1970
1971 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1972
1973         * include/winbase.h (__GNUC_EXTENSION): Define, replacing __MINGW_EXTENSION.
1974
1975 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1976
1977         * lib/kernel32.def (FreeLibraryAndExitThread): Fix definition.
1978
1979 2011-03-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1980
1981         * include/winbase.h (FILE_ENCRYPTABLE, FILE_IS_ENCRYPTED, FILE_READ_ONLY,
1982         FILE_ROOT_DIR, FILE_SYSTEM_ATTR, FILE_SYSTEM_DIR, FILE_SYSTEM_NOT_SUPPORT,
1983         FILE_UNKNOWN, FILE_USER_DISALLOWED): Define.
1984
1985 2011-03-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1986
1987         * include/winioctl.h (_DRIVE_LAYOUT_INFORMATION_MBR): Add
1988         _DRIVE_LAYOUT_INFORMATION_MBR_DEFINED guard.
1989         * include/ddk/winddk.h (_DRIVE_LAYOUT_INFORMATION_MBR): Ditto.
1990
1991 2011-03-04  Seth Jackson  <sethj@users.sourceforge.net>
1992
1993         * include/winnt.h (PAGE_WRITECOMBINE): Define.
1994         * include/winbase.h (THREAD_MODE_BACKGROUND_BEGIN, THREAD_MODE_BACKGROUND_END): Define.
1995
1996 2011-03-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1997
1998         * include/winbase.h (__MINGW_EXTENSION): Define.
1999         (OVERLAPPED): Add __MINGW_EXTENSION around nameless union /
2000         struct to correct issue with -std=c99.
2001
2002 2011-03-02  Corinna Vinschen  <corinna@vinschen.de>
2003
2004         * include/ddk/winddk.h (TIMER_INFORMATION_CLASS): Define.
2005         (TIMER_BASIC_INFORMATION): Define.
2006         (NtQueryTimer): Define.
2007         (ZwQueryTimer): Define.
2008
2009 2010-12-27  David Byron  <dbyron0@users.sourceforge.net>
2010
2011         * include/winioctl.h (STORAGE_BUS_TYPE): Define.
2012
2013 2010-12-27  Seth Jackson  <sethj@users.sourceforge.net>
2014
2015         * include/winbase.h (GetComputerNameEx): Define.
2016
2017 2010-12-27  Ryan Lortie  <desrt@desrt.ca>
2018
2019         * include/winbase.h (TzSpecificLocalTimeToSystemTime): Define.
2020
2021 2010-12-27  Markus Koenig  <basilo@users.sourceforge.net>
2022
2023         * include/gdiplus/gdipluspixelformats.h (PixelFormatIndexed,
2024         PixelFormatGDI, PixelFormatAlpha, PixelFormatPAlpha,
2025         PixelFormatExtended, PixelFormatCanonical, PixelFormatUndefined,
2026         PixelFormatDontCare, PixelFormat1bppIndexed, PixelFormat4bppIndexed,
2027         PixelFormat8bppIndexed, PixelFormat16bppGrayScale,
2028         PixelFormat16bppRGB555, PixelFormat16bppRGB565, PixelFormat16bpp1555,
2029         PixelFormat24bppRGB, PixelFormat32bppRGB, PixelFormat32bppARGB,
2030         PixelFormat32bppPARGB, PixelFormat48bppRGB, PixelFormat64bppARGB,
2031         PixelFormat64bppPARGB, PixelFormatMax): Fix definition.
2032
2033 2010-10-20  Seth Jackson  <sethj@users.sourceforge.net>
2034
2035         * include/commctrl.h (TC_ITEMHEADER[AW]): Rename to TCITEMHEADER[AW].
2036         Add defines for backward compatibility.
2037
2038 2010-12-27  Johann Hanne  <jonnyh33@users.sourceforge.net>
2039
2040         * include/oaidl.h (GetTypeComp, GetTypeComp, IsMatchingType): Fix defintion.
2041         * include/objidl.h (AddConnection, ReleaseConnection): Ditto.
2042         * include/winbase.h (EnumResourceLanguagesA, EnumResourceLanguagesW,
2043         EnumResourceNamesA, EnumResourceNamesW, EnumResourceTypesA,
2044         EnumResourceTypesW): Ditto.
2045         * include/winnt.h (_SYSTEM_POWER_CAPABILITIES): Ditto.
2046
2047 2010-12-27  Seth Jackson  <sethj@users.sourceforge.net>
2048
2049         * include/basetsd.h: (INT8, UINT8, INT16, UINT16): Define.
2050
2051 2010-12-27  Paul Sokolovsky  <pfalcon@users.sf.net>
2052
2053         * include/bdatypes.h: Add missing semicolons.
2054
2055 2010-08-26  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2056
2057         * include/w32api.h: Increment version to 3.15.
2058         * Makefile.in: Ditto.
2059
2060 2010-08-26  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2061
2062         * Makefile.in: Update naming convention and compression format (lzma),
2063         leaving existing naming convention and compression format as is for Cygwin.
2064
2065 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2066
2067         * include/oleacc.h (STATE_SYSTEM_HASPOPUP, STATE_SYSTEM_NORMAL,
2068         STATE_SYSTEM_PROTECTED): Define.
2069
2070         Thank you to Marcus von Appen for reporting the issue.
2071
2072 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2073
2074         * include/winuser.h (CF_DIBV5): Define.
2075         (CF_MAX): Adjust accordingly.
2076
2077         Thank you to Lenard Lindstrom for reporting the issue.
2078
2079 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2080
2081         * include/sspi.h (QuerySecurityContextToken): Define.
2082         * lib/secur32.def: Regenerate using gendef on a Win7 machine.
2083
2084         Thank you to Magnus Hagander for reporting the issue.
2085
2086 2010-08-25  Ali Sabil  <asabil@users.sourceforge.net>
2087
2088         * include/ocidl.h: Define COBJMACROS for IPropertyBag and IPropertyBag2.
2089
2090 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2091
2092         * include/shlwapi (ASSOCDATA): Update definition.
2093
2094         Thank you to Frederic Deschamps for reporting the issue.
2095
2096 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2097
2098         * include/winbase.h (COPY_FILE_OPEN_SOURCE_FOR_WRITE,
2099         COPY_FILE_ALLOW_DECRYPTED_DESTINATION, COPY_FILE_COPY_SYMLINK,
2100         COPY_FILE_NO_BUFFERING): Define.
2101
2102         Thank you to Roland Schwingel for reporting the issue.
2103
2104 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2105
2106         * include/winuser.h (HHOOK): Move definition from here...
2107         * include/windef.h: ...to here, as per MSDN.
2108
2109         Thank you to Samuel Thibault for reporting the issue.
2110
2111 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2112
2113         * include/winbase.h (GetEnvironmentStrings, GetEnvironmentStringsA): Per
2114         MSDN, change return type to LPCH.
2115         (GetEnvironmentStringsW): Per MSDN, change return type to LPWCH.
2116
2117         Thank you to Emmanuel Stapf for reporting the issue.
2118
2119 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2120
2121         * include/prsht.h (SNDMDG, POSTMSG): Fix typo.
2122         * include/windowsx.h (SNDMSG): Ditto.
2123
2124 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2125
2126         * include/prsht.h (SNDMSG, POSTMSG): Define macros and use throughout.
2127
2128         Thank you to Ozkan Sezer for reporting the issue.
2129
2130 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2131
2132         * include/windowsx.h (SNDMSG): Define macro and use throughout.
2133
2134         Thank you to Chris Oldwood for reporting the issue.
2135
2136 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2137
2138         * include/oleacc.h (AccessibleObjectFromEvent): Correct definition.
2139
2140         Thank you to Rick Walsh for reporting the issue.
2141
2142 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2143
2144         * include/winbase.h (MoveFileWithProcessA, MoveFileWithProgressW): Define.
2145
2146 2010-08-24  Vinky  <rabbit_vinky@users.sourceforge.net>
2147
2148         * include/winbase.h (OVERLAPPED): Correct definition.
2149
2150 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2151
2152         * include/winnt.h (IMAGE_NT_HEADERS32, IMAGE_NT_HEADERS64): Correct
2153         definition.
2154
2155         Thank you to Pasi Ruokola for reporting the issue.
2156
2157 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2158
2159         * include/exdisp.h (get_RegisterAsBrowser): Fix typo.
2160
2161         Thank you to cheznonnon for reporting the issue.
2162
2163 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2164
2165         * lib/ws2_32.def: Regenerate using gendef on a Win7 machine.
2166
2167 2010-08-24  Ozkan Sezer  <sezero@users.sourceforge.net>
2168
2169         * winnt.h: Fix several SUBLANG ID errors (ref:
2170         http://msdn.microsoft.com/en-us/library/dd318693(VS.85).aspx).
2171         (SUBLANG_UI_CUSTOM_DEFAULT): 0x05, not 0x03.
2172         (SUBLANG_HAUSA_NIGERIA): Bad ID name, correct one is ...
2173         (SUBLANG_HAUSA_NIGERIA_LATIN): ... this.
2174         (SUBLANG_INUKTITUT_CANADA_LATIN): 0x02, not 0x01.
2175         (SUBLANG_IRISH_IRELAND): 0x02, not 0x01.
2176         (SUBLANG_LAO_LAO_PDR): Bad ID name, correct one is ...
2177         (SUBLANG_LAO_LAO): ... this.
2178         (SUBLANG_LOWER_SORBIAN_GERMANY): 0x02, not 0x01.
2179         (SUBLANG_SAMI_SKOLT_FINLAND): 0x08, not 0x03.
2180         (SUBLANG_SAMI_INARI_FINLAND): 0x09, not 0x03.
2181         (SUBLANG_SYRIAC_SYRIA): define as SUBLANG_SYRIAC (what MSDN mentions).
2182         (SUBLANG_TIGRIGNA_ERITREA): 0x02, not 0x01.
2183         (SUBLANG_BENGALI_INDIA): 0x01, not 0x00.
2184         (SUBLANG_BENGALI_BANGLADESH): 0x02, not 0x01.
2185         (SUBLANG_PUNJABI_INDIA): 0x01, not 0x00.
2186         (SUBLANG_PUNJABI_PAKISTAN): not defined in MSDN.
2187         (SUBLANG_ROMANIAN_ROMANIA): 0x01, not 0x00.
2188         (SUBLANG_ROMANIAN_MOLDOVA): not defined in MSDN.
2189
2190 2010-08-24  LRN  <lrn1986@gmail.com>
2191
2192         * include/mmreg.h (MPEGLAYER3WAVEFORMAT, WAVE_FORMAT_UNKNOWN,
2193         WAVE_FORMAT_PCM, WAVE_FORMAT_ADPCM, WAVE_FORMAT_IEEE_FLOAT,
2194         WAVE_FORMAT_VSELP, WAVE_FORMAT_IBM_CVSD, WAVE_FORMAT_ALAW,
2195         WAVE_FORMAT_MULAW, WAVE_FORMAT_OKI_ADPCM, WAVE_FORMAT_DVI_ADPCM,
2196         WAVE_FORMAT_MEDIASPACE_ADPCM, WAVE_FORMAT_SIERRA_ADPCM,
2197         WAVE_FORMAT_G723_ADPCM, WAVE_FORMAT_DIGIFIX, WAVE_FORMAT_DIALOGIC_OKI_ADPCM,
2198         WAVE_FORMAT_MEDIAVISION_ADPCM, WAVE_FORMAT_CU_CODEC,
2199         WAVE_FORMAT_YAMAHA_ADPCM, WAVE_FORMAT_SONARC,
2200         WAVE_FORMAT_DSPGROUP_TRUESPEECH, WAVE_FORMAT_ECHOSC1,
2201         WAVE_FORMAT_AUDIOFILE_AF36, WAVE_FORMAT_APTX, WAVE_FORMAT_AUDIOFILE_AF10,
2202         WAVE_FORMAT_PROSODY_1612, WAVE_FORMAT_LRC, WAVE_FORMAT_DOLBY_AC2,
2203         WAVE_FORMAT_GSM610, WAVE_FORMAT_MSNAUDIO, WAVE_FORMAT_ANTEX_ADPCME,
2204         WAVE_FORMAT_CONTROL_RES_VQLPC, WAVE_FORMAT_DIGIREAL, WAVE_FORMAT_DIGIADPCM,
2205         WAVE_FORMAT_CONTROL_RES_CR10, WAVE_FORMAT_NMS_VBXADPCM,
2206         WAVE_FORMAT_ROLAND_RDAC, WAVE_FORMAT_ECHOSC3, WAVE_FORMAT_ROCKWELL_ADPCM,
2207         WAVE_FORMAT_ROCKWELL_DIGITALK, WAVE_FORMAT_XEBEC, WAVE_FORMAT_G721_ADPCM,
2208         WAVE_FORMAT_G728_CELP, WAVE_FORMAT_MSG723, WAVE_FORMAT_MPEG,
2209         WAVE_FORMAT_RT24, WAVE_FORMAT_PAC, WAVE_FORMAT_MPEGLAYER3,
2210         WAVE_FORMAT_LUCENT_G723, WAVE_FORMAT_CIRRUS, WAVE_FORMAT_ESPCM,
2211         WAVE_FORMAT_VOXWARE, WAVE_FORMAT_CANOPUS_ATRAC, WAVE_FORMAT_G726_ADPCM,
2212         WAVE_FORMAT_G722_ADPCM, WAVE_FORMAT_DSAT, WAVE_FORMAT_DSAT_DISPLAY,
2213         WAVE_FORMAT_VOXWARE_BYTE_ALIGNED, WAVE_FORMAT_VOXWARE_AC8,
2214         WAVE_FORMAT_VOXWARE_AC10, WAVE_FORMAT_VOXWARE_AC16,
2215         WAVE_FORMAT_VOXWARE_AC20, WAVE_FORMAT_VOXWARE_RT24,
2216         WAVE_FORMAT_VOXWARE_RT29, WAVE_FORMAT_VOXWARE_RT29HW,
2217         WAVE_FORMAT_VOXWARE_VR12, WAVE_FORMAT_VOXWARE_VR18,
2218         WAVE_FORMAT_VOXWARE_TQ40, WAVE_FORMAT_SOFTSOUND, WAVE_FORMAT_VOXWARE_TQ60,
2219         WAVE_FORMAT_MSRT24, WAVE_FORMAT_G729A, WAVE_FORMAT_MVI_MV12,
2220         WAVE_FORMAT_DF_G726, WAVE_FORMAT_DF_GSM610, WAVE_FORMAT_ISIAUDIO,
2221         WAVE_FORMAT_ONLIVE, WAVE_FORMAT_SBC24, WAVE_FORMAT_DOLBY_AC3_SPDIF,
2222         WAVE_FORMAT_ZYXEL_ADPCM, WAVE_FORMAT_PHILIPS_LPCBB, WAVE_FORMAT_PACKED,
2223         WAVE_FORMAT_RHETOREX_ADPCM, WAVE_FORMAT_IRAT, WAVE_FORMAT_VIVO_G723,
2224         WAVE_FORMAT_VIVO_SIREN, WAVE_FORMAT_DIGITAL_G723,
2225         WAVE_FORMAT_CREATIVE_ADPCM, WAVE_FORMAT_CREATIVE_FASTSPEECH8,
2226         WAVE_FORMAT_CREATIVE_FASTSPEECH10, WAVE_FORMAT_QUARTERDECK,
2227         WAVE_FORMAT_FM_TOWNS_SND, WAVE_FORMAT_BTV_DIGITAL, WAVE_FORMAT_VME_VMPCM,
2228         WAVE_FORMAT_OLIGSM, WAVE_FORMAT_OLIADPCM, WAVE_FORMAT_OLICELP,
2229         WAVE_FORMAT_OLISBC, WAVE_FORMAT_OLIOPR, WAVE_FORMAT_LH_CODEC,
2230         WAVE_FORMAT_NORRIS, WAVE_FORMAT_ISIAUDIO,
2231         WAVE_FORMAT_SOUNDSPACE_MUSICOMPRESS, WAVE_FORMAT_DVM, WAVE_FORMAT_RAW_AAC1,
2232         WAVE_FORMAT_MPEG_HEAAC, WAVE_FORMAT_MPEG_ADTS_AAC, WAVE_FORMAT_DRM,
2233         WAVE_FORMAT_DTS, WAVE_FORMAT_WMAVOICE9, WAVE_FORMAT_WMASPDIF,
2234         WAVE_FORMAT_WMAUDIO_LOSSLESS, WAVE_FORMAT_WMAUDIO2, WAVE_FORMAT_WMAUDIO3,
2235         WAVE_FORMAT_MPEG_LOAS, WAVE_FORMAT_RAW_SPORT, WAVE_FORMAT_ESST_AC3,
2236         WAVE_FORMAT_DTS2): Define.
2237         * include/msacm.h (HACMDRIVERID, HACMDRIVER, HACMSTREAM, HACMOBJ,
2238         ACMSTREAMHEADER, WAVEFILTER, acmDriverAddA, acmDriverAddW, acmDriverRemove,
2239         acmMetrics, acmStreamOpen, acmStreamSize, acmStreamPrepareHeader,
2240         acmStreamUnprepareHeader, acmStreamReset, acmStreamClose, acmStreamConvert):
2241         Define.
2242
2243 2010-08-23  LRN  <lrn1986@gmail.com>
2244
2245         * include/winbase.h (SYMBOLIC_LINK_FLAG_DIRECTORY, FILE_NAME_NORMALIZED,
2246         FILE_NAME_OPENED, VOLUME_NAME_DOS, VOLUME_NAME_GUID, VOLUME_NAME_NONE,
2247         VOLUME_NAME_NT, FILE_BASIC_INFO, FILE_STANDARD_INFO, FILE_NAME_INFO,
2248         FILE_STREAM_INFO, FILE_COMPRESSION_INFO, FILE_ATTRIBUTE_TAG_INFO,
2249         FILE_ID_BOTH_DIR_INFO, FILE_REMOTE_PROTOCOL_INFO, FILE_INFO_BY_HANDLE_CLASS,
2250         GetFileInformationByHandleEx, GetFinalPathNameByHandleA,
2251         GetFinalPathNameByHandleW): Define.
2252
2253 2010-08-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2254
2255         * lib/CheckConflicts.sh: New file.
2256
2257 2010-08-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2258
2259         * lib/kernel32.def (CopyLZFile, GetExpandedNameA, GetExpandedNameW, LZClose,
2260         LZCopy, LZInit, LZOpenFileA, LZOpenFileW, LZRead, LZSeek, OpenProcessToken,
2261         OpenThreadToken, RegCloseKey, RegCreateKeyExA, RegCreateKeyExW,
2262         RegDeleteKeyExA, RegDeleteKeyExW, RegDeleteValueA, RegDeleteValueW,
2263         RegEnumKeyExA, RegEnumKeyExW, RegEnumValueA, RegEnumValueW, RegFlushKey,
2264         RegGetKeySecurity, RegLoadKeyA, RegLoadKeyW, RegNotifyChangeKeyValue,
2265         RegOpenCurrentUser, RegOpenKeyExA, RegOpenKeyExW, RegOpenUserClassesRoot,
2266         RegQueryInfoKeyA, RegQueryInfoKeyW, RegQueryValueExA, RegQueryValueExW,
2267         RegRestoreKeyA, RegRestoreKeyW, RegSetKeySecurity, RegSetValueExA,
2268         RegSetValueW, RegUnLoadKeyA, RegUnLoadKeyW, RtlCaptureStackBackTrace,
2269         RtlFillMemory, RtlMoveMemory, RtlZeroMemory, SetThreadToken): Remove
2270         conflicting definition.
2271         * lib/th32.def: Remove.
2272         * lib/ntdll.def (RtlUnwind): Remove conflicting definition.
2273         * lib/version.def (VerLanguageNameA, VerLanguageNameW): Remove conflicting
2274         definition.
2275
2276 2010-08-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2277
2278         * lib/kernel32.def (CreateProcessAsUserW): Remove definition.
2279
2280 2010-08-20  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2281
2282         * lib/kernel32.def: Regenerate using gendef on a Win7 machine.
2283
2284 2010-08-19  Corinna Vinschen  <corinna@vinschen.de>
2285
2286         * include/winnt.h: Define FILE_ATTRIBUTE_VIRTUAL.  Change
2287         FILE_ATTRIBUTE_VALID_FLAGS accordingly.
2288         * include/ddk/winddk.h: Ditto.
2289
2290 2010-08-18  Ladislav Michl  <ladis@users.sourceforge.net>
2291
2292         * include/winbase.h (SYMBOLIC_LINK_FLAG_DIRECTORY, CreateSymbolicLinkW,
2293         CreateSymbolicLinkA, CreateSymbolicLink): Define
2294
2295 2010-07-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2296
2297         * lib/kernel32.def(FatalExit): Correct definiton.
2298
2299 2010-07-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2300
2301         * include/basetyps.h (REFGUID, REFIID, REFCLSID, REFFMTID): Revert change
2302         from 2010-07-17 since it breaks several applications.
2303
2304 2010-07-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2305
2306         * lib/kernel32.def: Regenerate using gendef.
2307
2308 2010-07-20  Ozkan Sezer  <sezero@users.sourceforge.net>
2309
2310         * include/commctrl.h (LVIF_GROUPID): Fix definition.
2311
2312 2010-07-20  Michael James  <james.me@gmail.com>
2313
2314         * include/commctrl.h (LVIF_COLUMNS): Fix definition.
2315
2316 2010-07-17  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2317
2318         * include/winnt.h (HEAP_MAKE_TAG_FLAGS, VALID_INHERIT_FLAGS): Correct
2319         definition.
2320         * include/rpcndr.h (NdrUnMarshConfStringHdr, NdrUnMarshCCtxtHdl,
2321         NdrMarshSCtxtHdl): Ditto.
2322         * include/basetyps.h (REFGUID, REFIID, REFCLSID, REFFMTID): Remove macro
2323         definition in favour of typedef definition.
2324
2325         Thank you to Yuta Tomino for reporting the issues.
2326
2327 2010-07-08  Markus Koenig  <basilo@users.sourceforge.net>
2328
2329         * include/gdiplus.h: New file.
2330         * include/gdiplus/gdiplus.h: New file.
2331         * include/gdiplus/gdiplusbase.h: New file.
2332         * include/gdiplus/gdiplusbrush.h: New file.
2333         * include/gdiplus/gdipluscolor.h: New file.
2334         * include/gdiplus/gdipluscolormatrix.h: New file.
2335         * include/gdiplus/gdipluseffects.h: New file.
2336         * include/gdiplus/gdiplusenums.h: New file.
2337         * include/gdiplus/gdiplusflat.h: New file.
2338         * include/gdiplus/gdiplusgpstubs.h: New file.
2339         * include/gdiplus/gdiplusgraphics.h: New file.
2340         * include/gdiplus/gdiplusheaders.h: New file.
2341         * include/gdiplus/gdiplusimageattributes.h: New file.
2342         * include/gdiplus/gdiplusimagecodec.h: New file.
2343         * include/gdiplus/gdiplusimaging.h: New file.
2344         * include/gdiplus/gdiplusimpl.h: New file.
2345         * include/gdiplus/gdiplusinit.h: New file.
2346         * include/gdiplus/gdipluslinecaps.h: New file.
2347         * include/gdiplus/gdiplusmatrix.h: New file.
2348         * include/gdiplus/gdiplusmem.h: New file.
2349         * include/gdiplus/gdiplusmetafile.h: New file.
2350         * include/gdiplus/gdiplusmetaheader.h: New file.
2351         * include/gdiplus/gdipluspath.h: New file.
2352         * include/gdiplus/gdipluspen.h: New file.
2353         * include/gdiplus/gdipluspixelformats.h: New file.
2354         * include/gdiplus/gdiplusstringformat.h: New file.
2355         * include/gdiplus/gdiplustypes.h: New file.
2356         * lib/gdiplus.c: New file containing GDI+ variable definitions
2357         and GUIDs.
2358         * lib/gdiplus.def: New file.
2359         * lib/Makefile.in: Add gdiplus.o to EXTRA_OBJS,
2360         add gdiplus.c to SOURCES.
2361         * lib/test.c: Include gdiplus.h.
2362
2363 2010-06-28  Rick Rankin  <rrankin1424-mingw@yahoo.com>
2364
2365         * include/psapi.h (PROCESS_MEMORY_COUNTERS_EX, PERFORMANCE_INFORMATION,
2366         GetPerformanceInfo): Define.
2367         * lib/psapi.def (GetPerformanceInfo): Define.
2368         * include/wincrypt.h (CryptEnumProvidersA, CryptEnumProvidersW,
2369         CryptEnumProviders): Define.
2370
2371 2010-02-17  LRN  <lrn1986@gmail.com>
2372
2373         * include/shlguid.h (IID_IFolderView): Define.
2374         * include/shlobj.h (IFolderView interface): Define.
2375         * lib/shell32.c (IID_IFolderView): Export.
2376
2377 2010-01-26  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
2378
2379         * include/shldisp.h (AUTOCOMPLETEOPTIONS): Add version guard around
2380         ACO_WORD_FILTER and ACO_NOPREFIXFILTERING.
2381
2382 2010-01-26  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
2383
2384         * include/shldisp.h (AUTOCOMPLETEOPTIONS): Add enum.
2385
2386 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2387
2388         * include/shlobj.h (SHParseDisplayName): Fix definition.
2389
2390 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2391
2392         * include/w32api.h: Increment version to 3.14.
2393         * Makefile.in: Ditto.
2394
2395 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2396
2397         * include/shlobj.h (SHParseDisplayName): Define.
2398
2399         Thanks to James Roberts-Thomson for the report.
2400
2401 2009-20-10  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
2402
2403         * include/wingdi.h (ENHMFENUMPROC): Correct definition.
2404
2405         Thanks to Alexander Vassilev for the report.
2406
2407 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2408
2409         * include/iprtrmib.h (MIB_IPADDRROW): Correct definition.
2410
2411         Thanks to Thomas Denk for the report.
2412
2413 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2414
2415         * include/winbase.h (UnmapViewOfFile): Correct definition.
2416
2417         Thanks to Dimitry Sibiryakov for the report.
2418
2419 2009-20-10  Aleksey Chernov  <virxkane@users.sourceforge.net>
2420
2421         * include/sspi.h: Include ntsecapi.h to correct postgresql build error.
2422
2423 2009-20-10  Heiko Hund  <heiko@ist.eigentlich.net>
2424
2425         * include/commctrl.h (GetMUILanguage, InitMUILanguage): Add prototypes.
2426         * lib/comctl32.def (GetMUILanguage, InitMUILanguage): Define.
2427
2428 2009-20-10  Michael James  <james.me@gmail.com>
2429
2430         * include/wingdi.h (CLEARTYPE_QUALITY): Define.
2431         * include/winuser.h (WM_KEYLAST): Alternative definition when _WIN32_WINNT
2432         >= 0x0501.
2433         (WM_UNICHAR,UNICODE_NOCHAR): Define.
2434         * lib/comctl32.def (DefSubclassProc@16,GetWindowSubclass@16,
2435         RemoveWindowSubclass@12): Add exports.
2436         * lib/gdi32.def (GetDCBrushColor@4,GetDCPenColor@4): Add exports.
2437
2438 2009-20-10  Jarkko Sakkinen  <jarkko.sakkinen@iki.fi>
2439
2440         * include/winuser.h (WM_TOUCHMOVE, WM_TOUCHDOWN, WM_TOUCHUP,
2441         TOUCHEVENTF_DOWN, TOUCHEVENTF_INRANGE, TOUCHEVENTF_MOVE,
2442         TOUCHEVENTF_NOCOALESCE, TOUCHEVENTF_PALM, TOUCHEVENTF_PEN,
2443         TOUCHEVENTF_PRIMARY, TOUCHEVENTF_UP, TOUCHEVENTMASKF_CONTACTAREA,
2444         TOUCHEVENTMASKF_EXTRAINFO, TOUCHEVENTMASKF_TIMEFROMSYSTEM, TOUCHINPUT,
2445         CloseTouchInputHandle, GetTouchInputInfo, IsTouchWindow,
2446         RegisterTouchWindow, UnregisterTouchWindow): Define.
2447         * lib/user32.def (CloseTouchInputHandle, GetTouchInputInfo, IsTouchWindow,
2448         RegisterTouchWindow, UnregisterTouchWindow): Define.
2449
2450 2009-20-10  Dmitry Potapov  <dpotapov@users.sourceforge.net>
2451
2452         * include/winver.h (VerQueryValue[AW]): Correct definition.
2453
2454 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2455
2456         * include/shlobj.h (SHARD): Add enum.
2457         (SHARD_PATH): Define based on UNICODE.
2458
2459         Thanks to Jacek Caban for the report.
2460
2461 2009-14-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2462
2463         * include/wingdi.h (_devicemodeW, _devicemodeA): Correct definition.
2464
2465         Thanks to Bruno Martinez for the report.
2466
2467 2009-14-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2468
2469         * include/shlobj.h (IDO_SHGIOI_SHARE, IDO_SHGIOI_LINK, IDO_SHGIOI_SLOWFILE,
2470         IDO_SHGIOI_DEFAULT, SHGetIconOverlayIndexW, SHGetIconOverlayIndexA,
2471         SHGetIconOverlayIndex): Define.
2472
2473         Thanks to Tim Kosse for the report.
2474
2475 2009-13-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2476
2477         * include/wincon.h (AttachConsole): Correct guard.
2478
2479         Thanks to Alexander Shaduri for the report.
2480
2481 2009-13-09  Robert Moerland  <rjmoerland@users.sourceforge.net>
2482
2483         * include/wininet.h (NTERNET_CACHE_ENTRY_INFOW): Correct definition.
2484         (DeleteUrlCacheEntryW, DeleteUrlCacheEntryA): Define.
2485
2486 2009-13-09  Jacky Lai  <crazyjacky@users.sourceforge.net>
2487
2488         * include/winerror.h: Fix typos in macro names.
2489
2490 2009-13-09  Jan Nijtmans  <nijtmans@users.sourceforge.net>
2491
2492         * include/winuser.h (SendMessageTimeoutA, SendMessageTimeoutW): Correct
2493         definition.
2494
2495 2009-11-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2496
2497         * include/winnt.h (PROCESS_SUSPEND_RESUME): Define.
2498
2499 2009-10-29  Charles Wilson  <mingw@cwilson.fastmail.fm>
2500
2501         Honor DESTDIR for winsup/mingw and winsup/w32api.
2502         Detect and report error if installation paths are win32
2503         format, but DESTDIR is non-empty.
2504
2505         * Makefile.in (install, uninstall): Use FLAGS_TO_PASS
2506         when invoking make in subdirs.
2507         * lib/Makefile.in (DESTDIR): Honor per convention.
2508         (need-DESTDIR-compatibility): New macro; define it and a
2509         corresponding rule.
2510         (fail-DESTDIR-compatibility): New dependency goal.
2511         (install-libraries, install-headers, uninstall-libraries,
2512         uninstall-headers): Require need-DESTDIR-compatibility.
2513         * lib/ddk/Makefile.in: Ditto.
2514         * lib/directx/Makefile.in: Ditto.
2515
2516 2009-10-04  Corinna Vinschen  <corinna@vinschen.de>
2517
2518         * include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000.
2519         _WIN32_WINNT >= 0x0500.
2520         (DISABLE_MAX_PRIVILEGE, SANDBOX_INERT, LUA_TOKEN,
2521         WRITE_RESTRICTED): Define.
2522         (IsTokenRestricted): Declare for >= Win 2000.
2523
2524 2009-08-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2525
2526         * include/wtsapi32.h (WTSQuerySessionInformationA,
2527         WTSQuerySessionInformationW, WTSQuerySessionInformation, WTSFreeMemory):
2528         Moved to (_WIN32_WINNT >= 0x0500) guard.
2529         (thanks to Pierre Ossman)
2530
2531 2009-08-09  Andy Koppe  <andy.koppe@gmail.com>
2532
2533         * include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,
2534         IS_SURROGATE_PAIR): Define.
2535
2536 2009-07-27  Corinna Vinschen  <corinna@vinschen.de>
2537
2538         * include/winnt.h (FILE_SUPPORTS_HARD_LINKS,
2539         FILE_SUPPORTS_EXTENDED_ATTRIBUTES, FILE_SUPPORTS_OPEN_BY_FILE_ID,
2540         FILE_SUPPORTS_USN_JOURNALS): Define.  Add comment.
2541         * include/ddk/ntifs.h: Ditto.
2542         (FILE_SEQUENTIAL_WRITE_ONCE, FILE_SUPPORTS_TRANSACTIONS): Define.
2543
2544 2009-07-21  Corinna Vinschen  <corinna@vinschen.de>
2545
2546         * lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry points
2547         from here...
2548         * lib/gdo32.dll: ...to here.
2549
2550 2009-07-01  Corinna Vinschen  <corinna@vinschen.de>
2551
2552         * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,
2553         StrChrIA@8, StrChrIW@8, StrChrW@8, StrCmpNA@12, StrCmpNIA@12,
2554         StrCmpNIW@12, StrCmpNW@12, StrRChrA@12, StrRChrIA@12, StrRChrW@12,
2555         StrRStrIA@12, StrRStrIW@12, StrStrA@8, StrStrIA@8, StrStrIW@8,
2556         StrStrW@8, StrToIntA@4, StrToIntW@4): Remove erroneously defined
2557         entry points.
2558
2559 2009-06-24  Corinna Vinschen  <corinna@vinschen.de>
2560
2561         * include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateSessionsW,
2562         WTSEnumerateSessionsA): Add function prototypes.
2563         (struct _WTS_SESSION_INFOW, struct _WTS_SESSION_INFOA): Add typedefs.
2564         (WTS_SESSION_INFO, PWTS_SESSION_INFO, WTSEnumerateSessions): Add
2565         defines dependent on UNICODE setting.
2566
2567 2009-06-07  Corinna Vinschen  <corinna@vinschen.de>
2568
2569         * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx where missing
2570         and vice versa.
2571         * include/ddk/ntifs.h: Ditto.
2572         * include/ddk/winddk.h: Ditto.
2573         * lib/ntdll.def (NtPlugPlayControl, NtQueryInstallUILanguage,
2574         ZwPlugPlayControl, ZwQueryInstallUILanguage): Add entry points defined
2575         in header, but missing in lib.  Omit NT4-only entry points.
2576
2577 2009-05-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2578
2579         * include/shellapi.h (SHIL_LARGE, SHIL_SMALL, SHIL_EXTRALARGE,
2580         SHIL_SYSSMALL, SHIL_JUMBO, SHIL_LAST SHIL_JUMBO, SHGetImageList): Define.
2581         * lib/shell32.def (SHGetImageList): Define.
2582
2583 2009-02-18  Corinna Vinschen  <corinna@vinschen.de>
2584
2585         * winnt.h: Add Vista token security extensions.
2586         (SID_HASH_SIZE): Define.
2587         (TOKEN_MANDATORY_POLICY_OFF, TOKEN_MANDATORY_POLICY_NO_WRITE_UP,
2588         TOKEN_MANDATORY_POLICY_NEW_PROCESS_MIN,
2589         TOKEN_MANDATORY_POLICY_VALID_MASK): Define.
2590         (SID_HASH_ENTRY): Define.
2591         (struct _SID_AND_ATTRIBUTES_HASH): Define.
2592         (struct _TOKEN_LINKED_TOKEN): Define.
2593         (struct _TOKEN_MANDATORY_LABEL): Define.
2594         (struct _TOKEN_MANDATORY_POLICY): Define.
2595         (struct _TOKEN_ELEVATION): Define.
2596         (struct _TOKEN_ACCESS_INFORMATION): Define.
2597         (enum _TOKEN_INFORMATION_CLASS): Conditionally define new Vista token
2598         information enumeration values.
2599
2600 2009-02-09  Corinna Vinschen  <corinna@vinschen.de>
2601
2602         * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definition
2603         from ddk/ntifs.h.
2604
2605 2009-02-06  Linton Miller  <Linton.Miller@trivininc.com>
2606
2607         * include/wtsapi32.h (WTS_CURRENT_SESSION): Fix definition.
2608
2609 2009-01-19  Corinna Vinschen  <corinna@vinschen.de>
2610
2611         * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.
2612
2613 2009-01-11  Henry Nestler  <henry@bigfoot.de>
2614
2615         * lib/ddk/ntoskrnl.def: Enable ZwQueryEaFile, ZwSetEaFile, NtQueryEaFile,
2616         NtSetEaFile.
2617
2618 2009-01-07  Corinna Vinschen  <corinna@vinschen.de>
2619
2620         * include/winbase.h (SCS_64BIT_BINARY): Define.
2621
2622 2008-12-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2623
2624         * include/w32api.h: Increment version to 3.13.
2625         * Makefile.in: Ditto.
2626
2627 2008-12-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2628
2629         * lib/glut.def: remove.
2630         * lib/glut32.def: ditto.
2631
2632 2008-11-11  Corinna Vinschen  <corinna@vinschen.de>
2633
2634         * include/winbase.h (PROCESS_DEP_ENABLE,
2635         PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION): Define for >= Vista SP1.
2636         (enum _DEP_SYSTEM_POLICY_TYPE): Ditto.
2637         (GetProcessDEPPolicy, GetSystemDEPPolicy, SetProcessDEPPolicy): Ditto.
2638
2639 2008-10-09  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2640
2641         * include/mmsystem.h (sndAlias): Correct GCC4 warning.
2642
2643 2008-10-04  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2644
2645         * include/shellapi.h (NOTIFYICON_VERSION_4): Define.
2646
2647 2008-09-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2648
2649         * include/vfw.h (capSendMessage): Rename to __capSendMessage.
2650
2651 2008-09-24  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2652
2653         * include/vfw.h (WM_CAP_SET_CALLBACK_ERRORA, WM_CAP_SET_CALLBACK_ERRORW,
2654         WM_CAP_SET_CALLBACK_STATUS, WM_CAP_SET_CALLBACK_YIELD,
2655         WM_CAP_SET_CALLBACK_FRAMEA, WM_CAP_SET_CALLBACK_FRAMEW,
2656         WM_CAP_SET_CALLBACK_VIDEOSTREAM, WM_CAP_SET_CALLBACK_WAVESTREAM,
2657         WM_CAP_GET_USER_DATA, WM_CAP_SET_USER_DATA, WM_CAP_DRIVER_CONNECT,
2658         WM_CAP_DRIVER_DISCONNECT, WM_CAP_DRIVER_GET_NAMEA, WM_CAP_DRIVER_GET_NAMEW,
2659         WM_CAP_DRIVER_GET_VERSIONA, WM_CAP_DRIVER_GET_VERSIONW,
2660         WM_CAP_DRIVER_GET_CAPS, WM_CAP_FILE_SET_CAPTURE_FILEA,
2661         WM_CAP_FILE_SET_CAPTURE_FILEW, WM_CAP_FILE_GET_CAPTURE_FILEA,
2662         WM_CAP_FILE_GET_CAPTURE_FILEW, WM_CAP_FILE_ALLOCATE, WM_CAP_FILE_SAVEASA,
2663         WM_CAP_FILE_SAVEASW, WM_CAP_FILE_SET_INFOCHUNK, WM_CAP_FILE_SAVEDIBA,
2664         WM_CAP_FILE_SAVEDIBW, WM_CAP_EDIT_COPY, WM_CAP_SET_AUDIOFORMAT,
2665         WM_CAP_GET_AUDIOFORMAT, WM_CAP_DLG_VIDEOFORMAT, WM_CAP_DLG_VIDEOSOURCE,
2666         WM_CAP_DLG_VIDEODISPLAY, WM_CAP_GET_VIDEOFORMAT, WM_CAP_SET_VIDEOFORMAT,
2667         WM_CAP_DLG_VIDEOCOMPRESSION, WM_CAP_SET_PREVIEW, WM_CAP_SET_OVERLAY,
2668         WM_CAP_SET_PREVIEWRATE, WM_CAP_SET_SCALE, WM_CAP_GET_STATUS,
2669         WM_CAP_SET_SCROLL, WM_CAP_GRAB_FRAME, WM_CAP_GRAB_FRAME_NOSTOP,
2670         WM_CAP_SEQUENCE, WM_CAP_SEQUENCE_NOFILE, WM_CAP_SET_SEQUENCE_SETUP,
2671         WM_CAP_GET_SEQUENCE_SETUP, WM_CAP_SET_MCI_DEVICEA, WM_CAP_SET_MCI_DEVICEW,
2672         WM_CAP_GET_MCI_DEVICEA, WM_CAP_GET_MCI_DEVICEW, WM_CAP_STOP, WM_CAP_ABORT,
2673         WM_CAP_SINGLE_FRAME_OPEN, WM_CAP_SINGLE_FRAME_CLOSE, WM_CAP_SINGLE_FRAME,
2674         WM_CAP_PAL_OPENA, WM_CAP_PAL_OPENW, WM_CAP_PAL_SAVEA, WM_CAP_PAL_SAVEW,
2675         WM_CAP_PAL_PASTE, WM_CAP_PAL_AUTOCREATE, WM_CAP_PAL_MANUALCREATE,
2676         WM_CAP_SET_CALLBACK_CAPCONTROL): Define using WM_USER.
2677         (capSendMessage): Don't undef.
2678
2679 2008-09-21  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2680
2681         * incude/sspi.h: include subauth.h to fix issue of UNICODE_STRING being
2682         undefined.
2683
2684 2008-09-13  mega-squall  <mega-squall@users.sf.net>
2685
2686         * include/winnt.h (SUBLANG_BENGALI_INDIA, SUBLANG_PUNJABI_INDIA,
2687         SUBLANG_ROMANIAN_ROMANIA): Correct definition.
2688         (SUBLANG_BENGALI_BANGLADESH, SUBLANG_PUNJABI_PAKISTAN,
2689         SUBLANG_ROMANIAN_MOLDOVA): Define.
2690
2691 2008-09-11  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2692
2693         * include/shlwapi.h (ASSOCSTR): Update enum.
2694
2695 2008-09-07  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2696
2697         * include/w32api.h: Increment version to 3.12.
2698         * Makefile.in: Ditto.
2699
2700 2008-09-07  Michael Hentschel  <mikeh42@users.sourceforge.net>
2701
2702         * include/shlwapi.h (STIF_DEFAULT, STIF_SUPPORT_HEX): Define.
2703
2704 2008-09-07  alsemm  <alsemm@users.sourceforge.net>
2705
2706         * include/mlang.h (IMLangFontLink2::MapFont): Fix definition.
2707
2708 2008-09-07  Danny Smith  <dannysmith@users.sourceforge.net>
2709
2710         * include/ws2tcpip.h (IPV6_MREQ): Fix typo.
2711         Thanks to Richard Hughes for report.
2712
2713 2008-09-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2714
2715         * Makefile.in: Adjust to new naming standard for MinGW while maintaining old
2716         naming standard for Cygwin.
2717
2718 2008-08-30  Bo Yang  <techrazy@users.sourceforge.net>
2719
2720         * include/sspi.h: Fix PSecurityFunctionTableW structure.
2721
2722 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2723
2724         * include/ddk/scsi.h: Define READ_TOC formats.
2725         * lib/ddk/scsiport.def (ScsiPortGetDeviceBase): Fix export.
2726
2727 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2728
2729         * include/ddk/ndis.h (NDIS_MINIPORT_MAJOR_VERSION, NDIS_MINIPORT_MINOR_VERSION,
2730         struct NDIS_TASK_OFFLOAD_HEADER, PROTOCOL_RESERVED_SIZE_IN_PACKET,
2731         NdisGetFirstBufferFromPacketSafe, NdisMIndicateReceivePacket,
2732         NdisSetPacketPoolProtocolId, NdisMInitializeTimer, NdisMSetPeriodicTimer,
2733         NdisMCancelTimer): Define.
2734         (enum NDIS_ENCAPSULATION, struct NDIS_ENCAPSULATION_FORMAT): move in file.
2735         (struct _NDIS_PACKET): Define using _ANONYMOUS_UNION and ANONYMOUS_STRUCT to
2736         eliminate warnings.
2737         (NdisReinitializePacket): Rename from NdisReinitializePacketCounts.
2738         * lib/ddk/ndis.def (NdisInitAnsiString, NdisInitUnicodeString, NdisMCancelTimer,
2739         NdisMInitializeTimer, NdisMSetPeriodicTimer, NdisSetPacketPoolProtocolId):
2740         Export.
2741
2742 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2743
2744         * include/ddk/winddk.h (RtlStringCbCopyA, RtlStringCbPrintfA,
2745         RtlStringCbVPrintfA): define in terms of POSIX string functions.
2746
2747 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2748
2749         * include/ddk/winddk.h (KeRaiseIrql): Define.
2750         (KfRaiseIrql, KfLowerIrql): remove incorrect definitions.
2751
2752 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2753
2754         * include/ddk/winddk.h (KeFlushQueuedDpcs, KeMemoryBarrier): Define.
2755         (KeGetCurrentProcessorNumber): Fix incorrect member reference.
2756         (InterlockedIncrement, InterlockedDecrement): fix warning.
2757         * lib/ddk/ntoskrnl.def (KeFlushQueuedDpcs, KeMemoryBarrier): Export.
2758         (KeNumberProcessors): Export.
2759
2760 2008-08-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2761
2762         * include/shlwapi.h (ASSOCF_INIT_NOREMAPCLSID, ASSOCF_INIT_BYEXENAME,
2763         ASSOCF_OPEN_BYEXENAME, ASSOCF_INIT_DEFAULTTOSTAR,
2764         ASSOCF_INIT_DEFAULTTOFOLDER, ASSOCF_NOUSERSETTINGS, ASSOCF_NOTRUNCATE,
2765         ASSOCF_VERIFY, ASSOCF_REMAPRUNDLL, ASSOCF_NOFIXUPS, ASSOCF_IGNOREBASECLASS,
2766         ASSOCF_INIT_IGNOREUNKNOWN): Define.
2767
2768 2008-08-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2769
2770         * include/commctrl.h (LVN_MARQUEEBEGIN): Define.
2771
2772         Thanks to Tim Kosse <botg at users dot sf dot net>.
2773
2774 2008-08-22  Bo Yang  <techrazy@users.sourceforge.net>
2775
2776         * include/winnt.h (OWNER_SECURITY_INFORMATION, GROUP_SECURITY_INFORMATION,
2777         DACL_SECURITY_INFORMATION, SACL_SECURITY_INFORMATION): Correct.
2778         * include/winnt.h (OWNER_SECURITY_INFORMATION, GROUP_SECURITY_INFORMATION,
2779         DACL_SECURITY_INFORMATION, SACL_SECURITY_INFORMATION,
2780         LABEL_SECURITY_INFORMATION, UNPROTECTED_SACL_SECURITY_INFORMATION,
2781         UNPROTECTED_DACL_SECURITY_INFORMATION, PROTECTED_SACL_SECURITY_INFORMATION,
2782         PROTECTED_DACL_SECURITY_INFORMATION): Define.
2783
2784 2008-08-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2785
2786         * include/wtsapi32.h (_WTS_INFO_CLASS, _WTS_CONNECTSTATE_CLASS,
2787         WTSQuerySessionInformation, WTSFreeMemory): Define.
2788
2789 2008-07-25  Bo Yang  <techrazy@users.sourceforge.net>
2790
2791         * lib/gdi32.def (SetLayout): Export.
2792
2793 2008-07-25  Bo Yang  <techrazy@users.sourceforge.net>
2794
2795         * include/wincrypt.h (struct _CRYPT_KEY_PROV_PARAM,
2796         struct _CRYPT_KEY_PROV_INFO, CertGetCertificateContextProperty,
2797         CryptEnumKeyIdentifierProperties, CryptAcquireCertificatePrivateKey,
2798         CertCreateCertificateContext, CryptGetKeyIdentifierProperty,
2799         CertSetCertificateContextProperty, CertCompareCertificateName,
2800         CryptSetKeyIdentifierProperty, CertOIDToAlgId, CryptGetDefaultProviderA,
2801         CryptGetDefaultProviderW and many corresponding macroes): Define.
2802         * lib/crypt32.def (Export the above 11 functions): Export.
2803         * include/winerror.h (CRYPT_E_NOT_FOUND and other crypt related
2804         macroes): Define.
2805
2806
2807 2008-07-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2808
2809         * include/winuser.h (MENUGETOBJECTINFO, MNGO_NOINTERFACE, MNGO_NOERROR,
2810         MNGOF_TOPGAP, MNGOF_BOTTOMGAP): Define.
2811
2812 2008-07-24  techrazy  <techrazy@users.sourceforge.net>
2813
2814         * include/wingdi.h (OUT_PS_ONLY_PRECIS): Define.
2815
2816 2008-07-24  Corinna Vinschen  <corinna@vinschen.de>
2817
2818         * include/lmaccess.h (struct _USER_INFO_4): Define.
2819         (struct _USER_INFO_23): Define.
2820         (struct _GROUP_INFO_3): Define.
2821
2822 2008-07-14  Corinna Vinschen  <corinna@vinschen.de>
2823
2824         * include/iphlpapi.h (GetExtendedTcpTable): Add prototype.
2825         * include/iprtrmib.h (TCP_TABLE_CLASS, MIB_TCPROW_OWNER_PID,
2826         MIB_TCPTABLE_OWNER_PID, MIB_TCP6ROW_OWNER_PID,
2827         MIB_TCP6TABLE_OWNER_PID): Define.
2828         * lib/iphlpapi.def (GetExtendedTcpTable): Export.
2829
2830 2008-06-25  Brandon Sneed  <nivenh@sourceware.org>
2831
2832         * include/winbase.h (GetProcessHandleCount, GetSystemRegistryQuota,
2833         GetThreadIOPendingFlag): Modified to rely on _WIN32_WINNT 0x0501 instead
2834         of 0x0502.
2835         Bug reported by Thomas Denk.
2836
2837 2008-06-25  Brandon Sneed  <nivenh@sourceware.org>
2838
2839         * include/winbase.h (InterlockedIncrement, InterlockedDecrement,
2840         InterlockedCompareExchange, InterlockedExchange,
2841         InterlockedCompareExchangePointer, InterlockedExchangeAdd,
2842         InterlockedExchangePointer): Modified from PLONG to LONG volatile *.
2843         Bug reported by Erik Blake.
2844
2845 2008-06-20  Danny Smith  <dannysmith@users.sourceforge.net>
2846
2847         * lib/ddk/hal.def (HalTranslateBusAddress): Correct suffix.
2848         * lib/ddk/ntoskrnl.def (MmAllocateContiguousMemory): Correct suffix.
2849         Bug reported by Brian Hawley.
2850
2851 2008-06-17  Corinna Vinschen  <corinna@vinschen.de>
2852
2853         * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_REDISCOVERY,
2854         DS_DIRECTORY_SERVICE_REQUIRED, DS_DIRECTORY_SERVICE_PREFERRED,
2855         DS_GC_SERVER_REQUIRED, DS_PDC_REQUIRED, DS_BACKGROUND_ONLY,
2856         DS_IP_REQUIRED, DS_KDC_REQUIRED, DS_TIMESERV_REQUIRED,
2857         DS_WRITABLE_REQUIRED, DS_GOOD_TIMESERV_PREFERRED, DS_AVOID_SELF,
2858         DS_ONLY_LDAP_NEEDED, DS_IS_FLAT_NAME, DS_IS_DNS_NAME,
2859         DS_RETURN_DNS_NAME, DS_RETURN_FLAT_NAME): Define.
2860         (DsGetDcNameW, DsGetDcNameA): Declare.
2861         (DsGetDcName): Define.
2862         * lib/netapi32.def (DsGetDcNameA, DsGetDcNameW): Export.
2863
2864 2008-05-28  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2865
2866         * include/commctrl.h (NMLVODSTATECHANGE): Define.
2867
2868         Thanks to Tim Kosse <botg at users dot sf dot net>.
2869
2870 2008-05-28  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2871
2872         * include/winnt.h (SUBLANG_TIBETAN_BHUTAN): Fix definition.
2873
2874         Thanks to Nicola Di Nisio <nicoladinisio at users dot sf dot net>.
2875
2876 2008-05-15  Corinna Vinschen  <corinna@vinschen.de>
2877
2878         * include/winnt.h (FILE_SEQUENTIAL_WRITE_ONCE): Define.
2879         (FILE_SUPPORTS_TRANSACTIONS): Define.
2880
2881 2008-05-01  Bart Oldeman  <bartoldeman@users.sf.net>
2882
2883         * include/winuser.h (DEVICE_NOTIFY_WINDOW_HANDLE,
2884         DEVICE_NOTIFY_SERVICE_HANDLE): remove duplicate definition.
2885
2886 2008-05-02  Ramiro Polla  <ramiro@lisha.ufsc.br>
2887
2888         * include/vfw.h (WM_CAP_SET_CALLBACK_ERRORA, WM_CAP_SET_CALLBACK_ERRORW,
2889         WM_CAP_SET_CALLBACK_STATUS, WM_CAP_SET_CALLBACK_YIELD,
2890         WM_CAP_SET_CALLBACK_FRAMEA, WM_CAP_SET_CALLBACK_FRAMEW,
2891         WM_CAP_SET_CALLBACK_VIDEOSTREAM, WM_CAP_SET_CALLBACK_WAVESTREAM,
2892         WM_CAP_GET_USER_DATA, WM_CAP_SET_USER_DATA, WM_CAP_DRIVER_CONNECT,
2893         WM_CAP_DRIVER_DISCONNECT, WM_CAP_DRIVER_GET_NAMEA, WM_CAP_DRIVER_GET_NAMEW,
2894         WM_CAP_DRIVER_GET_VERSIONA, WM_CAP_DRIVER_GET_VERSIONW,
2895         WM_CAP_DRIVER_GET_CAPS, WM_CAP_FILE_SET_CAPTURE_FILEA,
2896         WM_CAP_FILE_SET_CAPTURE_FILEW, WM_CAP_FILE_GET_CAPTURE_FILEA,
2897         WM_CAP_FILE_GET_CAPTURE_FILEW, WM_CAP_FILE_ALLOCATE, WM_CAP_FILE_SAVEASA,
2898         WM_CAP_FILE_SAVEASW, WM_CAP_FILE_SET_INFOCHUNK, WM_CAP_FILE_SAVEDIBA,
2899         WM_CAP_FILE_SAVEDIBW, WM_CAP_EDIT_COPY, WM_CAP_SET_AUDIOFORMAT,
2900         WM_CAP_GET_AUDIOFORMAT, WM_CAP_DLG_VIDEOFORMAT, WM_CAP_DLG_VIDEOSOURCE,
2901         WM_CAP_DLG_VIDEODISPLAY, WM_CAP_GET_VIDEOFORMAT, WM_CAP_SET_VIDEOFORMAT,
2902         WM_CAP_DLG_VIDEOCOMPRESSION, WM_CAP_SET_PREVIEW, WM_CAP_SET_OVERLAY,
2903         WM_CAP_SET_PREVIEWRATE, WM_CAP_SET_SCALE, WM_CAP_GET_STATUS,
2904         WM_CAP_SET_SCROLL, WM_CAP_GRAB_FRAME, WM_CAP_GRAB_FRAME_NOSTOP,
2905         WM_CAP_SEQUENCE, WM_CAP_SEQUENCE_NOFILE, WM_CAP_SET_SEQUENCE_SETUP,
2906         WM_CAP_GET_SEQUENCE_SETUP, WM_CAP_SET_MCI_DEVICEA, WM_CAP_SET_MCI_DEVICEW,
2907         WM_CAP_GET_MCI_DEVICEA, WM_CAP_GET_MCI_DEVICEW, WM_CAP_STOP, WM_CAP_ABORT,
2908         WM_CAP_SINGLE_FRAME_OPEN, WM_CAP_SINGLE_FRAME_CLOSE, WM_CAP_SINGLE_FRAME,
2909         WM_CAP_PAL_OPENA, WM_CAP_PAL_OPENW, WM_CAP_PAL_SAVEA, WM_CAP_PAL_SAVEW,
2910         WM_CAP_PAL_PASTE, WM_CAP_PAL_AUTOCREATE, WM_CAP_PAL_MANUALCREATE,
2911         WM_CAP_SET_CALLBACK_CAPCONTROL, WM_CAP_SET_CALLBACK_ERROR,
2912         WM_CAP_SET_CALLBACK_FRAME, WM_CAP_DRIVER_GET_NAME,
2913         WM_CAP_DRIVER_GET_VERSION, WM_CAP_FILE_SET_CAPTURE_FILE,
2914         WM_CAP_FILE_GET_CAPTURE_FILE, WM_CAP_FILE_SAVEAS, WM_CAP_FILE_SAVEDIB,
2915         WM_CAP_SET_MCI_DEVICE, WM_CAP_GET_MCI_DEVICE, WM_CAP_PAL_OPEN,
2916         WM_CAP_PAL_SAVE, capSetCallbackOnError, capSetCallbackOnStatus,
2917         capSetCallbackOnYield, capSetCallbackOnFrame, capSetCallbackOnVideoStream,
2918         capSetCallbackOnWaveStream, capGetUserData, capSetUserData,
2919         capDriverConnect, capDriverDisconnect, capDriverGetName,
2920         capDriverGetVersion, capDriverGetCaps, capFileSetCaptureFile,
2921         capFileGetCaptureFile, capFileAlloc, capFileSaveAs, capFileSetInfoChunk,
2922         capFileSaveDIB, capEditCopy, capSetAudioFormat, capGetAudioFormat,
2923         capGetAudioFormatSize, capDlgVideoFormat, capDlgVideoSource,
2924         capDlgVideoDisplay, capGetVideoFormat, capGetVideoFormatSize,
2925         capSetVideoFormat, capDlgVideoCompression, capPreview, capOverlay,
2926         capPreviewRate, capPreviewScale, capGetStatus, capSetScrollPos,
2927         capGrabFrame, capGrabFrameNoStop, capCaptureSequence,
2928         capCaptureSequenceNoFile, capCaptureSetSetup, capCaptureGetSetup,
2929         capSetMCIDeviceName, capGetMCIDeviceName, capCaptureStop, capCaptureAbort,
2930         capCaptureSingleFrameOpen, capCaptureSingleFrameClose,
2931         capCaptureSingleFrame, capPaletteOpen, capPaletteSave, capPalettePaste,
2932         capPaletteAuto, capPaletteManual, capSetCallbackOnCapControl): Define.
2933         (CAPDRIVERCAPS, *LPCAPDRIVERCAPS, CAPINFOCHUNK, *LPCAPINFOCHUNK, CAPSTATUS,
2934         *LPCAPSTATUS, CAPTUREPARMS, *LPCAPTUREPARMS, VIDEOHDR, *LPVIDEOHDR): typedef.
2935
2936 2008-04-26  Yuval  <uvman@users.sourceforge.net>
2937
2938         * include/ntsecpkg.h (SECPKG_STATE_ENCRYPTION_PERMITTED,
2939         SECPKG_STATE_STRONG_ENCRYPTION_PERMITTED, SECPKG_STATE_DOMAIN_CONTROLLER,
2940         SECPKG_STATE_WORKSTATION, SECPKG_STATE_STANDALONE,
2941         LSA_TOKEN_INFORMATION_TYPE, SECPKG_EXTENDED_INFORMATION_CLASS,
2942         SECPKG_NAME_TYPE, SECPKG_PRIMARY_CRED, SECPKG_SUPPLEMENTAL_CRED,
2943         SECPKG_SUPPLEMENTAL_CRED_ARRAY, SECPKG_PARAMETERS,
2944         SECPKG_EVENT_DOMAIN_CHANGE, SECPKG_CLIENT_INFO, SecurityUserData,
2945         SECPKG_GSS_INFO, SECPKG_CONTEXT_THUNKS, SECPKG_MUTUAL_AUTH_LEVEL,
2946         SECPKG_CALL_INFO, SECPKG_EXTENDED_INFORMATION, PLSA_CALLBACK_FUNCTION,
2947         *PLSA_CLIENT_REQUEST, LSA_SEC_HANDLE, SEC_THREAD_START, SEC_ATTRS,
2948         *PLSA_REGISTER_CALLBACK, *PLSA_CREATE_LOGON_SESSION,
2949         *PLSA_DELETE_LOGON_SESSION, *PLSA_ADD_CREDENTIAL, *PLSA_GET_CREDENTIALS,
2950         *PLSA_DELETE_CREDENTIAL, *PLSA_ALLOCATE_LSA_HEAP, *PLSA_FREE_LSA_HEAP,
2951         *PLSA_ALLOCATE_CLIENT_BUFFER, *PLSA_FREE_CLIENT_BUFFER,
2952         *PLSA_COPY_TO_CLIENT_BUFFER, *PLSA_COPY_FROM_CLIENT_BUFFER,
2953         *PLSA_IMPERSONATE_CLIENT, *PLSA_UNLOAD_PACKAGE, *PLSA_DUPLICATE_HANDLE,
2954         *PLSA_SAVE_SUPPLEMENTAL_CREDENTIALS, *PLSA_CREATE_THREAD,
2955         *PLSA_GET_CLIENT_INFO, *PLSA_REGISTER_NOTIFICATION,
2956         *PLSA_CANCEL_NOTIFICATION, *PLSA_MAP_BUFFER, *PLSA_CREATE_TOKEN,
2957         *PLSA_AUDIT_LOGON, *PLSA_CALL_PACKAGE, *PLSA_FREE_LSA_HEAP,
2958         *PLSA_GET_CALL_INFO, *PLSA_CALL_PACKAGEEX, *PLSA_CREATE_SHARED_MEMORY,
2959         *PLSA_ALLOCATE_SHARED_MEMORY, *PLSA_FREE_SHARED_MEMORY,
2960         *PLSA_DELETE_SHARED_MEMORY, *PLSA_OPEN_SAM_USER, *PLSA_GET_USER_CREDENTIALS,
2961         *PLSA_GET_USER_AUTH_DATA, *PLSA_CLOSE_SAM_USER,
2962         *PLSA_CONVERT_AUTH_DATA_TO_TOKEN, *PLSA_CLIENT_CALLBACK,
2963         *PLSA_UPDATE_PRIMARY_CREDENTIALS, *PLSA_GET_AUTH_DATA_FOR_USER,
2964         *PLSA_CRACK_SINGLE_NAME, *PLSA_AUDIT_ACCOUNT_LOGON,
2965         *PLSA_CALL_PACKAGE_PASSTHROUGH, SECPKG_DLL_FUNCTIONS, LSA_DISPATCH_TABLE,
2966         LSA_SECPKG_FUNCTION_TABLE, *PLSA_AP_INITIALIZE_PACKAGE, *PLSA_AP_LOGON_USER,
2967         *PLSA_AP_CALL_PACKAGE, *PLSA_AP_LOGON_TERMINATED,
2968         *PLSA_AP_CALL_PACKAGE_UNTRUSTED, *PLSA_AP_CALL_PACKAGE_PASSTHROUGH,
2969         *PLSA_AP_LOGON_USER_EX, *PLSA_AP_LOGON_USER_EX2, SpInitializeFn,
2970         SpShutDownFn, SpGetInfoFn, SpAcceptCredentialsFn,
2971         SpAcquireCredentialsHandleFn, SpQueryCredentialsAttributesFn,
2972         SpFreeCredentialsHandleFn, SpSaveCredentialsFn, SpGetCredentialsFn,
2973         SpDeleteCredentialsFn, SpInitLsaModeContextFn, SpAcceptLsaModeContextFn,
2974         SpDeleteContextFn, SpApplyControlTokenFn, SpGetUserInfoFn,
2975         SpGetExtendedInformationFn, SpQueryContextAttributesFn, SpAddCredentialsFn,
2976         SpSetExtendedInformationFn, SpInstanceInitFn, SpInitUserModeContextFn,
2977         SpMakeSignatureFn, SpVerifySignatureFn, SpSealMessageFn, SpUnsealMessageFn,
2978         SpGetContextTokenFn, SpCompleteAuthTokenFn, SpFormatCredentialsFn,
2979         SpMarshallSupplementalCredsFn, SpExportSecurityContextFn,
2980         SpImportSecurityContextFn, SECPKG_FUNCTION_TABLE,
2981         SECPKG_USER_FUNCTION_TABLE, *SpLsaModeInitializeFn,
2982         *SpUserModeInitializeFn): Define.
2983         * include/sspi.h (SECURITY_STRING): Define.
2984
2985 2008-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
2986
2987         * include/specstrings.h: Add more dummy defines.
2988
2989 2008-04-22  Corinna Vinschen  <corinna@vinschen.de>
2990
2991         * include/winnt.h (SECURITY_MANDATORY_LABEL_AUTHORITY): Define.
2992         (SECURITY_MANDATORY_UNTRUSTED_RID): Define.
2993         (SECURITY_MANDATORY_LOW_RID): Define.
2994         (SECURITY_MANDATORY_MEDIUM_RID): Define.
2995         (SECURITY_MANDATORY_HIGH_RID): Define.
2996         (SECURITY_MANDATORY_SYSTEM_RID): Define.
2997         (SECURITY_MANDATORY_PROTECTED_PROCESS_RID): Define.
2998         (SECURITY_MANDATORY_MAXIMUM_USER_RID): Define.
2999         (SE_GROUP_INTEGRITY): Define.
3000         (SE_GROUP_INTEGRITY_ENABLED): Define.
3001
3002 2008-04-11  Corinna Vinschen  <corinna@vinschen.de>
3003
3004         * include/sddl.h (ConvertStringSidToSidA): Declare.
3005         (ConvertStringSidToSidW): Declare.
3006         (ConvertStringSidToSid): Define.
3007
3008 2008-03-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3009
3010         * include/mprapi.h: Add guard for MprAdminAcceptReauthentication function
3011         and MPR_INTERFACE_3 structure since they are available only in Windows
3012         Server 2008
3013
3014         Thanks to crackedmind  <crackedmind at sf dot net>.
3015
3016 2008-02-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3017
3018         * include/winnt.h: Update guard around KEY_WOW64_64KEY and KEY_WOW64_32KEY
3019         definitions.
3020         * include/winreg.h (KEY_WOW64_64KEY, KEY_WOW64_32KEY): Remove.
3021
3022 2008-02-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3023
3024         * include/winnt.h (KEY_WOW64_64KEY, KEY_WOW64_32KEY): Define.
3025
3026 2008-02-02  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3027
3028         * include/specstrings.h (IN, OUT, OPTIONAL): Remove.
3029         * include/windef.h (IN, OUT, OPTIONAL): Define.
3030
3031 2008-02-02  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3032
3033         * include/specstrings.h: new file, move pseudo modifiers from windef.h.
3034         * include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
3035         __out, __out_ecount_part, __struct_bcount, __field_ecount_opt,
3036         __out_bcount_opt): Move to specstrings.h.
3037
3038 2008-01-30  Brandon Sneed  <nivenh@sourceware.org>
3039
3040         * lib/bthprops.def: new file, bluetooth imports.
3041
3042 2008-01-30  Brandon Sneed  <nivenh@sourceware.org>
3043
3044         * include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
3045         __out, __out_ecount_part, __struct_bcount, __field_ecount_opt,
3046         __out_bcount_opt): Defined additional pseudo-modifiers.
3047
3048 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3049         * include/ras.h (RAS_MaxDnsSuffix): corrected typo, was RAX_MaxDnsSuffix.
3050         (RASENTRYA, RASENTRYW): Added members (dwfOptions2, dwfOptions3, szDnsSuffix,
3051         dwTcpWindowSize, szPrerequisitePbk, szPrerequisiteEntry, dwRedialCount,
3052         dwRedialPause.
3053
3054 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3055
3056         * include/winnt.h (SYSTEM_POWER_CONDITION): typedef.
3057         * include/winuser.h (PBT_POWERSETTINGCHANGE, DEVICE_NOTIFY_WINDOW_HANDLE,
3058         DEVICE_NOTIFY_SERVICE_HANDLE): define.
3059         * include/winuser.h (LPCGUID, HPOWERNOTIFY, POWERBROADCAST_SETTING): typedefs.
3060         * include/winuser.h (GUID_POWERSCHEME_PERSONALITY, GUID_MIN_POWER_SAVINGS,
3061         GUID_MAX_POWER_SAVINGS, GUID_TYPICAL_POWER_SAVINGS, GUID_ACDC_POWER_SOURCE,
3062         GUID_BATTERY_PERCENTAGE_REMAINING, GUID_IDLE_BACKGROUND_TASK,
3063         GUID_SYSTEM_AWAYMODE, GUID_MONITOR_POWER_ON): added externs for GUIDs.
3064         * include/winuser.h (RegisterPowerSettingNotification,
3065         UnregisterPowerSettingNotification): Add prototypes.
3066         * lib/user32.def: Added imports for the above prototypes.
3067         * lib/Makefile.in: Added build support for power-uuid.c.
3068         * lib/power-uuid.c: New file containing power GUID definitions.
3069
3070 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3071
3072         * include/ras.h (RAS_MaxDnsSuffix): define.
3073
3074 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3075
3076         * include/psapi.h (GetProcessImageFileNameA, GetProcessImageFileNameW):
3077         Add prototypes.
3078         * lib/psapi.def (GetProcessImageFileNameA@12, GetProcessImageFileNameW@12):
3079         Add exports.
3080
3081 2007-12-27  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3082
3083         * include/w32api.h: Increment version to 3.11.
3084         * Makefile.in: Ditto.
3085
3086 2007-12-11  Dave Korn  <dave.korn@artimi.com>
3087
3088         * include/wincrypt.h (PCRYPT_DECODE_PARA):  Add missing typedef.
3089         (CERT_POLICY_MAPPINGS_INFO):  Move before CERT_POLICY_MAPPING.
3090
3091 2007-12-03  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3092
3093         * include/wingdi.h: Change WINVER guard to _WIN32_WINNT.
3094
3095 2007-12-03  techrazy  <techrazy@users.sourceforge.net>
3096
3097         * include/wingdi.h (NTM_NONNEGATIVE_AC, NTM_PS_OPENTYPE, NTM_TT_OPENTYPE,
3098         NTM_MULTIPLEMASTER, NTM_TYPE1, NTM_DSIG): define.
3099
3100 2007-11-21  Kevin Conaway  <kevin_conaway@users.sourceforge.net>
3101
3102         * include/wincrypt.h (CryptProtectData, CryptUnprotectData): define.
3103
3104 2007-11-21  elsapo  <elsapo@users.sourceforge.net>
3105
3106         * include/wincrypt.h (CERT_NAME_STR_COMMA_FLAG,
3107         CERT_NAME_STR_DISABLE_IE4_UTF8_FLAG, CERT_NAME_STR_ENABLE_UTF8_UNICODE_FLAG,
3108         CMC_ADD_ATTRIBUTES, CMC_ADD_EXTENSIONS, X509_CERT_PAIR,
3109         X509_CERTIFICATE_TEMPLATE, X509_CROSS_CERT_DIST_POINTS, CMC_DATA,
3110         X509_NAME_CONSTRAINTS, X509_POLICY_CONSTRAINTS, X509_POLICY_MAPPINGS,
3111         CMC_RESPONSE, CMC_STATUS, X509_ALGORITHM_IDENTIFIER, X509_ALTERNATE_NAME,
3112         PKCS_ATTRIBUTE, X509_AUTHORITY_INFO_ACCESS, X509_AUTHORITY_KEY_ID,
3113         X509_AUTHORITY_KEY_ID2, szOID_BASIC_CONSTRAINTS, X509_BASIC_CONSTRAINTS2,
3114         X509_BIOMETRIC_EXT, X509_BITS, X509_CERT, X509_CERT_CRL_TO_BE_SIGNED,
3115         X509_CERT_POLICIES, X509_CERT_REQUEST_TO_BE_SIGNED, X509_CERT_TO_BE_SIGNED,
3116         X509_CHOICE_OF_TIME, PKCS_CONTENT_INFO, PKCS_CONTENT_INFO_SEQUENCE_OF_ANY,
3117         X509_CRL_DIST_POINTS, RSA_CSP_PUBLICKEYBLOB, PKCS_CTL, X509_DSS_PARAMETERS,
3118         X509_DSS_SIGNATURE, X509_ECC_SIGNATURE, X509_ENHANCED_KEY_USAGE,
3119         X509_ENUMERATED, X509_EXTENSIONS, X509_INTEGER, X509_ISSUING_DIST_POINT,
3120         X509_KEY_ATTRIBUTES, X509_KEY_USAGE, X509_KEY_USAGE_RESTRICTION,
3121         X509_KEYGEN_REQUEST_TO_BE_SIGNED, X509_LOGOTYPE_EXT,
3122         X509_MULTI_BYTE_INTEGER, X509_MULTI_BYTE_UINT, X509_NAME, X509_NAME_VALUE,
3123         X509_OBJECT_IDENTIFIER, X509_OCTET_STRING, X509_PUBLIC_KEY_INFO,
3124         PKCS_RC2_CBC_PARAMETERS, CNG_RSA_PUBLIC_KEY_BLOB,
3125         PKCS_RSA_SSA_PSS_PARAMETERS, PKCS_RSAES_OAEP_PARAMETERS,
3126         ECC_CMS_SHARED_INFO, X509_SEQUENCE_OF_ANY, PKCS7_SIGNER_INFO,
3127         CMS_SIGNER_INFO, PKCS_SMIME_CAPABILITIES, PKCS_TIME_REQUEST,
3128         X509_UNICODE_NAME, X509_UNICODE_NAME_VALUE, PKCS_UTC_TIME,
3129         OCSP_SIGNED_REQUEST, OCSP_REQUEST, OCSP_RESPONSE,
3130         OCSP_BASIC_SIGNED_RESPONSE, OCSP_BASIC_RESPONSE, CRL_REASON_UNSPECIFIED,
3131         CRL_REASON_KEY_COMPROMISE, CRL_REASON_CA_COMPROMISE,
3132         CRL_REASON_AFFILIATION_CHANGED, CRL_REASON_SUPERSEDED,
3133         CRL_REASON_CESSATION_OF_OPERATION, CRL_REASON_CERTIFICATE_HOLD,
3134         CRL_REASON_REMOVE_FROM_CRL, CRYPT_ENCODE_ALLOC_FLAG,
3135         CRYPT_UNICODE_NAME_ENCODE_DISABLE_CHECK_TYPE_FLAG,
3136         CRYPT_UNICODE_NAME_ENCODE_ENABLE_T61_UNICODE_FLAG,
3137         CRYPT_UNICODE_NAME_ENCODE_ENABLE_UTF8_UNICODE_FLAG,
3138         CRYPT_UNICODE_NAME_ENCODE_FORCE_UTF8_UNICODE_FLAG,
3139         szOID_APPLICATION_CERT_POLICIES, szOID_APPLICATION_POLICY_CONSTRAINTS,
3140         szOID_APPLICATION_POLICY_MAPPINGS, szOID_AUTHORITY_INFO_ACCESS,
3141         szOID_AUTHORITY_KEY_IDENTIFIER, szOID_AUTHORITY_KEY_IDENTIFIER2,
3142         X509_BASIC_CONSTRAINTS, szOID_BIOMETRIC_EXT, szOID_CERT_EXTENSIONS,
3143         szOID_CERT_POLICIES, szOID_CERTIFICATE_TEMPLATE, szOID_CRL_NUMBER,
3144         szOID_CROSS_CERT_DIST_POINTS, szOID_DELTA_CRL_INDICATOR,
3145         szOID_ENROLLMENT_NAME_VALUE_PAIR, szOID_FRESHEST_CRL,
3146         szOID_ISSUING_DIST_POINT, szOID_NAME_CONSTRAINTS, szOID_CRL_DIST_POINTS,
3147         szOID_CRL_REASON_CODE, szOID_CRL_VIRTUAL_BASE, szOID_ECC_PUBLIC_KEY,
3148         szOID_ECDSA_SPECIFIED, szOID_ENHANCED_KEY_USAGE, szOID_ISSUER_ALT_NAME,
3149         szOID_ISSUER_ALT_NAME2, szOID_KEY_ATTRIBUTES, szOID_KEY_USAGE,
3150         szOID_KEY_USAGE_RESTRICTION, szOID_LOGOTYPE_EXT, szOID_POLICY_CONSTRAINTS,
3151         szOID_POLICY_MAPPINGS, szOID_RSA_SSA_PSS, szOID_RSAES_OAEP,
3152         szOID_SUBJECT_ALT_NAME, szOID_SUBJECT_ALT_NAME2,
3153         szOID_SUBJECT_KEY_IDENTIFIER, CMC_ADD_ATTRIBUTES_INFO,
3154         PCMC_ADD_ATTRIBUTES_INFO, CMC_ADD_EXTENSIONS_INFO, PCMC_ADD_EXTENSIONS_INFO,
3155         CERT_ALT_NAME_ENTRY, PCERT_ALT_NAME_ENTRY, CERT_ALT_NAME_INFO,
3156         PCERT_ALT_NAME_INFO, CERT_NAME_VALUE, PCERT_NAME_VALUE,
3157         CERT_POLICY_QUALIFIER_INFO, PCERT_POLICY_QUALIFIER_INFO,
3158         CERT_POLICY_CONSTRAINTS_INFO, PCERT_POLICY_CONSTRAINTS_INFO,
3159         CERT_POLICY_MAPPINGS_INFO, PCERT_POLICY_MAPPINGS_INFO, CERT_POLICY_MAPPING,
3160         PCERT_POLICY_MAPPING, CryptDecodeObjectEx, CryptEncodeObject,
3161         CryptEncodeObjectEx): define.
3162
3163 2007-11-21  Brian Dessent  <dessent@users.sourceforge.net>
3164
3165         * include/winbase.h (CheckTokenMembership): define.
3166
3167 2007-10-03  Jiri Malak  <Jiri.Malak@iol.cz>
3168
3169         * include/rpcndr.h: Missing NdrClientCall2 entry.
3170         * lib/rpcrt4.def: Ditto.
3171
3172 2007-10-03  Frank Fesevur  <ffes@users.sourceforge.net>
3173         * lib/scnsave.c: Multi-monitor support.
3174
3175 2007-08-03  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3176
3177         * include/w32api.h: Increment version to 3.10.
3178         * Makefile.in: Ditto.
3179
3180 2007-08-02  Corinna Vinschen  <corinna@vinschen.de>
3181
3182         * include/winbase.h (ReOpenFile): Add prototype.
3183         * lib/kernel32.def (ReOpenFile@16): Add export.
3184
3185 2007-07-31  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3186
3187         * include/wtsapi32.h (WTS_CURRENT_SESSION, WTSDisconnectSession): Define.
3188
3189 2007-7-30  Martijn Wargers  <martijnw22@users.sourceforge.net>
3190
3191         * include/wingdi.h (GetTextExtentExPointI): Add prototype.
3192         * lib/gdi32.def (GetTextExtentExPointI@28): Add export.
3193
3194 2007-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
3195
3196         * include/wtypes.h (LPDECIMAL): Define.
3197         (DECIMAL_NEG, DECIMAL_SETZERO): Move definitions.
3198
3199 2007-07-18  Corinna Vinschen  <corinna@vinschen.de>
3200
3201         * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define.
3202
3203 2007-07-17  Corinna Vinschen  <corinna@vinschen.de>
3204
3205         * include/winnt.h (FILE_READ_ONLY_VOLUME): Define.
3206         * include/ddk/ntifs.h (FILE_READ_ONLY_VOLUME): Define.
3207
3208 2007-07-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3209
3210         * include/winuser.h (FE_FONTSMOOTHINGSTANDARD, FE_FONTSMOOTHINGCLEARTYPE):
3211         Define.
3212
3213 2007-07-12  Danny Smith  <dannysmith@users.sourceforge.net>
3214
3215         * include/pbt.h (PBT_APMRESUMEAUTOMATIC) Define.
3216         * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY,
3217         PBT_APMQUERYSUSPENDFAILED, PBT_APMQUERYSTANDBYFAILED,
3218         PBT_APMSUSPEND, PBT_APMSTANDBY, PBT_APMRESUMECRITICAL,
3219         PBT_APMRESUMESUSPEND, PBT_APMRESUMESTANDBY, PBT_APMBATTERYLOW,
3220         PBT_APMPOWERSTATUSCHANGE, PBT_APMOEMEVENT, PBT_APMRESUMEAUTOMATIC):
3221         Sync with include/pbt.h.
3222
3223 2007-07-12  Danny Smith  <dannysmith@users.sourceforge.net>
3224
3225         [mingw-Bugs-1751518]
3226         * include/mshtml.h (IHTMLDocument2): Correct spelling of put_URL,
3227         get_URL.
3228
3229         [mingw-Bugs-1751565]
3230         * include/basetyps.h (IID); Guard with __IID_DEFINED__.
3231
3232         [mingw-Bugs-1751595]
3233         * include/exdisp.h (DWebBrowserEvents2): Remove undocumented STDDISP
3234         methods.
3235
3236         Thanks to Yuji Kuwabara  <yujikuwabara at sf dot net>.
3237
3238 2007-07-10  Danny Smith  <dannysmith@users.sourceforge.net>
3239
3240         [mingw-Bugs-1750898]
3241         * include/mmsystem.h (MIXERCONTROL): Correct UNICODE mapping.
3242         Thanks to Yuji Kuwabara  <yujikuwabara at sf dot net>.
3243
3244 2007-07-09  Danny Smith  <dannysmith@users.sourceforge.net>
3245
3246         [mingw-Bugs-1749305]
3247         * lib/kernel32.def (GetConsoleProcessList@8):  Add export.
3248
3249 2007-07-02  Przemek Czerkas  <pczerkas@gmail.com>
3250
3251         * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.
3252
3253 2007-07-02  Danny Smith  <dannysmith@users.sourceforge.net>
3254
3255         * include/oaidl.h: Include windows.h and ole2.h,
3256         unless COM_NO_WINDOWS_H.
3257
3258         [mingw-Bugs-1742130]
3259         * include/oaidl.h (struct tagVARIANT): Add union members
3260         LONGLONG  * pllVal and ULONGLONG * pullVal.
3261
3262 2007-07-01  Danny Smith  <dannysmith@users.sourceforge.net>
3263
3264         * include/ws2tcpip.h (s6_addr32): Correct definition.
3265         Thanks to Alfred E. Heggestad <aeh at db dot org>
3266
3267 2007-05-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3268
3269         * lib/secur32.def (InitSecurityInterfaceA, InitSecurityInterfaceW): Define.
3270
3271         Thanks to Jim Marshall (jim dot marshall at wbemsolutions dot com) for
3272         supplying the information.
3273
3274 2007-05-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3275
3276         * include/shellapi.h (NIN_POPUPOPEN, NIN_POPUPCLOSE): Define.
3277
3278 2007-04-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3279
3280         * include/shellapi.h (NOTIFYICONDATAA, NOTIFYICONDATAW): Updated to support
3281         Vista.
3282
3283 2007-04-20  Matthias Miller  <matthiasmiller@users.sourceforge.net>
3284
3285          * include/wincrypt.h (CRYPTPROTECT_PROMPTSTRUCT, CRYPTPROTECT_UI_FORBIDDEN,
3286         CRYPTPROTECT_LOCAL_MACHINE): Define.
3287
3288 2007-04-15  Piotr Wyderski  <piotr.wyderski@wp.pl>
3289
3290         * include/winbase.h (SetInformationJobObject, QueryInformationJobObject):
3291         Define.
3292
3293 2007-03-30  Brian Dessent  <brian@dessent.net>
3294
3295         * lib/kernel32.def (CreateMemoryResourceNotification@4): Define.
3296
3297 2007-03-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3298
3299         * include/w32api.h: Increment version to 3.9.
3300         * Makefile.in: Ditto.
3301
3302 2007-03-23  Corinna Vinschen  <corinna@vinschen.de>
3303
3304         * include/psapi.h (GetMappedFileName): Fix messed up checkin.
3305
3306 2007-03-23  Matthew Gregan  <kinetik@flim.org>
3307
3308         * include/psapi.h (GetMappedFileName): Rename from GetMappedFilenameEx.
3309
3310 2007-03-06  Brandon Sneed  <brandon@oqo.com>
3311
3312         * include/setupapi.h: Added SetupConfigureWmiFromInfSectionA
3313         Added SetupConfigureWmiFromInfSectionW
3314         Added SetupConfigureWmiFromInfSection define to unicode and non-unicode sections
3315
3316         * lib/setupapi.def: Added exports for SetupConfigureWmiFromInfSectionA and W
3317
3318         * include/winuser.h: Added PBT_APMQUERYSUSPEND
3319         Added PBT_APMQUERYSTANDBY
3320         Added PBT_APMQUERYSUSPENDFAILED
3321         Added PBT_APMQUERYSTANDBYFAILED
3322         Added PBT_APMSUSPEND
3323         Added PBT_APMSTANDBY
3324         Added PBT_APMRESUMECRITICAL
3325         Added PBT_APMRESUMESUSPEND
3326         Added PBT_APMRESUMESTANDBY
3327         Added PBT_APMBATTERYLOW
3328         Added PBT_APMPOWERSTATUSCHANGE
3329         Added PBT_APMOEMEVENT
3330         Added PBT_APMRESUMEAUTOMATIC
3331
3332         * include/wtsapi32.h: New file
3333
3334         * include/wingdi.h: Added DM_DISPLAYORIENTATION define for use with DMDO_* defines
3335
3336 2007-03-05  Jan Nijtmans  <nijtmans@users.sourceforge.net>
3337
3338         * include/ddeml.h (DdeCreateStringHandleA, DdeCreateStringHandleW): Switch
3339         argument to constant.
3340
3341 2007-02-18  Jiri Malak  <jiri.malak@iol.cz>
3342
3343         * include/windef.h [WATCOM]: Fix !NONAMELESSUNION defines.
3344         * include/winnt.h [WATCOM] (GetCurrentFiber, GetFiberData):
3345         Add prototypes.
3346         [WATCOM] (NtCurrentTeb): Add protype and inline asm definition.
3347
3348 2007-02-18  Vesa Jääskeläinen  <chaac@users.sourceforge.net>
3349
3350         * lib/user32.def (InternalGetWindowText): Add stub.
3351
3352 2007-02-11  Daniel Atallah  <datallah@users.sourceforge.net>
3353
3354         * include/winnt.h (LANG_SERBIAN_NEUTRAL, LANG_BOSNIAN,
3355         LANG_BOSNIAN_NEUTRAL): Define.
3356
3357 2007-02-11  Daniel Schlyder  <thrug@users.sourceforge.net>
3358
3359         * include/winuser.h: Add guards around TITLEBARINFO and
3360         GetTitleBarInfo().
3361
3362 2007-01-11  Gisle Vanem  <giva@users.sourceforge.net>
3363
3364         * include/winbase.h (struct _OVERLAPPED): Change type of
3365         Internal, InternalHigh members to ULONG_PTR.
3366         (PAPCFUNC): Change DWORD parameter to ULONG_PTR.
3367         (CreateIoCompletionPort): Likewise.
3368         (PostQueuedCompletionStatus): Likewise.
3369         (QueueUserAPC): Likewise.
3370
3371 2007-01-06  Pierre A. Humblet  <Pierre.Humblet@ieee.org>
3372
3373         * include/windns.h (DNS_TYPE_RP, DNS_TYPE_AFSDB, DNS_TYPE_X25,
3374         DNS_TYPE_ISDN, DNS_TYPE_RT, DNS_TYPE_NSAP, DNS_TYPE_NSAPPTR,
3375         DNS_TYPE_SIG, DNS_TYPE_KEY, DNS_TYPE_PX, DNS_TYPE_GPOS,
3376         DNS_TYPE_AAAA, DNS_TYPE_LOC, DNS_TYPE_NXT, DNS_TYPE_EID,
3377         DNS_TYPE_NIMLOC, DNS_TYPE_SRV, DNS_TYPE_ATMA, DNS_TYPE_NAPTR,
3378         DNS_TYPE_KX, DNS_TYPE_CERT, DNS_TYPE_A6, DNS_TYPE_DNAME,
3379         DNS_TYPE_SINK, DNS_TYPE_OPT, DNS_TYPE_UINFO, DNS_TYPE_UID,
3380         DNS_TYPE_GID, DNS_TYPE_UNSPEC, DNS_TYPE_ADDRS, DNS_TYPE_TKEY,
3381         DNS_TYPE_TSIG, DNS_TYPE_IXFR, DNS_TYPE_AXFR, DNS_TYPE_MAILB,
3382         DNS_TYPE_MAILA, DNS_TYPE_ALL, DNS_TYPE_ANY): Add enum values.
3383
3384 2006-11-21  Danny Smith  <dannysmith@users.sourceforge.net>
3385
3386         * Makefile.in: Add aclocal.m4 to source release.
3387
3388 2006-11-18  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3389
3390         * include/w32api.h: Increment version to 3.8.
3391         * Makefile.in: Ditto.
3392
3393 2006-11-13  Daniel Schlyder  <thrug@users.sourceforge.net>
3394
3395         * include/winnt.h (VER_SUITE_EMBEDDEDNT, VER_SUITE_SINGLEUSERTS,
3396         VER_SUITE_STORAGE_SERVER, VER_SUITE_COMPUTE_SERVER): Define.
3397
3398         * include/winuser.h (SM_STARTER, SM_SERVERR2): Define.
3399
3400 2006-11-02  Danny Smith  <dannysmith@users.sourceforge.net>
3401
3402         * include/winuser.h (LR_DEFAULTSIZE): Remove duplicate.
3403
3404         * include/winnt.h (GetCurrentFiber): Remove extern declaration.  Make
3405         inline static.
3406         (GetFiberData): Likewise.
3407         * lib/kernel32.c: Remove.
3408         * lib/Makefile.in: Remove reference to kernel32.[co].
3409
3410 2006-10-31  Corinna Vinschen  <corinna@vinschen.de>
3411
3412         * include/winnt.h (SE_RELABEL_NAME): Define.
3413         (SE_INCREASE_WORKING_SET_NAME): Define.
3414         (SE_TIME_ZONE_NAME): Define.
3415         (SE_CREATE_SYMBOLIC_LINK_NAME): Define.
3416
3417 2006-10-31  Corinna Vinschen  <corinna@vinschen.de>
3418
3419         * include/winnt.h (IO_REPARSE_TAG_SYMLINK): Define.
3420         (struct _REPARSE_DATA_BUFFER): Add missing Flags field to
3421         SymbolicLinkReparseBuffer substructure.
3422
3423 2006-10-29  Daniel Atallah  <datallah@users.sourceforge.net>
3424
3425         * lib/ws2_32.def (WSANSPIoctl): Add to lib.
3426
3427 2006-10-26  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3428
3429         * lib/Makefile.in: Fix order for 'all' rule.
3430
3431 2006-10-12  Danny Smith  <dannysmith@users.sourceforge.net>
3432
3433         * include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOR): Define.
3434
3435 2006-10-05  Danny Smith  <dannysmith@users.sourceforge.net>
3436
3437         * include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODE
3438         mappings.
3439         (KEY_WOW64_32KEY, KEY_WOW64_64KEY): Define.
3440         * lib/advapi.def (RegDeleteKeyEx{A|W}): Export.
3441
3442 2006-10-04  Danny Smith  <dannysmith@users.sourceforge.net>
3443
3444         * include/rpc.h: Add whitespace.
3445         * include/winnt.h (C_ASSERT): Define.
3446
3447 2006-10-04  Danny Smith  <dannysmith@users.sourceforge.net>
3448
3449         [mingw-Bugs-1568067]
3450         * include/winuser.h: (DISP_CHANGE_BADDUALVIEW): Define.
3451         * include/wingdi.h: (DM_POSITION): Define.
3452
3453 2006-10-03  Danny Smith  <dannysmith@users.sourceforge.net>
3454
3455         * lib/rpcrt4.def: Remove "_imp__"-prefixed export symbols.
3456         * lib/user32.def: Likewise.
3457
3458 2006-09-11  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
3459
3460         * lib/Makefile.in: fix typo.
3461         * lib/ddk/Makefile.in: fix typo.
3462         * lib/directx/Makefile.in: fix typo.
3463
3464         Thanks to Keith Marshall (keithmarshall at users dot sourceforge dot net)
3465         for pointing it out.
3466
3467 2006-09-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3468
3469         * Makefile.in: Remove files from lib directory with distclean target
3470
3471 2006-09-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3472
3473         * include/winuser.h (CS_DROPSHADOW): Define.
3474
3475 2006-09-08  Michael Gerdau  <mgdde@users.sourceforge.net>
3476
3477         * include/uxtheme.h: (TMT_GRADIENTCOLOR4, TMT_GRADIENTCOLOR5,
3478         TMT_SHADOWCOLOR, TMT_GLOWCOLOR, TMT_TEXTBORDERCOLOR,
3479         TMT_TEXTSHADOWCOLOR, TMT_GLYPHTEXTCOLOR, TMT_GLYPHTRANSPARENTCOLOR,
3480         TMT_FILLCOLORHINT, TMT_BORDERCOLORHINT, TMT_ACCENTCOLORHINT):
3481
3482         Increase each constant by 1.
3483
3484 2006-09-07  Danny Smith  <dannysmith@users.sourceforge.net>
3485
3486         [mingw-Bugs-1553275]
3487         * include/wingdi.h (SetLayout): Add prototype.
3488         (GetLayout): Likewise.
3489
3490 2006-09-02  Danny Smith  <dannysmith@users.sourceforge.net>
3491
3492         [mingw-Bugs-1550139]
3493         * include/oleauto.h (GetRecordInfoFromTypeInfo): Add prototype.
3494         Tanks to:  Samit Basu <samitbasu at sf dot net>
3495         (GetRecordInfoFromGuids): Add prototype.
3496
3497 2006-09-01  Danny Smith  <dannysmith@users.sourceforge.net>
3498
3499         * include/winbase.h: Add comment about 'missing' SEM flag.
3500
3501 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3502
3503         * configure.in: Substitute with_cross_host in depending files.
3504         * configure: Regenerate.
3505         * lib/Makefile.in: Add with_cross_host to allow more granular checks.
3506         Set installation directories accordingly.
3507         * lib/ddk/Makefile.in: Ditto.
3508         * lib/directx/Makefile.in: Ditto.
3509
3510 2006-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
3511
3512         * lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...
3513         * lib/kernel32.def (WTSGetActiveConsoleSessionId). ...to here.
3514         Bug reported by: <macleone at users dot sf dot net>
3515
3516 2006-07-29  Danny Smith  <dannysmith@users.sourceforge.net>
3517
3518         Update some more IMAGE relocation type indicators
3519         to PECOFF v8 (May, 2006) specs.
3520
3521         * include/winnt.h (IMAGE_REL_SH3_ABSOLUTE,
3522         IMAGE_REL_SH3_DIRECT16, IMAGE_REL_SH3_DIRECT32,
3523         IMAGE_REL_SH3_DIRECT8, IMAGE_REL_SH3_DIRECT8_WORD,
3524         IMAGE_REL_SH3_DIRECT8_LONG, IMAGE_REL_SH3_DIRECT4,
3525         IMAGE_REL_SH3_DIRECT4_WORD, IMAGE_REL_SH3_DIRECT4_LONG,
3526         IMAGE_REL_SH3_PCREL8_WORD, IMAGE_REL_SH3_PCREL8_LONG,
3527         IMAGE_REL_SH3_PCREL12_WORD, IMAGE_REL_SH3_STARTOF_SECTION,
3528         IMAGE_REL_SH3_SIZEOF_SECTION, IMAGE_REL_SH3_SECTION,
3529         IMAGE_REL_SH3_SECREL, IMAGE_REL_SH3_DIRECT32_NB,
3530         IMAGE_REL_SH3_GPREL4_LONG, IMAGE_REL_SH3_TOKEN,
3531         IMAGE_REL_SHM_PCRELPT, IMAGE_REL_SHM_REFLO,
3532         IMAGE_REL_SHM_REFHALF, IMAGE_REL_SHM_RELLO,
3533         IMAGE_REL_SHM_RELHALF, IMAGE_REL_SHM_PAIR,
3534         IMAGE_REL_SHM_NOMODE): Add defines.
3535
3536         (IMAGE_REL_M32R_ABSOLUTE, IMAGE_REL_M32R_ADDR32,
3537         IMAGE_REL_M32R_ADDR32NB, IMAGE_REL_M32R_ADDR24,
3538         IMAGE_REL_M32R_GPREL16, IMAGE_REL_M32R_PCREL24,
3539         IMAGE_REL_M32R_PCREL16, IMAGE_REL_M32R_PCREL8,
3540         IMAGE_REL_M32R_REFHALF, IMAGE_REL_M32R_REFHI,
3541         IMAGE_REL_M32R_REFLO, IMAGE_REL_M32R_PAIR,
3542         IMAGE_REL_M32R_SECTION, IMAGE_REL_M32R_SECREL,
3543         IMAGE_REL_M32R_TOKEN): Add defines.
3544
3545         (IMAGE_REL_MIPS_JMPADDR16): Add define.
3546
3547 2006-07-27  Danny Smith  <dannysmith@users.sourceforge.net>
3548
3549         Update some IMAGE flags to PECOFF v8 (May, 2006) specs.
3550         * include/winnt.h (IMAGE_FILE_MACHINE_AM33,
3551         IMAGE_FILE_MACHINE_ARM, IMAGE_FILE_MACHINE_EBC,
3552         IMAGE_FILE_MACHINE_M32R, IMAGE_FILE_MACHINE_MIPS16,
3553         IMAGE_FILE_MACHINE_MIPSFPU, IMAGE_FILE_MACHINE_MIPSFPU16,
3554         IMAGE_FILE_MACHINE_POWERPCFP, IMAGE_FILE_MACHINE_R4000,
3555         IMAGE_FILE_MACHINE_SH3, IMAGE_FILE_MACHINE_SH3DSP,
3556         IMAGE_FILE_MACHINE_SH4, IMAGE_FILE_MACHINE_SH5,
3557         IMAGE_FILE_MACHINE_THUMB, IMAGE_FILE_MACHINE_WCEMIPSV2):
3558         Add defines.
3559
3560         (IMAGE_SUBSYSTEM_EFI_APPLICATION,
3561         IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER,
3562         IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER, IMAGE_SUBSYSTEM_EFI_ROM):
3563         Add defines.
3564
3565         (IMAGE_SYM_CLASS_CLR_TOKEN): Add define.
3566
3567         (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
3568         IMAGE_DLL_CHARACTERISTICS_FORCE_INTEGRITY,
3569         IMAGE_DLL_CHARACTERISTICS_NX_COMPAT,
3570         IMAGE_DLLCHARACTERISTICS_NO_ISOLATION, IMAGE_DLLCHARACTERISTICS_NO_SEH,
3571         IMAGE_DLLCHARACTERISTICS_NO_BIND,
3572         IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE): Add defines.
3573
3574         (IMAGE_REL_I386_TOKEN, IMAGE_REL_I386_SECREL7): Add defines.
3575
3576         (IMAGE_REL_AMD64_ABSOLUTE, IMAGE_REL_AMD64_ADDR64,
3577         IMAGE_REL_AMD64_ADDR32, IMAGE_REL_AMD64_ADDR32NB, IMAGE_REL_AMD64_REL32,
3578         IMAGE_REL_AMD64_REL32_1, IMAGE_REL_AMD64_REL32_2,
3579         IMAGE_REL_AMD64_REL32_3, IMAGE_REL_AMD64_REL32_4,
3580         IMAGE_REL_AMD64_REL32_5, IMAGE_REL_AMD64_SECTION,
3581         IMAGE_REL_AMD64_SECREL, IMAGE_REL_AMD64_SECREL7, IMAGE_REL_AMD64_TOKEN,
3582         IMAGE_REL_AMD64_SREL32, IMAGE_REL_AMD64_PAIR, IMAGE_REL_AMD64_SSPAN32):
3583         Add defines.
3584
3585         (IMAGE_REL_IA64_ABSOLUTE, IMAGE_REL_IA64_IMM14, IMAGE_REL_IA64_IMM22,
3586         IMAGE_REL_IA64_IMM64, IMAGE_REL_IA64_DIR32, IMAGE_REL_IA64_DIR64,
3587         IMAGE_REL_IA64_PCREL21B, IMAGE_REL_IA64_PCREL21M,
3588         IMAGE_REL_IA64_PCREL21F, IMAGE_REL_IA64_GPREL22, IMAGE_REL_IA64_LTOFF22,
3589         IMAGE_REL_IA64_SECTION, IMAGE_REL_IA64_SECREL22,
3590         IMAGE_REL_IA64_SECREL64I, IMAGE_REL_IA64_SECREL32,
3591         IMAGE_REL_IA64_DIR32NB, IMAGE_REL_IA64_SREL14, IMAGE_REL_IA64_SREL22,
3592         IMAGE_REL_IA64_SREL32, IMAGE_REL_IA64_UREL32, IMAGE_REL_IA64_PCREL60X,
3593         IMAGE_REL_IA64_PCREL60B, IMAGE_REL_IA64_PCREL60F,
3594         IMAGE_REL_IA64_PCREL60I, IMAGE_REL_IA64_PCREL60M,
3595         IMAGE_REL_IA64_IMMGPREL64, IMAGE_REL_IA64_TOKEN, IMAGE_REL_IA64_GPREL32,
3596         IMAGE_REL_IA64_ADDEND): Add defines.
3597
3598         (IMAGE_SCN_GPREL): Add define.
3599
3600 2006-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
3601
3602         * include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.
3603         * include/basetyps.h:  Likewise.
3604         (_COM_interface): New define.
3605         (interface): Define to _COM_interface, conditional on !__OBJC__.
3606         Replace 'interface' with '_COM_interface', throughout.
3607         * include/comcat.h: Replace 'interface' with '_COM_interface', throughout.
3608         * include/commdlg.h: Replace __OBJC__ guard with _OBJC_NO_COM.
3609         * include/docobj.h: Replace 'interface' with '_COM_interface', throughout.
3610         * include/mshtml.h: Likewise.
3611         * include/oaidl.h: Likewise.
3612         * include/objfwd.h: Likewise.
3613         * include/objidl.h: Likewise.
3614         * include/ocidl.h: Likwise.
3615         * include/olectl.h: Likewise.
3616         * include/oleidl.h: Likewise.
3617         * include/shlobj.h: Likewise.
3618         * include/shlwapi.h: Replace __OBJC__ guard with _OBJC_NO_COM.
3619         * include/vfw.h: Likewise.
3620         * include/windows.h. Likewise. Add comment.
3621         * include/directx/d3d9.h: Replace 'interface' with '_COM_interface',
3622         throughout.
3623
3624         * lib/test.c: Replace __OBJC__ guard with _OBJC_NO_COM.
3625         Add test for conflict with '@interface'
3626
3627 2006-07-22  ipsoner  <ipsoner@users.sourceforge.net>
3628
3629         * include/wincrypt.h (szOID_RSA, szOID_PKCS, szOID_RSA_HASH,
3630         szOID_RSA_ENCRYPT, szOID_PKCS_1, szOID_PKCS_2, szOID_PKCS_3,
3631         szOID_PKCS_4, szOID_PKCS_5, szOID_PKCS_6, szOID_PKCS_7,
3632         szOID_PKCS_8, szOID_PKCS_9, szOID_PKCS_10, szOID_PKCS_12,
3633         szOID_RSA_MD2, szOID_RSA_MD4, szOID_RSA_MD5, szOID_RSA_RSA,
3634         szOID_RSA_MD2RSA, szOID_RSA_MD4RSA, szOID_RSA_MD5RSA,
3635         szOID_RSA_SHA1RSA, szOID_RSA_SETOAEP_RSA, szOID_RSA_DH,
3636         szOID_RSA_data, szOID_RSA_signedData, szOID_RSA_envelopedData,
3637         szOID_RSA_signEnvData, szOID_RSA_digestedData, szOID_RSA_hashedData,
3638         szOID_RSA_encryptedData, szOID_RSA_emailAddr, szOID_RSA_unstructName,
3639         szOID_RSA_contentType, szOID_RSA_messageDigest, szOID_RSA_signingTime,
3640         szOID_RSA_counterSign, szOID_RSA_challengePwd, szOID_RSA_unstructAddr,
3641         szOID_RSA_extCertAttrs, szOID_RSA_SMIMECapabilities,
3642         szOID_RSA_preferSignedData, szOID_RSA_RC2CBC, szOID_RSA_RC4,
3643         szOID_RSA_DES_EDE3_CBC, szOID_RSA_RC5_CBCPad, szOID_ANSI_x942,
3644         szOID_ANSI_x942_DH, szOID_X957, szOID_X957_DSA, szOID_DATA STRUCTURE,
3645         szOID_DS, szOID_DSALG, szOID_DSALG_CRPT, szOID_DSALG_HASH,
3646         szOID_DSALG_SIGN, szOID_DSALG_RSA, szOID_OIW, szOID_OIWSEC,
3647         szOID_OIWSEC_md4RSA, szOID_OIWSEC_md5RSA, szOID_OIWSEC_md4RSA2,
3648         szOID_OIWSEC_desECB, szOID_OIWSEC_desCBC, szOID_OIWSEC_desOFB,
3649         szOID_OIWSEC_desCFB, szOID_OIWSEC_desMAC, szOID_OIWSEC_rsaSign,
3650         szOID_OIWSEC_dsa, szOID_OIWSEC_shaDSA, szOID_OIWSEC_mdc2RSA,
3651         szOID_OIWSEC_shaRSA, szOID_OIWSEC_dhCommMod, szOID_OIWSEC_desEDE,
3652         szOID_OIWSEC_sha, szOID_OIWSEC_mdc2, szOID_OIWSEC_dsaComm,
3653         szOID_OIWSEC_dsaCommSHA, szOID_OIWSEC_rsaXchg, szOID_OIWSEC_keyHashSeal,
3654         szOID_OIWSEC_md2RSASign, szOID_OIWSEC_md5RSASign, szOID_OIWSEC_sha1,
3655         szOID_OIWSEC_dsaSHA1, szOID_OIWSEC_dsaCommSHA1, szOID_OIWSEC_sha1RSASign,
3656         szOID_OIWDIR, szOID_OIWDIR_CRPT, szOID_OIWDIR_HASH, szOID_OIWDIR_SIGN,
3657         szOID_OIWDIR_md2, szOID_OIWDIR_md2RSA, szOID_INFOSEC,
3658         szOID_INFOSEC_sdnsSignature, szOID_INFOSEC_mosaicSignature,
3659         szOID_INFOSEC_sdnsConfidentiality, szOID_INFOSEC_mosaicConfidentiality,
3660         szOID_INFOSEC_sdnsIntegrity, szOID_INFOSEC_mosaicIntegrity,
3661         szOID_INFOSEC_sdnsTokenProtection, szOID_INFOSEC_mosaicTokenProtection,
3662         szOID_INFOSEC_sdnsKeyManagement, szOID_INFOSEC_mosaicKeyManagement,
3663         szOID_INFOSEC_sdnsKMandSig, szOID_INFOSEC_mosaicKMandSig,
3664         szOID_INFOSEC_SuiteASignature, szOID_INFOSEC_SuiteAConfidentiality,
3665         szOID_INFOSEC_SuiteAIntegrity, szOID_INFOSEC_SuiteATokenProtection,
3666         szOID_INFOSEC_SuiteAKeyManagement, szOID_INFOSEC_SuiteAKMandSig,
3667         szOID_INFOSEC_mosaicUpdatedSig, szOID_INFOSEC_mosaicKMandUpdSig,
3668         szOID_INFOSEC_mosaicUpdatedInteg, szOID_PKIX_NO_SIGNATURE,
3669         szOID_COMMON_NAME, szOID_COUNTRY_NAME, szOID_DEVICE_SERIAL_NUMBER,
3670         szOID_DOMAIN_COMPONENT, szOID_RSA_emailAddr, szOID_GIVEN_NAME,
3671         szOID_INITIALS, szOID_LOCALITY_NAME, szOID_ORGANIZATION_NAME,
3672         szOID_ORGANIZATIONAL_UNIT_NAME, szOID_STATE_OR_PROVINCE_NAME,
3673         szOID_STREET_ADDRESS, szOID_SUR_NAME, szOID_TITLE, szOID_RSA_unstructAddr,
3674         szOID_RSA_unstructName, szOID_BASIC_CONSTRAINTS2,
3675         CERT_BASIC_CONSTRAINTS2_INFO, CRYPT_ENCODE_PARA,CertDuplicateStore,
3676         CertEnumCertificatesInStore, CertDuplicateCertificateContext,
3677         CertGetNameStringA, CertGetNameStringW, CertGetNameString, PFXIsPFXBlob,
3678         CertFindExtension, CryptDecodeObject, CertAddCertificateContextToStore,
3679         CertCompareCertificate, PFXVerifyPassword, PFXImportCertStore,
3680         CertDeleteCertificateFromStore): Define.
3681         * lib/crypt32.def (CertDuplicateStore, CertEnumCertificatesInStore,
3682         CertDuplicateCertificateContext, CertGetNameStringA, CertGetNameStringW,
3683         CertGetNameString, PFXIsPFXBlob, CertFindExtension, CryptDecodeObject,
3684         CertAddCertificateContextToStore, CertCompareCertificate,
3685         PFXVerifyPassword, PFXImportCertStore, CertDeleteCertificateFromStore):
3686         Define.
3687
3688 2006-07-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3689
3690         * lib/uuid.c: Remove.
3691
3692 2006-07-20  Elias Naur  <elias_naur@users.sourceforge.net>
3693
3694         * include/devguid.h: Add new file with missing GUID_DEVCLASS_*
3695         declarations. They were extracted from the registry with a script.
3696         * lib/devguid.c: Add new file with the implementation of the
3697         missing GUIDs.
3698         * lib/Makefile.in: Add devguid.c to UUID_SOURCES and UUID_OBJS.
3699
3700 2006-07-19  Elias Naur  <elias_naur@users.sourceforge.net>
3701
3702         * include/winuser.h (WM_INPUT): Add missing Raw Input
3703         notification define.
3704         (RID_DEVICE_INFO_MOUSE, RID_DEVICE_INFO_KEYBOARD,
3705         RID_DEVICE_INFO_HID, RID_DEVICE_INFO): Define Raw Input structs
3706
3707 2006-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
3708
3709         [mingw-Bugs-1525021]
3710         * iptypes.h (IP_ADAPTER_ANYCAST_ADDRESS): Fix NONAMELESSUNION warnings.
3711         (IP_ADAPTER_MULTICAST_ADDRESS): Likewise.
3712         (IP_ADAPTER_UNICAST_ADDRESS): Likewise.
3713         (IP_ADAPTER_DNS_SERVER_ADDRESS): Likewise.
3714         (IP_ADAPTER_ADAPTER_PREFIX): Likewise.
3715         (IP_ADAPTER_ADDRESSES): Likewise.
3716
3717 2006-06-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3718
3719         * lib/uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol,
3720         CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol,
3721         CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Remove.  Moved to
3722         extras-uuid.c.
3723         * lib/extras-uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol,
3724         CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol,
3725         CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Added.
3726         * lib/hlguids-uuid.c: State source of CLSIDs.
3727
3728 2006-06-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3729
3730         * lib/Makefile.in: Added extras-uuid as an object and source.
3731         * lib/uuid.c (IID_IClientSiteHandler, IID_IContinue, IID_IHttpNegotiate,
3732         IID_IPersistMoniker, IID_IServerHandler, IID_ITargetEmbedding,
3733         IID_ITargetFrame, IID_ITypeComp, IID_IUrlHistoryStg, IID_IWinInetHttpInfo,
3734         IID_IWinInetInfo, IID_IEnumSTATPROPSETSTG, IID_IEnumSTATPROPSTG,
3735         IID_IEnumSTATURL): Remove.  Moved to extras-uuid.c.
3736         * lib/extras-uuid.c: New file.
3737         Thank you to Julien Lecomte (julienlecomte at users dot sourceforge dot
3738         net).
3739
3740 2006-06-12  Danny Smith  <dannysmith@users.sourceforge.net>
3741
3742         [mingw-Bugs-1424461]
3743         *include/imagehlp.h: Comment out IN, OUT and OPTIONAL,
3744         throughout.
3745         *include/rpcdce.h: Don't define IN, OUT or OPTIONAL if
3746         _NO_W32_PSEUDO_MODIFIERS.
3747         *include/rpcnsi.h: Comment out IN, OUT and OPTIONAL,
3748         throughout.
3749         *include/rpcnsip.h: Likewise.
3750         *include/windef.h: Don't define IN, OUT or OPTIONAL
3751         if _NO_W32_PSEUDO_MODIFIERS.
3752         *include/ddk/batclass.h: Comment out IN, OUT and OPTIONAL,
3753         throughout.
3754         *include/ddk/cfgmgr32.h: Likewise.
3755         *include/ddk/ddkmapi.h: Likewise.
3756         *include/ddk/hidclass.h: Likewise.
3757         *include/ddk/hidpi.h: Likewise.
3758         *include/ddk/kbdmou.h: Likewise.
3759         *include/ddk/mcd.h: Likewise.
3760         *include/ddk/miniport.h: Likewise.
3761         *include/ddk/minitape.h: Likewise.
3762         *include/ddk/ndis.h: Likewise.
3763         *include/ddk/ndistapi.h: Likewise.
3764         *include/ddk/ndiswan.h: Likewise.
3765         *include/ddk/ntapi.h: Likewise.
3766         *include/ddk/ntdd8042.h: Likewise.
3767         *include/ddk/ntddpcm.h: Likewise.
3768         *include/ddk/ntifs.h: Likewise.
3769         *include/ddk/ntpoapi.h: Likewise.
3770         *include/ddk/parallel.h: Likewise.
3771         *include/ddk/pfhook.h: Likewise.
3772         *include/ddk/scsiwmi.h: Likewise.
3773         *include/ddk/smbus.h: Likewise.
3774         *include/ddk/srb.h: Likewise.
3775         *include/ddk/storport.h: Likewise.
3776         *include/ddk/tdikrnl.h: Likewise.
3777         *include/ddk/upssvc.h: Likewise.
3778         *include/ddk/usbcamdi.h: Likewise.
3779         *include/ddk/usbscan.h: Likewise.
3780         *include/ddk/video.h: Likewise.
3781         *include/ddk/videoagp.h: Likewise.
3782         *include/ddk/win2k.h: Likewise.
3783         *include/ddk/winddi.h: Likewise.
3784         *include/ddk/winddk.h: Don't define IN, OUT or OPTIONAL
3785         if _NO_W32_PSEUDO_MODIFIERS.
3786         Comment out IN, OUT and OPTIONAL, throughout.
3787         *include/ddk/winnt4.h: Comment out IN, OUT and OPTIONAL,
3788         throughout.
3789         *include/ddk/ws2san.h: Likewise.
3790
3791 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3792
3793         * lib/Makefile.in:  Added hlguids-uuid as source and object.
3794
3795 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3796
3797         * lib/uuid.c (CLSID_StaticDib, CLSID_StaticMetafile, CLSID_StdHlink,
3798         CLSID_StdHlinkBrowseContext): Remove.  Moved to relevant files.
3799         * lib/cguid-uuid.c (CLSID_StaticDib, CLSID_StaticMetafile): Added.
3800         * lib/hlguids-uuid.c: New file.
3801         Thank you to Julien Lecomte (julienlecomte at users dot sourceforge dot
3802         net).
3803
3804 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3805
3806         * lib/Makefile.in: Added urlmon-uuid and hlink-uuid as sources and
3807         objects.
3808         * lib/uuid.c (IID_IAuthenticate, IID_IBindHost, IID_IBindProtocol,
3809         IID_IBindStatusCallback, IID_IBindStatusCallbackMsg, IID_IBinding,
3810         IID_IHlink, IID_IHlinkBrowseContext, IID_IHlinkFrame, IID_IHlinkSite,
3811         IID_IHlinkTarget): Remove.  Moved to new files.
3812         * lib/urlmon-uuid.c: New file.
3813         * lib/hlink-uuid.c: New file.
3814
3815 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3816
3817         * lib/Makefile.in: Added ativscp-uuid as source and object.
3818         * lib/uuid.c (IID_IActiveScript, IID_IActiveScriptError,
3819         IID_IActiveScriptParse, IID_IActiveScriptSite,
3820         IID_IActiveScriptSiteWindow): Remove.  Moved to ativscp-uuid.c.
3821         * lib/ativscp-uuid.c: New file.
3822
3823 2006-06-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3824
3825         * lib/uuid.c (IID_IClientSecurity, IID_IMallocSpy, IID_IServerSecurity):
3826         Remove.  Moved to objidl-uuid.c
3827         * lib/objidl-uuid.c (IID_IClientSecurity, IID_IMallocSpy,
3828         IID_IServerSecurity): Defined.
3829
3830 2006-06-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3831
3832         * lib/Makefile.in: Add cguid-uuid and olectlid-uuid as sources and
3833         objects.
3834         * lib/uuid.c (CLSID_CColorPropPage, CLSID_CFontPropPage,
3835         CLSID_CPicturePropPage, CLSID_Picture_Dib, CLSID_Picture_Metafile,
3836         CLSID_StdFont, CLSID_StdPicture, GUID_NULL, IID_ICreateTypeInfo,
3837         IID_ICreateTypeInfo2, IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_IDebug,
3838         IID_IDebugStream, IID_IDispatch, IID_IEnumFORMATETC,IID_IEnumMoniker,
3839         IID_IEnumOLEVERB, IID_IEnumSTATDATA, IID_IEnumSTATSTG, IID_IEnumString,
3840         IID_IEnumUnknown, IID_IEnumVARIANT, IID_IOleLink, IID_IPSFactory,
3841         IID_IRpcChannel, IID_IRpcProxy, IID_IRpcStub, IID_ITypeInfo,
3842         IID_ITypeInfo2, IID_ITypeLib, IID_ITypeLib2): Remove.  Moved to relevant
3843         files.
3844         * lib/oaidl-uuid.c (IID_ICreateTypeInfo, IID_ICreateTypeInfo2,
3845         IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_ITypeInfo, IID_ITypeInfo2,
3846         IID_ITypeLib, IID_ITypeLib2, IID_IEnumVARIANT): Define.
3847         * lib/cguid-uuid.c: New file.
3848         * lib/olectlid-uuid.c: New file.
3849
3850 2006-06-08  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3851
3852         * lib/Makefile.in: Add objsafe-uuid oaidl-uuid docobj-uuid comcat-uuid
3853         exdisp-uuid mlang-uuid objidl-uuid as sources and objects.
3854         * lib/uuid.c (CATID_Control, CATID_DocObject, CATID_Insertable,
3855         CATID_PersistsToPropertyBag, CATID_PersistsToStorage, CATID_PersistsToStream,
3856         CATID_PersistsToStreamInit, CATID_Printable, CATID_Programmable,
3857         CLSID_CMultiLanguage, CLSID_StdComponentCategoriesMgr, CLSID_WebBrowser,
3858         DIID_DWebBrowserEvents, DIID_DWebBrowserEvents2, IID_IAdviseSink,
3859         IID_IAdviseSink2, IID_IBindCtx, IID_ICatInformation, IID_ICatRegister,
3860         IID_IClassActivator, IID_IContinueCallback, IID_ICreateErrorInfo,
3861         IID_IDataAdviseHolder, IID_IDataObject, IID_IEnumCATEGORYINFO,
3862         IID_IEnumGUID, IID_IEnumOleDocumentViews, IID_IErrorInfo,
3863         IID_IExternalConnection, IID_IFillLockBytes, IID_ILockBytes, IID_IMalloc,
3864         IID_IMarshal, IID_IMessageFilter, IID_IMoniker, IID_IObjectSafety,
3865         IID_IOleCommandTarget, IID_IOleDocument, IID_IOleDocumentSite,
3866         IID_IOleDocumentView, IID_IPSFactoryBuffer, IID_IPersist,
3867         IID_IPersistFile, IID_IPersistStorage, IID_IPersistStream, IID_IPrint,
3868         IID_IProgressNotify, IID_IPropertySetStorage, IID_IPropertyStorage,
3869         IID_IROTData, IID_IRootStorage, IID_IRpcChannelBuffer,
3870         IID_IRpcProxyBuffer, IID_IRpcStubBuffer, IID_IRunnableObject,
3871         IID_IRunningObjectTable, IID_ISequentialStream, IID_IStdMarshalInfo,
3872         IID_IStorage, IID_IStream, IID_ISupportErrorInfo, IID_IWebBrowser,
3873         IID_IWebBrowser2, IID_IWebBrowserApp): Remove. Moved to new files.
3874         * lib/comcat-uuid.c: New file.
3875         * lib/docobj-uuid.c: New File.
3876         * lib/exdisp-uuid.c: New file.
3877         * lib/mlang-uuid.c: New file.
3878         * lib/oaidl-uuid.c: New file.
3879         * lib/objidl-uuid.c: New file.
3880         * lib/objsafe-uuid.c: New file.
3881
3882 2006-06-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3883
3884         * lib/Makefile.in: Add oleacc-uuid oleidl-uuid ocidl-uuid as sources and
3885         objects.
3886         * lib/uuid.c (IID_IOleCache, IID_IOleCache2, IID_IOleCacheControl, IID_IViewObject,
3887         IID_IViewObject2, IID_IDropSource, IID_IDropTarget, IID_IOleAdviseHolder,
3888         IID_IOleInPlaceUIWindow, IID_IOleInPlaceObject, IID_IOleInPlaceActiveObject,
3889         IID_IOleInPlaceFrame, IID_IOleInPlaceSite, IID_IOleContainer, IID_IOleItemContainer,
3890         IID_IOleClientSite, IID_IOleObject, IID_IOleWindow, IID_IParseDisplayName,
3891         IID_IAccessible, LIBID_Accessibility, IID_IQuickActivate, IID_IOleUndoManager,
3892         IID_IOleParentUndoUnit, IID_IOleUndoUnit, IID_IEnumOleUndoUnits, IID_IPointerInactive,
3893         IID_IAdviseSinkEx, IID_IOleInPlaceSiteEx, IID_IOleControl, IID_IOleControlSite,
3894         IID_IPersistPropertyBag, IID_IPersistPropertyBag2, IID_IPersistStreamInit,
3895         IID_IPersistMemory, IID_IPropertyBag, IID_IPropertyBag2, IID_IPropertyNotifySink,
3896         IID_IPropertyPage, IID_IPropertyPage2, IID_IPropertyPageSite, IID_IFont, IID_IFontDisp,
3897         IID_IPicture, IID_IPictureDisp, IID_IProvideClassInfo, IID_IProvideClassInfo2,
3898         IID_IEnumConnectionPoints, IID_IEnumConnections, IID_IConnectionPoint,
3899         IID_IConnectionPointContainer, IID_IClassFactory2, IID_IErrorLog,
3900         IID_IObjectWithSite, IID_IPerPropertyBrowsing, IID_ISimpleFrameSite,
3901         IID_ISpecifyPropertyPages): Remove. Moved to new files.
3902         * lib/oleidl-uuid.c: New file.
3903         * lib/oleacc-uuid.c: New file.
3904         * lib/ocidl-uuid.c: New file.
3905
3906 2006-06-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3907
3908         * lib/Makefile.in: Add unknwn-uuid and servprov-uuid as sources and
3909         objects.
3910         * lib/uuid.c (IID_IUnknown, IID_IClassFactory, IID_IServiceProvider):
3911         Remove.  Moved to unknwn-uuid and servprov-uuid.
3912         * lib/unknwn-uuid.c: New file.
3913         * lib/servprov-uuid.c: New file.
3914
3915 2006-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
3916
3917         * include/strmif.h (VMRDeinterlaceTech): Correct typedef for DeinterlaceTech_*
3918         enum.
3919
3920 2006-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
3921
3922         * include/strmif.h (enum tagAnalogVideoStandard): Add missing ','.
3923
3924 2006-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
3925
3926         * include/winuser.h (DM_BITSPERPEL, DM_PELSWIDTH, DM_PELSHEIGHT,
3927         DM_DISPLAYFLAGS, DM_DISPLAYFREQUENCY): Remove.  Duplicates of
3928         wingdi.h defines.
3929
3930 2006-06-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
3931
3932         * include/winuser.h ((SPI_GETMOUSETRAILS,SPI_SETMOUSETRAILS): Remove
3933         duplicate defines.
3934
3935         * include/winnt.h (SUBLANG_ARABIC_SAUDI_ARABIA): Revert accidental
3936         removal.
3937         (SUBLANG_MARATHI_INDIA): Remove duplicate define.
3938
3939 2006-05-24  Christopher Faylor  <cgf@timesys.com>
3940
3941         * configure.in: Update to newer autoconf.
3942         (thanks to Steve Ellcey)
3943         * configure: Regenerate.
3944         * aclocal.m4: New file.
3945
3946 2006-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
3947
3948         * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.
3949
3950 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
3951
3952         * include/rtutils.h (TraceDumpA,TraceDumpW,TracePutsA,TracePutsW)
3953         (TraceRegisterA,TraceRegisterW,TraceVprintfA,TraceVprintfW): Define
3954         as macros.
3955         Thanks to:    Bruce M Simpson <bms_spc at sf dot net>
3956
3957 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
3958
3959         * include/mprapi.h (MprAdminMIBBufferFree,MprAdminMIBEntryCreate)
3960         (MprAdminMIBEntryDelete,MprAdminMIBEntryGet,MprAdminMIBEntryGetFirst)
3961         (MprAdminMIBEntryGetNext,MprAdminMIBEntrySet,MprAdminMIBGetTrapInfo)
3962         (MprAdminMIBServerConnect,MprAdminMIBServerDisconnect)
3963         (MprAdminMIBSetTrapInfo): Declare functions.
3964         Note: MprAdminMIBSetTrapInfo is missing from mprapi.def.
3965         (MIB_SERVER_HANDLE): New typedef.
3966         (MprConfigTransportSetInfo): Declare function.
3967         * lib/mprapi.def (MprSetupIpInIpInterfaceFriendlyNameEnum)
3968         (MprSetupIpInIpInterfaceFriendlyNameFree): Fix size.
3969
3970 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
3971
3972         * lib/rtutils.def: New file. Generated on Windows XP.
3973         (TracePrintf{AW},TracePrintfEx{AW}): Left out for now.
3974         * include/rtutils.h: New file.
3975         (TraceDump{AW},TracePuts{AW},TraceRegister{AW},TraceVprintf{AW}):
3976         Commented out, they're missing from rtutils.def.
3977
3978 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
3979
3980         * include/mprapi.h (MprInfoBlockAdd,MprInfoBlockFind)
3981         (MprInfoBlockQuerySize,MprInfoBlockRemove,MprInfoBlockSet)
3982         (MprInfoCreate,MprInfoDelete,MprInfoDuplicate)
3983         (MprInfoRemoveAll): Declare functions.
3984
3985 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
3986
3987         * include/mprapi.h (MprConfigBufferFree,MprConfigGetFriendlyName)
3988         (MprConfigGetGuidName,MprConfigInterfaceCreate)
3989         (MprConfigInterfaceDelete,MprConfigInterfaceEnum)
3990         (MprConfigInterfaceGetHandle,MprConfigInterfaceGetInfo)
3991         (MprConfigInterfaceSetInfo,MprConfigInterfaceTransportAdd)
3992         (MprConfigInterfaceTransportEnum,MprConfigInterfaceTransportGetHandle)
3993         (MprConfigInterfaceTransportGetInfo,MprConfigInterfaceTransportRemove)
3994         (MprConfigInterfaceTransportSetInfo,MprConfigServerBackup)
3995         (MprConfigServerConnect,MprConfigServerDisconnect)
3996         (MprConfigServerGetInfo,MprConfigServerInstall)
3997         (MprConfigServerRestore,MprConfigTransportCreate)
3998         (MprConfigTransportDelete,MprConfigTransportEnum)
3999         (MprConfigTransportGetHandle,MprConfigTransportGetInfo)
4000         (MprConfigTransportSetInfo): Declare functions.
4001
4002 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4003
4004         * include/mprapi.h (MprAdminBufferFree)
4005         (MprAdminDeregisterConnectionNotification,MprAdminGetErrorString)
4006         (MprAdminInterfaceConnect,MprAdminInterfaceCreate)
4007         (MprAdminInterfaceDelete,MprAdminInterfaceDeviceGetInfo)
4008         (MprAdminInterfaceDeviceSetInfo,MprAdminInterfaceDisconnect)
4009         (MprAdminInterfaceEnum,MprAdminInterfaceGetCredentials)
4010         (MprAdminInterfaceGetCredentialsEx,MprAdminInterfaceGetHandle)
4011         (MprAdminInterfaceGetInfo,MprAdminInterfaceQueryUpdateResult)
4012         (MprAdminInterfaceSetCredentials,MprAdminInterfaceSetCredentialsEx)
4013         (MprAdminInterfaceSetInfo,MprAdminInterfaceTransportAdd)
4014         (MprAdminInterfaceTransportGetInfo,MprAdminInterfaceTransportRemove)
4015         (MprAdminInterfaceTransportSetInfo)
4016         (MprAdminInterfaceUpdatePhonebookInfo,MprAdminInterfaceUpdateRoutes)
4017         (MprAdminIsServiceRunning,MprAdminRegisterConnectionNotification)
4018         (MprAdminServerConnect,MprAdminServerDisconnect)
4019         (MprAdminServerGetCredentials,MprAdminServerGetInfo)
4020         (MprAdminServerSetCredentials,MprAdminTransportCreate)
4021         (MprAdminTransportGetInfo,MprAdminTransportSetInfo): Declare functions.
4022
4023 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4024
4025         * include/ipxtfflt.h: New file.
4026
4027 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4028
4029         * include/mprapi.h: Fix header guard. Cleanup.
4030         (MprAdminAcceptNewConnection,MprAdminAcceptNewConnection2)
4031         (MprAdminAcceptNewLink,MprAdminAcceptReauthentication)
4032         (MprAdminConnectionHangupNotification)
4033         (MprAdminConnectionHangupNotification2)
4034         (MprAdminGetIpAddressForUser,MprAdminInitializeDll)
4035         (MprAdminTerminateDll,MprAdminLinkHangupNotification)
4036         (MprAdminReleaseIpAddress): Declare functions.
4037         * lib/mprapi.def: Regenerate on Windows XP.
4038
4039 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4040
4041         * include/ipifcons.h: Cleanup.
4042         * include/ipxconst.h: Fix header guard.
4043         * include/ipxrtdef.h: include <ipxconst.h>.
4044
4045 2006-05-11  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4046
4047         * include/ipxrtdef.h: Cleanup.
4048         (IPX_INTERFACE_INFO_TYPE,IPX_STATIC_ROUTE_INFO_TYPE)
4049         (IPX_STATIC_SERVICE_INFO_TYPE,IPX_SERVICE_FILTER_INFO_TYPE)
4050         (IPX_ROUTE_FILTER_INFO_TYPE,IPX_IN_TRAFFIC_FILTER_INFO_TYPE)
4051         (IPX_ADAPTER_INFO_TYPE,IPXWAN_INTERFACE_INFO_TYPE,IPX_GLOBAL_INFO_TYPE)
4052         (IPX_STATIC_NETBIOS_NAME_INFO_TYPE)
4053         (IPX_IN_TRAFFIC_FILTER_GLOBAL_INFO_TYPE)
4054         (IPX_OUT_TRAFFIC_FILTER_INFO_TYPE)
4055         (IPX_OUT_TRAFFIC_FILTER_GLOBAL_INFO_TYPE): Define.
4056         * include/routprot.h: Cleanup.
4057         (PROTO_IP_OTHER,PROTO_IP_LOCAL,PROTO_IP_NETMGMT,PROTO_IP_ICMP)
4058         (PROTO_IP_EGP,PROTO_IP_GGP,PROTO_IP_HELLO,PROTO_IP_RIP,PROTO_IP_IS_IS)
4059         (PROTO_IP_ES_IS,PROTO_IP_CISCO,PROTO_IP_BBN,PROTO_IP_OSPF,PROTO_IP_BGP)
4060         (PROTO_IP_BOOTP,PROTO_IP_NT_AUTOSTATIC,PROTO_IP_NT_STATIC)
4061         (PROTO_IP_NT_STATIC_NON_DOD,IPRTRMGR_PID,IPX_PROTOCOL_BASE)
4062         (IPX_PROTOCOL_RIP,IPX_PROTOCOL_SAP,IPX_PROTOCOL_NLSP): Define.
4063         * include/fltdefs.h: New file.
4064         * include/ipinfoid.h: New file.
4065
4066 2006-05-11  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4067
4068         * include/strmif.h (IAMAnalogVideoDecoder,IAMAudioInputMixer)
4069         (IAMAudioRendererStats,IAMBufferNegotiation,IAMCameraControl)
4070         (IAMCertifiedOutputProtection): Add interfaces.
4071         * include/adsprop.h: New file.
4072         * include/cmnquery.h: New file.
4073         * include/dsadmin.h: New file.
4074         * include/dsclient.h: New file.
4075         * include/dsgetdc.h: New file.
4076         * include/dsquery.h: New file.
4077         * include/dsrole.h: New file.
4078         * include/ntdsapi.h: New file.
4079         * include/ntdsbcli.h: New file.
4080         * include/objsel.h: New file.
4081
4082 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4083
4084         * include/qedit.h (DEXTER_PARAM,DEXTER_VALUE,SCompFmt0): Add structures.
4085         (DEXTERF_TRACK_SEARCH_FLAGS,TIMELINE_MAJOR_TYPE): Add enums.
4086         (CONNECTF_DYNAMIC_NONE,CONNECTF_DYNAMIC_SOURCES)
4087         (CONNECTF_DYNAMIC_EFFECTS,SFN_VALIDATEF_CHECK,SFN_VALIDATEF_POPUP)
4088         (SFN_VALIDATEF_TELLME,SFN_VALIDATEF_REPLACE,SFN_VALIDATEF_USELOCAL)
4089         (SFN_VALIDATEF_NOFIND,SFN_VALIDATEF_IGNOREMUTED,RESIZEF_STRETCH)
4090         (RESIZEF_CROP,RESIZEF_PRESERVEASPECTRATIO)
4091         (RESIZEF_PRESERVEASPECTRATIO_NOLETTERBOX): Define.
4092
4093 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4094
4095         * include/qedit.h: New file.
4096         * include/errors.h: Cleanup.
4097
4098 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4099
4100         * include/amvideo.h (BIT_MASKS_MATCH): Don't use memcmp to
4101         avoid dependency on <string.h>.
4102         There's no Win32 equivalent for memcmp:
4103         http://support.microsoft.com/default.aspx?scid=kb;EN-US;q99456
4104
4105 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4106
4107         * include/amvideo.h (RESET_MASKS,RESET_PALETTE): Use ZeroMemory
4108         instead of memset to avoid dependency on <string.h>.
4109         * include/dshow.h (AM_ASPECT_RATIO_MODE,AM_WST_DRAWBGMODE,AM_WST_LEVEL)
4110         (AMExtendedSeekingCapabilities,AM_WST_SERVICE,AM_WST_STATE)
4111         (AM_WST_STYLE): Add enums.
4112         (AM_WST_PAGE,AMVABeginFrameInfo,AMVACompBufferInfo,AMVAEndFrameInfo,
4113         AMVAInternalMemInfo,AMVAUncompBufferInfo,AMVAUncompDataInfo): New
4114         structures.
4115         * include/errors.h (VFW_E_DVD_CMD_CANCELLED)
4116         (VFW_E_DVD_STATE_WRONG_VERSION,VFW_E_DVD_STATE_CORRUPT)
4117         (VFW_E_DVD_STATE_WRONG_DISC,VFW_E_DVD_INCOMPATIBLE_REGION)
4118         (VFW_E_DVD_NO_ATTRIBUTES,VFW_E_DVD_NO_GOUP_PGC)
4119         (VFW_E_DVD_LOW_PARENTAL_LEVEL,VFW_E_DVD_NOT_IN_KARAOKE_MODE)
4120         (VFW_E_FRAME_STEP_UNSUPPORTED,VFW_E_DVD_STREAM_DISABLED)
4121         (VFW_E_DVD_TITLE_UNKNOWN,VFW_E_DVD_INVALID_DISC)
4122         (VFW_E_DVD_NO_RESUME_INFORMATION)
4123         (VFW_E_PIN_ALREADY_BLOCKED_ON_THIS_THREAD,VFW_E_PIN_ALREADY_BLOCKED)
4124         (VFW_E_CERTIFICATION_FAILURE,VFW_E_VMR_NOT_IN_MIXER_MODE)
4125         (VFW_E_VMR_NO_AP_SUPPLIED,VFW_E_VMR_NO_DEINTERLACE_HW)
4126         (VFW_E_VMR_NO_PROCAMP_HW,VFW_E_DVD_VMR9_INCOMPATIBLEDEC)
4127         (VFW_E_NO_COPP_HW,VFW_E_BAD_KEY): Define.
4128         * include/evcode.h (AM_WMT_EVENT_DATA): New structure.
4129         * include/mmsystem.h (WAVE_FORMAT_EXTENSIBLE): Define.
4130         * include/edevdefs.h (ED_FORMAT_SMPTE_30,ED_FORMAT_SMPTE_30DROP)
4131         (ED_FORMAT_SMPTE_25,ED_FORMAT_SMPTE_24): Move from here...
4132         * include/strmif.h: ... to here. New file.
4133         * include/aviriff.h: New file.
4134         * include/bdatypes.h: New file.
4135         * include/control.h: New file.
4136         * include/dvdmedia.h: New file.
4137         * include/il21dec.h: New file.
4138         * include/ks.h: New file.
4139         * include/ksmedia.h: New file.
4140         * include/mmreg.h: New file.
4141         * include/mpegtype.h: New file.
4142         * include/vidcap.h: New file.
4143         * include/vmr9.h: New file.
4144         * include/vptype.h: New file.
4145         * include/xprtdefs.h: New file.
4146
4147 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4148
4149         * include/winnls.h [WINVER >= 0x0500] (LOCALE_IDEFAULTEBCDICCODEPAGE):
4150         Documented as defined on Windows 2000 or later.
4151         [WINVER >= 0x0600] (LOCALE_SDURATION,LOCALE_SIETFLANGUAGE)
4152         (LOCALE_SISO3166CTRYNAME2,LOCALE_SISO639LANGNAME2)
4153         (LOCALE_SKEYBOARDSTOINSTALL,LOCALE_SNAME,LOCALE_SNAN)
4154         (LOCALE_SNEGINFINITY,LOCALE_SPOSINFINITY,LOCALE_SSCRIPTS): Documented
4155         but values unknown, Windows Vista or later.
4156         (CAL_UMALQURA): Cleanup.
4157         (CAL_SSHORTESTDAYNAME_1,CAL_SSHORTESTDAYNAME_2,CAL_SSHORTESTDAYNAME_3)
4158         (CAL_SSHORTESTDAYNAME_4,CAL_SSHORTESTDAYNAME_5,CAL_SSHORTESTDAYNAME_6)
4159         (CAL_SSHORTESTDAYNAME7): Cleanup.
4160         [WINVER >= 0x0410] (CAL_SYEARMONTH,CAL_ITWODIGITYEARMAX)
4161         (CAL_NOUSEROVERRIDE,CAL_RETURN_NUMBER,CAL_USE_CP_ACP): Cleanup.
4162
4163 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4164
4165         * include/wingdi.h [WINVER >= 0x0500] (DC_PERSONALITY,DC_PRINTRATE)
4166         (DC_PRINTRATEUNIT,DC_PRINTERMEM,DC_MEDIAREADY,DC_STAPLE)
4167         (DC_PRINTRATEPPM,DC_COLORDEVICE,DC_NUP,DC_MEDIATYPENAMES)
4168         (DC_MEDIATYPES,DMPAPER_DBL_JAPANESE_POSTCARD,DMPAPER_A6)
4169         (DMPAPER_JENV_KAKU2,DMPAPER_JENV_KAKU3,DMPAPER_JENV_CHOU3)
4170         (DMPAPER_JENV_CHOU4,DMPAPER_LETTER_ROTATED)
4171         (DMPAPER_A3_ROTATED,DMPAPER_A4_ROTATED,DMPAPER_A5_ROTATED)
4172         (DMPAPER_B4_JIS_ROTATED,DMPAPER_B5_JIS_ROTATED)
4173         (DMPAPER_JAPANESE_POSTCARD_ROTATED)
4174         (DMPAPER_DBL_JAPANESE_POSTCARD_ROTATED)
4175         (DMPAPER_A6_ROTATED,DMPAPER_JENV_KAKU2_ROTATED)
4176         (DMPAPER_JENV_KAKU3_ROTATED,DMPAPER_JENV_CHOU3_ROTATED)
4177         (DMPAPER_JENV_CHOU4_ROTATED,DMPAPER_B6_JIS)
4178         (DMPAPER_B6_JIS_ROTATED,DMPAPER_12X11,DMPAPER_JENV_YOU4)
4179         (DMPAPER_JENV_YOU4_ROTATED,DMPAPER_P16K,DMPAPER_P32K)
4180         (DMPAPER_P32KBIG,DMPAPER_PENV_1,DMPAPER_PENV_2)
4181         (DMPAPER_PENV_3,DMPAPER_PENV_4,DMPAPER_PENV_5)
4182         (DMPAPER_PENV_6,DMPAPER_PENV_7,DMPAPER_PENV_8)
4183         (DMPAPER_PENV_9,DMPAPER_PENV_10,DMPAPER_P16K_ROTATED)
4184         (DMPAPER_P32K_ROTATED,DMPAPER_P32KBIG_ROTATED)
4185         (DMPAPER_PENV_1_ROTATED,DMPAPER_PENV_2_ROTATED)
4186         (DMPAPER_PENV_3_ROTATED,DMPAPER_PENV_4_ROTATED)
4187         (DMPAPER_PENV_5_ROTATED,DMPAPER_PENV_6_ROTATED)
4188         (DMPAPER_PENV_7_ROTATED,DMPAPER_PENV_8_ROTATED)
4189         (DMPAPER_PENV_9_ROTATED,DMPAPER_PENV_10_ROTATED): Define.
4190         (DMPAPER_LAST): Value depends on DMPAPER_* variables actually defined.
4191         (DM_PANNINGWIDTH,DM_PANNINGHEIGHT,DM_DISPLAYFIXEDOUTPUT)
4192         (DMDO_DEFAULT,DMDO_90,DMDO_180,DMDO_270,DMDFO_DEFAULT,DMDFO_STRETCH)
4193         (DMDFO_CENTER): Define.
4194         (GetDCBrushColor,GetDCPenColor): Declare.
4195         * lib/msimg32.def (GetDCBrushColor,GetDCPenColor): Add stubs.
4196
4197 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4198
4199         * include/winnt.h (LANG_PERSIAN,LANG_LOWER_SORBIAN,LANG_UPPER_SORBIAN)
4200         (LANG_TSWANA,LANG_XHOSA,LANG_ZULU,LANG_MALTESE,LANG_SAMI,LANG_IRISH)
4201         (LANG_TIBETAN,LANG_WELSH,LANG_KHMER,LANG_LAO,LANG_SINHALESE)
4202         (LANG_INUKTITUT,LANG_AMHARIC,LANG_TAMAZIGHT,LANG_FRISIAN)
4203         (LANG_PASHTO,LANG_FILIPINO,LANG_HAUSA,LANG_YORUBA,LANG_QUECHUA)
4204         (LANG_SOTHO,LANG_BASHKIR,LANG_LUXEMBOURGISH,LANG_GREENLANDIC)
4205         (LANG_IGBO,LANG_TIGRIGNA,LANG_YI,LANG_MAPUDUNGUN,LANG_MOHAWK)
4206         (LANG_BRETON,LANG_UIGHUR,LANG_MAORI,LANG_OCCITAN,LANG_CORSICAN)
4207         (LANG_ALSATIAN,LANG_YAKUT,LANG_KICHE,LANG_KINYARWANDA,LANG_WOLOF)
4208         (LANG_DARI,LANG_MALAGASY)
4209         (SUBLANG_CUSTOM_DEFAULT,SUBLANG_CUSTOM_UNSPECIFIED)
4210         (SUBLANG_UI_CUSTOM_DEFAULT,SUBLANG_AFRIKAANS_SOUTH_AFRICA)
4211         (SUBLANG_ALBANIAN_ALBANIA,SUBLANG_ALSATIAN_FRANCE)
4212         (SUBLANG_AMHARIC_ETHIOPIA,SUBLANG_ARMENIAN_ARMENIA)
4213         (SUBLANG_ASSAMESE_INDIA,SUBLANG_BASHKIR_RUSSIA,SUBLANG_BASQUE_BASQUE)
4214         (SUBLANG_BELARUSIAN_BELARUS,SUBLANG_BENGALI_INDIA)
4215         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN)
4216         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC)
4217         (SUBLANG_BRETON_FRANCE,SUBLANG_BULGARIAN_BULGARIA)
4218         (SUBLANG_CATALAN_CATALAN,SUBLANG_CORSICAN_FRANCE)
4219         (SUBLANG_CZECH_CZECH_REPUBLIC,SUBLANG_CROATIAN_CROATIA)
4220         (SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,SUBLANG_DANISH_DENMARK)
4221         (SUBLANG_DIVEHI_MALDIVES,SUBLANG_ENGLISH_IRELAND)
4222         (SUBLANG_ENGLISH_INDIA,SUBLANG_ENGLISH_MALAYSIA)
4223         (SUBLANG_ENGLISH_SINGAPORE,SUBLANG_ESTONIAN_ESTONIA)
4224         (SUBLANG_FAEROESE_FAROE_ISLANDS,SUBLANG_FILIPINO_PHILIPPINES)
4225         (SUBLANG_FINNISH_FINLAND,SUBLANG_FRISIAN_NETHERLANDS)
4226         (SUBLANG_GALICIAN_GALICIAN,SUBLANG_GEORGIAN_GEORGIA)
4227         (SUBLANG_GREEK_GREECE,SUBLANG_GREENLANDIC_GREENLAND)
4228         (SUBLANG_GUJARATI_INDIA,SUBLANG_HAUSA_NIGERIA,SUBLANG_HEBREW_ISRAEL)
4229         (SUBLANG_HINDI_INDIA,SUBLANG_HUNGARIAN_HUNGARY)
4230         (SUBLANG_ICELANDIC_ICELAND,SUBLANG_IGBO_NIGERIA)
4231         (SUBLANG_INDONESIAN_INDONESIA,SUBLANG_INUKTITUT_CANADA)
4232         (SUBLANG_INUKTITUT_CANADA_LATIN,SUBLANG_IRISH_IRELAND)
4233         (SUBLANG_JAPANESE_JAPAN,SUBLANG_KAZAK_KAZAKHSTAN)
4234         (SUBLANG_KHMER_CAMBODIA,SUBLANG_KICHE_GUATEMALA)
4235         (SUBLANG_KINYARWANDA_RWANDA,SUBLANG_KONKANI_INDIA)
4236         (SUBLANG_KYRGYZ_KYRGYZSTAN,SUBLANG_LAO_LAO_PDR)
4237         (SUBLANG_LATVIAN_LATVIA,SUBLANG_LITHUANIAN_LITHUANIA)
4238         (SUBLANG_LOWER_SORBIAN_GERMANY,SUBLANG_LUXEMBOURGISH_LUXEMBOURG)
4239         (SUBLANG_MACEDONIAN_MACEDONIA,SUBLANG_MALAYALAM_INDIA)
4240         (SUBLANG_MALTESE_MALTA,SUBLANG_MAORI_NEW_ZEALAND)
4241         (SUBLANG_MAPUDUNGUN_CHILE,SUBLANG_MARATHI_INDIA,SUBLANG_MOHAWK_MOHAWK)
4242         (SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA,SUBLANG_MONGOLIAN_PRC)
4243         (SUBLANG_NEPALI_NEPAL,SUBLANG_OCCITAN_FRANCE,SUBLANG_ORIYA_INDIA)
4244         (SUBLANG_PASHTO_AFGHANISTAN,SUBLANG_PERSIAN_IRAN)
4245         (SUBLANG_POLISH_POLAND,SUBLANG_PORTUGUESE_PORTUGAL)
4246         (SUBLANG_PUNJABI_INDIA,SUBLANG_QUECHUA_BOLIVIA,SUBLANG_QUECHUA_ECUADOR)
4247         (SUBLANG_QUECHUA_PERU,SUBLANG_ROMANIAN_ROMANIA)
4248         (SUBLANG_ROMANSH_SWITZERLAND,SUBLANG_RUSSIAN_RUSSIA)
4249         (SUBLANG_SAMI_NORTHERN_NORWAY,SUBLANG_SAMI_NORTHERN_SWEDEN)
4250         (SUBLANG_SAMI_NORTHERN_FINLAND,SUBLANG_SAMI_LULE_NORWAY)
4251         (SUBLANG_SAMI_LULE_SWEDEN,SUBLANG_SAMI_SOUTHERN_NORWAY)
4252         (SUBLANG_SAMI_SOUTHERN_SWEDEN,SUBLANG_SAMI_SKOLT_FINLAND)
4253         (SUBLANG_SAMI_INARI_FINLAND,SUBLANG_SANSKRIT_INDIA)
4254         (SUBLANG_SERBIAN_BOSNIA_HERZEGOVINA_LATIN)
4255         (SUBLANG_SERBIAN_BOSNIA_HERZEGOVINA_CYRILLIC)
4256         (SUBLANG_SINDHI_AFGHANISTAN,SUBLANG_SINHALESE_SRI_LANKA)
4257         (SUBLANG_SOTHO_NORTHERN_SOUTH_AFRICA,SUBLANG_SLOVAK_SLOVAKIA)
4258         (SUBLANG_SLOVENIAN_SLOVENIA,SUBLANG_SPANISH_US,SUBLANG_SWEDISH_SWEDEN)
4259         (SUBLANG_SYRIAC,SUBLANG_TAJIK_TAJIKISTAN)
4260         (SUBLANG_TAMAZIGHT_ALGERIA_LATIN,SUBLANG_TAMIL_INDIA)
4261         (SUBLANG_TATAR_RUSSIA,SUBLANG_TELUGU_INDIA,SUBLANG_THAI_THAILAND)
4262         (SUBLANG_TIBETAN_PRC,SUBLANG_TIBETAN_BHUTAN,SUBLANG_TIGRIGNA_ERITREA)
4263         (SUBLANG_TSWANA_SOUTH_AFRICA,SUBLANG_TURKISH_TURKEY)
4264         (SUBLANG_TURKMEN_TURKMENISTAN,SUBLANG_UIGHUR_PRC)
4265         (SUBLANG_UKRAINIAN_UKRAINE,SUBLANG_UPPER_SORBIAN_GERMANY)
4266         (SUBLANG_VIETNAMESE_VIETNAM,SUBLANG_WELSH_UNITED_KINGDOM)
4267         (SUBLANG_WOLOF_SENEGAL,SUBLANG_YORUBA_NIGERIA)
4268         (SUBLANG_XHOSA_SOUTH_AFRICA,SUBLANG_YAKUT_RUSSIA,SUBLANG_YI_PRC)
4269         (SUBLANG_ZULU_SOUTH_AFRICA): Define.
4270         (SUBLANG_ARABIC_SAUDI_ARABIA): Removed by error.
4271         (SUBLANG_MARATHI_INDIA): Defined twice by error.
4272
4273 2006-05-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
4274
4275         * lib/directx/Makefile.in: Remove reference to libquartz.a since
4276         it was moved.
4277
4278 2006-05-05  Earnie Boyd  <earnie@users.sf.net>
4279
4280         * lib/scrnsave.c: Correct misspelled SPI_SCREENSAVERUNNING to
4281         SPI_SETSCREENSAVERUNNING.
4282         * include winuser.h (SPI_SCREENSAVERRUNNING): Remove again.
4283
4284 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4285
4286         * include/winuser.h (SPI_SCREENSAVERRUNNING): Define.
4287         It had been removed because it's no documented, but Cygwin needs it.
4288
4289 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4290
4291         * include/amvideo.h (IFullScreenVideo): Define.
4292         (BIT_MASKS_MATCH,PALETTISED,PALETTE_ENTRIES,RESET_MASKS,RESET_PALETTE,
4293         SIZE_EGA_PALETTE,SIZE_MASKS,SIZE_PALETTE): Added Macros.
4294
4295 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4296
4297         * include/winnls.h (CAL_SYEARMONTH,CAL_ITWODIGITYEARMAX,
4298         CAL_NOUSEROVERRIDE,CAL_RETURN_NUMBER,CAL_USE_CP_ACP): Documented
4299         as available on Windows 98 and better.
4300         (CAL_SSHORTESTDAYNAME_1,CAL_SSHORTESTDAYNAME_2,CAL_SSHORTESTDAYNAME_3)
4301         (CAL_SSHORTESTDAYNAME_4,CAL_SSHORTESTDAYNAME_5,CAL_SSHORTESTDAYNAME_6)
4302         (CAL_SSHORTESTDAYNAME7,CAL_UMALQURA): Define, Windows Vista and better.
4303
4304 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4305
4306         * include/amvideo.h: New file.
4307         * include/dshow.h: Include <amvideo.h>.
4308
4309 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4310
4311         * include/winuser.h (MOUSEEVENTF_XDOWN,MOUSEEVENTF_XUP): Define.
4312         (MOUSEEVENTF_MOVE,MOUSEEVENTF_LEFTDOWN,MOUSEEVENTF_LEFTUP)
4313         (MOUSEEVENTF_RIGHTDOWN,MOUSEEVENTF_RIGHTUP,MOUSEEVENTF_MIDDLEDOWN)
4314         (MOUSEEVENTF_MIDDLEUP,MOUSEEVENTF_ABSOLUTE,MOUSEEVENTF_WHEEL): Cleanup.
4315         (HWND_BROADCAST): Cleanup.
4316         (HWND_MESSAGE): Windows 2000 only.
4317         (SMTO_ABORTIFHUNG,SMTO_BLOCK,SMTO_NORMAL): Cleanup.
4318         (SMTO_NOTIMEOUTIFNOTHUNG): Define.
4319         (SIF_DISABLENOSCROLL,SIF_PAGE,SIF_POS,SIF_RANGE,SIF_TRACKPOS)
4320         (SIF_ALL): Cleanup.
4321         (SWP_DRAWFRAME,SWP_FRAMECHANGED,SWP_HIDEWINDOW,SWP_NOACTIVATE)
4322         (SWP_NOCOPYBITS,SWP_NOMOVE,SWP_NOSIZE,SWP_NOREDRAW,SWP_NOZORDER)
4323         (SWP_SHOWWINDOW,SWP_NOOWNERZORDER,SWP_NOREPOSITION,SWP_NOSENDCHANGING)
4324         (SWP_DEFERERASE,SWP_ASYNCWINDOWPOS): Cleanup.
4325         (HSHELL_ENDTASK,HSHELL_ACCESSIBILITYSTATE,HSHELL_APPCOMMAND): Define.
4326         (SPI_GETBLOCKSENDINPUTRESETS,SPI_GETCARETWIDTH,SPI_GETDROPSHADOW)
4327         (SPI_GETFILTERKEYS,SPI_GETFLATMENU,SPI_GETFOCUSBORDERHEIGHT)
4328         (SPI_GETFOCUSBORDERWIDTH,SPI_GETFONTSMOOTHINGCONTRAST)
4329         (SPI_GETFONTSMOOTHINGTYPE,SPI_GETFOREGROUNDFLASHCOUNT)
4330         (SPI_GETMENUSHOWDELAY,SPI_GETMOUSECLICKLOCK,SPI_GETMOUSECLICKLOCKTIME)
4331         (SPI_GETMOUSEHOVERHEIGHT,SPI_GETMOUSEHOVERTIME,SPI_GETMOUSEHOVERWIDTH)
4332         (SPI_GETMOUSESONAR,SPI_GETMOUSEVANISH,SPI_GETNONCLIENTMETRICS)
4333         (SPI_GETPOWEROFFACTIVE,SPI_GETPOWEROFFTIMEOUT,SPI_GETSCREENREADER)
4334         (SPI_GETSCREENSAVEACTIVE,SPI_GETSCREENSAVERRUNNING)
4335         (SPI_GETSCREENSAVETIMEOUT,SPI_GETMOUSEVANISH,SPI_GETNONCLIENTMETRICS)
4336         (SPI_GETPOWEROFFACTIVE,SPI_GETPOWEROFFTIMEOUT,SPI_GETSCREENREADER)
4337         (SPI_GETSCREENSAVEACTIVE,SPI_GETSCREENSAVERRUNNING)
4338         (SPI_GETSCREENSAVETIMEOUT,SPI_GETSNAPTODEFBUTTON,SPI_GETUIEFFECTS)
4339         (SPI_SETBLOCKSENDINPUTRESETS,SPI_SETCARETWIDTH,SPI_SETCURSORS)
4340         (SPI_SETDROPSHADOW,SPI_SETFILTERKEYS,SPI_SETFLATMENU)
4341         (SPI_SETFOCUSBORDERHEIGHT,SPI_SETFOCUSBORDERWIDTH)
4342         (SPI_SETFONTSMOOTHINGCONTRAST,SPI_SETFONTSMOOTHINGTYPE)
4343         (SPI_SETFOREGROUNDFLASHCOUNT,SPI_SETICONS,SPI_SETMENUSHOWDELAY)
4344         (SPI_SETMOUSECLICKLOCK,SPI_SETMOUSECLICKLOCKTIME)
4345         (SPI_SETMOUSEHOVERHEIGHT,SPI_SETMOUSEHOVERTIME)
4346         (SPI_SETMOUSEHOVERWIDTH,SPI_SETMOUSESONAR,SPI_SETMOUSEVANISH)
4347         (SPI_SETNONCLIENTMETRICS,SPI_SETPENWINDOWS,SPI_SETPOWEROFFACTIVE)
4348         (SPI_SETPOWEROFFTIMEOUT,SPI_SETSCREENREADER,SPI_SETSCREENSAVEACTIVE)
4349         (SPI_SETSCREENSAVERRUNNING,SPI_SETSCREENSAVETIMEOUT,SPI_SETSHOWIMEUI)
4350         (SPI_SETSNAPTODEFBUTTON,SPI_SETUIEFFECTS): Define.
4351         (SPI_GETACCESSTIMEOUT,SPI_GETANIMATION,SPI_GETBEEP)
4352         (SPI_GETDEFAULTINPUTLANG,SPI_GETDESKWALLPAPER,SPI_GETDRAGFULLWINDOWS)
4353         (SPI_GETFASTTASKSWITCH,SPI_GETFONTSMOOTHING,SPI_GETGRIDGRANULARITY)
4354         (SPI_GETHIGHCONTRAST,SPI_GETICONMETRICS,SPI_GETICONTITLELOGFONT)
4355         (SPI_GETICONTITLEWRAP,SPI_GETKEYBOARDDELAY,SPI_GETKEYBOARDPREF)
4356         (SPI_GETKEYBOARDSPEED,SPI_GETLOWPOWERACTIVE,SPI_GETLOWPOWERTIMEOUT)
4357         (SPI_GETMENUDROPALIGNMENT,SPI_GETMENUUNDERLINES,SPI_GETMINIMIZEDMETRICS)
4358         (SPI_GETMOUSE,SPI_GETMOUSEKEYS,SPI_GETMOUSESPEED,SPI_GETMOUSETRAILS)
4359         (SPI_GETSERIALKEYS,SPI_GETSHOWIMEUI,SPI_GETSHOWSOUNDS)
4360         (SPI_GETSOUNDSENTRY,SPI_GETSTICKYKEYS,SPI_GETTOGGLEKEYS)
4361         (SPI_GETWHEELSCROLLLINES,SPI_GETWINDOWSEXTENSION,SPI_GETWORKAREA)
4362         (SPI_ICONHORIZONTALSPACING,SPI_ICONVERTICALSPACING)
4363         (SPI_SETACCESSTIMEOUT,SPI_SETANIMATION,SPI_SETBEEP,SPI_SETBORDER)
4364         (SPI_SETDEFAULTINPUTLANG,SPI_SETDESKPATTERN,SPI_SETDESKWALLPAPER)
4365         (SPI_SETDOUBLECLICKTIME,SPI_SETDOUBLECLKHEIGHT,SPI_SETDOUBLECLKWIDTH)
4366         (SPI_SETDRAGFULLWINDOWS,SPI_SETDRAGHEIGHT,SPI_SETDRAGWIDTH)
4367         (SPI_SETFASTTASKSWITCH,SPI_SETFONTSMOOTHING,SPI_SETGRIDGRANULARITY)
4368         (SPI_SETHANDHELD,SPI_SETHIGHCONTRAST,SPI_SETICONMETRICS)
4369         (SPI_SETICONTITLELOGFONT,SPI_SETICONTITLEWRAP,SPI_SETKEYBOARDDELAY)
4370         (SPI_SETKEYBOARDPREF,SPI_SETKEYBOARDSPEED,SPI_SETLANGTOGGLE)
4371         (SPI_SETLOWPOWERACTIVE,SPI_SETLOWPOWERTIMEOUT,SPI_SETMENUDROPALIGNMENT)
4372         (SPI_SETMENUUNDERLINES,SPI_SETMINIMIZEDMETRICS,SPI_SETMOUSE)
4373         (SPI_SETMOUSEBUTTONSWAP,SPI_SETMOUSEKEYS,SPI_SETMOUSESPEED)
4374         (SPI_SETMOUSETRAILS,SPI_SETSERIALKEYS,SPI_SETSHOWSOUNDS)
4375         (SPI_SETSOUNDSENTRY,SPI_SETSTICKYKEYS,SPI_SETTOGGLEKEYS)
4376         (SPI_SETWHEELSCROLLLINES,SPI_SETWORKAREA): Cleanup.
4377         (SPI_GETMOUSETRAILS,SPI_SETMOUSETRAILS): Defined twice by error.
4378         (SPI_SCREENSAVERRUNNING): Removed.
4379         (SPIF_UPDATEINIFILE,SPIF_SENDCHANGE,SPIF_SENDWININICHANGE): Cleanup.
4380         * include/wingdi.h (ETO_NUMERICSLATIN,ETO_NUMERICSLOCAL)
4381         (ETO_IGNORELANGUAGE,ETO_PDY): Define.
4382         (ETO_CLIPPED,ETO_GLYPH_INDEX,ETO_OPAQUE,ETO_RTLREADING): Cleanup.
4383
4384 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4385
4386         * include/mprapi.h (MPR_SERVER_HANDLE): Add typedef.
4387         (MprAdminGetPDCServer): Add prototype.
4388         (MprAdminSendUserMessage): Add prototype.
4389         (MprAdminUserGetInfo): Add prototype.
4390         (MprAdminUserSetInfo): Add prototype.
4391         * lib/mprapi.def: Add stubs for above functions.
4392
4393 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4394
4395         * lib/directx/quartz.def: Move from here...
4396         * lib/quartz.def: ... to here.
4397
4398 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4399
4400         * include/amaudio.h: New file.
4401         * include/dshow.h: Include <amaudio.h>.
4402
4403 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4404
4405         * include/errors.h: New file.
4406         * include/dshow.h: Include <errors.h>.
4407
4408 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4409
4410         * include/dshow.h: New file.
4411         * include/evcode.h: New file.
4412         * include/audevcod.h: New file.
4413         * include/dvdevcod.h: New file.
4414
4415 2006-05-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4416
4417         * include/mprapi.h (RAS_SERVER_HANDLE): Add typedef.
4418         (MprAdminConnectionClearStats): Add prototype.
4419         (MprAdminConnectionEnum): Add  prototype.
4420         (MprAdminConnectionGetInfo): Add prototype.
4421         (MprAdminConnectionRemoveQuarantine): Add prototype.
4422         (MprAdminPortClearStats): Add prototype.
4423         (MprAdminPortDisconnect): Add prototype.
4424         (MprAdminPortEnum): Add prototype.
4425         (MprAdminPortGetInfo): Add prototype.
4426         (MprAdminPortReset): Add prototype.
4427         * lib/mprapi.def: New file.
4428
4429 2006-05-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4430
4431         *  include/mprapi.h: #include <lmcons.h>
4432         (MAX_DEVICETYPE_NAME): Add define.
4433         (MAX_PHONE_NUMBER_LEN): Add define.
4434         (ATADDRESSLEN): Add define.
4435         (IPADDRESSLEN): Add define.
4436         (IPXADDRESSLEN): Add define.
4437         (MPR_ENABLE_RAS_ON_DEVICE): Add define.
4438         (MPR_ENABLE_ROUTING_ON_DEVICE): Add define.
4439         (RAS_FLAGS_PPP_CONNECTION): Add define.
4440         (RAS_FLAGS_MESSENGER_PRESENT): Add define.
4441         (RAS_FLAGS_RAS_CONNECTION): Add define.
4442         (RAS_FLAGS_QUARANTINE_PRESENT): Add define.
4443         (RASCCPCA_STAC): Add define.
4444         (RASCCPCA_MPPC): Add define.
4445         (PPP_CCP_COMPRESSION): Add define.
4446         (PPP_CCP_ENCRYPTION40BITOLD): Add define.
4447         (PPP_CCP_ENCRYPTION40BIT): Add define.
4448         (PPP_CCP_ENCRYPTION128BIT): Add define.
4449         (PPP_CCP_ENCRYPTION56BIT): Add define.
4450         (PPP_CCP_HISTORYLESS): Add define.
4451         (RASPRIV_NoCallback): Add define.
4452         (RASPRIV_AdminSetCallback): Add define.
4453         (RASPRIV_CallerSetCallback): Add define.
4454         (RASPRIV_DialinPrivilege): Add define.
4455         (RASPRIV_CallbackType): Add define.
4456         (RASPRIV2_DialinPolicy): Add define.
4457         (PPP_LCP_PAP): Add define.
4458         (PPP_LCP_SPAP): Add define.
4459         (PPP_LCP_CHAP): Add define.
4460         (PPP_LCP_EAP): Add define.
4461         (PPP_LCP_CHAP_MD5): Add define.
4462         (PPP_LCP_CHAP_MS): Add define.
4463         (PPP_LCP_CHAP_MSV2): Add define.
4464         (PPP_LCP_MULTILINK_FRAMING): Add define.
4465         (enum _RAS_HARDWARE_CONDITION): Add.
4466         (enum _RAS_PORT_CONDITION): Add.
4467         (struct _PPP_ATCP_INFO): Add.
4468         (struct _PPP_ATCP_INFO): Add.
4469         (struct _PPP_IPCP_INFO): Add.
4470         (struct _PPP_IPCP_INFO2): Add.
4471         (struct _PPP_IPXCP_INFO): Add.
4472         (struct _PPP_LCP_INFO): Add.
4473         (struct _PPP_NBFCP_INFO): Add.
4474         (struct _PPP_INFO): Add.
4475         (struct _PPP_INFO_2): Add.
4476         (struct _RAS_CONNECTION_0): Add.
4477         (struct RAS_CONNECTION_1): Add.
4478         (struct _RAS_CONNECTION_2): Add.
4479         (struct RAS_PORT_0): Add.
4480         (struct _RAS_PORT_1): Add.
4481         (struct _RAS_USER_0): Add.
4482         (struct _RAS_USER_1): Add.
4483
4484 2006-05-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4485
4486         * include/mprapi.h: New file.
4487         * include/routprot.h: New file.
4488         * include/ipxrtdef.h: New file.
4489         * include/ipxconst.h: New file.
4490         * include/stm.h: New file.
4491
4492 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4493
4494         * include/ddk/winddk.h (KAFFINITY): Fix typo.
4495         Thanks to:    Oliver Stoeneberg <kidkat at sf dot net>
4496
4497 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4498
4499         * include/winbase.h (ENUMRESLANGPROC,ENUMRESLANGPROCA,ENUMRESLANGPROCW)
4500         (ENUMRESNAMEPROC,ENUMRESNAMEPROCA,ENUMRESNAMEPROCW)
4501         (ENUMRESTYPEPROC,ENUMRESTYPEPROCA,ENUMRESTYPEPROCW): ANSI and Unicode
4502         versions.
4503         Thanks to:    Oliver Stoeneberg <kidkat at sf dot net>
4504
4505 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4506
4507         * include/ntsecapi.h (POLICY_DNS_DOMAIN_INFO): Fix typo.
4508         Thanks to:    Oliver Stoeneberg <kidkat at sf dot net>
4509
4510 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4511
4512         * include/wingdi.h (BITMAPV5HEADER): New structure definition.
4513
4514 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4515
4516         * include/basetyps.h (REFFMTID): Define properly.
4517
4518 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4519
4520         * include/winnt.h (WT_SET_MAX_THREADPOOL_THREADS): Define.
4521         Thanks to:    Bruce M Simpson <bms_spc at sf dot net>
4522
4523 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4524
4525         * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_OTHER,IF_TYPE_REGULAR_1822)
4526         (IF_TYPE_HDH_1822,IF_TYPE_DDN_X25,IF_TYPE_RFC877_X25)
4527         (IF_TYPE_ETHERNET_CSMACD,IF_TYPE_IS088023_CSMACD)
4528         (IF_TYPE_ISO88024_TOKENBUS,IF_TYPE_ISO88025_TOKENRING)
4529         (IF_TYPE_ISO88026_MAN,IF_TYPE_STARLAN,IF_TYPE_PROTEON_10MBIT)
4530         (IF_TYPE_PROTEON_80MBIT,IF_TYPE_HYPERCHANNEL,IF_TYPE_FDDI)
4531         (IF_TYPE_LAP_B,IF_TYPE_SDLC,IF_TYPE_DS1,IF_TYPE_E1,IF_TYPE_BASIC_ISDN)
4532         (IF_TYPE_PRIMARY_ISDN,IF_TYPE_PROP_POINT2POINT_SERIAL,IF_TYPE_PPP)
4533         (IF_TYPE_SOFTWARE_LOOPBACK,IF_TYPE_EON,IF_TYPE_ETHERNET_3MBIT)
4534         (IF_TYPE_NSIP,IF_TYPE_SLIP,IF_TYPE_ULTRA,IF_TYPE_DS3,IF_TYPE_SIP)
4535         (IF_TYPE_FRAMERELAY,IF_TYPE_RS232,IF_TYPE_PARA,IF_TYPE_ARCNET)
4536         (IF_TYPE_ARCNET_PLUS,IF_TYPE_ATM,IF_TYPE_MIO_X25,IF_TYPE_SONET)
4537         (IF_TYPE_X25_PLE,IF_TYPE_ISO88022_LLC,IF_TYPE_LOCALTALK)
4538         (IF_TYPE_SMDS_DXI,IF_TYPE_FRAMERELAY_SERVICE,IF_TYPE_V35,IF_TYPE_HSSI)
4539         (IF_TYPE_HIPPI,IF_TYPE_MODEM,IF_TYPE_AAL5,IF_TYPE_SONET_PATH)
4540         (IF_TYPE_SONET_VT,IF_TYPE_SMDS_ICIP,IF_TYPE_PROP_VIRTUAL)
4541         (IF_TYPE_PROP_MULTIPLEXOR,IF_TYPE_IEEE80212,IF_TYPE_FIBRECHANNEL)
4542         (IF_TYPE_HIPPIINTERFACE,IF_TYPE_FRAMERELAY_INTERCONNECT)
4543         (IF_TYPE_AFLANE_8023,IF_TYPE_AFLANE_8025,IF_TYPE_CCTEMUL)
4544         (IF_TYPE_FASTETHER,IF_TYPE_ISDN,IF_TYPE_V11,IF_TYPE_V36)
4545         (IF_TYPE_G703_64K,IF_TYPE_G703_2MB,IF_TYPE_QLLC,IF_TYPE_FASTETHER_FX)
4546         (IF_TYPE_CHANNEL,IF_TYPE_IEEE80211,,IF_TYPE_IBM370PARCHAN)
4547         (IF_TYPE_ESCON,IF_TYPE_DLSW,IF_TYPE_ISDN_S,IF_TYPE_ISDN_U)
4548         (IF_TYPE_LAP_D,IF_TYPE_IPSWITCH,IF_TYPE_RSRB,IF_TYPE_ATM_LOGICAL)
4549         (IF_TYPE_DS0,IF_TYPE_DS0_BUNDLE,IF_TYPE_BSC,IF_TYPE_ASYNC,IF_TYPE_CNR)
4550         (IF_TYPE_ISO88025R_DTR,IF_TYPE_EPLRS,IF_TYPE_ARAP,IF_TYPE_PROP_CNLS)
4551         (IF_TYPE_HOSTPAD,IF_TYPE_TERMPAD,IF_TYPE_FRAMERELAY_MPI,IF_TYPE_X213)
4552         (IF_TYPE_ADSL,IF_TYPE_RADSL,IF_TYPE_SDSL,IF_TYPE_VDSL)
4553         (IF_TYPE_ISO88025_CRFPRINT,IF_TYPE_MYRINET,IF_TYPE_VOICE_EM)
4554         (IF_TYPE_VOICE_FXO,IF_TYPE_VOICE_FXS,IF_TYPE_VOICE_ENCAP)
4555         (IF_TYPE_VOICE_OVERIP,IF_TYPE_ATM_DXI,IF_TYPE_ATM_FUNI,IF_TYPE_ATM_IMA)
4556         (IF_TYPE_PPPMULTILINKBUNDLE,IF_TYPE_IPOVER_CDLC,IF_TYPE_IPOVER_CLAW)
4557         (IF_TYPE_STACKTOSTACK,IF_TYPE_VIRTUALIPADDRESS,IF_TYPE_MPC
4558         (IF_TYPE_IPOVER_ATM,IF_TYPE_ISO88025_FIBER,IF_TYPE_TDLC
4559         (IF_TYPE_GIGABITETHERNET,IF_TYPE_HDLC,IF_TYPE_LAP_F,IF_TYPE_V37)
4560         (IF_TYPE_X25_MLP,IF_TYPE_X25_HUNTGROUP,IF_TYPE_TRANSPHDLC)
4561         (IF_TYPE_INTERLEAVE,IF_TYPE_FAST,IF_TYPE_IP,IF_TYPE_DOCSCABLE_MACLAYER)
4562         (IF_TYPE_DOCSCABLE_DOWNSTREAM,IF_TYPE_DOCSCABLE_UPSTREAM)
4563         (IF_TYPE_A12MPPSWITCH,IF_TYPE_TUNNEL,IF_TYPE_COFFEE,IF_TYPE_CES)
4564         (IF_TYPE_ATM_SUBINTERFACE,IF_TYPE_L2_VLAN,IF_TYPE_L3_IPVLAN)
4565         (IF_TYPE_L3_IPXVLAN,IF_TYPE_DIGITALPOWERLINE,IF_TYPE_MEDIAMAILOVERIP)
4566         (IF_TYPE_DTM,IF_TYPE_DCN,IF_TYPE_IPFORWARD,IF_TYPE_MSDSL)
4567         (IF_TYPE_IEEE1394,IF_TYPE_RECEIVE_ONLY,MAX_IF_TYPE,IF_ACCESS_LOOPBACK)
4568         (IF_ACCESS_BROADCAST,IF_ACCESS_POINTTOPOINT)
4569         (IF_ACCESS_POINTTOMULTIPOINT,IF_CHECK_NONE,IF_CHECK_MCAST)
4570         (IF_CHECK_SEND,IF_CONNECTION_DEDICATED,IF_CONNECTION_PASSIVE)
4571         (IF_CONNECTION_DEMAND,IF_ADMIN_STATUS_UP,IF_ADMIN_STATUS_DOWN)
4572         (IF_ADMIN_STATUS_TESTING,IF_OPER_STATUS_NON_OPERATIONAL)
4573         (IF_OPER_STATUS_UNREACHABLE,IF_OPER_STATUS_DISCONNECTED)
4574         (IF_OPER_STATUS_CONNECTING,IF_OPER_STATUS_CONNECTED)
4575         (IF_OPER_STATUS_OPERATIONAL): Define.
4576         * include/winbase.h (CancelWaitableTimer,UnregisterWait):
4577         Add function declaration.
4578         * include/mgm.h: New file.
4579         * lib/rtm.def: New file.
4580         Thanks to:    Bruce M Simpson <bms_spc at sf dot net>
4581
4582 2006-04-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4583
4584         * include/ws2tcpip.h (gai_strerror): Remove thread-safety comment.
4585         This function cannot be made thread-safe, the API would have to be
4586         changed for that, just like strerror() -> strerror_r() and similar
4587         ISO C or POSIX functions...
4588
4589 2006-04-19  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4590
4591         * include/edevdefs.h: New file.
4592
4593 2006-04-19  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4594
4595         * include/mmsystem.h (_LPCWAVEFORMATEX_DEFINED): Define.
4596         Use as guard for the WAVEFORMATEX structure instead of
4597         _WAVEFORMATEX_ to avoid clashes with DirectSound. Keep
4598         _WAVEFORMATEX_ for compatibility.
4599         Thanks to:    Andrew Jones <guln at sf dot net>
4600
4601 2006-04-19  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4602
4603         * include/winuser.h (CharNextEx,CharNextExW,CharPrevEx,CharPrevExW):
4604         Delete. Only CharNextExA and CharPrevExA are documented in MSDN.
4605         Thanks to:    David Golub <david_golub at sf dot net>
4606
4607 2006-04-18  Eric House  <ehouse@eehouse.org>
4608
4609         PocketPC support.
4610         * include/aygshell.h: New file [_WIN32_WCE]. Declare most common
4611         functions for using aygshell on PocketPC:
4612         SHCreateMenuBar, SHFindMenuBar, SHCreateNewItem, SHFullScreen,
4613         SHSipInfo, SHHandleWMActivate, SHHandleWMSettingChange
4614
4615         * include/commctrl.h [_WIN32_WCE] Add function prototypes for
4616         command bar API on PocketPC:
4617         CommandBar_Create, CommandBar_Show, CommandBar_AddBitmap,
4618         CommandBar_InsertComboBox, CommandBar_InsertMenubar,
4619         CommandBar_InsertMenubarEx, CommandBar_DrawMenuBar,
4620         CommandBar_GetMenu, CommandBar_AddAdornments, CommandBar_Height,
4621         CommandBar_InsertButton, CommandBar_Destroy.
4622
4623         * include/winbase.h [_WIN32_WCE] (WIN32_FIND_DATA{A|W}): Remove
4624         fields not present on PocketPC.
4625         (GetCurrentThreadId): Conditionally declare as extern function
4626         without dllimport attribute on PocketPC.
4627         (ResetEvent): Likwise.
4628         (SetEvent): Likewise.
4629
4630         * include/wingdi.h [_WIN32_WCE]  (GetTextExtentPoint32{A|W}):
4631         Conditionally declare as extern function without dllimport
4632          attribute on PocketPC.
4633         * winuser.h  [_WIN32_WCE] (DialogBoxParam{A|W}): Conditionally
4634         declare as extern function without dllimport attribute on PocketPC.
4635
4636 2006-04-18  Thorsten Dahlheimer  <dahlheim@users.sf.net>
4637
4638         * lib/test.c: Include icm.h.
4639
4640 2006-04-18  Thorsten Dahlheimer  <dahlheim@users.sf.net>
4641
4642         * include/wingdi.h (ColorCorrectPalette): Add declaration.
4643         (CreateColorSpace): Add UNICODE mappings.
4644         * lib/gdi32.def (ColorCorrectPalette): Add stub.
4645         * include/icm.h: New file.
4646         * lib/mscms.def: New file.
4647         * lib/icmui.def: New file.
4648
4649 2006-04-18  Thorsten Dahlheimer  <dahlheim@users.sf.net>
4650
4651         * include/winnt.h (IMAGE_FILE_MACHINE_IA64): New define.
4652         (IMAGE_FILE_MACHINE_AMD64): New define.
4653         (IMAGE_NT_OPTIONAL_HDR32_MAGIC,IMAGE_NT_OPTIONAL_HDR64_MAGIC):
4654         New defines.
4655         (IMAGE_NT_OPTIONAL_HDR_MAGIC): Map to one of the above.
4656         (IMAGE_SUBSYSTEM_NATIVE_WINDOWS): New define.
4657         (IMAGE_SUBSYSTEM_WINDOWS_CE_GUI): New define.
4658         (IMAGE_DLLCHARACTERISTICS_WDM_DRIVER): New define.
4659         (IMAGE_DIRECTORY_ENTRY_ARCHITECTURE,IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT)
4660         (IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR): New defines.
4661         (IMAGE_SCN_TYPE_REG,IMAGE_SCN_TYPE_DSECT,IMAGE_SCN_TYPE_NOLOAD)
4662         (IMAGE_SCN_TYPE_GROUP,IMAGE_SCN_TYPE_COPY,IMAGE_SCN_TYPE_OVER):
4663         New defines.
4664         (IMAGE_SCN_ALIGN_128BYTES,IMAGE_SCN_ALIGN_256BYTES)
4665         (IMAGE_SCN_ALIGN_512BYTES,IMAGE_SCN_ALIGN_1024BYTES)
4666         (IMAGE_SCN_ALIGN_2048BYTES,IMAGE_SCN_ALIGN_4096BYTES)
4667         (IMAGE_SCN_ALIGN_8192BYTES): New defines.
4668         (IMAGE_DEBUG_TYPE_BORLAND): New define.
4669         (IMAGE_OPTIONAL_HEADER32,PIMAGE_OPTIONAL_HEADER32)
4670         (IMAGE_OPTIONAL_HEADER64,PIMAGE_OPTIONAL_HEADER64): New structure
4671         definitions and typedefs.
4672         (IMAGE_OPTIONAL_HEADER,PIMAGE_OPTIONAL_HEADER): Map to the above.
4673         (IMAGE_NT_HEADERS32,PIMAGE_NT_HEADERS32,IMAGE_NT_HEADERS64)
4674         (PIMAGE_NT_HEADERS64): New structure definitions and typedefs.
4675         (IMAGE_NT_HEADERS,PIMAGE_NT_HEADERS): Map to the above.
4676         (IMAGE_LOAD_CONFIG_DIRECTORY64,PIMAGE_LOAD_CONFIG_DIRECTORY64):
4677         New structure definition and typedefs.
4678         (IMAGE_CE_RUNTIME_FUNCTION_ENTRY,PIMAGE_CE_RUNTIME_FUNCTION_ENTRY):
4679         Likewise.
4680         (IMAGE_FUNCTION_ENTRY64,PIMAGE_FUNCTION_ENTRY64): Likewise.
4681
4682 2006-04-18  Bart Oldeman  <bartoldeman@users.sf.net>
4683
4684         * lib/test.c: Fix typo in #inlcude.
4685         * include/aclui.h: INTERFACE should not remain
4686         defined at the end of the header.
4687         * include/servprov.h: Ditto.
4688
4689 2006-04-16  Danny Smith  <dannysmith@users.sourceforge.net>
4690
4691         * include/ws2tcpip.h (gai_strerror): Add thread-safety comment.
4692
4693 2006-04-14  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4694
4695         * include/ws2tcpip.h (gai_strerrorA,gai_strerrorW): Implement inline.
4696
4697 2006-04-14  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4698
4699         * include/wsahelp.h (system_header): Add pragma.
4700         * include/ws2spi.h (system_header): Add pragma.
4701         * include/rasdlg.h (system_header): Add pragma.
4702         * include/rasdlg.h (_RASDLG_H): Define.
4703         Define instead of _RASDLG_H_, this is the w32api standard.
4704         * include/mlang.h (_MLANG_H): Define.
4705         Define instead of _MLANG_H_, this is the w32api standard.
4706         * include/setupapi.h (_SETUPAPI_H): Define.
4707         Define instead of _SETUPAPI_H_, this is the w32api standard.
4708
4709 2006-04-14  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4710
4711         * include/rpcndr.h (boolean): Add typedef.
4712         Thanks to:    James du Russel <ephelon at users dot sf dot net>
4713         * include/rpcndr.h (_RPCNDR_H): Define.
4714         Define in addition to __RPCNDR_H__, this is the w32api standard.
4715
4716 2006-04-14  Chris Sutcliffe  <ir0nh34d@users.sf.net>
4717
4718         * include/w32api.h: Increment version to 3.7.
4719         * Makefile.in: Ditto.
4720
4721 2006-04-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4722
4723         * include/winbase.h (GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS,
4724         GET_MODULE_HANDLE_EX_FLAG_PIN,
4725         GET_MODULE_HANDLE_EX_FLAG_UNCHANGED_REFCOUNT): Define.
4726         Thanks to:    Brandon Sneed <brandon at redf dot net>
4727
4728 2006-04-08  Danny Smith  <dannysmith@users.sourceforge.net>
4729
4730         * include/secext.h: Enclose function declarations in extern "C"
4731         if __cplusplus.
4732
4733 2006-04-11  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4734
4735         * include/comcat.h: INTERFACE should not remain defined
4736         at the end of the header.
4737         * include/docobj.h: Ditto.
4738         * include/exdisp.h: Ditto.
4739         * include/intshcut.h: Ditto.
4740         * include/mlang.h: Ditto.
4741         * include/mshtml.h: Ditto.
4742         * include/oaidl.h: Ditto.
4743         * include/objidl.h: Ditto.
4744         * include/objsafe.h: Ditto.
4745         * include/ocidl.h: Ditto.
4746         * include/oleacc.h: Ditto.
4747         * include/oledlg.h: Ditto.
4748         * include/oleidl.h: Ditto.
4749         * include/richole.h: Ditto.
4750         * include/shldisp.h: Ditto.
4751         * include/shlobj.h: Ditto.
4752         * include/unknwn.h: Ditto.
4753         * include/vfw.h: Ditto.
4754         Thanks to:    Brandon Sneed <brandon at redf dot net>
4755
4756 2006-04-11  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4757
4758         * include/commdlg.h [_WIN32_WINNT >= 0x0500] (PD_CURRENTPAGE)
4759         (PD_NOCURRENTPAGE,PD_EXCLUSIONFLAGS,PD_USELARGETEMPLATE): Define.
4760         Thanks to:    Wolfgang Glas <softadm at users dot sf dot net>
4761
4762 2006-04-08  Danny Smith  <dannysmith@users.sourceforge.net>
4763
4764         * include/iphlpapi.h (GetAdaptersAddresses): Check for winsock2
4765         here also.
4766
4767 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4768
4769         * include/wincrypt.h (PROV_MS_EXCHANGE): Define.
4770         We should probably remove PROV_MS_MAIL but I'm keeping it for
4771         now for compatibility reasons.
4772         Thanks to:    Marcus Agehall <agehall at users dot sf dot net>
4773
4774 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4775
4776         * include/commdlg.h [_WIN32_WINNT >= 0x0500] (START_PAGE_GENERAL)
4777         (PD_RESULT_PRINT,PD_RESULT_APPLY): Define.
4778         Thanks to:    Wolfgang Glas <softadm at users dot sf dot net>
4779
4780 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4781
4782         * include/wingdi.h [WINVER >= 0x0410]
4783         (AlphaBlend,GradientFill,TransparentBlt): Windows 98 and better.
4784         Thanks to:    Alessandro Antonello <aleantonello at users dot sf dot net>
4785
4786 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4787
4788         * include/wingdi.h (CAPTUREBLT,NOMIRRORBITMAP): Define.
4789         * include/commctrl.h (WC_LINKA,WC_LINKW,LIF_ITEMINDEX,LIF_STATE)
4790         (LIF_ITEMID,LIF_URL,LIS_FOCUSED,LIS_ENABLED,LIS_VISITED,LM_HITTEST)
4791         (LM_GETIDEALHEIGHT,LM_SETITEM,LM_GETITEM,MAX_LINKID_TEXT)
4792         (L_MAX_URL_LENGTH): Define.
4793         (LITEM,LHITTESTINFO,NMLINK): Add structures.
4794         Thanks to:    Brandon Sneed <brandon at redf dot net>
4795
4796 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4797
4798         * include/w32api.h (IE601,IE602,IE7): Define for recent versions of IE.
4799
4800 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4801
4802         * include/w32api.h (_W32API_H): Define.
4803         Define in addition to _W32API_H_, this is the w32api standard.
4804
4805 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4806
4807         * include/w32api.h (WindowsVista): Define.
4808
4809 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4810
4811         * include/iptypes.h (IP_ADAPTER_*): Define parts that depend
4812         on SOCKET_ADDRESS only if winsock2.h has already been included.
4813
4814 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4815
4816         * include/winuser.h (WM_IME_*): Remove. Defined in imm.h.
4817
4818 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4819
4820         * include/iphlpapi.h (GAA_FLAG_*): Define.
4821         (GetAdaptersAddresses): Add function declaration.
4822         * lib/iphlpapi.def (GetAdaptersAddresses): Add function stub.
4823         Thanks to:    ross <rossboulet at users dot sf dot net>
4824
4825 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4826
4827         * include/iptypes.h (IP_INTERFACE_NAME_INFO,
4828         IP_ADAPTER_ANYCAST_ADDRESS,IP_ADAPTER_MULTICAST_ADDRESS,
4829         IP_ADAPTER_UNICAST_ADDRESS,IP_ADAPTER_DNS_SERVER_ADDRESS,
4830         IP_ADAPTER_PREFIX,IP_ADAPTER_ADDRESSES): Add structures.
4831         (IF_OPER_STATUS,IP_DAD_STATE,IP_PREFIX_ORIGIN,IP_SUFFIX_ORIGIN,
4832         SCOPE_LEVEL): Add enums.
4833         (IP_ADAPTER_*): Define.
4834
4835 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4836
4837         * include/winuser.h (GetWindowExtEx): Removed, belongs to wingdi.h.
4838         Thanks to:    Sergey Philippov <phis at users dot sf dot net>
4839
4840 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4841
4842         * include/objidl.h (PIDSI_*): Define.
4843         (PRSPEC_*): Define.
4844         Thanks to:    Oliver Stoeneberg <kidkat at users dot sf dot net>
4845
4846 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4847
4848         * include/winbase.h (LOGON32_PROVIDER_WINNT40,
4849         LOGON32_PROVIDER_WINNT50, LOGON32_LOGON_NETWORK,
4850         LOGON32_LOGON_UNLOCK, LOGON32_LOGON_NETWORK_CLEARTEXT,
4851         LOGON32_LOGON_NEW_CREDENTIALS): Define.
4852         Thanks to:    Oliver Stoeneberg <kidkat at users dot sf dot net>
4853
4854 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4855
4856         * include/mq.h: New file.
4857         * lib/mqrt.def (MQ*): Define a few missing functions.
4858
4859 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4860
4861         * lib/mqrt.def: New file.
4862         Needs the mq.h file to work properly, working on it.
4863         Thanks to:    Pascal Obry <pobry at users dot sf dot net>
4864
4865 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4866
4867         * include/winerror.h (STG_E_*):  Define.
4868         Thanks to:    Oliver Stoeneberg <kidkat at users dot sf dot net>
4869         * include/winerror.h (STG_S_*): Define.
4870         (CO_S_MACHINENAMENOTFOUND): Define.
4871         (RPC_E_*): Define.
4872         (NTE_*): Define.
4873
4874 2006-04-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4875
4876         * include/commctrl.h (ListView_*):  Define and correct.
4877         (LVM_*): Define.
4878
4879 2006-04-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4880
4881         * include/winuser.h (WM_IME_*): Define (DWORD type).
4882         (EM_*IMESTATUS): Define.
4883         (WM_*): Define.
4884         (XBUTTON*): Define.
4885         Thanks to:    Steve Folly <spfolly at users dot sf dot net>
4886
4887 2006-03-31  Danny Smith  <dannysmith@users.sourceforge.net>
4888
4889         * include/winnetwk.h (WNetGetResourceInformationW):  Correct first param.
4890         Thanks to: Rene Rivera  <grafik at users dot sf dot net>
4891
4892 2006-03-29  Christopher Faylor  <cgf@timesys.com>
4893
4894         * include/winspool.h: Protect use of PRINTER_ENUM_VALUESW with proper
4895         version conditional.
4896
4897 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4898
4899         * include/winspool.h (JOB_INFO_3): Add structure.
4900         (PROVIDOR_INFO_*{AW}): Add structure.
4901         * include/winspool.h [_WIN32_WINNT >= 0x0500]
4902         (PRINTER_ENUM_VALUES{AW}): Add structure.
4903         (PRINTPROCESSOR_CAPS): Add structure.
4904
4905 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4906
4907         * include/winspool.h [_WIN32_WINNT >= 0x0500]
4908         (PRINTER_INFO_7A): Correct definition.
4909
4910 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4911
4912         * include/winspool.h [_WIN32_WINNT >= 0x0500]
4913         (DRIVER_INFO_*{AW}): Add structure.
4914         (PRINTER_INFO_*{AW}): Add structure.
4915         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
4916
4917 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4918
4919         * include/winspool.h [_WIN32_WINNT >= 0x0500]
4920         (DRIVER_*MODE): Define (DWORD type).
4921         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
4922
4923 2006-03-27  Danny Smith  <dannysmith@users.sourceforge.net>
4924
4925         * include/wincon.h (GetConsoleProcessList): Declare.
4926
4927 2006-03-27  Hansres Engel  <engel@node.ch>
4928
4929         * include/mlang.h: New file.
4930
4931 2006-03-26  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4932
4933         * include/winbase.h (SetProcessWorkingSetSize): Corrected define.
4934
4935 2006-03-26  Hansres Engel  <engel@node.ch>
4936
4937          Add Uniscribe API for typography and for complex scripts.
4938         * include/usp10.h: New file.
4939         * lib/usp10.def: New file.
4940
4941         * include/winver.h:  Change first argument of GetFileVersionInfo[...] to const.
4942
4943         * include/imm.h (IMECHARPOSITION): Add structure.
4944         (RECONVERTSTRING): Likwise.
4945
4946         * include/commdlg.h (OPENFILENAME_SIZE_VERSION_400): Define.
4947
4948         * lib/uuid.c (CMultiLanguage): Add UUID definition.
4949         (IMLangFontLink2): Likewise.
4950         (IMultiLanguage): Likewise.
4951
4952 2006-03-18  Julien Lecomte  <julienlecomte@users.sourceforge.net>
4953
4954         * include/wincon.h  (ENABLE_*): Add more defines.
4955
4956 2006-03-18  Jan Nijtmans  <nijtmans@users.sourceforge.net>
4957
4958         * include/winnt.h (INHERITED_ACE): Define.
4959         (VALID_INHERIT_FLAGS): Correct definition.
4960
4961 2006-03-18  Peter Ã…strand  <astrand@cendio.se>
4962
4963          * lib/wtsapi32.def: New file.
4964
4965 2006-03-15  Christopher Faylor  <cgf@timesys.com>
4966
4967         * include/winbase.h (STATUS_DLL_INIT_FAILED): New define.
4968         (STATUS_DLL_INIT_FAILED_LOGOFF): Ditto.
4969
4970 2006-03-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4971
4972         * include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type).
4973         (FORM_USER,FORM_PRINTER): Define (DWORD type).
4974         * include/winspool.h [_WIN32_WINNT >= 0x0500]
4975         (DSPRINT_*): Define (DWORD type).
4976         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
4977
4978 2006-03-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4979
4980         * include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define.
4981         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
4982
4983 2006-03-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4984
4985         * include/shellapi.h [_WIN32_IE >= 0x0600]
4986         (SEE_MASK_NOZONECHECKS,SEE_MASK_FLAG_LOG_USAGE): Define on
4987         Windows XP SP1 and Windows XP respectively.
4988
4989 2006-03-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4990
4991         * include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.
4992         Thanks to:  Daniel Atallah <datallah at users dot sf dot net>
4993         * include/shellapi.h [_WIN32_IE >= 0x0500]
4994         (NIS_*): Introduced in Version 5.0.
4995
4996 2006-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
4997
4998         * include/wingdi.h (CS_*): Correct WINVER guard on
4999         Image Color Matching colour definitions.
5000
5001 2006-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
5002
5003         * include/shlobj.h (SFGAO_ISSLOW): Define.
5004         (SFGAO_DISPLAYATTRMASK): Define in terms of preceding display
5005         attribute constants.
5006
5007 2006-03-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5008
5009         * include/wingdi.h [WINVER >= 0x0500]
5010         (GRADIENT_FILL_*,*_EMBEDED): Included in Windows 2000 and later.
5011         Thanks to: David A. Capello <dacap at users dot sf dot net>
5012
5013 2006-03-05  Paul J. Lucas  <pauljlucas@users.sourceforge.net>
5014
5015         * include/wininet.h (INTERNET_CONNECTED_INFO): Define structure.
5016         (INTERNET_STATE_*): Define flags.
5017         (INTERNET_OPTION_CONNECTED_STATE): Define constant.
5018
5019 2006-03-05  Chris Wilson  <chris+mingw@qwirx.com>
5020
5021         * include/sddl.h: New file.
5022
5023 2006-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
5024
5025         * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Revert
5026         last change.
5027         Remove file level #pragma pack(push,4)/#pragma pop.
5028
5029 2006-02-19  Corinna Vinschen  <corinna@vinschen.de>
5030
5031         * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Add filler
5032         value to force correct alignment.
5033
5034 2006-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
5035
5036         * include/commctrl.h (LPNMLVCACHEHINT): Correct spelling.
5037         Thanks to: Sebastian Pipping <hartwork at users dot sf dot net>
5038         (PNM_CACHEHINT): Add backward compatibilty define.
5039         (LPNM_CACHEHINT): Likewise.
5040
5041 2006-02-06  Danny Smith  <dannysmith@users.sourceforge.net>
5042
5043         * include/shlobj.h (PathResolve): Fix typo in _WIN32_WINNT guard.
5044
5045 2006-02-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5046
5047         * include/shlobj.h (PRF_VERIFYEXISTS, PRF_TRYPROGRAMEXTENSIONS,
5048         PRF_FIRSTDIRDEF, PRF_DONTFINDLNK): Define.
5049         * lib/shell32.def (PathResolve): Define.
5050
5051 2006-02-06  Christopher Faylor  <cgf@timesys.com>
5052
5053         * include/shlobj.h (PathResolve): Fix typo.
5054
5055 2006-02-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5056
5057         * include/shlobj.h (PathResolve): Define.
5058         (PRF_VERIFYEXISTS, PRF_TRYPROGRAMEXTENSIONS, PRF_FIRSTDIRDEF,
5059         PRF_DONTFINDLNK): Ditto.
5060         * lib/shell32.def (PathResolve): Define.
5061
5062 2006-02-04  Ron Lee  <ronl@users.sourceforge.net>
5063
5064         * include/winnls.h: Remove stray end ';' from preprocessor defines.
5065
5066 2006-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
5067
5068         * lib/iphlpapi.def: (NotifyAddrChange@8): Define.
5069         Reported by: Daniel Atallah  <datallah at users dot sf dot net>
5070         (NotifyRouteChange@8): Define.
5071
5072 2006-01-29  Danny Smith  <dannysmith@users.sourceforge.net>
5073
5074         * include/winsock2.h (WINSOCK_API_LINKAGE): Define.  Add to
5075         prototypes.
5076
5077 2006-01-29  Danny Smith  <dannysmith@users.sourceforge.net>
5078
5079         * include/winnt.h (FORCEINLINE): Define.
5080
5081 2006-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
5082
5083         * include/winnt.h (DECLSPEC_SELECTANY): Define.
5084
5085 2006-01-26  Filip Navara  <xnavara@volny.cz>
5086
5087         * include/winnt.h (DECLSPEC_ALIGN): Define.
5088
5089 2006-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
5090
5091         * include/commctrl.h: Correct spelling of 'compatibility' in
5092         comments.
5093         * include/setupapi.h: Likewise.
5094         * include/ws2tcpip.h: Likewise.
5095
5096 2006-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
5097
5098         * include/ddk/winddk.h (KeGetCurrentKPCR): Support -masm=intel.
5099
5100 2006-01-24  Jiri Malak  <Jiri.Malak@iol.cz>
5101
5102         WATCOM compatibility changes.
5103         * include/ddk/ntddk.h (DECL_IMPORT): Define using __declspec,
5104         rather than __attribute__.
5105         (DECL_EXPORT): Likewise.
5106         * include/ddk/winddk.h (DDKAPI): Avoid using __attribute__.
5107         (DDKFASTAPI): Likewise.
5108         (DDKCDECLAPI): Likwise.
5109         (KeGetCurrentKPCR): Provide __WATCOMC__ syntax for inline code.
5110
5111 2006-01-23  Brandon Sneed  <brandon@redf.net>
5112
5113         * setupapi.def: Add all CM_* functions defined in ddk/cfgmgr32.h
5114         to exports.
5115
5116 2006-01-17  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5117
5118         * include/w32api.h: Increment version to 3.6.
5119         * Makefile.in: Ditto.
5120
5121 2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>
5122
5123         * include/wincrypt.h (WINADVAPI): Add to prototypes of
5124         advapi32.dll functions.
5125
5126 2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>
5127
5128         * include/winsock2.h (struct sockaddr_storage):  Use RFC 2553
5129         names for padding size constants.
5130
5131 2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>
5132
5133         * include/aclapi.h (WINADVAPI): Add to prototypes.
5134         * include/winreg.h (WINADVAPI): Likewise.
5135         * include/winsvc.h (WINADVAPI): Likewise.
5136
5137 2006-01-05  Michael Gerdau  <mgd@technosis.de>
5138
5139         * include/winbase.h (WINADVAPI): Define.
5140
5141 2006-01-03  Christopher Faylor  <cgf@timesys.com>
5142
5143         * include/winuser.h (CreateWindowStation): Correctly identify first
5144         argument as constant.
5145         (CreateWindowStation@): Ditto.
5146
5147 2006-01-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5148
5149         * include/uxtheme.h [_WIN32_WINNT >= 0x0501]
5150         (TMT_*, BT_*): Add constants.
5151
5152 2005-12-31  Corinna Vinschen  <corinna@vinschen.de>
5153
5154         * include/winsock2.h: Don't define struct sockaddr_storage when
5155         building Cygwin.
5156
5157 2005-12-22  Danny Smith  <dannysmith@users.sourceforge.net>
5158
5159         * lib/ws2_32.c: New file, defining IPv6 constants.
5160         * lib/Makefile.in (SOURCES): Add ws2_32.c
5161         (EXTRA_OBJS): Add ws2_32.o.
5162
5163 2005-12-21  Michael Jung  <mjung@iss.tu-darmstadt.de>
5164
5165         * lib/user32.def (PrivateExtractIconsA@32,
5166         PrivateExtractIconsW@32): Define.
5167         * lib/shell32.c (IID_IShellLinkDataList): Add GUID.
5168
5169 2005-12-12  Christopher Faylor  <cgf@timesys.com>
5170
5171         * include/winuser.h (WINSTA_ALL_ACCESS): Define.
5172
5173 2005-12-09  Danny Smith  <dannysmith@users.sourceforge.net>
5174
5175         * lib/kernel32.def (CreateFiberEx): Correct suffix.
5176
5177 2005-12-09  Huw Davies  <hdavies@users.sourceforge.net>
5178             Danny Smith <dannysmith@users.sourceforge.net>
5179
5180         * lib/msxml-uuid.c: New file to generate UUIDs for
5181         MSXML interfaces.
5182         * lib/Makefile.in (UUID_OBJS): Add msxml-uuid.o.
5183
5184 2005-12-07  Danny Smith  <dannysmith@users.sourceforge.net>
5185
5186         * include/winbase.h (GetDevicePowerState): Add prototype.
5187         * lib/kernel32.def (GetDevicePowerState): Correct suffix.
5188
5189 2005-12-07  Brian Gunlogson  <gmb300@users.sourceforge.net>
5190
5191         * include/winuser.h (GetClassLongPtr{AW}): Guard prototypes with _WIN64.
5192         Define as macro if !_WIN64.
5193         (SetClassLongPtr{AW}): Likewise.
5194         (GCLP_*): Add GetClassLongPtr defines.
5195         * lib/user32.def (GetClassLongPtr{AW}): Remove stubs.
5196         (SetClassLongPtr{AW}): Likewise.
5197
5198 2005-11-18  Brian Gunlogson  <gmb300@users.sourceforge.net>
5199
5200         * include/winuser.h (GetClassLongPtr{AW}): Add prototypes.
5201         (SetClassLongPtr{AW}): Likewise.
5202         (GCLP_*): Add GetClassLongPtr defines.
5203         * lib/user32.def (GetClassLongPtr{AW}): Add stubs.
5204         (SetClassLongPtr{AW}): Likewise.
5205
5206 2005-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
5207
5208         * include/commdlg.h (OPENFILENAMEW): Add members for
5209         _WIN32_WINNT >= 0x0500.
5210         Thanks to Ricardo Dalcorsso Fodra.
5211         (OPENFILENAMEA): Modify whitespace. Ansify comment.
5212
5213 2005-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
5214
5215         * include/wingdi.h (GetICMProfileA): Correct prototype.
5216         (GetICMProfileW): Likewise.
5217         Thanks to: Paul J Lucas
5218
5219 2005-11-04  Michael Jung  <mjung@iss.tu-darmstadt.de>
5220
5221         * lib/shell32.c (CLSID_ShellFSFolder): Add GUID.
5222
5223 2005-11-03  Danny Smith  <dannysmith@users.sourceforge.net>
5224
5225         * lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,
5226         CryptUnprotectData, CryptDecodeObjectEx, CryptEncodeObjectEx,
5227         CryptRegisterOIDFunction, CryptUnregisterOIDFunction): Add stubs.
5228         Thanks to: F Richter  <res2002 at users dot sourceforge dot net>
5229
5230 2005-10-29  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5231
5232         * include/objbase.h: Fix typo.
5233         * include/w32api.h: Increment version to 3.5.
5234         * Makefile.in: Ditto.
5235
5236 2005-10-27  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5237
5238         * include/w32api.h: Increment version to 3.4.
5239         * Makefile.in: Ditto.
5240
5241 2005-10-12  Danny Smith  <dannysmith@users.sourceforge.net>
5242
5243         * include/winbase.h (GetProcessId): Remove duplicate declaration.
5244         Use _WIN32_WINNT >= 0x0501 guard.
5245
5246 2005-10-11  Christopher Faylor  <cgf@timesys.com>
5247
5248         * include/winbase.h (GetProcessId): Declare.
5249
5250 2005-09-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5251
5252         * lib/ddk/newdev.def: Added.
5253         Thanks to: Stephan Meyer <ste_meyer at users dot sourceforge dot net>
5254
5255 2005-09-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5256
5257         * include/commdlg.h (OPENFILENAME): Added WINNT >= 0x0500
5258         component.
5259         Thanks to: Gennady Feldman <gena01 at users dot sourceforge dot net>
5260
5261 2005-09-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5262
5263         * lib/shell32.def (SHILCreateFromPath): Add stub.
5264         Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
5265
5266 2005-09-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5267
5268         * include/winbase.h (RegisterWaitForSingleObject,
5269         RegisterWaitForSingleObjectEx): Define.
5270         * lib/kernel32.def (RegisterWaitForSingleObjectEx@20): Define.
5271         (RegisterWaitForSingleObject@16): Changed to
5272         RegisterWaitForSingleObject@24.
5273         Thanks to: Brandon Sneed <nivenh at users dot sourceforge dot net>
5274
5275 2005-09-19  Danny Smith  <dannysmith@users.sourceforge.net>
5276
5277         * include/winsock2.h (SO_EXCLUSIVEADDRUSE): Define.
5278         Thanks to: Gisle Vanem  <giva at bgnett dot no>
5279
5280 2005-09-08  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5281
5282         * include/reason.h [_WIN32_WINNT >= 0x0501]
5283         (SHTDN_REASON_*): New file.
5284         * include/objbase.h: Avoid double header guard.
5285
5286 2005-08-17  Michael Jung  <mjung@iss.tu-darmstadt.de>
5287
5288         * lib/shell32.c (CLSID_RecycleBin, CLSID_ControlPanel,
5289         CLSID_MyComputer,CLSID_Internet, CLSID_NetworkPlaces,
5290         CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs.
5291
5292 2005-08-17  Martin Fuchs  <martin-fuchs@gmx.net>
5293
5294         * include/shlobj.h (IContextMenu3): Define.
5295         * include/shlguid.h (IID_IContextMenu3): Declare.
5296         * lib/shell32.c (IID_IContextMenu3): Define.
5297
5298 2005-08-17  Martin Fuchs  <martin-fuchs@gmx.net>
5299
5300         * include/shlobj.h (SHFormatDrive): Declaration of function
5301         and associated constants.
5302
5303 2005-08-12  Danny Smith  <dannysmith@users.sourceforge.net>
5304
5305         * include/ddk/hidsdi.h:  New file.
5306         * lib/ddk/hid.def: Uncomment symbols and add stdcall suffix for
5307         functions declared in hidsdi.h.
5308         Thanks to:  Alex J Lennon  <ajlennon at organixconsulting dot com>
5309
5310 2005-08-12  Danny Smith  <dannysmith@users.sourceforge.net>
5311
5312         * lib/imm32.def (ImmDisableIME): Add stub.
5313         Thanks to: "kidmin"  <kidmin at users dot sourceforge dot net>
5314
5315 2005-08-10  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5316
5317         * include/w32api.h: Increment version to 3.3.
5318         * Makefile.in: Ditto.
5319
5320 2005-07-28  Earnie Boyd  <earnie@users.sf.net>
5321
5322         * include/winnt.h (SUBLANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN):
5323         Correct their values.
5324         Thanks to: Daniel K. O. <danielosmari at users dont sf dot net>
5325
5326 2005-07-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5327
5328         * include/winuser.h (HSHELL_RUDEAPPACTIVATED): Define.
5329
5330 2005-07-20  Danny Smith  <dannysmith@users.sourceforge.net>
5331
5332         * include/wingdi.h (TT_PRIM_CSPLINE): Define.
5333         Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net>
5334
5335 2005-07-20  Danny Smith  <dannysmith@users.sourceforge.net>
5336
5337         * include/richedit.h (SETTEXTEX): Define structure and
5338         associated constants.
5339         (GT_SELECTION): Define GETTEXTEX flag constant.
5340
5341 2005-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
5342
5343         * include/wingdi.h (SYSPAL_NOSTATIC256): Define.
5344
5345 2005-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
5346
5347         * include/wingdi.h (WINGDIAPI): Define to DECLSPEC_DLLIMPORT
5348         if __W32API_USE_DLLIMPORT__.   Use throughout to qualify
5349         prototypes.
5350
5351 2005-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
5352
5353         * include/commctrl.h (RBBS_USECHEVRON): Define.
5354         (RBBS_*): Use hex notation, group together.
5355
5356 2005-07-18  Danny Smith  <dannysmith@users.sourceforge.net>
5357
5358         * lib/kernel32.def (GetUserGeoID): Correct suffix.
5359         Thanks to: "bernd23" <bernd23 at users dot sourceforge dot net>
5360
5361 2005-07-18  Danny Smith  <dannysmith@users.sourceforge.net>
5362
5363         * include/commctrl.h (TreeView_SetItemState): Initilise
5364         _tvi.hItem.
5365         Thanks to:  Joseph Remes <jremes at users dot sourceforge dot net>
5366
5367 2005-07-18  Mattia Barbon  <mbarbon@users.sourceforge.net>
5368
5369         * include/commctrl.h (NMLVFINDITEM): Add structure.
5370
5371 2005-07-18  Michael Gerdau  <mgdde@users.sourceforge.net>
5372
5373         * include/wininet.h (WININET_API_FLAG_*): Add defines.
5374
5375 2005-07-18  Daniel Atallah  <datallah@users.sourceforge.net>
5376
5377         * include/winnt.h (VER_SET_CONDITION): Define.
5378
5379 2005-07-18  Michael Gerdau  <mgdde@users.sourceforge.net>
5380
5381         * include/wincon.h (AttachConsole): Correct _WIN32_WINNT guard.
5382         (ATTACH_PARENT_PROCESS): Define.
5383         (CONSOLE_WINDOWED_MODE): Correct definition to match MSDN
5384         documentation.
5385
5386 2005-07-17  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5387
5388         * include/winbase.h (QueueUserWorkItem): Add prototype.
5389
5390 2005-07-13  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5391
5392         * include/wingdi.h (SHADEBLENDCAPS, SB_NONE, SB_CONST_ALPHA,
5393         SB_PIXEL_ALPHA, SB_PREMULT_ALPHA, SB_GRAD_RECT, SB_GRAD_TRI,
5394         COLORMGMTCAPS, CM_NONE, CM_DEVICE_ICM, CM_GAMMA_RAMP,
5395         CM_CMYK_COLOR): Define.
5396
5397 2005-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
5398
5399         * include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,
5400         ldap_bindW, ldap_bind_sW): Change PCHAR arg to PWCHAR.
5401         Thanks to: Christian  <chhd at users dot sf dot net>
5402
5403 2005-06-18  Danny Smith  <dannysmith@users.sourceforge.net>
5404
5405         * include/richedit.h (GETTEXTEX): Correct name of lpUsedDefChar
5406         field.
5407         Thanks to: Saulius Menkevicius  <bobas at users dot sf dot net>
5408
5409 2005-06-18  Danny Smith  <dannysmith@users.sourceforge.net>
5410
5411         * include/winbase.h (GlobalDiscard): Define as macro.
5412         Thanks to: David Golub  <david_golub  at users dot sf dot net>
5413
5414 2005-05-13  Corinna Vinschen  <corinna@vinschen.de>
5415
5416         * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.
5417         (WNetGetResourceParentW): Ditto.
5418         * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Define.
5419         (FILE_ID_BOTH_DIRECTORY_INFORMATION): Define.
5420
5421 2005-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
5422
5423         * include/wininet.h (FtpGetFileSize): Add prototype.
5424         (FtpCommand[AW]): Correct prototypes.
5425         Reported by: <siger at users dot sf dot net>
5426
5427 2005-04-25  Danny Smith  <dannysmith@users.sourceforge.net>
5428
5429         * include/vfw.h (capCreateCaptureWindow[AW]): Add prototypes.
5430         (capGetDriverDescription[AW]): Likewise.
5431
5432 2005-04-03  Corinna Vinschen  <corinna@vinschen.de>
5433
5434         * include/winnt.h (SE_UNDOCK_NAME TEXT): Define.
5435         (SE_MANAGE_VOLUME_NAME TEXT): Ditto.
5436         (SE_IMPERSONATE_NAME TEXT): Ditto.
5437         (SE_ENABLE_DELEGATION_NAME TEXT): Ditto.
5438         (SE_SYNC_AGENT_NAME TEXT): Ditto.
5439
5440 2005-03-16  Christopher Faylor  <cgf@timesys.com>
5441
5442         * include/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below
5443         change.
5444
5445 2005-03-16  Danny Smith  <dannysmith@users.sourceforge.net>
5446
5447         * include/winnt.h (_LUID): Add structure. Correct LUID typedef.
5448         Thanks to:
5449         Paul-Christiaan Spruijtenburg <wakarimasu at users dot sf dot net>
5450
5451 2005-03-07  Danny Smith  <dannysmith@users.sourceforge.net>
5452
5453         * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo):
5454         Guard with _WIN32_WINNT >= 0x0501. Add FIXME comment.
5455         (gai_strerror[AW]): Put into #if 0 block.
5456
5457 2005-03-07  Danny Smith  <dannysmith@users.sourceforge.net>
5458
5459         * include/basetyps.h (__int16): Correct define.
5460
5461 2005-02-10  Jiri Malak  <Jiri.Malak@iol.cz>
5462             Danny Smith  <dannysmith@users.sourceforge.net>
5463
5464         * lib/directx/dinput_private.h (ATTRIBUTE_TEXT_SECTION): New
5465         define for Open Watcom portability.
5466         * lib/directx/(dinput_joy.c, dinput_joy2.c, dinput_kbd.c,
5467         dinput_mouse.c, dinput_mouse2.c): Use new macro in definition
5468         of local c_rgodfDI* objects. Replace .rdata section attribute
5469         with 'const' keyword in definition of global c_dfDI* objects.
5470
5471 2005-02-07  Danny Smith  <dannysmith@users.sourceforge.net>
5472
5473         * include/winioctl.h (IOCTL_VOLUME_BASE,
5474         IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS, IOCTL_VOLUME_IS_CLUSTERED):
5475         Copy defines from include/ddk/ntdddvol.h.
5476         Bug reported to Debian by Anand Kumria  <wildfire@progsoc.org>
5477
5478 2005-01-27  Oliver Stoeneberg  <oliverst@online.de>
5479
5480         * include/winbase.h (PWIN32_FIND_DATA): Add typedef.
5481
5482 2005-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
5483
5484         * include/winuser.h (SW_SMOOTHSCROLL): Add define.
5485         Reported by: Christian Ehrlicher  <chehrlic@users.sf.net>
5486
5487 2005-01-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5488
5489         * include/commdlg.h (OFN_DONTADDTORECENT): Added definition.
5490
5491 2005-01-18  Danny Smith  <dannysmith@users.sourceforge.net>
5492
5493         * lib/user32.def (MonitorFromPoint): Correct suffix.
5494
5495 2005-01-13  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5496
5497         * include/wininet.h (InternetCheckConnectionA,
5498         InternetCheckConnectionW) Add prototypes.
5499         (INTERNET_RAS_INSTALLED, INTERNET_CONNECTION_OFFLINE,
5500         INTERNET_CONNECTION_CONFIGURED): Add defines.
5501
5502 2005-01-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5503
5504         * include/commctrl.h (ComboBox_SetMinVisible,
5505         ComboBox_GetMinVisible): Added Macros.
5506         * include/winuser.h (CB_SETMINVISIBLE, CB_GETMINVISIBLE):
5507         Added definitions.
5508
5509 2005-01-02  Jiri Malak  <Jiri.Malak@geac.cz>
5510
5511         * include/winnt.h (GetCurrentFiber, GetFiberData): Make inline
5512         assembly code conditional on _X86_.
5513
5514 2005-01-02  Earnie Boyd  <earnie@users.sf.net>
5515
5516         * include/w32api.h: Increment version to 3.2.
5517         * Makefile.in: Ditto.
5518         * include/afxres.h: Remove the \r from the line ending.
5519         * include/errorrep.h: Ditto.
5520         * include/shldisp.h: Ditto.
5521         * include/tschema.h: Ditto.
5522         * lib/dhcpcsvc.def: Ditto.
5523         * lib/uxtheme.def: Ditto.
5524         * lib/wldap32.def: Ditto.
5525
5526 2005-01-01  Danny Smith  <dannysmith@users.sourceforge.net>
5527
5528         * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):
5529         Correct typo.
5530         Thanks to: Aidan France  <aidan1@users.sourceforge.net>
5531
5532 2004-12-29  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5533
5534         *include/winuser.h (MNS_*, WM_MENUCOMMAND,
5535         WM_MENUGETOBJECT, WM_MENUDRAG, WM_NCMOUSEHOVER,
5536         WM_NCMOUSELEAVE, WM_UNINITMENUPOPUP,
5537         SPI_GETFOREGROUNDLOCKTIMEOUT,
5538         SPI_SETFOREGROUNDLOCKTIMEOUT): Added definitions.
5539         *include/imm.h (WM_IME_REQUEST): Added definition.
5540         *include/shlobj.h (SLGP_RAWPATH,
5541         SLGP_UNCPRIORITY): Added definition.
5542
5543 2004-12-28  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5544
5545         *include/winuser.h (HSHELL_FLASH): Added definition.
5546
5547 2004-12-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5548
5549         * include/shldisp.h (IAutoComplete): Added interface definiton.
5550         * include/shldisp.h (IAutoComplete2): Added interface definiton.
5551         * include/shldisp.h (ACO_AUTOSUGGEST): Added definition.
5552         * include/shlobj.h (IObjMgr): Added interface definiton.
5553         * lib/shell32.c (CLSID_AutoComplete, IID_AutoComplete,
5554         IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
5555         CLSID_ACListISF, IID_IACList): Added GUIDs.
5556         * include/shlguid.h (CLSID_AutoComplete, IID_AutoComplete,
5557         IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
5558         CLSID_ACListISF, IID_IACList): Added GUIDs.
5559
5560 2004-12-23  Danny Smith  <dannysmith@users.sourceforge.net>
5561
5562         * include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.
5563         Thanks to: Chris Sutcliffe  <ironhead@walled.net>
5564         (CDRF_*): Use hex notation for constants.
5565
5566 2004-12-08  Danny Smith  <dannysmith@users.sourceforge.net>
5567
5568         * include/sqlext.h (SQL_INTERVAL_*): Correct macros.
5569         Reported by Eric Sharkey <sharkey at netrics dot com>
5570
5571 2004-12-07  Danny Smith  <dannysmith@users.sourceforge.net>
5572
5573         * include/winnt.h (TOKEN_INFORMATION_CLASS): Add
5574         TokenGroupsAndPrivileges, TokenSessionReference,
5575         TokenSandBoxInert, TokenAuditPolicy, TokenOrigin.
5576         Reformat.
5577         (SID_NAME_USE): Add SidTypeComputer.  Reformat.
5578         Thanks to Gabriel Linder <mingwlinder@users.sourceforge.net>
5579
5580 2004-12-02  Danny Smith  <dannysmith@users.sourceforge.net>
5581
5582         * lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,
5583         ImageList_Duplicate): Add stubs.
5584
5585 2004-12-02  Danny Smith  <dannysmith@users.sourceforge.net>
5586
5587         * lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.
5588         Thanks to "Pete" <pross@xvid.org>
5589
5590 2004-11-21 Benoit Blanchon  <bblanchon@users.sourceforge.net>
5591
5592         * include/wingdi.h (AC_SRC_ALPHA, AC_SRC_NO_ALPHA,
5593         AC_DST_NO_ALPHA, ...): Add defines.
5594         * include/winuser.h (ULW_COLORKEY,ULW_ALPHA,
5595         ULW_OPAQUE): Add defines.
5596
5597 2004-11-21  Danny Smith  <dannysmith@users.sourceforge.net>
5598
5599         * include/winnt.h (VerSetConditionMask): Correct typo in _WIN32_WINNT
5600         guard.
5601         * lib/kernel32.def (VerSetConditionMask): Correct stdcall
5602         suffix.
5603         * lib/ddk/ntoskrnl.def (VerSetConditionMask): Likewise.
5604
5605 2004-11-20  Danny Smith  <dannysmith@users.sourceforge.net>
5606
5607         * include/winbase.h (PPROCESS_INFORMATION): Add typedef.
5608         (CreateProcessWithLogonW): Declare.
5609         (LOGON_WITH_PROFILE, LOGON_NETCREDENTIALS_ONLY): Add defines.
5610         Thanks to: "jkmaki"  <jkmaki@users.sourceforge.net>
5611
5612 2004-11-19  Danny Smith  <dannysmith@users.sourceforge.net>
5613
5614         * include/sspi.h (SecPkgContext_Sizes): Fix typo.
5615         Thanks to: David Leonard  <leonard@users.sourceforge.net>
5616
5617 2004-11-19  Danny Smith  <dannysmith@users.sourceforge.net>
5618
5619         * include/sspi.h (SecPkgCredentials_Names[AW]): Correct name.
5620         Thanks to: David Leonard  <leonard@users.sourceforge.net>
5621
5622 2004-11-19  Magnus Olsen  <greatlord@users.sourceforge.net>
5623
5624         * include/winuser.h (MSLLHOOKSTRUCT): Add structure.
5625
5626 2004-11-19  Magnus Olsen  <greatlord@users.sourceforge.net>
5627
5628         * include/winuser.h (LLKHF_EXTENDED, LLKHF_INJECTED, LLKHF_UP):
5629         Add defines.
5630         (LLKHF_ALTDOWN): Define based on KF_ALTDOWN.
5631
5632 2004-11-19  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5633
5634         * include/shellapi.h (NIF_GUID): Add another define.
5635
5636 2004-11-18  Earnie Boyd  <earnie@users.sf.net>
5637
5638         * include/wincon.h (AttachConsole): Correct the _WIN32_WINNT filter.
5639         Changed it twice due to inconsistent MSDN documentation.
5640         * include/w32api.h (Windows95, etc. and IE3, etc.): Add definitions.
5641
5642 2004-11-13  Danny Smith  <dannysmith@users.sourceforge.net>
5643
5644         * include/shlobj.h (SHGFP_TYPE): Add enum.
5645
5646 2004-11-12  Loïc Guilloux (glx@users.sourceforge.net>
5647
5648         * include/winuser.h (WM_THEMECHANGED): Add define.
5649
5650 2004-11-11  Danny Smith  <dannysmith@users.sourceforge.net>
5651
5652         * include/ddk/winddk.h (ExAllocateFromPagedLookasideList,
5653         ExFreeToPagedLookasideList): Guard inline versions with
5654         (__USE_NTOSKRNL__) && (_WIN32_WINNT >= 0x0501). Declare as
5655         external functions for earlier _WIN32_WINNT.
5656
5657 2004-11-11  Danny Smith  <dannysmith@users.sourceforge.net>
5658
5659         * include/ras.h (RASCONN[AW]): Remove dwSessionId field.
5660
5661 2004-11-09  Danny Smith  <dannysmith@users.sourceforge.net>
5662
5663         * include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT
5664         if  undefined and __W32API_USE_DLLIMPORT__.
5665         Add WINBASEAPI token to prototypes, throughout.
5666
5667 2004-11-08  Danny Smith  <dannysmith@users.sourceforge.net>
5668
5669         * include/winnt.h (GetCurrentFiber): Support -masm=intel.
5670         (GetFiberData): Likewise.
5671         (NtCurrentTeb): Likewise.
5672
5673 2004-11-04  Danny Smith  <dannysmith@users.sourceforge.net>
5674
5675         * include/shellapi.h (NIF_INFO): Add define.
5676         (NIIF_*) Add defines..
5677         Thanks to: Benoit Blanchon <bblanchon@users.sourceforge.net>
5678         (NIF_*): Convert constants to hex.
5679
5680 2004-11-02  Danny Smith  <dannysmith@users.sourceforge.net>
5681
5682         * include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA,
5683         GetGlyphIndicesW): Declare.
5684         (GGI_MARK_NONEXISTING_GLYPHS): Define
5685         * lib/gdi32.def (GetFontUnicodeRanges,GetGlyphIndicesA,
5686         GetGlyphIndicesW): Add stubs.
5687
5688 2004-10-24  Dan Aloni  <da-x@colinux.org>
5689
5690         * include/ddk/ntapi.h (NtQueryFullAttributesFile,
5691         ZwQueryFullAttributesFile): Declare.
5692         * include/ddk/ntapi.h (RtlDosPathNameToNtPathName_U):
5693         Declare.
5694         lib/ntoskrnl.def (ZwQueryDirectoryFile, ZwQueryFullAttributesFile.
5695         ZwQueryVolumeInformationFile): Add stubs.
5696
5697 2004-10-18  Danny Smith  <dannysmith@users.sourceforge.net>
5698
5699         * include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,
5700         PWSH_GET_WINSOCK_MAPPING): Don't define if __OBJC__.
5701
5702 2004-10-15  Robert Wruck  <wruck@tweerlei.de>
5703             Danny Smith  <dannysmith@users.sourceforge.net>
5704
5705         * include/winbase.h (InitializeSListHead, Interlocked*):
5706         Guard with !__USE_NTOSKRNL__.
5707
5708         * include/ddk/ntddk.h (__USE_NTOSKRNL__): Define.
5709         * include/ddk/winddk.h (InitializeSListHead, Interlocked*):
5710         Guard with  __USE_NTOSKRNL__.
5711         (ExInterlockedPopEntrySList, ExInterlockedPushEntrySList):
5712         Add prototypes.  Guard macro definition with __USE_NTOSKRNL__
5713         && _WIN32_WINNT >= 0x0501
5714         (ExAllocateFromNPagedLookasideList, ExAllocateFromPagedLookasideList,
5715         ExFreeToNPagedLookasideList, ExFreeToPagedLookasideList):
5716         Replace calts to InterlockedPopEntrySList, InterlockedPushEntrySList
5717         with ExInterlockedPopEntrySList, ExInterlockedPushEntrySList.
5718
5719         * lib/ddk/ntosknl.def (ExInterlockedPopEntrySList,
5720         ExInterlockedPushEntrySList)  Add stubs with fastcall decoration.
5721         (ExDesktopObjectType, ExEventObjectType, ExSemaphoreObjectType,
5722         ExWindowStationObjectType, IoAdapterObjectType,
5723         IoDeviceHandlerObjectSize, IoDeviceHandlerObjectType,
5724         IoDeviceObjectType, IoDriverObjectType, IoFileObjectType,
5725         LpcPortObjectType, MmSectionObjectType, SeTokenObjectType):
5726         Uncomment stubs.
5727
5728 2004-10-11  Robert Wruck  <wruck@tweerlei.de>
5729
5730         * include/ddk/winddk.h (IoReleaseRemoveLockAndWait): Fix
5731         definition
5732         (IoReleaseRemoveLock): Add definition.
5733
5734 2004-10-10  Danny Smith  <dannysmith@users.sourceforge.net>
5735
5736         * include/ddk/winnt4.h (Exi386InterlockedDecrementLong,
5737         Exi386InterlockedExchangeUlong, Exi386InterlockedIncrementLong);
5738         Add prototypes.
5739         * include/winddk.h (ExInterlockedAddUlong,
5740         ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
5741         ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
5742         ExInterlockedPushEntryList): Change calling convention to
5743         DDKAPI.
5744         (ExfInterlockedAddUlong,ExInterlockedInsertHeadList,
5745         ExInterlockedInsertTailList, ExInterlockedRemoveHeadList,
5746         ExInterlockedPopEntryList, ExInterlockedPushEntryList):
5747         Add prototypes for DDKFASTAPI versions.
5748         Thanks to Vadim Yegor0v <zg at bmg dot lv> for report.
5749         * lib/ntoskrnl.def (ExInterlockedAddUlong,
5750         ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
5751         ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
5752         ExInterlockedPushEntryList): Remove lead '@' from stubs.
5753         (ExfInterlockedAddUlong,ExfInterlockedInsertHeadList,
5754         ExfInterlockedInsertTailList, ExfInterlockedRemoveHeadList,
5755         ExfInterlockedPopEntryList, ExfInterlockedPushEntryList):
5756         Add fastcall stubs.
5757         (Exi386InterlockedDecrementLong, Exi386InterlockedExchangeUlong,
5758         Exi386InterlockedIncrementLong); Add stdcall stubs.
5759
5760 2004-09-30  Danny Smith  <dannysmith@users.sourceforge.net>
5761
5762         * include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT only
5763          if __W32API_USE_DLLIMPORT__ is defined.
5764         * include/winuser.h (WINUSERAPI): Likewise.
5765
5766 2004-09-29  Filip Navara  <xnavara@volny.cz>
5767
5768         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
5769         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, mcd.h, miniport.h,
5770         mountdev.h, mountmgr.h, ndis.h, ndistapi.h, ndiswan.h, netpnp.h,
5771         newdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h, ntddcdvd.h,
5772         ntddchgr.h, ntdddisk.h, ntddkbd.h, ntddmou.h, ntddpar.h, ntddpcm.h,
5773         ntddscsi.h, ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h,
5774         ntddvdeo.h, ntddvol.h, ntpoapi.h, parallel.h, pfhook.h, poclass.h,
5775         scsi.h, scsiscan.h, smbus.h, srb.h, storport.h, tdiinfo.h,
5776         tdikrnl.h, tvout.h, upssvc.h, usb.h, usb100.h, usbdi.h, usbioctl.h,
5777         usbiodef.h, usbscan.h, usbuser.h, videoagp.h, winddi.h, winddk.h,
5778         winnt4.h, ws2san.h): Fixed packing.
5779         * include/ddk/atm.h (ATM_TRAFFIC_DESCRIPTOR_IE): Fixed declaration.
5780         * include/ddk/hidclass.h (HID_INTERFACE_HIDPARSE,
5781         HID_INTERFACE_NOTIFY_PNP): Likewise.
5782         * include/ddk/ndis.h (NDIS_DMA_BLOCK, CO_FLOW_PARAMETERS): Likewise.
5783         (NdisQueryPacketLength): Added macro. Thanks to Art Yerkes
5784         <ayerkes@speakeasy.net>.
5785         * include/ddk/usb100.h (USB_CONFIGURATION_DESCRIPTOR): Fixed
5786         declaration.
5787         * include/ddk/winddi.h (PATHDATA, GLYPHPOS): Likewise.
5788         * include/ddk/winddk.h (PDRIVER_CONTROL, PDRIVER_LIST_CONTROL,
5789         PDRIVER_ADD_DEVICE, PIO_COMPLETION_ROUTINE, PDRIVER_CANCEL,
5790         PKDEFERRED_ROUTINE, PDRIVER_DISPATCH, PIO_DPC_ROUTINE,
5791         PMM_DLL_INITIALIZE, PMM_DLL_UNLOAD, PDRIVER_ENTRY,
5792         PDRIVER_INITIALIZE, PKSERVICE_ROUTINE, PIO_TIMER_ROUTINE,
5793         PDRIVER_REINITIALIZE, PDRIVER_STARTIO, PKSYNCHRONIZE_ROUTINE,
5794         PDRIVER_UNLOAD, DRIVER_OBJECT): Fixed callback declarations.
5795         (struct FILE_BASIC_INFORMATION): Renamed to _FILE_BASIC_INFORMATION.
5796         (SYNCH_LEVEL): Added definition.
5797         (KPCR, KPCR_TIB): Fixed declaration.
5798         (Interlocked[Push/Pop]EntrySList): Declare only if winbase.h isn't
5799         included and _WIN32_WINNT >= 0x0501.
5800         (RtlEqualLuid): Fixed macro definition.
5801         (KfLowerIrql, KfRaiseIrql): Declare and use instead of KeLowerIrql and
5802         KeRaiseIrql on i386 architectures.
5803
5804 2004-09-06  Hosaka Yuji  <hos@tamanegi.org>
5805
5806         * include/mshtml.h (IHTMLDocument2): Correct get_selection
5807         declaration.
5808         (IHTMLSelectionObject): Correct get_type declaration.
5809         (IHTMLFramesCollection2, IHTMLWindow2, IHTMLFrameBase,
5810         IHTMLFrameBase2, IHTMLFrameBase3, IHTMLBodyElement,
5811         IHTMLBodyElement2): Add interfaces.
5812         (LPHTMLIMAGEELEMENTFACTORY, LPHTMLEVENTOBJ, LPHTMLSCREEN,
5813         LPHTMLOPTIONELEMENTFACTORY, LPOMHISTORY, LPOMNAVIGATOR): Add
5814         typedefs.
5815         * lib/mshtml-uuid.c (IID_IHTMLFrameBase2, IID_IHTMLFrameBase3):
5816         Add IIDs.
5817
5818 2004-09-05  Earnie Boyd  <earnie@users.sf.net>
5819
5820         * include/w32api.h: Increment version to 3.1.
5821         * Makefile.in: Ditto.
5822
5823 2004-09-05  Hosaka Yuji  <hos@tamanegi.org>
5824
5825         * include/winuser.h (MonitorFromPoint, MonitorFromRect,
5826         MonitorFromWindow): Add prototypes.
5827         * lib/user32.def (MonitorFromPoint, MonitorFromRect,
5828         MonitorFromWindowMonitorFromWindow): Add stubs.
5829         * include/shellapi.h (DuplicateIcon): Add prototype.
5830
5831 2004-09-05   Danny Smith  <dannysmith@users.sourceforge.net>
5832
5833         * include/winuser.h (WINUSERAPI): New define.
5834         Use it to mark user32.dll imports, throughout.
5835
5836 2004-09-05  Hosaka Yuji  <hos@tamanegi.org>
5837
5838         * lib/ddk/hid.def (HidD_FlushQueue, HidD_FreePreparsedData,
5839         HidD_GetAttributes, HidD_GetConfiguration, HidD_GetFeature,
5840         HidD_GetHidGuid, HidD_GetIndexedString, HidD_GetInputReport,
5841         HidD_GetManufacturerString, HidD_GetMsGenreDescriptor,
5842         HidD_GetNumInputBuffers, HidD_GetPhysicalDescriptor,
5843         HidD_GetPreparsedData, HidD_GetProductString,
5844         HidD_GetSerialNumberString, HidD_SetConfiguration,
5845         HidD_SetFeature, HidD_SetNumInputBuffers, HidD_SetOutputReport,
5846         HidP_GetButtonCaps, HidP_GetValueCaps): Add exports.
5847
5848 2004-08-25  Lars Rune Nøstdal  <daysleper@users.sourceforge.net>
5849
5850         * include/wincon.h (CONSOLE_FULLSCREEN_MODE, CONSOLE_WINDOWED_MODE):
5851         Add XP defines.
5852         (PCOORD): Add typedef.
5853         (GetConsoleDisplayMode, SetConsoleDisplayMode): Add prototypes.
5854
5855 2004-08-25   Danny Smith  <dannysmith@users.sourceforge.net>
5856
5857         * include/winldap.h: Don't check value of UNICODE.
5858         Thanks to: "Jean-Do"  <spab@users.sourceforge.net>
5859
5860 2004-08-25   Danny Smith  <dannysmith@users.sourceforge.net>
5861
5862         * include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.
5863
5864 2004-08-24  Sam Robb  <samrobb@users.sourceforge.net>
5865
5866         * include/winbase.h (GetFileSizeEx): Add _WIN32_WINNT >= 0x0500
5867         guard.
5868
5869 2004-08-24   Danny Smith  <dannysmith@users.sourceforge.net>
5870
5871         * include/winbase.h: Add WINBASEAPI token to prototypes, throughout.
5872
5873 2004-08-15  Ken Fitlike  <kenfitlike@users.sourceforge.net>
5874
5875         * include/commctrl.h (WC_TREEVIEWA): Remove parenthenses.
5876
5877 2004-08-10  Sebastian Nowak  <snowak1@users.sourceforge.net>
5878
5879         * include/ws2spi.h (LPWSPSELECT): Correct typedef.
5880
5881 2004-08-10   Danny Smith  <dannysmith@users.sourceforge.net>
5882
5883         * include/wincrypt.h: Correct _WIN32_WINNT typo.
5884
5885 2004-08-10  Ed Schaller  <schallee@darkmist.net>
5886
5887         * include/wincrypt.h (MS_ENH_RSA_AES_PROV_A, MS_ENH_RSA_AES_PROV_W)
5888         (ALG_SID_AES_128, ALG_SID_AES_192, ALG_SID_AES_256, ALG_SID_AES 17)
5889         (CALG_AES_128, CALG_AES_192, CALG_AES_256, CALG_AES,PROV_RSA_AES):
5890         Add defines.
5891         (CALG_SHA1): Add define.
5892         (HP_HMAC_INFO): Add define.
5893         (HMAC_INFO): Add struct.
5894         (BLOBHEADER): Add typedef.
5895
5896 2004-07-26  Hartmut Honisch  <hhonisch@users.sourceforge.net>
5897
5898         * include/commctrl.h (TreeView_SetItemState): Define macro.
5899
5900 2004-07-24  Danny Smith  <dannysmith@users.sourceforge.net>
5901
5902         * include/wingdi.h (CMYK): Correct macro. Group CMYK/RGB
5903         macros together.
5904
5905 2004-07-24  Brodie Thiesfield  <brofield@users.sourceforge.net>
5906
5907         * include/shlobj.h (FILEDESCRIPTOR): Unicode it.
5908         (FILEGROUPDESCRIPTOR): LIkewise.
5909
5910 2004-07-06  Corinna Vinschen  <corinna@vinschen.de>
5911
5912         * winbase.h (IsWow64Process): Add missing WINAPI qualifier.
5913
5914 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
5915
5916         * include/winnt.h (IMAGE_ORDINAL_FLAG): Map to ...
5917         (IMAGE_ORDINAL_FLAG{32,64}: New defines.
5918         (IMAGE_SNAP_BY_ORDINAL): Map to ...
5919         (IMAGE_SNAP_BY_ORDINAL{32,64}: New defines.
5920         (IMAGE_ORDINAL): Map to ...
5921         (IMAGE_ORDINAL{32,64}: New defines.
5922         (IMAGE_THUNK_DATA):  Map to ...
5923         (IMAGE_THUNK_DATA{32,64}: New structures.
5924         (IMAGE_THUNK_DATA): Map to ...
5925         (IMAGE_THUNK_DATA{32,64}: New structures.
5926         (IMAGE_IMPORT_DESCRIPTOR):  Map to ...
5927         (IMAGE_IMPORT_DESCRIPTOR{32,64}: New structures.
5928         (IMAGE_IMAGE_TLS_DIRECTORY)  Map to ...
5929         (IMAGE_IMAGE_TLS_DIRECTORY{32,64}: New structures.
5930
5931 2004-06-16  Bang Jun-Young  <junyoung@NetBSD.org>
5932
5933         * w32api/include/winnt.h (WAITORTIMERCALLBACKFUNC): Protect with
5934         _WIN32_WINNT >= 0x0500.
5935
5936 2004-06-05  Luke Dunstan  <infidel@users.sourceforge.net>
5937
5938         * include/winbase.h (GetWriteWatch): Correct prototype.
5939         (WRITE_WATCH_FLAG_RESET): Define.
5940         Thanks to Sergey Philippov <phis@users.sourceforge.net>.
5941
5942 2004-06-02  Rocher Laurent  <lrocher@users.sourceforge.net>
5943
5944         * include/commctrl.h (Animate_OpenEx): Define.
5945         (DateTime_GetSystemTime, DateTime_SetSystemTime): Correct names.
5946         (ListView_GetNumberOfWorkAreas): Correct macro.
5947         (ListView_SetUnicodeFormat, ListView_GetUnicodeFormat,
5948         ListView_SetItemCountEx, ListView_GetISearchString,
5949         TreeView_GetLastVisible, Header_CreateDragImage,
5950         Header_SetImageList, Header_GetImageList): Define.
5951         (LVM_SETUNICODEFORMAT, LVM_GETUNICODEFORMAT,
5952         MCM_GETUNICODEFORMAT, MCM_SETUNICODEFORMAT,
5953         TBSTATE_ELLIPSES): Define.
5954         (MonthCal_SetRange): Correct macro.
5955         (ImageList_Duplicate): Declare.
5956
5957 2004-05-29  Filip Navara  <xnavara@volny.cz>
5958
5959         * include/winnt.h (IMAGE_EXPORT_DIRECTORY): Fixed declaration.
5960
5961 2004-05-25  Al Slater  <al.slater@scluk.com>
5962
5963         * include/httpext.h (HSE_SEND_HEADER_EX_INFO,
5964         HSE_REQ_SEND_RESPONSE_HEADER_EX): Define.
5965
5966 2004-05-15  Filip Navara  <xnavara@volny.cz>
5967
5968         * include/ddk/kbdmou.h: New file.
5969         * lib/ddk/videoprt.def (VideoPortMapBankedMemory,
5970         VideoPortMapDmaMemory, VideoPortMapMemory): Correct suffix.
5971         * lib/ddk/ntoskrnl.def (_snprintf, _snwprintf, _vsnprintf,
5972         _vsnwprintf, sprintf, swprintf): Export.
5973
5974 2004-05-15  Filip Navara  <xnavara@volny.cz>
5975
5976         * include/ddk/ntddk.h: Don't set 4-byte alignment on included
5977         headers.
5978
5979 2004-05-07  Danny Smith  <dannysmith@users.sourceforge.net>
5980
5981         * include/wingdi.h: Correct non-unicode typedefs of
5982         ENUMLOGFONTEXDV, PENUMLOGFONTEXDV, LPENUMLOGFONTEXDV.
5983
5984 2004-05-07  Pascal Obry  <obry@act-europe.fr>
5985
5986         * include/winsock.h (IN_CLASSA): Fix macro.
5987         * include/winsock2.h (IN_CLASSA): Fix macro.
5988
5989 2004-04-29  Bart Oldeman  <bartoldeman@users.sourceforge.net>
5990
5991         * include/objbase.h (STGOPTIONS): Correct pwcsTemplateFile type.
5992         * include/aclui.h: Remove '\r', throughout.
5993         * include/msacm.h: Likewise.
5994         * lib/aclui.def: Likewise.
5995
5996 2004-04-28  Luke Dunstan  <infidel@users.sourceforge.net>
5997
5998         * lib/comctl32.def (SetWindowSubclass): Add stub.
5999         Thanks to Eugene <egladysh@users.sourceforge.net>.
6000
6001 2004-04-24  Luke Dunstan  <infidel@users.sourceforge.net>
6002
6003         * include/winbase.h (EXECUTION_STATE): Add typedef.
6004         (SetThreadExecutionState): Declare.
6005         * include/wingdi.h (_WINGDI_): Define.
6006         * include/objbase.h (_OBJBASE_H_): Define.
6007
6008 2004-04-24  Luke Dunstan  <infidel@users.sourceforge.net>
6009
6010         * include/winuser.h (SM_IMMENABLED, SM_CXFOCUSBORDER,
6011         SM_CYFOCUSBORDER, SM_TABLETPC, SM_MEDIACENTER): Add defines.
6012         (SM_CMETRICS): Adjust value.
6013         * include/winnt.h (PROCESSOR_ARCHITECTURE_MSIL): Correct define.
6014         (PROCESSOR_ARCHITECTURE_AMD64, PROCESSOR_ARCHITECTURE_IA32_ON_WIN64):
6015         Add defines.
6016         Thanks to Benoit Blanchon <bblanchon@users.sourceforge.net>
6017
6018 2004-04-24  Justin Forest  <vhex@users.sourceforge.net>
6019
6020         * include/winsock2.h (LUP_DEEP, LUP_CONTAINERS,
6021         LUP_NOCONTAINERS, LUP_NEAREST, LUP_RETURN_NAME,
6022         LUP_RETURN_TYPE, LUP_RETURN_VERSION, LUP_RETURN_COMMENT,
6023         LUP_RETURN_ADDR, LUP_RETURN_BLOB, LUP_RETURN_ALIASES,
6024         LUP_RETURN_QUERY_STRING, LUP_RETURN_ALL, LUP_RES_SERVICE,
6025         LUP_FLUSHCACHE, LUP_FLUSHPREVIOUS): Add defines.
6026
6027 2004-04-24  Luke Dunstan  <infidel@users.sourceforge.net>
6028
6029         * include/windns.h (DNSREC_QUESTION, DNSREC_ANSWER, DNSREC_AUTHORITY,
6030         DNSREC_ADDITIONAL): Add defines.
6031
6032 2004-04-23  Robert Wruck  <wruck@tweerlei.de>
6033
6034         * include/commctrl.h (LPNMLVDISPINFO): Add defines.
6035
6036 2004-04-23  Robert Wruck  <wruck@tweerlei.de>
6037
6038         * include/aclui.h: New file.
6039         * lib/aclui.def: New file.
6040         * lib/test.c: Add aclui.h to includes.
6041
6042 2004-04-21  Danny Smith  <dannysmith@users.sourceforge.net>
6043
6044         * include/winuser.h (SPI_GETACTIVEWINDOWTRACKING,
6045         SPI_GETACTIVEWNDTRKZORDER, SPI_SETACTIVEWINDOWTRACKING,
6046         SPI_SETACTIVEWNDTRKZORDER): Remove duplicate defines.
6047
6048 2004-04-20  Christopher Faylor  <cgf@alum.bu.edu>
6049
6050         * include/wingdi.h: Protect non-unicode case of below.
6051
6052 2004-04-20  Christopher Faylor  <cgf@alum.bu.edu>
6053
6054         * include/wingdi.h: Protect use of ENUMLOGFONTEXDV, PENUMLOGFONTEXDV,
6055         LPENUMLOGFONTEXDV with appropriate version check.
6056
6057 2004-04-18  Hans Leidekker  <hans@it.vu.nl>
6058
6059         * lib/directx/dxguid.c (CLSID_DirectSoundPrivate,
6060         DSPROPSETID_DirectSoundDevice): Add defines.
6061
6062 2004-04-20  Adrian Sandor  <aditsu@users.sourceforge.net>
6063
6064         * include/msacm.h: New file.
6065
6066 2004-01-09  Stuart Cunningham  <stuart_hc@users.sourceforge.net>
6067
6068         * include/objbase.h (STGFMT): Declare enum.
6069         (STGOPTIONS): Declare structure.
6070         (StgCreateStorageEx, StgOpenStorageEx): Declare.
6071         (STGOPTIONS_VERSION): Define.
6072         * lib/ole32.def (StgCreateStorageEx, StgOpenStorageEx): Add stubs.
6073
6074 2004-04-13  Filip Navara  <xnavara@volny.cz>
6075
6076         * include/winuser.h (IS_INTRESOURCE, MB_CANCELTRYCONTINUE,
6077         WM_NCXBUTTONDOWN, WM_NCXBUTTONUP, WM_NCXBUTTONDBLCLK,
6078         WM_XBUTTONDOWN, WM_XBUTTONUP, WM_XBUTTONDBLCLK,
6079         DCX_INTERSECTUPDATE, MK_XBUTTON1, MK_XBUTTON2,
6080         HELP_SETWINPOS): Define.
6081         (WM_MOUSELAST): Different value for _WIN32_WINNT >= 0x0500.
6082         (SPI_*): Add new definitions for WINVER >= 0x500.
6083         (CallMsgFilter[AW], SetWindowsHookA): Correct prototype.
6084         (InternalGetWindowText, SetWindowsHookW): Declare.
6085         * include/winbase.h (InitializeSListHead): Avoid conflicting
6086         definition with DDK headers.
6087
6088 2004-04-13  Gé van Geldorp  <gvg@reactos.com>
6089
6090         * include/winuser.h (GetLastError): Move from here...
6091         * include/winbase.h: ... to here.
6092
6093 2004-04-13  Filip Navara  <xnavara@volny.cz>
6094
6095         * include/winspool.h (DocumentPropertiesW): Correct prototype.
6096
6097 2004-04-13  Filip Navara  <xnavara@volny.cz>
6098
6099         * include/wingdi.h (ENHMETAHEADER): Add definitions for
6100         WINVER >= 0x400.
6101         (WCRANGE, GLYPHSET, LPPOLYTEXT[AW]): Declare.
6102         (ENUMLOGFONTEXW): Fix definition.
6103         (ENUMLOGFONTEXDV[AW]): Declare.
6104
6105 2004-04-13  Filip Navara  <xnavara@volny.cz>
6106
6107         * include/wingdi.h: Declare the DirectDraw structures only if
6108         the DirectDraw kernel mode headers aren't included.
6109         (EMFINFO): Declare.
6110         (EngStretchBlt, EngTextOut, FONTOBJ_cGetGlyphs,
6111         STROBJ_bEnumPositionsOnly): Correct prototypes.
6112
6113 2004-04-13  Filip Navara  <xnavara@volny.cz>
6114
6115         * include/objidl.h (PRPCOLEMESSAGE): Declare.
6116         * include/rpc.h (RPCRTAPI): Define.
6117         * include/rpcdce.h (RpcServerRegisterIf2): Declare.
6118         * include/rpcdcep.h (RPC_BLOCKING_FN, I_RpcSend): Declare.
6119         (RPC_BLOCKING_FUNCTION): Remove, replaced by RPC_BLOCKING_FN.
6120         (I_RpcBindingSetAsync): Correct prototype.
6121         * include/rpcndr.h (MIDL_STUB_MESSAGE): Rename 'Reserved' field
6122         to w2kReserved.
6123         (USER_MARSHAL_SIZING_ROUTINE, USER_MARSHAL_MARSHALLING_ROUTINE,
6124         USER_MARSHAL_UNMARSHALLING_ROUTINE, USER_MARSHAL_FREEING_ROUTINE,
6125         USER_MARSHAL_ROUTINE_QUADRUPLE, NDR_NOTIFY_ROUTINE, IDL_CS_CONVERT,
6126         CS_TYPE_NET_SIZE_ROUTINE, CS_TYPE_LOCAL_SIZE_ROUTINE,
6127         CS_TYPE_TO_NETCS_ROUTINE, CS_TYPE_FROM_NETCS_ROUTINE,
6128         CS_TAG_GETTING_ROUTINE, NDR_CS_SIZE_CONVERT_ROUTINES,
6129         NDR_CS_ROUTINES, NdrUserMarshalMarshall, NdrUserMarshalUnmarshall,
6130         NdrUserMarshalBufferSize, NdrUserMarshalMemorySize,
6131         NdrUserMarshalFree): Declare.
6132         (MIDL_STUB_DESC): Add new fields that were added in W2K.
6133         * include/rpcproxy.h (CStdStubBuffer): Ditto.
6134
6135 2004-04-13  Filip Navara  <xnavara@volny.cz>, David Welch  <welch@cwcom.net>
6136
6137         * include/ddk/ntapi.h (NtCurrentProcess, NtCurrentThread,
6138         LPC_MESSAGE_BASE_SIZE): Define.
6139         * include/ddk/ntifs.h: Move the pack pragma under header inclusion.
6140
6141 2004-04-13  Filip Navara  <xnavara@volny.cz>
6142
6143         * include/commctrl.h (TB_MARKBUTTON, NMTBGETINFOTIP[AW]):
6144         Declare.
6145
6146 2004-04-18  Allan Bazinet  <bazineta@users.sourceforge.net>
6147
6148         * include/winuser.h (MONITORINFOEX[AW]): Change to be derived from
6149         MONITORINFO when compiling as C++.
6150
6151 2004-04-17  Luke Dunstan  <infidel@users.sourceforge.net>
6152
6153         * README.w32api: List separate copyright conditions for some headers.
6154         * include/(winsock2.h, wsipx.h): Minor change to copyright header.
6155
6156 2004-04-15  Danny Smith  <dannysmith@users.sourceforge.net>
6157
6158         * include/wingdi.h (RGB): Correct macro.
6159
6160 2004-04-14  Robert Wruck  <rwruck@users.sourceforge.net>
6161
6162         * include/ddk/winddk.h (RtlEqualLuid): Correct macro.
6163
6164 2004-04-06  Luke Dunstan  <infidel@users.sourceforge.net>
6165
6166         * include/ocidl.h (QACONTAINERFLAGS): Correct typedef.
6167
6168 2004-03-29  Danny Smith  <dannysmith@users.sourceforge.net>
6169
6170         * lib/Makefile.in: Add directx to .PHONY target.
6171         * lib/directx/dxerr.c: Remove dependence on mingw runtime.
6172         Don't include stdio.h or tchar.h.
6173         Replace _T() macro with TEXT() macro, throughout.
6174         Replace _stprintf with wsprintf, throughout.
6175
6176 2004-03-27  Hosaka Yuji  <hos@tamanegi.org>
6177
6178         * include/dbt.h (DBT_DEVTYP_DEVICEINTERFACE, DBT_DEVTYP_HANDLE):
6179         Add define.
6180         (DEV_BROADCAST_DEVICEINTERFACE, DEV_BROADCAST_HANDLE): Add struct.
6181         * include/winuser.h (UnregisterDeviceNotification): Add prototype.
6182         * lib/user32.def (UnregisterDeviceNotification): Add export stub.
6183
6184 2004-03-27  Filip Navara  <xnavara@volny.cz>
6185
6186         * include/directx: New subdir.
6187         * lib/directx: Ditto.
6188         * include/directx/(d3d9.h, d3d9caps.h, d3d9types.h, dxerr8.h,
6189         dxerr9.h): New files.
6190         * lib/directx/(Makefile.in, d3d8.def, d3d9.def, d3dim.def, d3drm.def,
6191         d3dx8d.def, d3dx9d.def, d3dxof.def, ddraw.def, dinput.def,
6192         dinput_joy.c, dinput_joy2.c, dinput_kbd.c, dinput_mouse.c,
6193         dinput_mouse2.c, dinput_private.h, dinput8.def, dmoguids.c, dplayx.def,
6194         dpnaddr.def, dpnet.def, dpnlobby.def, dpvoice.def, dsetup.def,
6195         dsound.def, dxerr.c, dxerr8.c, dxerr8w.c, dxerr9.c, dxerr9w.c,
6196         dxguid.c, ksproxy.def, ksuser.c, ksuser.def, msdmo.def, quartz.def,
6197         strmiids.c, test.c): Ditto.
6198         * lib/(d3dim.def, d3drm.def, d3dxof.def, ddraw.def, dinput.c,
6199         dinput.def, dplayx.def, dsetup.def, dsound.def, dxguid.c): Removed.
6200
6201 2004-03-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6202
6203         * include/GL/glu.h (GLU_AUTO_LOAD_MATRIX, GLU_CULLING,
6204         GLU_SAMPLING_TOLERANCE, GLU_DISPLAY_MODE, GLU_PARAMETRIC_TOLERANCE,
6205         GLU_SAMPLING_METHOD, GLU_U_STEP, GLU_V_STEP): Define.
6206
6207 2004-03-24  Filip Navara  <xnavara@volny.cz>
6208
6209         * include/commctrl.h (TB_GETSTRING[AW]): Add defines.
6210         (RBBS_HIDETITLE, RBBS_TOPALIGN): Ditto.
6211
6212 2004-03-24  Filip Navara  <xnavara@volny.cz>
6213
6214         * include/ddk/srb.h (_PORT_CONFIGURATION_INFORMATION):  Rename
6215         TaggedQueueing to TaggedQueuing.
6216         (_HW_INITIALIZATION_DATA): Likewise.
6217
6218 2004-03-16  Danny Smith  <dannysmith@users.sourceforge.net>
6219
6220         * include/docobj.h (IOleDocumentView::GetDocument): Correct
6221         prototype.
6222         Thanks to Buster Copley  <consequent@users.sourceforge.net>
6223
6224 2004-03-16  Danny Smith  <dannysmith@users.sourceforge.net>
6225
6226         * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.
6227         (MmMapIoSpace): Likewise.
6228         Thanks to Dan Aloni  <da-x@colinux.org>
6229
6230 2004-03-16  Martin Fuchs  <martin-fuchs@gmx.net>
6231
6232         * include/shellapi.h (NIM_* NIS_*): Define constants for
6233         notification icons with _WIN32_IE >= 0x0500.
6234         (NOTIFYICONDATA): Add new structure members for notification
6235         icons with _WIN32_IE >= 0x0500.
6236
6237 2004-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
6238
6239         *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_SEARCH_BYURL):
6240         Add defines.
6241         (INTERNET_CACHE_GROUP_ADD, INTERNET_CACHE_GROUP_REMOVE): Add defines.
6242         (GROUPID) Add typedef.
6243         (INTERNET_CACHE_GROUP_INFO[AW]): Define structures.
6244         (CreateUrlCacheGroup): Add prototype.
6245         (DeleteUrlCacheGroup): Add prototype.
6246         (FindFirstUrlCacheGroup): Add prototype.
6247         (FindNextUrlCacheGroup): Add prototype.
6248         (GetUrlCacheGroupAttribute[AW]): Add prototypes.
6249         (SetUrlCacheGroupAttribute[AW]): Add prototypes.
6250
6251 2004-03-10  Al Slater  <al.slater@scluk.com>
6252
6253         * include/winsock2.h: Add missing LPFN_ typdefs for
6254         function pointers.
6255         Clean up whitespace.
6256
6257 2004-03-05  Filip Navara  <xnavara@volny.cz>
6258
6259         * include/ddk/scsi.h: Replace assert with ASSERT.
6260         * include/ddk/video.h: Ditto.
6261         * include/ddk/winddk.h: Ditto. Remove the assert macro.
6262         * include/ddk/tdi.h: Correct packing.
6263
6264 2004-03-04  Danny Smith  <dannysmith@users.sourceforge.net>
6265
6266         * include/wtypes.h (DECIMAL_SETZERO): Add definition for
6267         NONAMELESSUNION case.
6268
6269 2004-03-03  Martin Fuchs  <martin-fuchs@gmx.net>
6270
6271         * include/oleauto.h (V_UNION, V_VT, V_DECIMAL): Use
6272         __VARIANT_NAME_ constants.
6273
6274 2004-03-02  Danny Smith  <dannysmith@users.sourceforge.net>
6275
6276         * include/uxtheme.h: Include <commctrl.h>
6277
6278 2004-03-02  Danny Smith  <dannysmith@users.sourceforge.net>
6279
6280         * include/basetyps.h (GUID_SECT): Define to nothing for GCC >= 2.95.
6281
6282 2004-03-02  Martin Fuchs  <martin-fuchs@gmx.net>
6283
6284         * include/oleauto.h (VAR_VALIDDATE, VAR_FORMAT_NOSUBSTITUTE,
6285         VAR_FOURDIGITYEARS): Define new constants. Group VAR_*  defines
6286         together.
6287         (V_UI2, V_UI4, V_UI4REF, V_UI, V_UI8REF): Define macros.
6288         (V_I8, V_I8REF): Correct macros.
6289         (V_DECIMAL): Correct macro definitions.
6290         (V_INT_PTR, V_UINT_PTR, V_INT_PTRREF, V_UINT_PTRREF): Define
6291         constants.
6292         (VTBIT_*): Define constants.
6293         (UDATE): Add structure definition.
6294         (VarDateFromUdate, VarDateFromUdateEx, VarUdateFromDate): Declare
6295         functions.
6296         (SafeArrayCreateVector): Correct parameter type from UINT to ULONG
6297         (SafeArrayCreateVectorEx): Declare function.
6298         (Var*): declare VARIANT manipulation functions.
6299         * include/ocidl.h (IPicture_*): Define IPicture COBJ macros.
6300         * include/oaidl.h (IRecordInfo_*): Define IRecordInfo COBJ
6301         macros.
6302
6303 2004-03-01  Martin Fuchs  <martin-fuchs@gmx.net>
6304
6305         * include/oaidl.h (FADF_*): Define missing constants.
6306         (IDispatch_*): Define COBJ macros.
6307         (VARIANT): Add missing union members llVal and ullVal.
6308         (wireVARIANT): Likewise.
6309         (ITypeinfo_*): Define COBJ macros.
6310         * include/oleauto.h (Var*FromDisp): Correct parameter type from
6311         LPDISPATCH* to LPDISPATCH.
6312         (VARCMP_*, VAR_LOCALBOOL, LOCALE_USE_NLS, VARIANT_*,
6313         VAR_CALENDAR_*): Add missing constants.
6314         (SafeArray[Get/Set]*): Add prototypes.
6315         (Var*From*):  Add missing prototypes.
6316         (NUMPRS_*): Add defines.
6317         (NUMPARSE): Define structure.
6318         (VarParseNumFromStr,VarNumFromParseNum): Add prototypes.
6319         * include/winerror.h (DISP_E_DIVBYZERO): Define constant.
6320         * include/winuser.h (COLOR_*): Define missing constants.
6321         * include/wtypes.h (enum VARENUM): Add VT_INT_PTR, VT_UINT_PTR.
6322         (VT_INT_PTR, VT_UINT_PTR): Remove macro definitions.
6323
6324 2004-02-23  Filip Navara  <xnavara@volny.cz>
6325
6326         * include/ddk/video.h: Corrected packing.
6327
6328 2004-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
6329
6330         * include/GL/glu.h (GLU_ERROR): Define.
6331         Thanks to Philip Lamb  <phil at rave dot co dot nz>
6332
6333 2004-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
6334
6335         * include/GL/glu.h: Include <stddef.h>.
6336         Thanks to Greg Couch <gregcouch@users.sourceforge.net>
6337
6338 2004-02-15  Earnie Boyd  <earnie@users.sf.net>
6339
6340         * include/w32api.h: Increment version to 3.0.
6341         * Makefile.in: Ditto.
6342         * README.win32api: Modify license to Public Domain per agreement as
6343         found in the mingw-dvlpr list archive.
6344
6345 2004-02-13  Earnie Boyd  <earnie@users.sourceforge.net>
6346
6347         * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.
6348         (DIRECTORY_TRAVERSE): Ditto.
6349         (DIRECTORY_CREATE_OBJECT): Ditto.
6350         (DIRECTORY_CREATE_SUBDIRECTORY): Ditto.
6351         (DIRECTORY_ALL_ACCESS): Ditto.
6352         Thanks to Konstantin Stepaniuk <skostia@users.sourceforge.net>
6353
6354 2004-02-12  Danny Smith  <dannysmith@users.sourceforge.net>
6355
6356         * include/basetypes.h (_REFIID_DEFINED): Correct typo.
6357
6358         * include/winuser.h (NCCALCSIZE_PARAMS): Define structure.
6359         Thanks to Mike Nordell <tamlin at algonet dot se>.
6360
6361 2004-02-11  Danny Smith  <dannysmith@users.sourceforge.net>
6362
6363         * lib/dnsapi.def: New file.
6364         * lib/test.c: Include windns.h.
6365
6366 2004-02-11  Pierre A. Humblet  <Pierre.Humblet@ieee.org>
6367
6368         * include/windns.h: New file.
6369
6370 2004-02-11  Danny Smith  <dannysmith@users.sourceforge.net>
6371
6372         * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicate
6373         defines.
6374         (SQLSetStmtAttr[AW]): Move into ODBCVER >= 0x0300 block.
6375         (SQLSetDescFieldW): Correct prototype.
6376         (SQLSetDescFieldA): Add prototype.
6377         (SQLGetDescFieldW): Add prototype.
6378
6379 2004-02-11  Pat Thoyts  <patthoyts@users.sourceforge.net>
6380
6381         * include/winuser.h (DFC_POPUPMENU): Add define.
6382
6383 2004-02-07  Dan Aloni  <da-x@gmx.net>
6384
6385         * lib/ddk/ntoskrnl.def (KeSetTimer,KeSetTimerEx): Correct
6386         suffix.
6387
6388 2004-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
6389
6390         * include/oleacc.h (LIBID_Accessibility): Declare.
6391         * lib/uuid.c (LIBID_Accessibility): Define.
6392
6393 2004-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
6394
6395         * include/winioctl.h (NTFS_VOLUME_DATA_BUFFER): Add structure.
6396         (FSCTL_GET_NTFS_VOLUME_DATA): Add macro.
6397
6398 2004-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
6399
6400         * include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add
6401         defines.
6402
6403 2004-01-31  Jiri Malak  <Jiri.Malak@geac.cz>
6404
6405         * include/winuser.h (RT_MANIFEST): Make conditional on
6406         RC_INVOKED.
6407         (CREATEPROCESS_MANIFEST_RESOURCE_ID,
6408         ISOLATIONAWARE_MANIFEST_RESOURCE_ID,
6409         ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID): Add
6410         defines.
6411
6412 2004-01-16 Martin Fuchs  <martin-fuchs@gmx.net>
6413
6414         * include/shlobj.h (SHGDN_INCLUDE_NONFILESYS): Add define.
6415
6416 2004-01-15  Filip Navara  <xnavara@volny.cz>
6417
6418         * include/ddk/mcd.h: Don't care about value of DBG define.
6419         * include/ddk/srb.h: Ditto.
6420         * include/ddk/storport.h: Ditto.
6421         * include/ddk/video.h: Ditto.
6422         * include/nspapi.h (SetServiceW, GetAddressByNameA,
6423         GetAddressByNameW): Correct protoype.
6424         * include/ntsecapi.h (PCUNICODE_STRING): Define.
6425
6426 2004-01-05  Filip Navara  <xnavara@volny.cz>
6427
6428         * include/prsht.h (LPCPROPSHEETPAGEW): Fix definition.
6429         * include/shlwapi.h (SHRegQueryInfoUSKey[AW]): Fix prototype.
6430         * include/cpl.h (CPL_STARTWPARMS[AW]): Correct.
6431         * include/shellapi.h (ABS_AUTOHIDE, ABS_ALWAYSONTOP,
6432         SEE_MASK_NO_CONSOLE, SEE_MASK_ASYNCOK, SEE_MASK_HMONITOR,
6433         FOF_NOCOPYSECURITYATTRIBS): Add defines.
6434         * include/shlobj.h (BFFM_SETOKTEXT, BFFM_SETEXPANDED,
6435         CSIDL_FLAG_DONT_VERIFY, CSIDL_FLAG_CREATE, CSIDL_FLAG_MASK,
6436         CFSTR_INETURL[AW], SHGDN_FOREDITING, SHGDN_FORADDRESSBAR,
6437         SSF_*): Add defines.
6438         (SHCNF_PATH[AW], SHCNF_PRINTER[AW], CFSTR_FILENAME[AW],
6439         CFSTR_FILENAMEMAP[AW], CFSTR_FILEDESCRIPTOR[AW], CFSTR_SHELLURL,
6440         CMDSTR_NEWFOLDER[AW], CMDSTR_VIEWLIST[AW], CMDSTR_VIEWDETAILS[AW]):
6441         Correct.
6442         (IEnumIDList): Add COBJMACROS.
6443         * include/winuser.h (MIM_*): Add define.
6444
6445 2004-01-04  Filip Navara  <xnavara@volny.cz>
6446
6447         * include/shlguid.h (IID_IPersistFolder2, IID_IPersistFolder3,
6448         IID_IShellFolder2, IID_IFileSystemBindData): Add declarations.
6449         * include/shlobj.h (EXTRASEARCH, SHCOLSTATEF, SHELLDETAILS,
6450         PERSIST_FOLDER_TARGET_INFO): Define structures.
6451         (IEnumExtraSearch, IShellFolder2, IFileSystemBindData,
6452         IPersistFolder2, IPersistFolder3): Add COM interface
6453         definitions.
6454         (IExtractIcon[AW], IShellLink[AW], IPersistFolder, IShellView,
6455         ICommDlgBrowser, IShellFolder2, IPersistFolder2, IPersistFolder3):
6456         Add COBJMACROS.
6457         (SHCreateDirectoryEx[AW], SHBindToParent): Add prototypes.
6458         * lib/shell32.c (IID_IPersistFolder2, IID_IPersistFolder3,
6459         IID_IShellFolder2, IID_IFileSystemBindData): Add definitions.
6460
6461 2004-01-03  Danny Smith  <dannysmith@users.sourceforge.net>
6462
6463         * include/mshtml.h (IHTMLDocument2): Correct write, writeln
6464         declarations.
6465         Thanks to: Rene Nyffenegger <renenyffenegger@users.sf.net>.
6466
6467 2004-01-03  Filip Navara  <xnavara@volny.cz>
6468
6469         * include/cguid.h (CLSID_StdGlobalInterfaceTable): Declare IID.
6470         * include/oaidl.h (ITypeLib2, ITypeInfo2): Define interfaces,
6471         declare IID's.
6472         (IErrorInfo): Add COBJMACROS.
6473         * include/objbase.h (STGM_NOSNAPSHOT): Add define.
6474         (CoGetPSClsid): Add protototype,
6475         (CoRegisterPSClsid): Likewise.
6476         * include/objidl.h (IMarshal): Correct methods.
6477         (IMallocSpy): Likewise,
6478         (LPPSFACTORYBUFFER): Add typedef.
6479         (IGlobalInterfaceTable): Define interface and COBJMACROS. Declare
6480         IID.
6481         (IStorage_CreateStorage, IRpcStubBuffer_Invoke): Fix macros.
6482         * include/ocidl.h (PROPBAG2_TYPE): Define enum.
6483         (PROPBAG2, QACONTAINERFLAGS, QACONTAINER, QACONTROL): Define
6484         structures.
6485         (IPropertyBag2, IPersistPropertyBag2,IAdviseSinkEx, IPointerInactive,
6486         IOleUndoUnit, IOleParentUndoUnit, IEnumOleUndoUnits, IOleUndoManager,
6487         IQuickActivate): Define interfaces. Declare IID's.
6488         (IPersistPropertyBag2): Add COBJMACROS.
6489         (LPOLEUNDOMANAGER): Add typedef.
6490         (LPPROPERTYBAG2): Likewise.
6491         * include/oleidl.h (LPPARSEDISPLAYNAME): Fix definiton.
6492         (BINDSPEED): Add definition.
6493         (IParseDisplayName, IOleItemContainer, IOleObject, IDropSource,
6494         IDropTarget): Add COBJMACROS.
6495         * include/wtypes.h (MEMCTX, MSHCTX): Fix enum.
6496         * include/winerror.h (CO_S_NOTALLINTERFACES): Add define.
6497         * lib/uuid.c (IID_IGlobalInterfaceTable, IID_IOleUndoManager,
6498         IID_IPersistPropertyBag2, IID_IPropertyBag2, IID_IRpcProxyBuffer):
6499         Add IID definitions.
6500
6501 2004-01-02  Filip Navara  <xnavara@volny.cz>
6502
6503         * include/ddk/winddk.h: Don't care about value of
6504         DBG define.
6505
6506 2004-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
6507             Filip Navara  <xnavara@volny.cz>
6508
6509         * include/ddk/winddk.h (_DDK_DUMMYUNION_MEMBER,
6510         _DDK_DUMMYUNION_N_MEMBER): New macros.
6511         (ExAllocateFromPagedLookasideList,ExFreeToPagedLookasideList,
6512         ExAllocateFromNPagedLookasideList, ExFreeToNPagedLookasideList):
6513         Use them.
6514
6515 2004-01-01  Filip Navara  <xnavara@volny.cz>
6516
6517         * include/objbase.h: Don't care about value of DBG define.
6518         * include/objidl.h: Add some COBJMACROS.
6519         * include/ocidl.h: Ditto.
6520         * include/oleidl.h: Ditto.
6521         * include/servprov.h: Ditto.
6522         * include/shlobj.h: Ditto.
6523         * include/shlobj.h (IContextMenu2): Correct parent in
6524         DECLARE_INTERFACE.
6525         * include/oleidl.h (IOleCache, IOleCache2, IOleCacheControl):
6526         Define interfaces.
6527         * include/setupapi.h (SetupGetLineTextA): Correct prototype.
6528         Add new constants for _SETUPAPI_VER >= 0x501.
6529
6530 2004-01-01  Filip Navara  <xnavara@volny.cz>
6531
6532         * include/winnt.h (NtCurrentTeb): Add inline definition.
6533
6534 2004-01-01  Martin Fuchs  <martin-fuchs@gmx.net>
6535
6536         * include/shlobj.h (SHCoCreateInstance): Add prototype.
6537         * lib/shell32.def (SHCoCreateInstance): Add export stub.
6538
6539 2004-01-01  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
6540
6541         * lib/setupapi.def (CM_Request_Device_Eject[AW]): Add export.
6542         (CM_Request_Device_Eject_Ex[AW]): Likwise.
6543         * include/ddk/cfg.h (DN_*): Add defines.
6544
6545 2004-01-01  Danny Smith  <dannysmith@users.sourceforge.net>
6546
6547         * lib/ddk/cfgmgr32.def: Remove duplicate symbol names.
6548
6549 2004-01-01  Mattia Barbon  <mbarbon@users.sourceforge.net>
6550
6551         * include/commctrl.h (TVN_GETINFOTIP): Add UNICODE mappings.
6552         (NMTVGETINFOTIP): Add structure.
6553
6554 2003-12-08  Danny Smith  <dannysmith@users.sourceforge.net>
6555
6556         * include/winuser.h (DISPLAY_DEVICE_*): Remove defines.
6557         * include/wingdi.h (DISPLAY_DEVICE_REMOVABLE,
6558         DISPLAY_DEVICE_MODESPRUNED): Add defines.
6559
6560 2003-12-08  Hartmut Honisch  <hhonisch@users.sourceforge.net>
6561
6562         * include/commctrl.h (ListView_Get_State, ListView_Check_State):
6563         Add macros.
6564         * include/wingdi.h  (DISPLAY_DEVICE_*): Add multi-monitor
6565         constants.
6566         * include/shlobj.h (SHCOLUMNINIT): Add structure.
6567         (SHCOLUMNDAT): Likwise.
6568         (SHCOLUMNID): Likewise.
6569         (SHCOLUMNINFO): Likewise.
6570         (SHCOLSTATE): Add enum.
6571         (IColumnProvider): Add COM interface.
6572         (IQueryInfo): Likewise.
6573         (IShellIconOverlayIdentifier): Likewise.
6574         * include/shlguid.h (IID_IColumnProvider) Declare.
6575         (IID_IQueryInfo): Likweise.
6576         (IID_IShellIconOverlayIdentifier): Likwise.
6577         * lib/shell32.c (IID_IColumnProvider) Define.
6578         (IID_IQueryInfo): Likweise.
6579         (IID_IShellIconOverlayIdentifier): Likwise.
6580
6581 2003-12-08  Roald Ribe  <rrib@users.sourceforge.net>
6582
6583         * include/winuser.h (RT_MANIFEST): Add define.
6584
6585 2003-12-08  Pascal Buhler  <pbuhler@users.sourceforge.net>
6586
6587         * include/oleidl.h (IViewObject2): Inherit from IViewObject.
6588
6589 2003-12-01  Danny Smith  <dannysmith@users.sourceforge.net>
6590
6591         * include/winnt.h (GetCurrentFiber): Remove duplicate prototype.
6592         (GetFiberData): Likewise.
6593         (GetCurrentFiber): Change volatile to __volatile__.
6594         (GetFiberData): Likewise.
6595
6596 2003-11-27  Christopher Faylor  <cgf@redhat.com>
6597
6598         * lib/Makefile.in: Use make function to locate .mri file to allow
6599         building in directory other than source directory.
6600
6601 2003-11-27  Danny Smith  <dannysmith@users.sourceforge.net>
6602
6603         * lib/vfw32.def: Remove, replacing with ...
6604         * lib/msvfw32.def: New file.
6605         * lib/avicap32.def: New file.
6606         * lib/avifil32.def: New file.
6607         * lib/vfw32.mri: New file.
6608         * Makefile.in: (MRI_FILES, MIMPLIBS): New vars for
6609         import libs with multiple dll's.
6610         (LIBS): Add MIMPLIBS.
6611         (DISTFILES): Add MRI_FILES.
6612         (libvfw32.a): Build using mri script.
6613
6614 2003-11-23  Danny Smith  <dannysmith@users.sourceforge.net>
6615
6616         * include/winnt.h (PAGE_*): Group defines together. Change
6617         constants to hex notation.
6618
6619 2003-11-15  Manu B  <manubee@users.sourceforge.net>
6620
6621         * include/commctrl.h (TabCtrl_GetImageList): Add macro.
6622
6623 2003-11-13 Martin Fuchs  <martin-fuchs@gmx.net>
6624
6625         * include/shlobj.h (ILAppendID, ILClone, ILCloneFirst, ILCombine,
6626         ILFindChild, ILFindLastID, ILFree, ILGetNext, ILGetSize, ILIsEqual,
6627         ILIsParent, ILLoadFromStream, ILRemoveLastID, ILSaveToStream):
6628         Add prototypes.
6629         * lib/shell32.def: Add stubs.
6630
6631         * include/commctrl.h (ListView_FindItem): Add type cast to avoid
6632         compiler warnings.
6633
6634 2003-11-13  Hans Leidekker  <hans@it.vu.nl>
6635
6636         * include/winbase.h (WIN32_STREAM_ID): Correct typedef.
6637
6638 2003-10-13  Andre Auzi  <aauzi@users.sourceforge.net>
6639
6640         * include/windows.h (CopyCursor): Define as macro.
6641
6642 2003-10-13  Steven Edwards  <Steven_Ed4153@yahoo.com>
6643
6644         * include/winnt.h (CONTAINING_RECORD): Add macro.
6645
6646 2003-10-13  Danny Smith  <dannysmith@users.sourceforge.net>
6647
6648         * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED, FILE_CREATED,
6649         FILE_OVERWRITTEN, FILE_EXISTS, FILE_DOES_NOT_EXIST): Remove
6650         defines.
6651
6652 2003-10-13  Filip Navara  <xnavara@volny.cz>
6653
6654         * include/commctrl.h (DSA_*): Add prototypes, typedefs and
6655         defines for Dynamic Storage Arrays.
6656         (DPA_*): Likewise, for Dynamic Pointer Arrays.
6657         (FlatSB_*, InitializeFlatSB, InitializeFlatSB): Add prototypes
6658         and defines for Flat ScrollBars.
6659         (SetWindowSubclass, GetWindowSubclass, RemoveWindowSubclass,
6660         DefSubclassProc): Add prototypes for subclassing.
6661         (DrawShadowText): Add prototype.
6662         (COMCTL32_VERSION): Define.
6663
6664 2003-10-13  Martin Fuchs  <Martin-Fuchs@gmx.net>
6665
6666         * include/shlobj.h (CFSTR_FILENAME, CFSTR_FILEDESCRIPTOR,
6667         CFSTR_FILENAMEMAP, CFSTR_SHELLURL): Correct UNICODE definitions.
6668
6669 2003-10-13  Pierre Humblet  <pierre.humblet@ieee.org>
6670
6671         * include/winnt.h (SM_REMOTESESSION): Add define.
6672         * include/winuser.h (SE_CREATE_GLOBAL_NAME): Ditto.
6673
6674 2003-10-13  Danny Smith  <dannysmith@users.sourceforge.net>
6675
6676         * include/wincrypt (KP_IV, KP_SALT, KP_PADDING, KP_MODE,
6677         KP_MODE_BITS, KP_PERMISSIONS, KP_ALGID, KP_BLOCKLEN): Remove
6678         duplicate definitions.
6679         (KP_X, KP_Y): Correct typos.
6680
6681 2003-10-11  Manu B  <manubee@users.sourceforge.net>
6682
6683         * include/afxres.h: New file.
6684
6685         * include/richedit.h (ES_NOOLEDRAGDROP, ENM_DRAGDROPDONE,
6686         ENM_IMECHANGE, ENM_LANGCHANGE, ENM_OBJECTPOSITIONS,
6687         ENM_SCROLLEVENTS): Add constants.
6688
6689         * include/richedit.h (ES_SELECTIONBAR, ENM_LINK): Sort constants.
6690
6691 2003-10-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6692
6693         * include/errorep.h: New file.
6694
6695         * lib/faultrep.def: New file.
6696
6697 2003-10-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6698
6699         * include/winbase.h (AddVectoredExceptionHandler): Define if
6700         _WIN32_WINNT >= 0x0500.
6701
6702         * include/winnt.h (PVECTORED_EXCEPTION_HANDLER): Define if
6703         _WIN32_WINNT >= 0x0500.
6704
6705 2003-10-08  Corinna Vinschen  <corinna@vinschen.de>
6706
6707         * include/winbase.h (AddVectoredExceptionHandler): Only define if
6708         _WIN32_WINNT >= 0x0501.
6709
6710 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6711
6712         * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW],
6713         UnregisterWaitEx): Add functions.
6714
6715         * include/winbase.h [_WIN32_WINNT >= 0x0500]
6716         (AddVectoredExceptionHandler, RemoveVectoredExceptionHandler): Add
6717         or guard function. The MSDN says it is available on Windows XP and
6718         better, and then it says it is declared for _WIN32_WINNT >= 0x0500.
6719         Huh?
6720
6721         * include/winbase.h [_WIN32_WINNT >= 0x0501] (AddRefActCtx,
6722         CreateActCtx[AW], SetFileShortName[AW], SetFileValidData,
6723         ZombifyActCtx, QueryActCtxW): Add functions.
6724
6725         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6726         (QUERY_ACTCTX_FLAG_USE_ACTIVE_ACTCTX,
6727         QUERY_ACTCTX_FLAG_ACTCTX_IS_HMODULE,
6728         QUERY_ACTCTX_FLAG_ACTCTX_IS_ADDRESS): Add constants.
6729
6730         * include/winbase.h [_WIN32_WINNT >= 0x0502] (SetDllDirectory[AW],
6731         SetFirmwareEnvironmentVariable[AW]): Add functions.
6732
6733         * include/winnt.h [_WIN32_WINNT >= 0x0500] (VER_BUILDNUMBER,
6734         VER_MAJORVERSION, VER_MINORVERSION, VER_PLATFORMID,
6735         VER_SERVICEPACKMAJOR, VER_SERVICEPACKMINOR, VER_SUITENAME,
6736         VER_PRODUCT_TYPE, VER_EQUAL, VER_GREATER, VER_GREATER_EQUAL,
6737         VER_LESS, VER_LESS_EQUAL, VER_AND, VER_OR): Add constants.
6738
6739         * include/winnt.h [_WIN32_WINNT >= 0x0501]
6740         (PVECTORED_EXCEPTION_HANDLER): Add callback.
6741
6742         * include/winnt.h [_WIN32_WINNT >= 0x0501]
6743         (ACTIVATION_CONTEXT_INFO_CLASS,
6744         ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION,
6745         ACTIVATION_CONTEXT_DETAILED_INFORMATION,
6746         ACTIVATION_CONTEXT_QUERY_INDEX, ASSEMBLY_FILE_DETAILED_INFORMATION):
6747         Add structures.
6748
6749         * lib/user32.def (AddRefActCtx, AddVectoredExceptionHandler,
6750         CreateActCtx[AW], SetComputerNameEx[AW], SetDllDirectory[AW],
6751         SetFileShortName[AW], SetFileValidData,
6752         SetFirmwareEnvironmentVariable[AW], UnregisterWaitEx,
6753         VerSetConditionMask, ZombifyActCtx, QueryActCtxW): Add functions.
6754
6755 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6756
6757         * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic,
6758         ResetWriteWatch): Add function.
6759
6760         * include/winbase.h [_WIN32_WINNT >= 0x0500]
6761         (GetSystemWindowsDirectory[AW], ProcessIdToSessionId, ReplaceFile[AW]):
6762         Add functions.
6763
6764         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6765         (GetSystemWow64Directory[AW], HeapQueryInformation,
6766         HeapSetInformation, InitializeSListHead, InterlockedFlushSList,
6767         InterlockedPopEntrySList, InterlockedPushEntrySList, IsProcessInJob,
6768         IsWow64Process, QueryMemoryResourceNotification, ReleaseActCtx,
6769         RemoveVectoredExceptionHandler): Add functions.
6770
6771         * include/winnt.h [_WIN32_WINNT >= 0x0501] (HEAP_INFORMATION_CLASS):
6772         Add enumeration.
6773
6774         * include/winbase.h [_WIN32_WINNT >= 0x0502] (GetThreadIOPendingFlag):
6775         Add function.
6776
6777         * include/winbase.h [_WIN32_WINNT >= 0x0510] (RestoreLastError):
6778         Add function. The MSDN Magazine of June 2003 reads:
6779                 RestoreLastError is an enigma. It's code is identical to
6780                 SetLastError. It's unclear to me why it was made into a
6781                 separate API.
6782
6783         * lib/user32.def (GetSystemWindowsDirectory[AW],
6784         GetSystemWow64Directory[AW], GetThreadIOPendingFlag,
6785         HeapQueryInformation, HeapSetInformation, InitializeSListHead,
6786         InterlockedFlushSList, InterlockedPopEntrySList,
6787         InterlockedPushEntrySList, IsSystemResumeAutomatic, IsWow64Process,
6788         ProcessIdToSessionId, QueryMemoryResourceNotification, ReleaseActCtx,
6789         RemoveVectoredExceptionHandler, ReplaceFile[AW], ResetWriteWatch,
6790         RestoreLastError): Add functions.
6791
6792 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6793
6794         * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW],
6795         GetProcessIoCounters): Add functions.
6796
6797         * include/winbase.h [_WIN32_WINNT >= 0x0500] (COMPUTER_NAME_FORMAT):
6798         Move around, needed by GetComputerNameEx.
6799
6800         * include/winbase.h [_WIN32_WINNT >= 0x0501] (FindActCtxSectionGuid,
6801         FindActCtxSectionString[AW], GetCurrentActCtx, GetNativeSystemInfo):
6802         Add functions.
6803
6804         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6805         (ACTCTX_SECTION_KEYED_DATA): Add structure.
6806
6807         * include/winbase.h [_WIN32_WINNT >= 0x0502] (GetDllDirectory[AW],
6808         GetFirmwareEnvironmentVariable[AW], GetProcessHandleCount,
6809         GetProcessId, GetSystemRegistryQuota): Add functions, available on
6810         Windows XP SP1 and better.
6811
6812         * include/winnt.h [_WIN32_WINNT >= 0x0501]
6813         (ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION,
6814         ACTIVATION_CONTEXT_SECTION_DLL_REDIRECTION,
6815         ACTIVATION_CONTEXT_SECTION_WINDOW_CLASS_REDIRECTION,
6816         ACTIVATION_CONTEXT_SECTION_COM_SERVER_REDIRECTION,
6817         ACTIVATION_CONTEXT_SECTION_COM_INTERFACE_REDIRECTION,
6818         ACTIVATION_CONTEXT_SECTION_COM_TYPE_LIBRARY_REDIRECTION,
6819         ACTIVATION_CONTEXT_SECTION_COM_PROGID_REDIRECTION,
6820         ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES): Add constants.
6821
6822         * lib/user32.def (FindActCtxSectionGuid, FindActCtxSectionString[AW],
6823         GetComputerNameEx[AW], GetCurrentActCtx, GetDllDirectory[AW],
6824         GetFirmwareEnvironmentVariable[AW], GetModuleHandleEx[AW],
6825         GetNativeSystemInfo, GetProcessHandleCount, GetProcessIoCounters):
6826         Add functions.
6827
6828 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6829
6830         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6831         (CheckRemoteDebuggerPresent, DebugActiveProcessStop, DebugBreakProcess,
6832         DebugSetProcessKillOnExit): Add functions.
6833
6834         * include/winbase.h [_WIN32_WINNT >= 0x0500] (DeleteTimerQueue,
6835         DeleteTimerQueueEx, DeleteTimerQueueTimer,
6836         DnsHostnameToComputerName[AW]): Add functions.
6837
6838         * lib/user32.def (CheckRemoteDebuggerPresent, DebugActiveProcessStop,
6839         DebugBreakProcess, DebugSetProcessKillOnExit, DeleteTimerQueueEx,
6840         DeleteTimerQueueTimer, DnsHostnameToComputerName[AW]): Add functions.
6841
6842 2003-10-07  Kobun Fujimori  <kobun@users.sourceforge.net>
6843
6844         * include/winbase.h (GetVolumePathNamesForVolumeName): Available
6845         on Windows XP and later.
6846
6847 2003-10-07  Manu B  <manubee@users.sourceforge.net>
6848
6849         * include/commctrl.h (TreeView_Select): Returns BOOL.
6850
6851 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6852
6853         * include/winbase.h (CancelDeviceWakeupRequest): Add function.
6854
6855         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6856         (CreateMemoryResourceNotification, DeactivateActCtx): Add functions.
6857
6858         * include/winbase.h [_WIN32_WINNT >= 0x0500] (CreateTimerQueue,
6859         CreateTimerQueueTimer): Add function.
6860
6861         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6862         (MEMORY_RESOURCE_NOTIFICATION_TYPE): Add enumeration.
6863
6864         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6865         (DEACTIVATE_ACTCTX_FLAG_FORCE_EARLY_DEACTIVATION): Add constant.
6866
6867         * include/winnt.h (WT_*): Add constants.
6868
6869         * lib/user32.def (CancelDeviceWakeupRequest,
6870         CreateMemoryResourceNotification, CreateTimerQueueTimer,
6871         DeactivateActCtx): Add functions.
6872
6873 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6874
6875         * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread):
6876         Add function. Sometimes I don't understand MSDN. This function is
6877         available on Windows XP and Server 2003, but the SDK is supposed to
6878         make it available when _WIN32_WINNT >= 0x0400, or so says the MSDN.
6879         Mmmh...
6880
6881         * include/winbase.h [_WIN32_WINNT >= 0x0400] (CreateFiberEx):
6882         Guard function. Same remark as above.
6883
6884         * lib/user32.def (ConvertFiberToThread, CreateFiberEx):
6885         Add functions.
6886
6887 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6888
6889         * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_FLAG_*):
6890         Add constants.
6891
6892         * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX[AW]): Add
6893         structures.
6894
6895         * include/winbase.h [_WIN32_WINNT >= 0x0501] (ActivateActCtx): Add
6896         function. MSDN says the first argument is HACTCTX but I'm not sure
6897         where such a specialized handle is defined, so use HANDLE instead.
6898
6899         * include/winbase.h [_WIN32_WINNT >= 0x0501] (AttachConsole,
6900         CheckNameLegalDOS8Dot3[AW]): Add functions.
6901
6902         * lib/user32.def (ActivateActCtx, AttachConsole,
6903         CheckNameLegalDOS8Dot3[AW]): Add functions.
6904
6905         * lib/user32.def (AddLocalAlternateComputerName[AW]): Add functions.
6906         Unfortunately I don't know which header to put the declarations in.
6907
6908 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6909
6910         * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES, CTRY_MONGOLIA):
6911         Add constants.
6912
6913         * include/winnls.h (NLS_FUNCTION, SYSGEOCLASS, SYSGEOTYPE): Add
6914         constants for National Language Support.
6915
6916         * include/winnls.h (NLSVERSIONINFO): Add structure for National
6917         Language Support.
6918
6919         * include/winnls.h (GEO_ENUMPROC): Add callback for National
6920         Language Support.
6921
6922         * include/winnls.h (EnumSystemGeoID, GetCalendarInfo[AW],
6923         GetGeoInfo[AW], GetUserGeoID, SetCalendarInfo[AW], SetUserGeoID):
6924         Add functions.
6925
6926         * include/winnls.h (IsNLSDefinedString, GetNLSVersion): Add
6927         functions. Strange... I am unable to find which library contains
6928         these functions. Can't find anything with pexports. Any clue?
6929
6930         * lib/user32.def (EnumSystemGeoID, GetGeoInfo[AW], GetUserGeoID,
6931         SetUserGeoID): Add functions.
6932
6933 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6934
6935         * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_GALICIAN,
6936         LANG_SYRIAC, LANG_INVARIANT, SUBLANG_KASHMIRI_SASIA): Add constants.
6937
6938         * include/winnt.h (SUBLANG_AZERI_LATIN, SUBLANG_AZERI_CYRILLIC,
6939         SUBLANG_ENGLISH_ZIMBABWE, SUBLANG_ENGLISH_PHILIPPINES): Fix wrong
6940         value for constants.
6941
6942 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6943
6944         * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY,
6945         INTERNATIONAL_USAGE, KP_SCHANNEL_ALG): Add constants. Specifying
6946         the algorithms.
6947
6948 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6949
6950         * include/wincrypt.h (CRYPT_FLAGS_*): Add constants. Protocol flags.
6951
6952 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6953
6954         * include/wincrypt.h (KP_*): Add constants. Needed by
6955         CryptSetKeyParam() and other functions.
6956
6957 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6958
6959         * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_*, CONSOLE_*):
6960         Add constants, related to Console Accessibility.
6961
6962 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6963
6964         * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX): Ooops...
6965         wrong value for constant.
6966
6967 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6968
6969         * include/winuser.h [WINVER >= 0x0500] (EVENT_*): Add constants.
6970
6971         * include/uxtheme.h: Cleanup.
6972         * include/tmschema.h: Cleanup.
6973
6974 2003-10-02  Luke Dunstan  <infidel@users.sourceforge.net>
6975
6976         * include/winspool.h (GetDefaultPrinter[AW]): Add functions.
6977         * lib/winspool.def (GetDefaultPrinter[AW]): Add stubs.
6978
6979 2003-10-01  Danny Smith  <dannysmith@users.sourceforge.net>
6980
6981         * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define.
6982
6983 2003-09-30  Danny Smith  <dannysmith@users.sourceforge.net>
6984
6985         * include/winuser.h (BSF_*, BSM_*):  Sync constants defined in
6986         both winuser.h and dbt.h.
6987         * include/dbt.h (BSF_*, BSM_*): Likewise.
6988
6989         * include/winuser.h (struct tagRAWINPUT): Remove
6990         _ANONYMOUS_UNION tag from named union.
6991         (struct tagRAWMOUSE): Add _ANONYMOUS_STRUCT to nameless struct.
6992
6993 2003-09-30  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6994
6995         * include/dhcpcdsk.h: New file.
6996         Note that MSDN is confused about whether it should start constant
6997         and structure names with DHCPCAPI or DHCPAPI. It's using both but
6998         experience suggests it's DHCPCAPI with `C'.
6999
7000         * lib/dhcpcsvc.def: New file.
7001
7002 2003-09-30  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7003
7004         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT,
7005         RIM_INPUTSINK): Add constants, for use by WM_INPUT notification.
7006
7007         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIDEV_REMOVE,
7008         RIDEV_EXCLUDE, RIDEV_PAGEONLY, RIDEV_NOLEGACY, RIDEV_INPUTSINK,
7009         RIDEV_CAPTUREMOUSE, RIDEV_NOHOTKEYS, RIDEV_APPKEYS): Add constants,
7010         for use in RAWINPUTDEVICE.
7011
7012         * include/winuser.h [_WIN32_WINNT >= 0x0501]
7013         (GetRawInputDeviceInfo[AW]): Ooops... there are
7014         ANSI/Unicode versions of this function.
7015
7016         * lib/user32.def (GetRawInputDeviceInfo[AW]): Ooops... there
7017         are ANSI/Unicode versions of this function.
7018
7019 2003-09-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7020
7021         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPEMOUSE,
7022         RIM_TYPEKEYBOARD, RIM_TYPEHID, MOUSE_MOVE_RELATIVE,
7023         MOUSE_MOVE_ABSOLUTE, MOUSE_VIRTUAL_DESKTOP,
7024         MOUSE_ATTRIBUTES_CHANGED, RI_MOUSE_LEFT_BUTTON_DOWN,
7025         RI_MOUSE_LEFT_BUTTON_UP, RI_MOUSE_RIGHT_BUTTON_DOWN,
7026         RI_MOUSE_RIGHT_BUTTON_UP, RI_MOUSE_MIDDLE_BUTTON_DOWN,
7027         RI_MOUSE_MIDDLE_BUTTON_UP, RI_MOUSE_BUTTON_1_DOWNT_BUTTON_DOWN,
7028         RI_MOUSE_BUTTON_1_UP, RI_MOUSE_BUTTON_2_DOWNHT_BUTTON_DOWN,
7029         RI_MOUSE_BUTTON_2_UP, RI_MOUSE_BUTTON_3_DOWNDLE_BUTTON_DOWN,
7030         RI_MOUSE_BUTTON_3_UP, RI_MOUSE_BUTTON_4_DOWN,
7031         RI_MOUSE_BUTTON_4_UP, RI_MOUSE_BUTTON_5_DOWN,
7032         RI_MOUSE_BUTTON_5_UP, RI_MOUSE_WHEEL, KEYBOARD_OVERRUN_MAKE_CODE,
7033         RI_KEY_MAKE, RI_KEY_BREAK, RI_KEY_E0, RI_KEY_E1,
7034         RI_KEY_TERMSRV_SET_LED, RI_KEY_TERMSRV_SHADOW, RID_INPUT,
7035         RID_HEADER, RIDI_PREPARSEDDATA, RIDI_DEVICENAME,
7036         RIDI_DEVICEINFO): Add constants.
7037
7038         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RAWINPUTHEADER,
7039         RAWMOUSE, RAWKEYBOARD, RAWHID, RAWINPUT, RAWINPUTDEVICE,
7040         RAWINPUTDEVICELIST): Add structures.
7041
7042         * include/winuser.h [_WIN32_WINNT >= 0x0501] (DefRawInputProc,
7043         GetRawInputBuffer, GetRawInputData, GetRawInputDeviceInfo,
7044         GetRawInputDeviceList, GetRegisteredRawInputDevices): Add functions.
7045
7046         * lib/user32.def (DefRawInputProc, GetRawInputBuffer,
7047         GetRawInputData, GetRawInputDeviceInfo, GetRawInputDeviceList,
7048         GetRegisteredRawInputDevices): Add functions.
7049
7050 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7051
7052         * include/winable.h (BlockInput): Add function.
7053
7054         * include/winable.h (WS_ACTIVECAPTION): Add constant.
7055         For use with WINDOWINFO structure.
7056
7057         * include/winuser.h [_WIN32_WINNT >= 0x0500] (LockWorkStation):
7058         Add function.
7059
7060         * include/winuser.h [_WIN32_WINNT >= 0x0501] (IsWinEventHookInstalled):
7061         Add function.
7062
7063         * include/winuser.h [WINVER >= 0x0500] (UnhookWinEvent):
7064         Add function...
7065
7066         * include/winable.h [WINVER < 0x0500] (UnhookWinEvent):
7067         ...and duplicate.
7068
7069         * include/winuser.h [_WIN32_WINNT >= 0x0403] (SendInput):
7070         Guard function...
7071
7072         * include/winable.h [_WIN32_WINNT < 0x0403] (SendInput):
7073         ...and duplicate.
7074
7075         * include/winuser.h [WINVER >= 0x0500] (NotifyWinEvent):
7076         Guard function...
7077
7078         * include/winable.h [WINVER < 0x0500] (NotifyWinEvent):
7079         ...and duplicate.
7080
7081         * include/winuser.h [WINVER >= 0x0500] (MOUSEINPUT, KEYBDINPUT,
7082         HARDWAREINPUT, INPUT): Guard structures...
7083
7084         * include/winable.h [WINVER < 0x0500] (MOUSEINPUT, KEYBDINPUT,
7085         HARDWAREINPUT, INPUT): ...and duplicate.
7086
7087         * include/winuser.h [_WIN32_WINNT >= 0x0403] (INPUT_MOUSE,
7088         INPUT_KEYBOARD, INPUT_HARDWARE): Guard constants...
7089
7090         * include/winable.h [_WIN32_WINNT < 0x0403] (INPUT_MOUSE,
7091         INPUT_KEYBOARD, INPUT_HARDWARE): ...and duplicate.
7092
7093         * include/winuser.h: Move around some lines. Reformat according
7094         to recommended or dominant style. Remove FAR keyword.
7095
7096         * include/winable.h: Move around some lines.
7097
7098         * lib/user32.def (BlockInput, IsWinEventHookInstalled,
7099         LockWorkStation, UnhookWinEvent): Add functions.
7100
7101 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7102
7103         * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,
7104         PW_CLIENTONLY): Add function and constant.
7105
7106         * lib/user32.def (PrintWindow): Add function.
7107
7108 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7109
7110         * include/winuser.h (RealGetWindowClassA[AW]): Add function.
7111
7112         * lib/user32.def (RealGetWindowClassA[AW]): Add function.
7113
7114 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7115
7116         * include/winuser.h [WINVER >= 0x0500] (RegisterDeviceNotification[AW],
7117         DEVICE_NOTIFY_WINDOW_HANDLE, DEVICE_NOTIFY_SERVICE_HANDLE,
7118         DEVICE_NOTIFY_ALL_INTERFACE_CLASSES): Add function and constants.
7119
7120         * lib/user32.def (RegisterDeviceNotification[AW]): Add function.
7121
7122 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7123
7124         * include/winuser.h [WINVER >= 0x0500] (SetWinEventHook, WINEVENTPROC,
7125         WINEVENT_OUTOFCONTEXT, WINEVENT_SKIPOWNTHREAD, WINEVENT_SKIPOWNPROCESS,
7126         WINEVENT_INCONTEXT): Add function, typedef, and constants.
7127
7128         * include/winable.h [WINVER < 0x0500] (SetWinEventHook, WINEVENTPROC,
7129         WINEVENT_OUTOFCONTEXT, WINEVENT_SKIPOWNTHREAD, WINEVENT_SKIPOWNPROCESS,
7130         WINEVENT_INCONTEXT): Add function, typedef, and constants.
7131
7132         * include/winuser.h [_WIN32_WINNT >= 0x0500] (UserHandleGrantAccess):
7133         Add function.
7134
7135         * lib/user32.def (SetWinEventHook, UserHandleGrantAccess):
7136         Add functions.
7137
7138 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7139
7140         * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT,
7141         ACE_OBJECT_TYPE_PRESENT): Add constants.
7142         For use with OBJECTS_AND_NAME structure.
7143
7144 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7145
7146         * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheritanceSource[AW]):
7147         Add functions. Don't know what PFN_OBJECT_MGR_FUNCTS is so use
7148         void* instead.
7149
7150         * include/accctrl.h [_WIN32_WINNT >= 0x0501] (INHERITED_FROM[AW],
7151         PINHERITED_FROM[AW]): Add structures.
7152
7153         * lib/user32.def (GetInheritanceSource[AW]): Add functions.
7154
7155 2003-09-26  Corinna Vinschen  <corinna@vinschen.de>
7156
7157         * include/winuser.h (FLASHWINFO, PFLASHWINFO): Define for 98/Me, too.
7158
7159 2003-09-25  Danny Smith  <dannysmith@users.sourceforge.net>
7160
7161         * lib/version.def (LIBRARY): Quote name.
7162
7163 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7164
7165         * include/winuser.h (GetClipboardSequenceNumber): Add functions
7166         and constants.
7167
7168         * include/winuser.h (GetGuiResources, GR_GDIOBJECTS,
7169         GR_USEROBJECTS): Add functions and constants.
7170
7171         * include/winuser.h (GetMouseMovePointsEx, GMMP_USE_DISPLAY_POINTS,
7172         GMMP_USE_HIGH_RESOLUTION_POINTS): Add functions and constants.
7173
7174         * include/winuser.h (InSendMessageEx, ISMEX_NOSEND, ISMEX_CALLBACK,
7175         ISMEX_NOTIFY, ISMEX_REPLIED, ISMEX_SEND): Add functions and
7176         constants.
7177
7178         * lib/user32.def (GetClipboardSequenceNumber, GetGuiResources,
7179         GetMouseMovePointsEx, InSendMessageEx): Add functions.
7180
7181 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7182
7183         * include/winuser.h (BroadcastSystemMessage, BroadcastSystemMessageA,
7184         BroadcastSystemMessageW, BroadcastSystemMessageEx,
7185         BroadcastSystemMessageExA, BroadcastSystemMessageExW,
7186         BSMINFO, BSF_ALLOWSFW, BSF_SENDNOTIFYMESSAGE, BSF_LUID,
7187         BSF_RETURNHDESK): Add functions and constants.
7188
7189         * include/winuser.h (EnumDisplaySettingsEx, EnumDisplaySettingsExA,
7190         EnumDisplaySettingsExW, EDS_RAWMODE): Add functions and constant.
7191
7192         * include/winuser.h (IsGUIThread, IsHungAppWindow, FlashWindowEx,
7193         GetProcessDefaultLayout, SetProcessDefaultLayout,
7194         RealChildWindowFromPoint, SetProcessDefaultLayout,
7195         SwitchToThisWindow): Add functions.
7196
7197         * lib/user32.def (BroadcastSystemMessageA, BroadcastSystemMessageW,
7198         BroadcastSystemMessageExA, BroadcastSystemMessageExW,
7199         EnumDisplaySettingsExA, EnumDisplaySettingsExW, FlashWindowEx,
7200         GetProcessDefaultLayout, IsGUIThread, IsHungAppWindow,
7201         RealChildWindowFromPoint, SetProcessDefaultLayout,
7202         SwitchToThisWindow): Add function.
7203
7204 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7205
7206         * include/winuser.h (DeregisterShellHookWindow): Add function.
7207
7208         * include/winuser.h [_WIN32_WINNT >= 0x0500] (EndTask): Add function.
7209
7210         * lib/user32.def (EndTask): Add function.
7211
7212         * include/winuser.h (WINVER, _WIN32_WINNT): It's better (?) to
7213         use _WIN32_WINNT instead of WINVER to test for Windows 2000.
7214
7215         * include/winable.h: Reorder target macros.
7216
7217         * lib/*.def: Cleanup.
7218
7219 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7220
7221         * include/winuser.h [WINVER >= 0x0500] (AnimateWindow): Add
7222         function.
7223
7224         * lib/user32.def (AnimateWindow): Add function. By the way
7225         there are ~ 140 symbols missing from this file when comparing
7226         to user32.dll on Windows XP.
7227
7228 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7229
7230         * include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_ACTIVATE,
7231         AW_BLEND, AW_HIDE, AW_CENTER, AW_HOR_POSITIVE, AW_HOR_NEGATIVE,
7232         AW_VER_POSITIVE, AW_VER_NEGATIVE): Add constants. For use by
7233         AnimateWindow().
7234
7235 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7236
7237         * include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo,
7238         LPGUITHREADINFO): Add function and associated typedef...
7239
7240         * include/winable.h [WINVER < 0x0500] (GetGUIThreadInfo,
7241         LPGUITHREADINFO): ...and duplicate them in <winable.h> as
7242         seems to be required on older versions of Windows.
7243
7244 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7245
7246         * include/GL/glu.h (gluErrorUnicodeStringWIN): Add macro
7247         function. MSDN suggests using gluErrorUnicodeStringWIN
7248         instead of gluErrorString, as it allows both ANSI and Unicode
7249         error strings.
7250
7251         * include/GL/glu.h (gluErrorUnicodeStringEXT): Make the
7252         returned pointer const for consistency reasons.
7253
7254 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7255
7256         * include/GL/glu.h (gluErrorUnicodeStringEXT): Add function.
7257         Function exists in glu32.def but is undocumented on MSDN.
7258         A Google search came up with this declaration.
7259
7260 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7261
7262         * include/GL/glu.h: Rewritten from scratch. Started from GLU 1.3
7263         headers from OpenGL Sample Implementation. Windows ships with
7264         GLU 1.2 so some constants and functions were removed. Then some
7265         typedef's and function declarations were reworked to look like
7266         the previous GL/glu.h.
7267
7268 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7269
7270         * include/uxtheme.h (PROPERTYORIGIN): the documentation of
7271         PROPERTYORIGIN suggests it's `PROPERTYORIGIN' but experimentation
7272         suggests it's actually `enum PROPERTYORIGIN'. Keep both.
7273
7274         * include/uxtheme.h (THEME_SIZE, THEMESIZE): MSDN suggests
7275         it's either `THEME_SIZE' or `THEMESIZE' but experimentation
7276         suggests it's actually `enum THEMESIZE'. Keep `THEME_SIZE'
7277         and `enum THEMESIZE'.
7278
7279 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7280
7281         * include/uxtheme.h: New file.
7282         * include/tmschema.h: New file.
7283         * include/uxtheme.def: New file.
7284         * lib/test.c: Include uxtheme.h, tmschema.h.
7285
7286 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7287
7288         * include/winuser.h (KEYEVENTF_UNICODE, KEYEVENTF_SCANCODE):
7289         Add defines.
7290
7291 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7292
7293         * include/winable.h [_WIN32_WINNT < 0x0403] (INPUT_MOUSE,
7294         INPUT_KEYBOARD, INPUT_HARDWARE): Duplicate defines in
7295         <winable.h> as seems to be required on older versions of
7296         Windows.
7297
7298 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7299
7300         * include/winuser.h [WINVER >= 0x0500] (CHILDID_SELF,
7301         GUI_CARETBLINKING, GUI_INMOVESIZE, GUI_INMENUMODE,
7302         GUI_SYSTEMMENUMODE, GUI_POPUPMENUMODE, GUI_16BITTASK):
7303         Add defines, the last one only on Windows XP...
7304
7305         * include/winable.h [WINVER < 0x0500] (CHILDID_SELF,
7306         GUI_CARETBLINKING, GUI_INMOVESIZE, GUI_INMENUMODE,
7307         GUI_SYSTEMMENUMODE, GUI_POPUPMENUMODE): ...and duplicate
7308         them in <winable.h> as seems to be required on older
7309         versions of Windows.
7310
7311 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7312
7313         * include/winuser.h [WINVER >= 0x0500] (GUITHREADINFO,
7314         OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR, OBJID_MENU,
7315         OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL, OBJID_SIZEGRIP,
7316         OBJID_CARET, OBJID_CURSOR, OBJID_ALERT, OBJID_SOUND): Bring
7317         back into <winuser.h>...
7318
7319         * include/winable.h [WINVER < 0x0500] (GUITHREADINFO,
7320         OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR, OBJID_MENU,
7321         OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL, OBJID_SIZEGRIP,
7322         OBJID_CARET, OBJID_CURSOR, OBJID_ALERT, OBJID_SOUND): ...and
7323         comment out in <winable.h>. MSDN may say <winable.h> but this
7324         breaks many programs. It seems it used to be <winable.h> on
7325         older versions of Windows.
7326
7327 2003-09-17  Danny Smith  <dannysmith@users.sourceforge.net>
7328
7329         * include/winuser.h (UpdateLayeredWindow): Protect against NOGDI.
7330         Thanks to Will Levine  <willll@users.sourceforge.net>
7331
7332 2003-09-15  Danny Smith  <dannysmith@users.sourceforge.net>
7333
7334         * include/ws2spi.h (LPWSPBIND): Change CONST LPSOCKADDR to
7335         const struct sockaddr*.
7336         (LPWSPCONNECT): Likewise.
7337         (LPWSPJOINLEAF): Likewise.
7338         (LPWSPSENDTO): Likewise.
7339         Tanks to Sebastian Nowak  <snowak1@users.spourceforge.net>
7340
7341 2003-09-15  Filip Navara  <xnavara@volny.cz>
7342
7343         * include/commctrl.h (TCIS_BUTTONPRESSED, TCIS_HIGHLIGHTED):
7344         Add definitions.
7345
7346 2003-09-15  Sascha Brawer  <brawer@dandelis.ch>
7347
7348         * include/winuser.h (DISPLAY_DEVICE_ATTACHED_TO_DESKTOP,
7349         DISPLAY_DEVICE_PRIMARY_DEVICE, DISPLAY_DEVICE_MIRRORING_DRIVER,
7350         DISPLAY_DEVICE_VGA_COMPATIBLE, DISPLAY_DEVICE_REMOVABLE,
7351         DISPLAY_DEVICE_MODESPRUNED): Define constants.
7352         (ChangeDisplaySettingsEx[A,W]): Add prototype.
7353
7354         * lib/user32.def (ChangeDisplaySettingsEx[A,W]): Add exports.
7355         (EnumDisplayDevices[A,W]): Likewise.
7356
7357 2003-09-15  Danny Smith  <dannysmith@users.sourceforge.net>
7358
7359         * include.commctrl.h (_WIN32_WINNT): Change _WXP to 0x0501,
7360         throughout.
7361
7362 2003-09-13  Danny Smith  <dannysmith@users.sourceforge.net>
7363
7364         * include/olectl.h (TEXTMETRICOLE, LPERRORLOG, LPPROPERTYBAG,
7365         LPENUMCONNECTIONPOINTS, LPCONNECTIONPOINT, LPENUMCONNECTIONS,
7366         LPPROPERTYPAGESITE, LPFONT, LPFONTDISP, OLE_COLOR, HIMETRIC,
7367         OLE_YPOS_HIMETRIC, OLE_XSIZE_HIMETRIC, OLE_YSIZE_HIMETRIC,
7368         OLE_YSIZE_CONTAINER, OLE_HANDLE, POINTF,LPPOINTF, CONTROLINFO,
7369         LPCONTROLINFO, CONNECTDATA, LPCONNECTDATA, LICINFO, LPLICINFO,
7370         CAUUID, LPCAUUID, CALPOLESTR, LPCALPOLESTR, CADWORD, LPCADWORD,
7371         PROPPAGEINFO, LPPROPPAGEINFO): Remove from here ...
7372         * include/ocidl.h: (TEXTMETRICOLE, LPERRORLOG, LPPROPERTYBAG,
7373         LPENUMCONNECTIONPOINTS, LPCONNECTIONPOINT, LPENUMCONNECTIONS,
7374         LPPROPERTYPAGESITE, LPFONT, LPFONTDISP, OLE_COLOR, HIMETRIC,
7375         OLE_YPOS_HIMETRIC, OLE_XSIZE_HIMETRIC, OLE_YSIZE_HIMETRIC,
7376         OLE_YSIZE_CONTAINER, OLE_HANDLE, POINTF, LPPOINTF, CONTROLINFO,
7377         LPCONTROLINFO, CONNECTDATA, LPCONNECTDATA, LICINFO, LPLICINFO,
7378         CAUUID, LPCAUUID, CALPOLESTR, LPCALPOLESTR, CADWORD, LPCADWORD,
7379         PROPPAGEINFO, LPPROPPAGEINFO): ... to here, for consistency
7380         with documentation.
7381         * include/olectl.h: Do #include <ocidl.h>.
7382         * include/ocidl.h: Don't #include <olectl.h>.
7383
7384 2003-09-13  Danny Smith  <dannysmith@users.sourceforge.net>
7385
7386         * include/winuser.h (_WIN32_WINNT, _WIN32_WINDOWS, WINVER):
7387         Change guards to use numeric constants, throughout.
7388
7389 2003-09-15  Earnie Boyd  <earnie@users.sf.net>
7390
7391         * include/w32api.h: Increment version to 2.5.
7392         * Makefile.in: Ditto.
7393
7394 2003-09-08  Justin Forest  <vhex@users.sourceforge.net>
7395
7396         * include/winuser.h (PM_QS_INPUT, PM_QS_POSTMESSAGE,
7397         PM_QS_PAINT, PM_QS_SENDMESSAGE): Add defines.
7398
7399 2003-09-08  Filip Navara  <xnavara@volny.cz>
7400
7401         * include/wingdi.h (GRADIENT_FILL_RECT_H, GRADIENT_FILL_RECT_V,
7402         GRADIENT_FILL_TRIANGLE, GRADIENT_FILL_OP_FLAG): Add defines.
7403
7404 2003-09-05  Earnie Boyd  <earnie@users.sf.net>
7405
7406         * include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.
7407         * include/winbase.h (_NT5, etc): Ditto.
7408
7409 2003-09-02  Bart Oldeman  <bartoldeman@users.sourceforge.net>
7410
7411         * lib/snmpapi.def (LIBRARY) Add library name.
7412         Remove '\r', throughout.
7413         * lib/wsnmp32.def: Remove '\r', throughout.
7414         * lib/igmpagnt.def: Likewise.
7415
7416 2003-08-29  Steve Cleary  <scleary@jerviswebb.com>
7417
7418         * include/winuser.h (QS_ALLPOSTMESSAGE, QS_RAWINPUT): Add defines.
7419         (QS_INPUT, QS_ALLINPUT, QS_ALLEVENTS): Adjust by OR'ing with
7420         QS_RAWINPUT for _WIN32_WINNT >= 0x0501.
7421         (MWMO_*): Add flags.
7422
7423         * include/wincrypt.h (MS_ENHANCED_PROV[AW], MS_STRONG_PROV[AW],
7424         MS_DEF_RSA_SIG_PROV[AW], MS_DEF_RSA_SCHANNEL_PROV[AW],
7425         MS_DEF_DSS_PROV[AW], MS_DEF_DSS_DH_PROV[AW], MS_ENH_DSS_DH_PROV[AW],
7426         MS_DEF_DH_SCHANNEL_PROV[AW], MS_SCARD_PROV[AW]): Add definitions.
7427
7428 2003-08-26  Danny Smith  <dannysmith@users.sourceforge.net>
7429
7430         * lib/test.c: Add vfw.h to includes.
7431         * include/mmsystem.h: Add #ifndef guard to definition of
7432         mmioFOURCC macro.
7433         * include/vfw.h: Protect __OBJC__ from COM declarations.
7434
7435 2003-08-26  Filip Navara  <xnavara@volny.cz>
7436
7437         * include/vfw.h: New file.
7438
7439 2003-08-26  Filip Navara  <xnavara@volny.cz>
7440
7441         * include/ddk/winddk.h (RTL_REGISTRY_*): Add defines.
7442         (IoSetCompletionRoutine): Cast _CompletionRoutine arg to
7443         PIO_COMPLETION_ROUTINE.
7444
7445 2003-08-26  Danny Smith  <dannysmith@users.sourceforge.net>
7446
7447         * lib/test.c: Add snmp.h, winsnmp.h amd mgmtapi.h to
7448         includes.
7449
7450 2003-08-26  Filip Navara  <xnavara@volny.cz>
7451
7452         * include/snmp.h: New file.
7453         * include/winsnmp.h: New file.
7454         * include/mgmtapi.h: New file.
7455         * lib/snmpapi.def: New file.
7456         * lib/wsnmp32.def: New file.
7457         * lib/igmpagnt.def: New file.
7458         * lib/mgmtapi.def (SnmpMgrCtl) Add stub.
7459         (SnmpMgrGetTrapEx): Ditto.
7460         (SnmpMgrMIB2Disk): Remove.
7461         (dbginit): Remove.
7462
7463 2003-08-25  Steven Edwards  <Steven_Ed4153@yahoo.com>
7464
7465         * include/ddk/ntifs.h: Change all C++ style comments to C.
7466         * include/GL/gl.h: Ditto.
7467
7468 2003-08-25  Martin Fuchs  <Martin-Fuchs@gmx.net>
7469
7470         * include/shlobj.h (SFGAO_GHOSTED): Correct.
7471         (SFGAO_HIDDEN): Add define.
7472
7473 2003-08-25  Filip Navara  <xnavara@volny.cz>
7474
7475         * include/commctrl.h (ILCF_*): Add defines.
7476         (ILD_*): Ditto.
7477         (HDS_*): Ditto.
7478         (IPN_FIRST, IPN_LAST): Cast to UINT.
7479         (SBN_FIRST, SBN_LAST): Add defines.
7480         (PGN_*): Ditto.
7481         (HDF_JUSTIFYMASK): Fix typo.
7482         (HDM_*): Add defines.
7483         (HICF_*): Ditto.
7484         (I_INDENTCALLBACK,I_IMAGENONE): Ditto.
7485         (TBSTATE_MARKED): Add define.
7486         (TBSTYLE_EX_*): Add defines.
7487         (TBCDRF_*): Ditto.
7488         (IDB_HIST_SMALL_COLOR,IDB_HIST_LARGE_COLOR): Ditto.
7489         (TB_*): Ditto.
7490         (TBN_*): Ditto.
7491         (TBNRF_*): Ditto.
7492         (TTF_*): Ditto.
7493         (TBCD_*): Ditto.
7494         (TBDDRET_*): Ditto.
7495         (TBIMHT_*): Ditto.
7496         (TTM_*): Ditto.
7497         (UDM_*): Ditto.
7498         (TBIF_BYINDEX): Define as hex constant.
7499         (CDIS_*): Add defines.
7500         (CDDS_SUBITEM): Add define.
7501         (LVIF_*): Add defines.
7502         (LVM_*): Ditto.
7503         (LVGIT_UNFOLDED): Add define.
7504         (TVM_): Add defines.
7505         (TVE_EXPANDPARTIAL): Add define.
7506         (TVGN_LASTVISIBLE): Ditto.
7507         (TVN_*): Add defines.
7508         (TVNRET_*): Add defines.
7509         (TCIF_STATE): Add define.
7510         (NM_TOOLTIPSCREATED): Ditto.
7511         (CCM_*): Add defines.
7512         (INFOTIPSIZE): Add numeric value.
7513         (ODT_LISTVIEW): Ditto.
7514         (MCM_GETMAXTODAYWIDTH): Ditto.
7515         (MCHT_*): Add defines.
7516         (UDM_SETRANGE32,UDM_GETRANGE32): Define in terms of WM_USER.
7517         (PGF_*): Add defines.
7518         (PGM_*): Ditto.
7519         (TBINSERTMARK): Add structure.
7520         (LPIMAGEINFO) Add typedef.
7521         (LPHDHITTESTINFO): Ditto.
7522         (NMLVGETINFOTIP[AW]: Add structures.
7523         (NMTBCUSTOMDRAW): Add structure.
7524         (TTTOOLINFOA_V*_SIZE): Add macros.
7525         (TTTOOLINFOW_V1_SIZE): Ditto.
7526         (IMAGELISTDRAWPARAMS): Add new members for WXP.
7527         (LVITEM[AW]: Ditto.
7528         (TCITEM[AW]):Ditto.
7529         (CCSIZEOF_STRUCT): Correct macro definition.
7530         (ListView_*): Add new macros.
7531         (HIMAGELIST): Correct typedef.
7532         (HTREEITEM): Ditto.
7533
7534 2003-08-25   Danny Smith  <dannysmith@users.sourceforge.net>
7535
7536         * commctrl.h (TC_HITTESTINFO): Remove. Add defines for
7537         TCHITTESTINFO for backward compatibility.
7538         (TC_ITEM[AW]): Rename to TCITEM[AW]. Add defines for backward
7539         compatibility.
7540
7541 2003-08-24   Danny Smith  <dannysmith@users.sourceforge.net>
7542
7543         * include/objidl.h (COBJMACROS): Define macros only
7544         if using C interace.
7545         * include/unknwn.h: Ditto.
7546         * include/comcat.h: Ditto.
7547
7548 2003-08-24  Filip Navara  <xnavara@volny.cz>
7549
7550         * include/prsht.h (PSH_WIZARDHASFINISH, PSH_WIZARD_LITE,
7551         PSH_NOCONTEXTHELP): Define.
7552         (PSH_WIZARD97): Fix definition for _WIN32_IE >= 0x500.
7553         * include/winuser.h (DFCS_TRANSPARENT, DFCS_HOT): Define.
7554         (LPDLGTEMPLATE[AW]): Add typedefs.
7555
7556 2003-08-22  Filip Navara  <xnavara@volny.cz>
7557
7558         * include/aclapi.h (BuildImpersonateExplicitAccessWithName[AW]):
7559         Add prototypes.
7560         BuildImpersonateTrustee[AW]): Add prototypes.
7561         GetMultipleTrustee[AW]): Add prototypes.
7562         GetMultipleTrusteeOperation[AW]): Add prototypes.
7563
7564 2003-08-22   Danny Smith  <dannysmith@users.sourceforge.net>
7565
7566         * include/winnt.h (IMAGE_SUBSYSTEM_XBOX): Add define.
7567
7568 2003-08-22  Mihai Preda  <mihai_preda@users.sourceforge.net>
7569
7570         * include/shlobj.h (IPersistFolder::GetClassID):
7571         Correct declaration.
7572         (CMF_*) Add missing defines.
7573
7574 2003-08-22   Danny Smith  <dannysmith@users.sourceforge.net>
7575
7576         * include/winuser.h (DC_BUTTONS): Add define.
7577
7578 2003-08-22  Andrew Greenwood  <lists@silverblade.co.uk>
7579
7580         * include/winuser.h (DC_GRADIENT): Add define.
7581
7582 2003-08-22  Martin Fuchs  <Martin-Fuchs@gmx.net>
7583
7584         * include/commctrl.h (BTNS_*): Define BTNS_* as successors to the
7585         older TBSTYLE_* constants.
7586
7587 2003-08-18  Danny Smith  <dannysmith@users.sourceforge.net>
7588
7589         * include/commctrl.h (TB_*) Group defines together.
7590
7591 2003-08-18  Martin Fuchs  <Martin-Fuchs@gmx.net>
7592
7593         * include/winuser.h (ICON_SMALL2): Define.
7594         * include/commctrl.h (TB_SETBUTTONWIDTH, TB_SETDRAWTEXTFLAGS):
7595         Define.
7596         * include/shlobj.h (SHDRAGIMAGE): Define structure.
7597         (IDragSourceHelper) Define interface.
7598         (IDropTargetHelper): Likewise.
7599         (IExtractIcon): Unicode it.
7600         (ICommDlgBrowser): Use IShellView type as param in OnDefaultCommand,
7601         OnStateChange and IncludeObject methods.
7602
7603 2003-08-17  Martin Fuchs  <Martin-Fuchs@gmx.net>
7604
7605         * include/commctrl.h (TreeView_GetScrollTime,
7606         TreeView_SetScrollTime): Define macros.
7607         * include/winuser.h (GetShellWindow): Add prototype.
7608         * include/objidl.h (STGMEDIUM): Correct lpszFileName type.
7609
7610 2003-08-15  Martin Fuchs  <Martin-Fuchs@gmx.net>
7611
7612         * include/shguid.h (CLSID_DragDropHelper, IID_IDropTargetHelper,
7613         IID_IDragSourceHelper): Declare.
7614         * lib/shell32.c (CLSID_DragDropHelper, IID_IDropTargetHelper,
7615         IID_IDragSourceHelper): Define.
7616
7617 2003-08-15  Andrew Greenwood  <lists@silverblade.co.uk>
7618
7619         * include/wingdi.h (DEVMODE[AW]) Correct structure definition.
7620         * include/ddk/ntapi.h (LPC_TYPE): Add LPC_CONNECTION_REFUSED.
7621         * include/ddk/winddk.h (IRP_*): Add constants as anonymous enum.
7622
7623 2003-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
7624
7625         * lib/uuid.c (CGID_Explorer, CGID_ShellDocView,
7626         CGID_ShellServiceObject): Remove definitions.
7627         * lib/shell32.c (CGID_ShellServiceObject): Add definition.
7628
7629 2003-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
7630
7631         * include/shlobj.h (SHELLSTATE): Add structure.
7632         (SHGetSetSettings): Add prototype.
7633         (SHGetSettings): Add prototype.
7634         * lib/shell32.def (SHGetSetSettings): Add stub.
7635
7636 2003-08-10  Phil Krylov  <likewolf@users.sourceforge.net>
7637
7638         * include/commctrl.h (HDM_ORDERTOINDEX): Add define.
7639         (Header_OrderToIndex): Add macro.
7640         (Header_GetOrderArray): Add macro.
7641
7642         * include/commdlg.h (FR_MATCHALEFHAMZA,
7643         FR_MATCHDIAC, FR_MATCHKASHIDA): Add defines.
7644
7645 2003-08-10  Martin Fuchs  <Martin-Fuchs@gmx.net>
7646
7647         * include/commctrl.h (TVM_GETSCROLLTIME,
7648         TVM_SETSCROLLTIME): Add defines.
7649
7650 2003-08-01  Danny Smith  <dannysmith@users.sourceforge.net>
7651
7652         * include/shlobj.h (SHELLFLAGSTATE): Add structure.
7653         (SHGetInstanceExplorer): Correct return type.
7654         (SHGetFolderPath[AW]): Likewise.
7655         Thanks to Magnus Olsen  <greatlord@sourceforge.users.net>
7656         for report.
7657
7658 2003-08-01  Danny Smith  <dannysmith@users.sourceforge.net>
7659
7660         * lib/test.c: Include winldap.h, ntldap.h, winber.h.
7661
7662 2003-08-01  Filip Navara  <xnavara@volny.cz>
7663
7664         * include/winldap.h: New file.
7665         * include/ntldap.h: New file.
7666         * include/winber.h: New file.
7667         * lib/winldap32.def: New file.
7668
7669 2003-08-01  Danny Smith  <dannysmith@users.sourceforge.net>
7670
7671         * include/ddk/atm.h: Remove stray '.';
7672
7673 2003-08-01  Gisle Vanem  <gvanem@broadpark.no>
7674
7675         * include/ddk/winddk.h: Remove trailing ';' from macros,
7676         throughout. Add () around defines with cast returns, throughout.
7677
7678 2003-07-31  Martin Fuchs  <Martin-Fuchs@gmx.net>
7679
7680         * include/shlobj.h (SFGAO_COMPRESSED): Add define.
7681         (SFGAOF, SHGDNF): Add typedef's.
7682         (SHCONTF): Extend enum.
7683
7684 2003-07-31  Danny Smith  <dannysmith@users.sourceforge.net>
7685
7686         * include/shellapi.h: Include all structs within pshpack2.h/
7687         poppack.h block.
7688
7689 2003-07-26  Danny Smith  <dannysmith@users.sourceforge.net>
7690
7691         * include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,
7692         LWA_COLORKEY, LWA_ALPHA): Guard with _WIN32_WINNT,
7693         _WIN32_WINDOWS, not WINVER.
7694         (AllowSetForegroundWindow,LockSetForegroundWindow,
7695         SetLayeredWindowAttributes): Likewise.
7696         (GetLayeredWindowAttributes,UpdateLayeredWindow): Add prototypes.
7697         * lib/user32.def (GetLayeredWindowAttributes,UpdateLayeredWindow):
7698         Add stubs.
7699
7700 2003-07-26  Eric R. Krause  <ekrause_98@users.sourceforge.net>
7701
7702         * include/objidl.h (IMalloc): Fix typo.
7703
7704 2003-07-24  Danny Smith  <dannysmith@users.sourceforge.net>
7705
7706         * include/dkk/ntifs.h: Fix typo in guard for
7707         #pragma GCC system_header.
7708
7709 2003-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
7710
7711         * include/objidl.h (PropVariant): Add CHAR cVal field
7712         to union.
7713         (FMTID_SummaryInformation, FMTID_DocSummaryInformation,
7714         FMTID_UserDefinedProperties): Declare.
7715
7716 2003-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
7717
7718         * include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.
7719
7720 2003-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
7721
7722         * include/winbase.h (DUPLICATE_CLOSE_SOURCE,
7723         DUPLICATE_SAME_ACCESS): Remove defines.
7724         (HANDLE_FLAG_INHERIT, HANDLE_FLAG_PROTECT_FROM_CLOSE): Sync with
7725         ddk/ntapi.h defines.
7726         (SEM_*) : Likewise.
7727         * include/winnt.h (COMPRESSION_*, ACCESS_*, SYSTEM_*): Sync with
7728         ddk/ntifs.h defines.
7729         (FILE_*): Likewise.
7730         (MEM_IMAGE, SEC_*): Likewise.
7731         (DUPLICATE_CLOSE_SOURCE, DUPLICATE_SAME_ACCESS,
7732         DUPLICATE_SAME_ATTRIBUTES): Sync with ddk/winddk.h defines.
7733         (TOKEN_*): Sync with ddk/ntifs.h defines.
7734         * include/ddk/ntapi.h: Add comments noting definitions in
7735         winbase.h.
7736         * include/ddk/ntifs.h: Add comments noting definitions in
7737         winnt.h.
7738         * include/ddk/winddk.h: Add comments noting definitions in
7739         winnt.h.
7740
7741 2003-07-18  Danny Smith  <dannysmith@users.sourceforge.net>
7742
7743         * include/winnt.h (FILE_*): Sync with ddk/winddk.h.
7744         * include/winioctl.h (FILE_*): Sync with ddk/winddk.h.
7745
7746 2003-07-17  Pierre Humblet  <pierre.humblet@ieee.org>
7747
7748         * include/mmsystem.h (TIME_KILL_SYNCHRONOUS): Add define.
7749
7750 2003-07-17  Danny Smith  <dannysmith@users.sourceforge.net>
7751
7752         Clean up warnings in ddk.
7753
7754         * include/ddk/atm.h (_ATM_AAL_OOB_INFO): Add _ANONYMOUS_UNION,
7755         conditional on  __cplusplus.
7756         * include/ddk/scsi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
7757         defines, throughout.
7758         (_CDB): Add _ANONYMOUS_UNION, conditional on __cplusplus.
7759         * include/ddk/cfg.h (_PNP_VETO_TYPE): Remove extra comma.
7760         * include/ddk/cfgmgr32.h: Change C++ comment style to ISO C.
7761         * include/ddk/ddkmapi.h (_DDLOCKOUT): Add _ANONYMOUS_UNION defines.
7762         * include/ddk/hidpi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
7763         defines, throughout.
7764         * include/ddk/ndis.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
7765         defines, throughout. Remove trailing semicolon from *_S 'structure'
7766         macro expansion, throughout. Remove trailing semicolon from
7767         DECLARE_UNKNOWN_STRUCT macro expansion.
7768         * include/ddk/ndiswan.h (_NDIS_WAN_COMPRESS_INFO): Add
7769         _ANONYMOUS_UNION.
7770         * include/ddk/ntapi.h (_PROCESS_DEVICEMAP_INFORMATION,
7771         _PROCESS_SESSION_INFORMATION): Add _ANONYMOUS_UNION.
7772         * include/ddk/ntddcdrm.h (CDROM_TOC_CD_TEXT_DATA_BLOCK):
7773         Add _ANONYMOUS_UNION.
7774         * include/ddk/ntdddisk.h: Add _ANONYMOUS_UNION, throughout.
7775         * include/ddk/ntddmou.h:  Add _ANONYMOUS_UNION, throughout.
7776         * include/ddk/ntifs.h:  Add _ANONYMOUS_UNION, throughout.
7777         (ZwQueryObject): Change 2nd param to OBJECT_INFORMATION_CLASS, to
7778         match proto in ntapi.h.
7779         (ZwSetInformationObject): Likewise.
7780         * include/ddk/srb.h (SCSI_REQUEST_BLOCK): Add _ANONYMOUS_UNION.
7781         (SCSI_ADAPTER_CONTROL_TYPE): Add __extension__.
7782         * include/ddk/tdikrnl.h (TDI20_CLIENT_INTERFACE_INFO): Add
7783         _ANONYMOUS_UNION and _ANONYMOUS_STRUCT.
7784         * include/ddk/usb.h (USB): Add _ANONYMOUS_UNION.
7785         * include/ddk/usbcamdi.h (USBCAMD_CamControlFlags): Remove
7786         last comma.
7787         * include/ddk/video.h (STATUS_BLOCK): Add _ANONYMOUS_UNION.
7788         * include/ddk/winddk.h (DECLARE_INTERNAL_OBJECT): Remove
7789         trailing semicolon when expanding macro.
7790         (GENERAL_LOOKASIDE_S): Likewise.
7791         Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT, throughout.
7792         Change inline to __inline, throughout.
7793         * include/ddk/winnt4.h: Change inline to __inline, throughout.
7794
7795 2003-07-13  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7796
7797         * include/ddk/ntifs.h (KeInsertQueueApc): Make return type
7798         BOOLEAN. Name parameter 4 PriorityBoost and make it of type
7799         KPRIORITY.
7800         * include/ddk/winddk.h (_KPCR): Put IDT field on next line.
7801         * include/ddk/winddk.h (_IO_STATUS_BLOCK, _IRP, _OWNER_ENTRY,
7802         _ERESOURCE, _IMAGE_INFO, _CREATE_DISK, _DISK_SIGNATURE, _KPCR_TIB):
7803         Apply _ANONYMOUS_UNION to anonymous unions and _ANONYMOUS_STRUCT
7804         to anonymous structs.
7805
7806 2003-07-12  Danny Smith  <dannysmith@users.sourceforge.net>
7807
7808         * include/winnt.h (PVOID): Move to before HANDLE typedef.
7809
7810         * include/winuser.h (mouse_event): Correct type of fifth param,
7811         Thanks to: Andrew Jones <guln at users dot sourceforge dot net>
7812
7813 2003-07-11  Earnie Boyd  <earnie@users.sf.net>
7814
7815         * include/winnt.h (HANDLE): Define based on STRICT filter.
7816         (THREAD_BASE_PRIORITY_MIN): Use parens around negative value.
7817         (THREAD_BASE_PRIOIRTY_IDLE): Ditto.
7818
7819 2003-07-08  Danny Smith  <dannysmith@users.sourceforge.net>
7820
7821         * include/commctrl.h (NMTVDISPINFO[AW]): Replace obsolete struct
7822         names _TV_DISPINFO[AW] and typedefs. Add defines for backward
7823         compatability. Thanks to Magnus Olsen <greatlord@users.sf.net>
7824         for report.
7825
7826 2003-07-03  Earnie Boyd  <earnie@users.sf.net>
7827
7828         * config.guess, config.sub: Update with new versions from ftp.gnu.org.
7829
7830 2003-07-03  Luke Dunstan  <infidel@users.sf.net>
7831
7832         * include/commdlg.h (CommDlg_OpenSave_*): Add parentheses around
7833         macro arguments. Thanks to Tom Bishop <tombishop@users.sf.net>.
7834         * include/winuser.h (MONITOR_DEFAULTTONULL, MONITOR_DEFAULTTOPRIMARY,
7835         MONITOR_DEFAULTTONEAREST, MONITORINFOF_PRIMARY): Add defines.
7836         (TPM_RECURSE): Add guard for Win98/Win2K.
7837         Thanks to Magnus Olsen <greatlord@users.sf.net>.
7838
7839 2003-07-01  Earnie Boyd  <earnie@users.sf.net>
7840
7841         * include/basetyps.h (small, hyper): Change to __small and __hyper to
7842         avoid user namespace conflicts.
7843
7844 2003-07-01  Earnie Boyd  <earnie@users.sf.net>
7845
7846         * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003,
7847         _IE3, _IE4, _IE5, _IE6): Add definitions.
7848         * include/winbase.h (GetLongPathName[AW]): Add guard for OS >= NT5 or
7849         >= Win98.
7850         Change existing guards to use the above macro names as appropriate.
7851         * include/basetyps.h (__int32, __int16, __int8, small, hyper): Define.
7852         Note: Also added to mingw/include/_mingw.h.
7853
7854 2003-06-28  Steven Edwards  <Steven_Ed4153@yahoo.com>
7855
7856         * include/shlwapi.h (UrlGetLocationA, UrlGetLocationW,
7857         PathFindSuffixArrayA, PathFindSuffixArrayW,
7858         PathFindExtensionA, PathFindExtensionW, StrStrW
7859         StrStrA): Change unicode-macro'd LP[C]TSTR return values to
7860         explicit type.
7861
7862 2003-06-26  Mattia Barbon  <mbarbon@dsi.unive.it>
7863
7864         * include/richedit.h (PARAFORMAT2): Add definition.
7865         * include/richedit.h (PFA_*, PFE_*, PFM_*): Add some
7866         missing constants.
7867
7868 2003-06-17  Danny Smith  <dannysmith@users.sourceforge.net>
7869
7870         * include/shellapi.h (SHQUERYRBINFO): Add structure,
7871         (SHQueryRecycleBin[AW]. SHEmptyRecycleBin[AW]):Add prototypes.
7872         (SHERB_NOCONFIRMATION, SHERB_NOPROGRESSUI, SHERB_NOSOUND):
7873         Add defines. Thanks to Brett Hart <brett at ncubedtech dot com>
7874
7875 2003-06-17  Danny Smith  <dannysmith@users.sourceforge.net>
7876
7877         * include/winbase.h (GlobalCompact, GlobalFix, GlobalFlags,
7878         GlobalUnfix, GlobalUnWire, GlobalWire, LocalCompact,
7879         LocalFlags, LocalShrink, LockSegment, UnlockSegment): Add comment
7880         that these are obsolete no-ops.
7881
7882 2003-06-17  Bang Jun-Young  <junyoung@netbsd.org>
7883
7884         * include/winbase.h (GetProcessWorkingSetSize,
7885         GlobalCompact, LocalAlloc, LocalCompact, LocalReAlloc,
7886         LocalShrink, SignalObjectAndWait, WriteProcessMemory):
7887         Correct prototypes.
7888
7889 2003-06-18  Steven Edwards  <Steven_Ed4153@yahoo.com>
7890
7891         * include/winuser.h (TPM_RECURSE): Add define.
7892
7893 2003-06-06  Danny Smith  <dannysmith@users.sourceforge.net>
7894
7895         * lib/test.c: #include <powrprof.h>.
7896
7897 2003-06-06  James E. Lucas  <xelloss@sourceforge.net>
7898
7899         * include/powerprof.h: New file.
7900         * lib/powerprof.def: New file.
7901
7902 2003-06-06  Danny Smith  <dannysmith@users.sourceforge.net>
7903
7904         * include/winnt (SLIST_HEADER): Add C90 anonymous struct
7905         protection.
7906
7907 2003-06-05  Luke Dunstan  <infidel@users.sourceforge.net>
7908
7909         * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type of
7910         hInstance members to HINSTANCE.
7911         Thanks to: Brenden T. <brenden@rcsis.com>
7912
7913 2003-06-05  Bart Oldeman  <bartoldeman@users.sourceforge.net>
7914
7915         * include/lmaccess.h (UF_MNS_LOGON_ACCOUNT): Add define.
7916         * include/wingdi.h (LPRGBTRIPLE, LPRGBQUAD): Add typedefs.
7917
7918 2003-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
7919
7920         * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.
7921         * include/winnt.h (POWER_INFORMATION_LEVEL): Add.
7922         * include/ddk/winddk.h (SINGLE_LIST_ENTRY,SLIST_HEADER):
7923         Remove.
7924         * include/ddk/ndis.h (NdisAllocateSpinLock): Add missing '\'.
7925
7926 2003-05-30  Mattia Barbon  <mbarbon@dsi.unive.it>
7927
7928         * lib/oleacc.def: New file.
7929         * include/winable.h: New file.
7930         * include/oleacc.h: Add extern "C" guard.
7931         (NAVDIR_*, ROLE_*, STATE_*): Add missing constants.
7932         (AccessibleChildren, AccessibleObjectFromEvent,
7933         AccessibleObjectFromPoint, AccessibleObjectFromWindow,
7934         CreateStdAccessibleProxy[AW], GetOleaccVersionInfo, GetRoleText[AW],
7935         GetStateText[AW], LresultFromObject, ObjectFromLresult,
7936         WindowFromAccessibleObject): Add prototypes and UNICODE mappings.
7937         * include/winuser.h (NotifyWinEvent): Add prototype.
7938         (OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
7939         OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
7940         OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
7941         OBJID_SOUND): Move from here to...
7942         * include/winable.h (OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
7943         OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
7944         OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
7945         OBJID_SOUND): Here, as per documentation.
7946         * lib/test.c: Include winable.h.
7947         * lib/user32.def (NotifyWinEvent): Add missing export.
7948
7949 2003-05-30  Bang Jun-Young  <junyoung@netbsd.org>
7950
7951         * include/winbase.h (HeapCompact): Correct prototype.
7952         * include/winnt.h (SINGLE_LIST_ENTRY, SLIST_ENTRY,
7953         SLIST_HEADER): Add.
7954
7955 2003-05-27  Andrew C. Stadt  <acstadt@sympatico.ca>
7956
7957         * include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.
7958
7959 2003-05-25  Bill C. Riemers  <cygwin@docbill.net>
7960
7961         * include/winuser.h (EnumDisplayDevicesW): Fix typo.
7962
7963 2003-05-23  Danny Smith  <dannysmith@users.sourceforge.net>
7964
7965         * include/winuser.h (EnumDisplayDevices[AW]): Add prototypes.
7966         * include/wingdi.h (DISPLAY_DEVICE): UNICODE it.
7967
7968 2003-05-23  Andrew Dunbar  <hippietrail@users.sourceforge.net>
7969
7970         * include/wingdi.h (GCP_RESULTS[AW]) Correct type of
7971         lpGlyphs field to LPWSTR.
7972
7973 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
7974
7975         * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,
7976         PUBLICKEYBLOBEX, SYMMETRICWRAPKEYBLOB) Add defines.
7977         (PP_*): Add defines.
7978         (CryptContextAddRef): Add prototype.
7979         Thanks to: Shura Zam  <debil_urod@users.sourceforge.net>
7980
7981 2003-05-18  Manu B  <manubee@users.sourceforge.net>
7982
7983         * include/commctrl.h (TVSORTCB): Rename old TV_SORTCB structure.
7984
7985 2003-05-18  Bang Jun-Young  <junyoung@netbsd.org>
7986
7987         * include/winbase.h (CREATE_DEFAULT_ERROR_MODE,
7988         DEBUG_PROCESS, DEBUG_ONLY_THIS_PROCESS, CREATE_SUSPENDED,
7989         DETACHED_PROCESS, CREATE_NEW_CONSOLE, NORMAL_PRIORITY_CLASS,
7990         IDLE_PRIORITY_CLASS, HIGH_PRIORITY_CLASS, REALTIME_PRIORITY_CLASS,
7991         CREATE_NEW_PROCESS_GROUP, CREATE_UNICODE_ENVIRONMENT,
7992         CREATE_SEPARATE_WOW_VDM, CREATE_SHARED_WOW_VDM, CREATE_FORCEDOS,
7993         CREATE_NO_WINDOW): Convert to hexadecimal form for better
7994         readability.
7995         (BELOW_NORMAL_PRIORITY_CLASS, ABOVE_NORMAL_PRIORITY_CLASS,
7996         CREATE_BREAKAWAY_FROM_JOB, CREATE_WITH_USERPROFILE): Add.
7997
7998 2003-05-15  Danny Smith  <dannysmith@users.sourceforge.net>
7999
8000         * include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):
8001         Unname anonymous unions if NONAMELESSUNION not defined.
8002
8003 2003-05-14  Bang Jun-Young  <junyoung@netbsd.org>
8004
8005         * include/winbase.h (GMEM_VALID_FLAGS): Add.
8006
8007 2003-05-13  Danny Smith  <dannysmith@users.sourceforge.net>
8008
8009         * include/prsht.h (PROPSHEETHEADER[AW]: Mark
8010         anonymous unions as GCC extension.
8011
8012 2003-05-13  Danny Smith  <dannysmith@users.sourceforge.net>
8013
8014         * include/oleidl.h  (LPENUMOLEDOCUMENTVIEWS): Remove typedef.
8015         (IEnumOleDocumentViews): Remove commented out DECLARE_ENUMERATOR.
8016         * include/docobj.h  (LPENUMOLEDOCUMENTVIEWS): Add typedef (previously
8017         commented out).
8018         (IEnumOleDocumentViews): Add definition using DECLARE_ENUMERATOR.
8019
8020 2003-05-12  Earnie Boyd  <earnie@users.sf.net>
8021
8022         * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,
8023         MCSC_TITLETEXT, MCSC_MONTHBK, MCSCTRAILTEXT): Define.
8024         Thanks to: Robert Wishlaw  <rwishlaw @ shaw . ca>
8025
8026 2003-05-12  Danny Smith  <dannysmith@users.sourceforge.net>
8027
8028         * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
8029         IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
8030         IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
8031         IProvideClassInfo2,IConnectionPointContainer,
8032         IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
8033         IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
8034         IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
8035         IPicture,IPictureDisp): Move from here to...
8036         * include/ocidl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
8037         IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
8038         IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
8039         IProvideClassInfo2,IConnectionPointContainer,
8040         IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
8041         IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
8042         IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
8043         IPicture,IPictureDisp): Here, as per documentation.
8044
8045 2003-05-12  Mattia Barbon  <mbarbon@dsi.unive.it>
8046
8047         * include/oleauto.h (VarR8FromDec, VarDecFromR8): Add prototypes.
8048         * include/winbase.h (TerminateJobObject,
8049         AssignProcessToJobObject): Likewise.
8050         * include/servprov.h: New header.
8051         * lib/test.c: Include servprov.h.
8052
8053 2003-05-10  Danny Smith  <dannysmith@users.sourceforge.net>
8054
8055         * include/shlguid.h (CGID_ShellServiceObject): Declare.
8056         * lib/uuid.c (CGID_ShellServiceObject): Define guid.
8057         Thanks to Chris Sutcliffe  <ir0nh34d#users.sourceforge.net>
8058         * include/winuser.h (SetLayeredWindowAttributes): Add prototype.
8059         * lib/user32.def (SetLayeredWindowAttributes): Add stub.
8060         * lib/uuid.c (CGID_Explorer, CGID_ShellDocView): Define guids.
8061
8062 2003-05-05  Danny Smith  <dannysmith@users.sourceforge.net>
8063
8064         * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME,
8065         TOOLTIPS_CLASS, TRACKBAR_CLASS, UPDOWN_CLASS, PROGRESS_CLASS,
8066         HOTKEY_CLASS): Remove dupicate defines for UNICODE case.
8067
8068 2003-05-02  Steven Edwards  <Steven_Ed4153@yahoo.com>
8069
8070         * include/richedit.h (EM_FINDTEXTEXW, EM_FINDTEXTW,
8071         EM_GETAUTOURLDETECT, EM_GETBIDIOPTIONS, EM_GETEDITSTYLE,
8072         EM_GETIMECOLOR, EM_GETIMEOPTIONS, EM_GETPUNCTUATION,
8073         EM_GETWORDWRAPMODE, EM_RECONVERSION, EM_SETBIDIOPTIONS,
8074         EM_SETEDITSTYLE, EM_SETIMECOLOR, EM_SETIMEOPTIONS,
8075         EM_SETPALETTE, EM_SETPUNCTUATION, EM_SETTEXTEX,
8076         EM_SETWORDWRAPMODE, RICHEDIT_CLASS10A): Add defines.
8077
8078 2003-05-02  Francois Ferrand  <typz@sourceforge.users.net>
8079
8080         * include/commctrl.h (TBM_*): Add missing trackbar defines.
8081
8082 2003-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
8083
8084         * include/cplext.h (CPLPAGE_MOUSE_WHEEL,
8085         CPLPAGE_DISPLAY_BACKGROUND): Add defines.
8086
8087 2003-04-30  Danny Smith  <dannysmith@users.sourceforge.net>
8088
8089         * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.
8090         (SetDCPenColor, SetDCBrushColor): Add prototypes.
8091         * lib/gdi32.def (SetDCPenColor, SetDCBrushColor): Add stubs.
8092
8093 2003-04-26  Bang Jun-Young  <junyoung@netbsd.org>
8094
8095         * include/winioctl.h (DEVICE_TYPE_FROM_CTL_CODE): Add macro.
8096
8097 2003-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
8098
8099         * include/oaidl.h (ITypeMarshal): Add interface.
8100
8101 2003-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
8102
8103         * include/winioctl.h: Clean up formatting.
8104         (RETRIEVAL_POINTERS_BUFFER): Add fields to Extents[1] struct.
8105         (CREATE_DISK): Add _ANONYMOUS_UNION macro.
8106         (DISK_CACHE_INFORMATION): Likewise.
8107         (DISK_DETECTION_INFO): Likewise.
8108         (DISK_PARTITION_INFO): Likewise.
8109         (PARTITION_INFORMATION_EX): Likewise.
8110         (DRIVE_LAYOUT_INFORMATION_EX): Likewise.
8111
8112 2003-04-26  Casper S. Hornstrup  <chorns@users.sourceforge.net>
8113
8114         * include/winbase.h (DeleteVolumeMountPoint[AW],
8115         FindFirstVolumeMountPoint[AW], FindNextVolumeMountPoint[AW],
8116         FindVolumeMountPointClose, GetVolumeNameForVolumeMountPoint[AW],
8117         GetVolumePathName[AW], GetVolumePathNamesForVolumeName[AW],
8118         SetVolumeMountPoint[AW]): Add prototypes.
8119         * include/winioctl.h (IOCTL_DISK_GET_PARTITION_INFO_EX,
8120         IOCTL_DISK_SET_PARTITION_INFO_EX,
8121         IOCTL_DISK_GET_DRIVE_LAYOUT_EX,
8122         IOCTL_DISK_SET_DRIVE_LAYOUT_EX, IOCTL_DISK_CREATE_DISK,
8123         IOCTL_DISK_GET_LENGTH_INFO, IOCTL_DISK_PERFORMANCE_OFF,
8124         IOCTL_DISK_GET_DRIVE_GEOMETRY_EX, IOCTL_DISK_GROW_PARTITION,
8125         IOCTL_DISK_GET_CACHE_INFORMATION,
8126         IOCTL_DISK_SET_CACHE_INFORMATION,
8127         IOCTL_DISK_DELETE_DRIVE_LAYOUT, IOCTL_DISK_UPDATE_PROPERTIES,
8128         FSCTL_GET_VOLUME_BITMAP, FSCTL_GET_RETRIEVAL_POINTERS,
8129         FSCTL_MOVE_FILE): Define.
8130         (CREATE_DISK_GPT, CREATE_DISK_MBR, CREATE_DISK,
8131         DISK_CACHE_INFORMATION,
8132         DETECTION_TYPE, DISK_INT13_INFO, DISK_EX_INT13_INFO,
8133         DISK_DETECTION_INFO, DISK_GEOMETRY_EX, DISK_GROW_PARTITION,
8134         DISK_PARTITION_INFO, DISKQUOTA_USER_INFORMATION,
8135         GET_LENGTH_INFORMATION, DISK_EXTENT, VOLUME_DISK_EXTENTS,
8136         DRIVE_LAYOUT_INFORMATION_GPT, DRIVE_LAYOUT_INFORMATION_MBR,
8137         PARTITION_INFORMATION_MBR, PARTITION_INFORMATION_GPT,
8138         PARTITION_INFORMATION_EX, DRIVE_LAYOUT_INFORMATION_EX,
8139         MOVE_FILE_DATA,
8140         RETRIEVAL_POINTERS_BUFFER, STARTING_LCN_INPUT_BUFFER,
8141         STARTING_VCN_INPUT_BUFFER, VOLUME_BITMAP_BUFFER): Add structs.
8142         (PARTITION_STYLE, DISK_CACHE_RETENTION_PRIORITY): Add enums.
8143         (MEDIA_TYPE): Add F3_120M_512, F3_640_512, F5_640_512,
8144         F5_720_512, F3_1Pt2_512, F3_1Pt23_1024, F5_1Pt23_1024,
8145         F3_128Mb_512, F3_230Mb_512, F8_256_128, F3_200Mb_512,
8146         F3_240M_512, and F3_32M_512.
8147         * lib/kernel32.def (GetVolumePathNamesForVolumeName[AW]): Add
8148         stubs.
8149
8150 2003-04-16  Earnie Boyd  <earnie@users.sf.net>
8151
8152         * include/wingdi.h (DM_SPECVERSION): Define.
8153         Thanks to Sinitsyn Valentime <valentine.sinitsyn@usu.ru>
8154         * include/rpcdce.h (UuidCreateSequential): Properly guard with
8155         appropriate _WIN32_WINNT values.
8156
8157 2003-04-15  Chris January  <chris@atomice.net>
8158
8159         * include/rpcdce.h: Add declaration for UuidCreateSequential.
8160         * lib/rpcrt4.def: Add entry for UuidCreateSequential.
8161
8162 2003-04-14  Phil Krylov  <likewolf@users.sourceforge.net>
8163
8164         * include/winuser.h (VK_*): Add missing defines.
8165
8166 2003-04-14  Vincent Béron  <papineau@users.sourceforge.net>
8167
8168         * include/commctrl.h (NMUPDOWN, LPNMUPDOWN): Use currently
8169         documented typedefs for struct _NM_UPDOWN.
8170         Add defines for backward comapatibility.
8171         * include/commdlg.h (OFN_ENABLESIZING): Add define.
8172         * include/wininet.h (IRF_*): Add missing defines.
8173
8174 2003-04-14  Bang Jun-Young  <junyoung@netbsd.org>
8175
8176         * lib/ntdll.def (Csr*, Dbg*, Ki*, Ldr*, Rtl*): Add W2K exports.
8177
8178 2003-04-11  Earnie Boyd  <earnie@users.sf.net>
8179
8180         * include/sspi.h: Add comment for FreeCredentialsHandle.
8181
8182 2003-04-07  Marcel Telka  <telka@users.sourceforge.net>
8183
8184         * include/ddk/winddk.h (KIRQL): Typedef as UCHAR, not ULONG.
8185
8186 2003-03-30  Hans E. Molin  <kvasi@users.sourceforge.net>
8187
8188         * include/olectl.h (OleLoadPicturePath): Correct prototype.
8189
8190 2003-03-30  Danny Smith  <dannysmith@users.sourceforge.net>
8191
8192         * lib/uuid.c (IID_IHTML*): Move definitions to...
8193         * lib/mshtml-uuid.c: New file.
8194         * lib/Makefile.in: Add mshtml-uuid.o to libuuid.a
8195
8196 2003-03-30  Michael Sazonov  <traip@comset.net>
8197
8198         * lib/uuid.c (IID_IHTML*): Add new GUID definitions.
8199         * include/mshtml.h (IHTMLElementCollection, IHTMLLinkElement,
8200         IHTMLImgElement): Add interface definitions.
8201
8202 2003-03-29  Danny Smith  <dannysmith@users.sourceforge.net>
8203
8204         * include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGRESS_CLASS,
8205         STATUSCLASSNAME,TOOLBARCLASSNAME,TOOLTIPS_CLASS,TRACKBAR_CLASS,
8206         UPDOWN_CLASS,WC_COMBOBOXEX,WC_HEADER,WC_IPADDRESS,WC_LISTVIEW,
8207         WC_TABCONTROL,WC_TREEVIEW): Move UNICODE mappings out of
8208         RC_INVOKED guard.
8209         (WC_PAGESCROLLER,WC_NATIVEFONTCTL,WC_BUTTON,WC_STATIC,WC_EDIT,
8210         WC_LISTBOX,WC_COMBOBOX,WC_SCROLLBAR): Add defines.
8211
8212 2003-03-28  Bang Jun-Young  <junyoung@netbsd.org>
8213
8214         * include/winnt.h (WAITORTIMERCALLBACKFUNC): Add typedef.
8215
8216 2003-03-27  Danny Smith  <dannysmith@users.sourceforge.net>
8217
8218         * include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],
8219         TranslateName[AW]): Add prototypes.
8220         * lib/sec32.def (GetComputerObjectName[AW],GetUserNameEx[AW],
8221         TranslateName[AW]): Add stubs.
8222         * lib/test.c: Include secext.h.
8223
8224 2003-03-27  Vladimir Michl  <michlv@users.sourceforge.net>
8225
8226         * include/ddk/ndis.h (NdisAllocateSpinLock,NdisFreeSpinLock,
8227         NdisAcquireSpinLock,NdisReleaseSpinLock,NdisDprAcquireSpinLock,
8228         NdisDprReleaseSpinLock): Change macro argument from SpinLock to
8229         _SpinLock.
8230
8231 2003-03-26  Earnie Boyd  <earnie@users.sf.net>
8232
8233         * include/w32api.h: Increment version to 2.4.
8234         * Makefile.in: Ditto.
8235
8236 2003-03-26  Danny Smith  <dannysmith@users.sourceforge.net>
8237
8238         * include/ddk/batclass.h (BATTERY_REPORTING_SCALE)
8239         Move structure from here...
8240         * include/winnt.h (BATTERY_REPORTING_SCALE): To here.
8241
8242         * include/ddk/ntapi.h (JOBOBJECT_*):
8243         Remove structures and enums definitions.
8244         (JOB_OBJECT*): Move defines from here...
8245         * include/winnt.h (JOB_OBJECT* ): To here.
8246
8247         * include/ddk/ntpoapi.h (LATENCY_TIME, POWER_ACTION_POLICY,
8248         SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY,
8249         PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY,
8250         ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION,
8251         PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE,
8252         SYSTEM_POWER_CAPABILITIES): Move enums, structures
8253         and associated defines from here ...
8254         * include/winnt.h: (LATENCY_TIME, POWER_ACTION_POLICY,
8255         SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY,
8256         PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY,
8257         ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION,
8258         PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE,
8259         SYSTEM_POWER_CAPABILITIES):To here.
8260
8261         * include/ddk/winddk.h (DEVICE_POWER_STATE,
8262         SYSTEM_POWER_STATE, POWER_ACTION): Move enums
8263         from here...
8264         * include/winnt.h (DEVICE_POWER_STATE,
8265         SYSTEM_POWER_STATE, POWER_ACTION): To here.
8266
8267 2003-03-19  Danny Smith  <dannysmith@users.sourceforge.net>
8268
8269         *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix.
8270         Thanks to: Vladimir Michl <michlv@users.sourceforge.net>
8271         (NdisUpdateSharedMemory): Likewise.
8272         (NdisMFreeSharedMemory: Likewise.
8273         (NdisMMapIoSpace: Likewise.
8274
8275 2003-03-18  Danny Smith  <dannysmith@users.sourceforge.net>
8276
8277         * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK.
8278         Thanks to: Fabricio D. Rossi  <gurusoda@users.sourceforge.net>
8279         (UF_SETTABLE_BITS): Correct UF_LOCKOUT here too.
8280
8281 2003-03-17  Bang Jun-Young  <junyoung@netbsd.org>
8282
8283         * include/winbase.h (EnumResourceLanguages[AW]): Correct prototypes.
8284         (EnumResourceNames[AW]): Ditto.
8285         (EnumResourceTypes[AW]): Ditto.
8286         * include/wincon.h (CONSOLE_FONT_INFO): Add struct.
8287
8288 2003-03-16  Toby Malone  <malone@users.sourceforge.net>
8289
8290         * include/winuser.h (SendInput): Add prototype.
8291         * lib/user32.def (SendInput): Add stub.
8292
8293 2003-03-16  Vadim Yegorov  <zg@bmg.lv>
8294
8295         * winioctl.h (FSCTL_SET_REPARSE_POINT: Correct macro.
8296         (FSCTL_DELETE_REPARSE_POINT): Likewise.
8297
8298 2003-03-15  Bang Jun-Young  <junyoung@netbsd.org>
8299
8300         * winnt.h (JOBOBJECTINFOCLASS): Define enum.
8301         (JOBOBJECT_*): Define corresponding structures.
8302
8303 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
8304
8305         * include/ddk/winddk.h (PCUNICODE_STRING): Remove incorrect
8306         typedef.
8307
8308 2003-03-13  Bang Jun-Young  <junyoung@netbsd.org>
8309
8310         * lib/kernel32.def (Module32{First,Next}{,W}): Add missing exports.
8311         (Process32{First,Next}{,W}): Ditto.
8312         (Thread32{First,Next}): Ditto.
8313         * include/ntdef.h (PCUNICODE_STRING): Add typedef.
8314
8315 2003-03-12  Earnie Boyd  <earnie@users.sf.net>
8316
8317         * include/mswsock.h: Correct invalid filter for _WINSOCK2_H.
8318         Thanks to Jim Barton <jmbarton@users.sf.net>.
8319
8320 2003-03-12  Ranjit Mathew  <rmathew@hotmail.com>
8321
8322         * include/winnt.h (_IMAGE_SEPARATE_DEBUG_HEADER): Expose
8323         member SectionAlignment.
8324
8325 2003-03-11  Earnie Boyd  <earnie@users.sf.net>
8326
8327         * include/winsvc.h (SERVICE_NO_CHANGE): Use hex constant to avoid
8328         warnings.
8329         Thanks to Fabricio D. Rossi <gurusoda@users.sf.net>.
8330         * Makefile.in (bindist): Correct process.
8331         * lib/Makefile.in (install): Ditto.
8332         Thanks to Jeff Bonnggren <jbon@users.sf.net>.
8333
8334 2003-03-10  Danny Smith  <dannysmith@users.sourceforge.net>
8335
8336         * include/rasdlg.h: New file.
8337         * lib/rasdlg.def: New file.
8338         * lib/test.c: Include rasdlg.h.
8339
8340 2003-03-06  Christopher January  <chris@atomice.net>
8341
8342         * include/winbase.h (FindFirstVolume): Add declaration.
8343         (FindNextVolume): Add declaration.
8344         (FindVolumeClose): Add declaration.
8345         (GetSystemTimes): Add declaration.
8346         * include/winnt.h: Add define for PF_XMMI64_INSTRUCTIONS_AVAILABLE.
8347
8348 2003-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
8349
8350         *lib/kernel32.def (GetSystemTimes): Add stub.
8351
8352 2003-03-04  Heiko Gerdau  <hg@technosis.de>
8353
8354         * oleidl.h (IOleObject): Correct GetUserType prototype.
8355         (IViewObject2): Correct GetExtent prototype.
8356         * olectl.h (DISPIP_): Add new defines
8357         * ocidl.h (IOleInPlaceSiteWindowless): Add new interface.
8358
8359 2003-03-01  Danny Smith  <dannysmith@users.sourceforge.net>
8360
8361         * include/olectl.h (OleLoadPictureEx) Add prototype.
8362         (OleLoadPictureFile): Ditto.
8363         (OleLoadPictureFileEx): Ditto.
8364         (OleLoadPicturePath): Ditto.
8365         (OleSavePictureFile): Ditto.
8366
8367 2003-03-01  Danny Smith  <dannysmith@users.sourceforge.net>
8368
8369         * include/objbase.h (CoAddRefServerProcess): Add prototype.
8370         (CoAddReleaseServerProcess): Ditto.
8371         (CoResumeClassObjects): Ditto.
8372         (CoSuspendClassObjects): Ditto.
8373         * include/oleauto.h (V_I1): Define.
8374         Thanks to: "Timofei"  <mmttmm@users.sourceforge.net>
8375
8376 2003-03-01  Heiko Gerdau  <hg@technosis.de>
8377
8378         * include/oleidl.h (USERCLASSTYPE): Add enum.
8379         * include/ocidl.h (IObjectWithSite): Add interface.
8380
8381 2003-02-28  Roland Schwingel  <roland.schwingel@onevision.de>
8382
8383         Fixup UNICODE thinko in 2003-02-22 patch.
8384         * include/wingdi.h (AddFontMemResourceEx): Add.
8385         (RemoveFontMemResourceEx): Ditto.
8386         (AddFontMemResourceEx[AW]): Remove.
8387         (RemoveFontMemResourceEx[AW]): Ditto
8388         * lib/gdi32.def: (AddFontResourceEx): Add.
8389         (RemoveFontMemResourceEx): Ditto.
8390         (AddFontMemResourceEx[AW]): Remove.
8391         (RemoveFontResourceEx[AW]): Ditto.
8392
8393 2003-02-23  Danny Smith  <dannysmith@users.sourceforge.net>
8394
8395         * include/winbase.h (EVENTLOG_SUCCESS): Add define.
8396         Thanks to: Thomas Weber  <thomasweber@sourceforge.net>
8397
8398 2003-02-22  Roland Schwingel  <roland.schwingel@onevision.de>
8399
8400         * include/wingdi.h (AddFontMemResourceEx[AW]): Add.
8401         (RemoveFontMemResourceEx[AW]): Ditto
8402         * lib/gdi32.def (AddFontMemResourceEx[AW]): Add.
8403         (RemoveFontMemResourceEx[AW]): Ditto.
8404
8405 2003-02-22  Bang Jun-Young  <junyoung@netbsd.org>
8406
8407         * lib/ntdll.def (NT*, RTL*, ZW*): Add missing exports.
8408         (NtCurrentTeb): Remove.
8409
8410 2003-02-22  Danny Smith  <dannysmith@users.sourceforge.net>
8411
8412         * include/wsahelp.h: Remove ';' after closing
8413         #ifdef __cplusplus brace.
8414         * include/ws2spi.h: Likewise.
8415
8416 2003-02-22  Danny Smith  <dannysmith@users.sourceforge.net>
8417
8418         * include/winbase.h (MEMORYSTATUSEX): Add structure.
8419         (GlobalMemoryStatusEx): Add prototype.
8420         * lib/kernel32.def (GlobalMemoryStatusEx): Add stub.
8421
8422 2003-02-17  Vaclav Haisman  <V.Haisman@sh.cvut.cz>
8423
8424         * include/winioctl.h (FSCTL_SET_SPARSE): Define.
8425
8426 2003-02-12  Roland Schwingel  <roland.schwingel@onevision.de>
8427
8428         * include/wingdi.h (AddFontResourceEx[AW]): Add.
8429         (RemoveFontResourceEx[AW]): Ditto
8430         (FR_PRIVATE): Define.
8431         (FR_NOT_ENUM): Define.
8432         * lib/gdi32.def (AddFontResourceEx[AW]): Add.
8433         (RemoveFontResourceEx[AW]): Ditto.
8434
8435 2003-02-10  Earnie Boyd  <earnie@users.sf.net>
8436
8437         * include/w32api.h: Increment version to 2.3.
8438         * Makefile.in: Ditto.
8439
8440 2003-02-09  Earnie Boyd  <earnie@users.sf.net>
8441
8442         * lib/ddk/ntoskrnl.def (Ke386IoSetAccessProcess): Activate export.
8443         (Ke386QueryToAccessMap): Ditto.
8444         (Ke386SetIoAccessMap): Ditto.
8445         Thanks to Marcel Telka <telka@users.sf.net>
8446         * include/secext.h: New file. Declare EXTENDED_NAME_FORMAT.
8447         * include/security.h: Include secext.h.
8448         * include/winbase.h: Declare COMPUTER_NAME_FORMAT.
8449         Thanks to Dimitri Papadopoulos <dimitri_at@users.sf.net>
8450         * include/GL/gl.h: Remove include of glext.h.
8451         Thanks to Greg Couch <gregcouch@users.sf.net>
8452
8453 2003-02-05  Earnie Boyd  <earnie@users.sf.net>
8454
8455         * include/basetypes.h (_GUID_DEFINED): Add deprecation warning, start
8456         using GUID_DEFINED instead.
8457         * include/sqltypes.h: Ditto.
8458         * include/winnt.h: Ditto.
8459         * include/ddk/scsiwmi.h: Ditto.
8460
8461 2003-02-04  Danny Smith  <dannysmith@users.sourceforge.net>
8462
8463         * include/shlwapi.h (PathRelativePathTo[AW]): Correct
8464         prototypes.
8465         Thanks to: John Dallaway  <jld@ecoscentric.com>.
8466
8467 2003-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
8468
8469         * include/commctrl.h (TCM_*): Add missing defines.
8470
8471 2003-02-01  Jesus Alvarez  <jesus_alvarez@users.sourceforge.net>
8472             Danny Smith  <dannysmith@users.sourceforge.net>
8473
8474         * include/prsht.h (PSP_*, PSH_*): Add missing defines.
8475         (PROPSHEETPAGE[AW]): Add pszHeaderTitle, pszHeaderSubTitle
8476         for (_WIN32_IE >= 0x0400).
8477         (PROPSHEETHEADER[AW]): Add hplWatermark and anonymous union
8478         fields for (_WIN32_IE >= 0x0400).
8479
8480 2003-01-31  Danny Smith  <dannysmith@users.sourceforge.net>
8481
8482         * include/winbase.h (CreateFiber): Change first parameter
8483         to SIZE_T.
8484         (CreateJobObject[AW], CreateHardLink[AW]):Guard with
8485         if (_WIN32_WINNT >= 0x0500).
8486
8487 2003-01-31  Bang Jun-Young  <junyoung@netbsd.org>
8488
8489         * include/winbase.h (PWIN32_FIND_DATAA, PWIN32_FIND_DATAW):
8490         Add missing typedefs.
8491         (CreateFiberEx, CreateJobObjectA,CreateJobObjectW): Add missing
8492         prototypes.
8493         (CreateHardLinkA, CreateHardLinkW): Return BOOL, not HANDLE.
8494
8495 2003-01-27  Krzysztof Nikiel  <kni@poczta.onet.pl>
8496
8497         * include/mmsystem.h (MIXERCONTROL_CONTROLF_MULTIPLE): Correct
8498         define.
8499         * lib/largeint.c (LargeIntegerAdd): Add, don't multiply.
8500
8501 2003-01-27  Danny Smith  <dannysmith@users.sourceforge.net>
8502
8503         * include/rpcnterr.h (RPC_X_INVALID_PIPE_OPERATION): Add
8504         define.
8505         * include/winbase.h (WAIT_TIMEOUT): Guard against prior
8506         definition.
8507         (WAIT_FAILED): Cast to DWORD.
8508         * include/winerror.h (WAIT_TIMEOUT): Guard against prior
8509         definition.
8510
8511 2003-01-27  Bang Jun-Young  <junyoung@netbsd.org>
8512
8513         * include/winerror.h: Protect against multiple
8514         definition of WSA* error codes.
8515         * include/winsock.h: Likewise.
8516         * include/winsock2.h: Likewise.
8517
8518 2003-01-27  Bang Dong-Heui
8519             Bang Jun-Young  <junyoung@netbsd.org>
8520
8521         * include/winerror.h (ERROR_*, SEC_E_*,RPC_S_*, FRS_ERR_*,
8522         DNS_*, WSA*, WAIT_TIMEOUT): Add missing error codes.
8523         (RPC_X_INVALID_PIPE_OPERATION): Remove define.
8524
8525
8526 2003-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
8527
8528         * include/ras.h (RASCONN[AW]): Add dwSessionId for
8529         (WINVER >= 0x501).
8530
8531 2003-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
8532
8533         * include/ras.h (RASCONN[AW]): Guard szDeviceType,
8534         szDeviceName fields with (WINVER >= 0x400). Add dwFlags, luid
8535         fields for (WINVER >= 0x501).
8536
8537 2003-01-23  Danny Smith  <dannysmith@users.sourceforge.net>
8538
8539         * lib/ws2_32.def (getaddrinfo, freeaddrinfo and getnameinfo):
8540         Add stubs.
8541         * include/ws2tcpip.h (IPV6_*) Add IPPROTO_IPV6 level socket
8542         options.
8543
8544 2003-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
8545
8546         * include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIM
8547         IMAGE_FILE_LARGE_ADDRESS_AWARE): Add defines.
8548
8549 2003-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
8550
8551         * include/accctrl.h (enum _SE_OBJECT_TYPE): Add
8552         SE_REGISTRY_WOW64_32KEY.
8553         Reported by: Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8554
8555 2003-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
8556
8557         * include/commctrl.h (HDN_GETDISPINFO[AW]: Add defines.
8558         (tagNMHDDISPINFO[AW}: Add structures and typedefs.
8559         Reported by: Mat Nieuwenhoven  <matnieuw@users.sourceforge.net>
8560
8561 2003-01-10  Christopher Faylor  <cgf@redhat.com>
8562
8563         * include/winsock2.h: Remove gethostname from INSIDE_CYGWIN protection.
8564
8565 2003-01-08  Danny Smith  <dannysmith@users.sourceforge.net>
8566
8567         * lib/dxguid.c: Don't #include <objbase.h>.
8568         * include/unknwn.h: Partially revert change of 2002-12-26.
8569         Don't include <ole2.h>.
8570
8571 2003-01-08  Danny Smith  <dannysmith@users.sourceforge.net>
8572
8573         * lib/dinput.c: Don't #include <objbase.h>.
8574
8575 2003-01-08  Bart Oldeman  <bartoldeman@users.sourceforge.net>
8576
8577         * include/windows.h (ole2.h):Do #include for
8578         __WATCOMC__.
8579
8580 2003-01-05  Danny Smith  <dannysmith@users.sourceforge.net>
8581
8582         * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.
8583         * include/zmouse.h (WHEEL_DELTA): Guard against prior
8584         definition.
8585         (WHEEL_PAGESCROLL): Likewise.
8586         (SPI_SETWHEELSCROLLLINES): Define, if not already done.
8587
8588 2003-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
8589
8590         * include/winuser.h (SPI_GETWHEELSCROLLLINES) Add define.
8591         (WHEEL_PAGESCROLL): Add define.
8592
8593 2003-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
8594
8595         * include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete struct
8596         names tagTBNOTIFY[AW] and typedefs. Add defines for backward
8597         compatability. Add RECT field. Add UNICODE mappings for new
8598         names.
8599         (tagNMREBARCHEVRON): Add struct and typedefs for
8600         _WIN32_IE >= 0x0500.
8601
8602 2003-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
8603
8604         * include/commctrl.h (TOOLINFO[AW]): Update structures.
8605         (LVHITTESTINFO): Likewise.
8606
8607         * include/wingdi.h (GRADIENT_TRIANGLE): Add structure.
8608         (GRADIENT_RECT): Likewise.
8609
8610 2003-01-03  Bang Jun-Young  <junyoung@netbsd.org>
8611
8612         * include/winerror.h (ERROR_OPLOCK_NOT_GRANTED,
8613         ERROR_INVALID_OPLOCK_PROTOCOL, ERROR_SOURCE_ELEMENT_EMPTY,
8614         ERROR_DESTINATION_ELEMENT_FULL, ERROR_ILLEGAL_ELEMENT_ADDRESS,
8615         ERROR_MAGAZINE_NOT_PRESENT, ERROR_DEVICE_REINITIALIZATION_NEEDED,
8616         ERROR_DEVICE_REQUIRES_CLEANING, ERROR_DEVICE_DOOR_OPEN,
8617         ERROR_DEVICE_NOT_CONNECTED, ERROR_NOT_FOUND, ERROR_NO_MATCH,
8618         ERROR_SET_NOT_FOUND, ERROR_NO_TRACKING_SERVICE,
8619         ERROR_JOURNAL_DELETE_IN_PROGRESS, ERROR_JOURNAL_NOT_ACTIVE,
8620         ERROR_JOURNAL_ENTRY_DELETED, ERROR_ONLY_IF_CONNECTED,
8621         ERROR_NOT_SUPPORTED_ON_SBS, ERROR_SERVER_SHUTDOWN_IN_PROGRESS,
8622         ERROR_MUTUAL_AUTH_FAILED, ERROR_TIME_SKEW, ERROR_DEVICE_REMOVED,
8623         RPC_S_INVALID_ASYNC_HANDLE, RPC_S_INVALID_ASYNC_CALL,
8624         RPC_X_PIPE_CLOSED, RPC_X_PIPE_DISCIPLINE_ERROR, RPC_X_PIPE_EMPTY,
8625         ERROR_CANT_ACCESS_FILE, ERROR_CANT_RESOLVE_FILENAME,
8626         ERROR_WMI_GUID_NOT_FOUND, ERROR_WMI_INSTANCE_NOT_FOUND,
8627         ERROR_WMI_ITEMID_NOT_FOUND, ERROR_WMI_TRY_AGAIN, ERROR_WMI_READ_ONLY,
8628         ERROR_WMI_SET_FAILURE, ERROR_TRANSPORT_FULL, ERROR_FILE_OFFLINE,
8629         ERROR_REMOTE_STORAGE_NOT_ACTIVE, ERROR_REMOTE_STORAGE_MEDIA_ERROR,
8630         ERROR_NOT_A_REPARSE_POINT, ERROR_REPARSE_ATTRIBUTE_CONFLICT,
8631         ERROR_INVALID_REPARSE_DATA, ERROR_REPARSE_TAG_INVALID,
8632         ERROR_REPARSE_TAG_MISMATCH, ERROR_FILE_ENCRYPTED,
8633         ERROR_FILE_NOT_ENCRYPTED, ERROR_NOT_EXPORT_FORMAT,
8634         ERROR_CTX_WINSTATION_NAME_INVALID, ERROR_CTX_INVALID_PD,
8635         ERROR_CTX_PD_NOT_FOUND, ERROR_CTX_WD_NOT_FOUND,
8636         ERROR_CTX_CLOSE_PENDING, ERROR_CTX_NO_OUTBUF,
8637         ERROR_CTX_MODEM_INF_NOT_FOUND, ERROR_CTX_INVALID_MODEMNAME,
8638         ERROR_CTX_MODEM_RESPONSE_ERROR, ERROR_CTX_MODEM_RESPONSE_TIMEOUT,
8639         ERROR_CTX_MODEM_RESPONSE_NO_CARRIER,
8640         ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE, ERROR_CTX_MODEM_RESPONSE_BUSY,
8641         ERROR_CTX_MODEM_RESPONSE_VOICE, ERROR_CTX_TD_ERROR,
8642         ERROR_CTX_WINSTATION_NOT_FOUND, ERROR_CTX_WINSTATION_ALREADY_EXISTS,
8643         ERROR_CTX_WINSTATION_BUSY, ERROR_CTX_BAD_VIDEO_MODE,
8644         ERROR_CTX_GRAPHICS_INVALID, ERROR_CTX_NOT_CONSOLE,
8645         ERROR_CTX_CLIENT_QUERY_TIMEOUT, ERROR_CTX_CONSOLE_DISCONNECT,
8646         ERROR_CTX_CONSOLE_CONNECT, ERROR_CTX_SHADOW_DENIED,
8647         ERROR_CTX_WINSTATION_ACCESS_DENIED, ERROR_CTX_INVALID_WD,
8648         ERROR_CTX_SHADOW_INVALID, ERROR_CTX_SHADOW_DISABLED,
8649         ERROR_CTX_CLIENT_LICENSE_IN_USE, ERROR_CTX_CLIENT_LICENSE_NOT_SET,
8650         ERROR_CTX_LICENSE_NOT_AVAILABLE, ERROR_CTX_LICENSE_CLIENT_INVALID,
8651         ERROR_CTX_LICENSE_EXPIRED, ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY,
8652         ERROR_DS_NO_ATTRIBUTE_OR_VALUE, ERROR_DS_INVALID_ATTRIBUTE_SYNTAX,
8653         ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED, ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS,
8654         ERROR_DS_BUSY, ERROR_DS_UNAVAILABLE, ERROR_DS_NO_RIDS_ALLOCATED,
8655         ERROR_DS_NO_MORE_RIDS, ERROR_DS_INCORRECT_ROLE_OWNER,
8656         ERROR_DS_RIDMGR_INIT_ERROR, ERROR_DS_OBJ_CLASS_VIOLATION,
8657         ERROR_DS_CANT_ON_NON_LEAF, ERROR_DS_CANT_ON_RDN,
8658         ERROR_DS_CANT_MOD_OBJ_CLASS, ERROR_DS_CROSS_DOM_MOVE_ERROR,
8659         ERROR_DS_GC_NOT_AVAILABLE, ERROR_SHARED_POLICY,
8660         ERROR_POLICY_OBJECT_NOT_FOUND, ERROR_POLICY_ONLY_IN_DS,
8661         ERROR_DS_ADMIN_LIMIT_EXCEEDED, ERROR_DS_DS_REQUIRED,
8662         ERROR_DS_SAM_INIT_FAILURE, ERROR_DS_SENSITIVE_GROUP_VIOLATION,
8663         ERROR_DS_CANT_MOD_PRIMARYGROUPID, ERROR_DS_INVALID_GROUP_TYPE,
8664         ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN,
8665         ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN,
8666         ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER,
8667         ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER,
8668         ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER,
8669         ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER,
8670         ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER,
8671         ERROR_DS_HAVE_PRIMARY_MEMBERS, ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD,
8672         ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY, ERROR_DS_CANT_START,
8673         ERROR_DS_INIT_FAILURE, ERROR_SAM_INIT_FAILURE, ERROR_DS_GC_REQUIRED,
8674         ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY,
8675         ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS,
8676         ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED):
8677         Add missing error codes.
8678
8679 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8680
8681         * lib/kernel32.c (GetCurrentFiber): Remove blank input field in
8682         asm code.
8683         (GetFiberData): Likewise.
8684
8685 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8686
8687         * include/winnt.h (GetCurrentFiber): Remove blank input field in
8688         asm code.
8689         (GetFiberData): Likewise.
8690
8691 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8692
8693         * include/winerror.h (ERROR_DIFFERENT_SERVICE_ACCOUNT,
8694         ERROR_EXE_MACHINE_TYPE_MISMATCH, ERROR_HOOK_TYPE_NOT_ALLOWED,
8695         ERROR_INVALID_KEYBOARD_HANDLE, ERROR_INVALID_PRINT_MONITOR,
8696         ERROR_PRINT_MONITOR_IN_USE, ERROR_PRINTER_HAS_JOBS_QUEUED,
8697         ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION,
8698         ERROR_SUCCESS_REBOOT_REQUIRED, ERROR_SUCCESS_RESTART_REQUIRED,
8699         ERROR_TIMEOUT, OR_INVALID_OID, OR_INVALID_OXID,
8700         OR_INVALID_SET, RPC_X_INVALID_PIPE_OPERATION): Add missing
8701         error codes.
8702         Re-sort codes.
8703
8704 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8705
8706         * include/winspool.h (PRINTER_INFO_6): Add.
8707         Reported by: Mat Nieuwenhoven  <matnieuw@users.sourceforge.net>
8708
8709 2002-12-30  Hartmut Honisch  <hhonisch@users.sourceforge.net>
8710
8711         * include/winbase.h (NMPWAIT_WAIT_FOREVER): Cast to DWORD.
8712
8713         * lib/ntdll.def (NtConnectPort, NtOpenEvent,
8714         NtRequestWaitReplyPort, NtWaitForSingleObject,ZwConnectPort,
8715         ZwOpenEvent, ZwRequestWaitReplyPort, ZwWaitForSingleObject):
8716         Add stubs.
8717
8718 2002-12-30  Danny Smith  <dannysmith@users.sourceforge.net>
8719
8720         * include/wingdi.h (wglGetLayerPaletteEntries): Correct
8721         prototype. Thanks to: Joe Krahn  <jkrahn at nc dot rr dot com>.
8722
8723 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8724
8725         * include/wingdi.h (DOCINFOA): Replace LPCTSTR with LPCSTR.
8726
8727 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8728
8729         * include/wingdi.h (BALTIC_CHARSET, JOHAB_CHARSET,
8730         VIETNAMESE_CHARSET): Remove duplicate defines.
8731         * lib/comctl32.def (ImageList_SetImageCount): Add stub.
8732
8733 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8734
8735         * include/dbt.h (DEV_BROADCAST_PORT): Add UNICODE version.
8736         Thanks to: Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8737
8738 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8739
8740         * include/unknwn.h: Include windows.h and ole2.h before header
8741         guard to avoid circular inclusion of COM headers.
8742
8743 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8744
8745         * include/dde.h (PackDDElParam, UnpackDDElParam,FreeDDElParam,
8746         ReuseDDElParam): Use __WIN64 compatible typedefs.
8747
8748 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8749
8750         * include/accctrl.h (ACTRL_ACCESS_ENTRY[AW]): Make
8751         lpInheritProperty member const.
8752         (ACTRL_PROPERTY_ENTRY[AW]): Make lpProperty member
8753         const.
8754
8755 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8756
8757         * include/commcat.h: Don't include windows.h or ole2.h ifdef
8758         COM_NO_WINDOWS_H.
8759         * include/unknwn.h: Ditto.
8760
8761 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8762
8763         * include/imm.h (ImmGetCompositionFont[AW],
8764         ImmSetCompositionFont[AW]): Add NOGDI guard.
8765
8766 2002-12-19  Danny Smith  <dannysmith@users.sourceforge.net>
8767
8768         * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.
8769         * include/ddk/miniport.h (EMULATOR_PORT_ACCESS_TYPE): Define
8770         before using.
8771         (VIDEO_ACCESS_RANGE): Guard against prior definition.
8772         * include/ddk/minitape.h (INQUIRYDATA): Guard against prior
8773         definition.
8774         * include/ddk/ndis.h (DECLARE_UNKNOWN_PROTOTYPE): Correct macro.
8775         * include/ddk/ndisguid.h: Remove unneccessary #pragma pack's.
8776         * include/ddk/scsi.h (INQUIRYDATA): Guard against prior
8777         definition.
8778         * include/ddk/scsiwmi.h (GUID): Define if not already done.
8779         (LPCGUID): Likewise.
8780         * include/ddk/tdi.h: Close "Listen flags" comment.
8781         * include/ddk/tdistat.h: Remove unneccessary #pragma pack's.
8782         * include/ddk/video.h:  Add #pragma pack(push,4) to balance.
8783         (VIDEO_ACCESS_RANGE): Guard against prior definition.
8784         * include/ddk/videoagp.h:Add #pragma pack(push,4) to balance.
8785         * include/ddk/win2k.h: Likewise.
8786         * include/ddk/winddi.h: Likewise.
8787         * include/ddk/winddk.h: Likewise.
8788         * include/ddk/winnt4.h: Likewise.
8789         * include/ddk/ws2san.h: Likewise.
8790         * include/ddk/xfilter.h: Remove unbalanced #pragma pack(pop).
8791         * include/ddk/video.h: Don't process rest of file ifdef
8792         __WINDDI_H.
8793         * include/ddk/winddi.h: Don't process rest of file ifdef
8794         __VIDEO_H.
8795         * include/ddk/usb.h: Don't process rest of file ifdef
8796         __USBDI_H.
8797         * include/ddk/usbdi.h: Don't process rest of file ifdef
8798         __USB_H.
8799         * include/ddk/usbcamdi.h: Don't process rest of file if
8800         !defined(__USB_H) && !defined(__USBDI_H)
8801
8802 2002-12-18  James E. Lucas  <xelloss@users.sourceforge.net>
8803
8804         * include/winnetwk.h (WNetResourceInformation[AW]): Correct
8805         prototypes.
8806         * include/winuser.h (GetAncestor) Add prototype.
8807         (GA_PARENT, GA_ROOT, GA_ROOTOWNER): Add defines.
8808         (EWX_FORCEIFHUNG): Add define for _WIN32_WINNT >= 0x0500.
8809         (SPI_GETACTIVEWINDOWTRACKING, SPI_GETACTIVEWNDTRKZORDER,
8810         SPI_GETACTIVEWNDTRKTIMEOUT, SPI_SETACTIVEWINDOWTRACKING
8811         SPI_SETACTIVEWNDTRKZORDER, SPI_SETACTIVEWNDTRKTIMEOUT): Add
8812         defines.
8813         * lib/user32.def (GetAncestor@8): Add stub.
8814
8815 2002-12-15  Danny Smith  <dannysmith@users.sourceforge.net>
8816
8817         * include/windows.h: Guard inclusion of wingdi.h,
8818         commdlg.h, winspool.h, ole2.h with NOGDI.
8819         * include/winuser.h (ICONMETRICS, NONCLIENTMETRICS,
8820         ChangeDisplaySettings, CreateDesktop, EnumDisplaySettings):
8821         Guard with NOGDI.
8822
8823 2002-12-12  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8824
8825         * include/oleacc.h (SELFLAG_*): Change to enum.
8826
8827 2002-12-11  Danny Smith  <dannysmith@users.sourceforge.net>
8828
8829         * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.
8830         Thanks to: Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
8831
8832 2002-12-09  Danny Smith  <dannysmith@users.sourceforge.net>
8833
8834         * include/shellapi.h (ExtractIconEx[AW]): Correct return type
8835         to UINT.
8836         Thanks to: Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
8837
8838 2002-12-07  Danny Smith  <dannysmith@users.sourveforge.net>
8839
8840         * include/winuser.h (AllowSetForegroundWindow,
8841         LockSetForegroundWindow): Add prototypes.
8842         (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK) Add defines.
8843         Thanks to:  Pat Thoyts  <patthoyts@users.sourceforge.net>
8844         * lib/winuser.def (AllowSetForegroundWindow,
8845         LockSetForegroundWindow): Add stubs.
8846
8847 2002-12-06  Ken Fitlike  <kenfitlike@users.sourceforge.net>
8848
8849         * include/commctrl.h (TN_GETDISPINFO[AW]): Add defines and
8850         UNICODE mappings.
8851         (tagNMTTDISPINFO[AW]): Replace obsolete struct names
8852         tagTOOLTIPTEXT[AW] and typedefs. Add defines for backward
8853         compatability. Add lParam field. Add UNICODE mappings for new
8854         names.
8855
8856 2002-12-02  Andrew Stadt  <acstadt@sympatico.ca>
8857
8858         * include/shellapi.h (_SHFILEOPSTRUCTA,_SHFILEOPSTRUCTW):
8859         Wrap with pshpack2.h/poppack.h to correct alignment.
8860
8861 2002-12-02  Ken Fitlike  <kenfitlike@users.sourceforge.net>
8862
8863         * include/commctrl.h (LVBKIF_*): Add defines.
8864         (LVM_SETIMAGE[AW]): Add defines and UNICODE mappings.
8865         (LVM_GETIMAGE[AW]): Add defines and UNICODE mappings.
8866         (LVBKIMAGE[AW]): Add defines and UNICODE mappings.
8867         (LPLVBKIMAGE[AW]): Add defines and UNICODE mappings.
8868         (LVM_GETBKIMAGE[AW]): Add defines and UNICODE mappings.
8869         (LVM_SETBKIMAGE[AW]): Add defines and UNICODE mappings.
8870         (ListView_GetBkImage): Add define.
8871         (ListView_SetBkImage): Add define.
8872         (LVBKIMAGE): Add structures and typedefs.
8873
8874 2002-11-25  Earnie Boyd  <earnie@users.sf.net>
8875
8876         * include/w32api.h: Increment to version 2.2
8877         * Makefile.in: Ditto.
8878
8879 2002-11-25  Earnie Boyd  <earnie@users.sf.net>
8880
8881         * lib/Makefile.in (dist, install): Correct the install destinations.
8882         * lib/ddk/Makefile.in (dist, install): Ditto.
8883
8884 2002-11-16  Danny Smith  <dannysmith@users.sourceforge.net>
8885
8886         * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,
8887         CLSID_PSUrlMonProxy,CLSID_StdURLMoniker,IID_IObjectWithSite,
8888         IID_IPersistMoniker,IID_IProgressNotify): Correct off-by-one bug
8889         in definitions.
8890         (CLSID_CFontPropPage00, GUID_FONTUNDERSCORE11,
8891         IID_IOleControlSite89): Remove.
8892
8893 2002-11-15  Christopher Faylor  <cgf@redhat.com>
8894
8895         * lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.
8896         (IID_IStdMarshalInfo): Ditto.
8897
8898 2002-11-15  Christopher Faylor  <cgf@redhat.com>
8899
8900         * lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.
8901         (IID_IPersistStorage): Ditto.
8902
8903 2002-11-15  Weiqi Gao  <weiqigao@users.sourceforge.net>
8904
8905         * lib/uuid.c (CLSID_PSClassObject, CLSID_PSEnumerators,
8906         IID_IClassActivator, IID_IClientSecurity, IID_ICreateTypeInfo,
8907         IID_ICreateTypeLib2, IID_IOleInPlaceSite, IID_IPersistStorage,
8908         IID_IRunnableObject, IID_IServerSecurity, IID_IStdMarshalInfo):
8909         Correct definitions.
8910
8911 2002-11-15  Danny Smith  <dannysmith@users.sourceforge.net>
8912
8913         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
8914         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
8915         miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
8916         ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
8917         netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
8918         ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
8919         ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
8920         ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
8921         ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
8922         poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
8923         storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
8924         upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
8925         usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
8926         winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
8927         xfilter.h): Change comment to refer w32api package, not MinGW.
8928
8929 2002-11-15  Danny Smith  <dannysmith@users.sourceforge.net>
8930
8931         * include/ddk/ntddk.h: Include winnt.h as system header.
8932
8933 2002-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
8934
8935         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
8936         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
8937         miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
8938         ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
8939         netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
8940         ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
8941         ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
8942         ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
8943         ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
8944         poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
8945         storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
8946         upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
8947         usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
8948         winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
8949         xfilter.h): Fix typo in disclaimer comment.
8950
8951 2002-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
8952
8953         * include/exdisp.h: Include oaidl.h as system header.
8954
8955 2002-11-12  Earnie Boyd  <earnie@users.sf.net>
8956
8957         * include/w32api.h (__W32API_VERSION): Fix.
8958
8959 2002-11-09  Weiqi Gao  <weiqigao@users.sourceforge.net>
8960
8961         * lib/uuid.c (IID_ICatInformation): Correct definition.
8962
8963 2002-11-07  Danny Smith  <dannysmith@users.sourceforge.net>
8964
8965         * include/oleauto.h (DeregisterTypeLib): Remove.
8966         (UnRegisterTypeLib): Add prototype.
8967
8968 2002-11-07  Christopher January  <chris@atomice.net>
8969
8970         * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE.
8971
8972 2002-11-04  Danny Smith  <dannysmith@users.sourceforge.net>
8973
8974         * include/winnt.h (VerSetConditionMask): Add prototype.
8975         * lib/kernel32.def (VerifyVersionInfo[AW]): Add stubs.
8976
8977 2002-10-16  Danny Smith  <dannysmith@users.sourceforge.net>
8978
8979         * include/winuser.h (MONITORINFOEX[AW]): Add structure
8980         definitions and ANSI/UNICODE mappings.
8981         Cleanup whitespace.
8982
8983 2002-10-14  Earnie Boyd  <earnie@users.sf.net>
8984
8985         * Makefile.in: Add components for lib/ddk.  Adjust for autoconf-2.53.
8986         * configure.in: Ditto.
8987         * lib/Makefile.in: Ditto.
8988         * lib/ddk/Makefile.in: Correct installation procedure.  Adjust for
8989         autoconf-2.53.
8990         * configure: Regenerate.
8991
8992 2002-10-14  Danny Smith  <dannysmith@users.sourceforge.net>
8993
8994         * include/windows.h: Don't include basetyps.h.
8995         * include/objfwd.h: Do include basetyps.h.
8996
8997 2002-10-13  Danny Smith  <dannysmith@users.sourceforge.net>
8998
8999         * include/objbase.h: Include rpc.h and rpcndr.h
9000         before header guard.
9001
9002 2002-10-11  Danny Smith  <dannysmith@users.sourceforge.net>
9003
9004         * include/olectl.h (PROPPAGEINFO): Change type of
9005         field cb to ULONG.
9006
9007 2002-10-11  Steven Edwards  <Steven_Ed4153@yahoo.com>
9008
9009         * lib/ntdll.def (RtlAcquireResourceExclusive,
9010         RtlAcquireResourceShared, RtlDeleteResource,
9011         RtlInitializeResource, RtlReleaseResource,
9012         RtlTimeToSecondsSince1970) : Added missing exports.
9013
9014 2002-10-08  Heiko Gerdau  <hg@technosis.de>
9015
9016         * include/oleacc.h: New file.
9017         * include/winuser.h (ENDSESSION_LOGOFF) Add define.
9018         (OBJID_*) Add defines.
9019         * lib/uuid.c: Add DEFINE_GUID for IID_IAccessible.
9020         * lib/test.c: Include oleacc.h.
9021
9022 2002-10-06  Casper Hornstrup  <chorns@it.dk>
9023
9024         * include/ddk: New subdir.
9025         * lib/ddk: Ditto.
9026         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
9027         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
9028         miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
9029         ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
9030         netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
9031         ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
9032         ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
9033         ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
9034         ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
9035         poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
9036         storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
9037         upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
9038         usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
9039         winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
9040         xfilter.h): New files.
9041         * lib/ddk/(Makefile.in, apcups.def, cfgmgr32.def, dxapi.def,
9042         hal.def, hid.def, hidparse.def, mcd.def, ndis.def, ntoskrnl.def,
9043         scsiport.def, tdi.def, usbcamd.def, usbcamd2.def, videoprt.def,
9044         win32k.def): Ditto.
9045
9046 2002-10-04  Steven Edwards  <Steven_Ed4153@yahoo.com>
9047
9048         * lib/ntdll.def (NtAccessCheck, NtAdjustPrivilegesToken,
9049         NtCreateKey, NtDeleteKey, NtDeleteValueKey, NtEnumerateKey,
9050         NtEnumerateValueKey, NtOpenKey, NtOpenProcessToken,
9051         NtOpenThreadToken, NtQueryInformationToken, NtQueryKey,
9052         NtQueryValueKey, NtSetSecurityObject, NtSetValueKey,
9053         RtlAddAccessAllowedAce, RtlCreateAcl,
9054         RtlCreateSecurityDescriptor, RtlCreateUnicodeStringFromAsciiz,
9055         RtlGetAce, RtlGetControlSecurityDescriptor,
9056         RtlGetDaclSecurityDescriptor,RtlGetGroupSecurityDescriptor,
9057         RtlGetOwnerSecurityDescriptor,RtlGetSaclSecurityDescriptor,
9058         RtlImpersonateSelf, RtlIsTextUnicode, RtlLargeIntegerAdd,
9059         RtlLengthSecurityDescriptor, RtlMakeSelfRelativeSD,
9060         RtlMultiByteToUnicodeN RtlMultiByteToUnicodeSize,
9061         RtlOpenCurrentUser, RtlSetDaclSecurityDescriptor,
9062         RtlSetGroupSecurityDescriptor, RtlSetOwnerSecurityDescriptor,
9063         RtlSetSaclSecurityDescriptor, RtlValidSecurityDescriptor,
9064         ZwAccessCheck, ZwAdjustPrivilegesToken, ZwCreateKey,
9065         ZwDeleteValueKey, ZwEnumerateKey, ZwEnumerateValueKey,
9066         ZwOpenKey, ZwOpenProcessToken, ZwOpenThreadToken,
9067         ZwQueryInformationToken, ZwQueryKey, ZwQueryValueKey
9068         ZwSetSecurityObject, ZwSetValueKey): Added missing exports.
9069
9070 2002-10-04  "KJK::Hyperion"  <noog@libero.it>
9071
9072         *include/windef.h (WPARAM): Update typedef.
9073         (LPARAM): Ditto.
9074         (LRESULT): Ditto.
9075
9076 2002-10-04  "KJK::Hyperion"  <noog@libero.it>
9077
9078         * include/shlobj.h (CSIDL_*): Add defines.
9079
9080 2002-09-24  Danny Smith  <dannysmith@users.sourceforge.net>
9081
9082         * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.h
9083         has been included first.
9084
9085 2002-09-24  René Møller Fonseca  <fonseca@users.sourceforge.net>
9086
9087         * include/winbase.h (FindFirstFileEx): Fixed ANSI mode.
9088         * include/wingdi.h (PFD_SWAP_LAYER_BUFFERS):Added define.
9089         * include/winuser.h (AppendMenu[AW]): Fixed prototypes.
9090
9091 2002-09-18  Eric R. Krause  <ekrause_98@users.sourceforge.net>
9092
9093         * include/winuser.h (DS_SHELLFONT): Define.
9094
9095 2002-09-17  Daniel Schlyder  <daniel@dascdev.net>
9096
9097         * include/winnt.h (VER_SUITE_BLADE): Define.
9098
9099 2002-09-17  Danny Smith  <dannysmith@users.sourceforge.net>
9100
9101         * include/shlobj.h (SHGetSpecialFolderPath[AW]):
9102         Add _WIN32_IE guard. Correct prototype for wide version.
9103         (SHGetFolderPath): Add comment on shfolder.dll.
9104         (SHGetFolderLocation): Add prototyope for WinME and W2K.
9105         (SHGetFolderPathAndSubDir[AW]): Add prototypes for XP.
9106
9107 2002-09-16  Danny Smith  <dannysmith@users.sourceforge.net>
9108
9109         * lib/shell32.def (SHGetFolderPath[AW]): Add comment.
9110         * lib/shfolder.def: New file.
9111
9112 2002-09-12  Danny Smith  <dannysmith@users.sourceforge.net>
9113
9114         * include/winsock.h (timeval): Guard struct and associated
9115         macros with _TIMEVAL_DEFINED.
9116         * include/winsock2.h (timeval): Likewise.
9117
9118 2002-09-11  Danny Smith  <dannysmith@users.sourceforge.net>
9119
9120         * lib/shell32.def (SHBindtoParent,SHCreateDirectoryEx[AW],
9121         SHCreateProcessAsUserW,SHCreateQueryCancelAutoPlayMoniker,
9122         SHCreateShellItem,SHEmptyRecycleBin[AW],
9123         SHEnumerateUnreadMailAccountsW,SHExtractIconsW,
9124         SHGetDataFromIDList[AW],SHGetDiskFreeSpace[AW],
9125         SHGetDiskFreeSpaceEx[AW],SHGetFolderLocation,
9126         SHGetFolderPathAndSubDir[AW],SHGetIconOverlayIndex[AW],
9127         SHGetNewLinkInfo[AW],SHGetSettings,SHGetUnreadMailCountW,
9128         SHInvokePrinterCommand[AW],SHIsFileAvailableOffline,
9129         SHLoadNonloadedIconOverlayIdentifiers,
9130         SHOpenFolderAndSelectItems,SHParseDisplayName,
9131         SHPathPrepareForWrite[AW],SHQueryRecycleBin[AW],
9132         SHSetLocalizedName,SHSetUnreadMailCountW,
9133         SHUpdateRecycleBinIcon: Add missing stubs.
9134
9135 2002-09-07  Earnie Boyd  <earnie@users.sf.net>
9136
9137         * include/windef.h (WINVER): Add documentation.
9138         (_WIN32_WINNT): Ditto.
9139         Special thanks to Paul Schmidt <paul@tricattechnologies.com>
9140
9141 2002-09-06  Danny Smith  <dannysmith@users.sourceforge.net>
9142
9143         * lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.
9144
9145 2002-09-04  Kevin Chase  <kevincha99@hotmail.com>
9146
9147         * include/winbase.h (AllocateUserPhysicalPages,
9148         MapUserPhysicalPages, MapUserPhysicalPagesScatter,
9149         FreeUserPhysicalPages): Add prototypes.
9150         * lib/kernel32.def: Add function stubs for above.
9151
9152 2002-09-03  René Møller Fonseca  <fonseca@users.sourceforge.net>
9153
9154         * include/winuser.h (IDTRYAGAIN,IDCONTINUE): Add defines.
9155         Add WINVER guards for dialog box command id defines.
9156
9157 2002-09-03  Earnie Boyd  <earnie@users.sf.net>
9158
9159         * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.
9160
9161 2002-08-30  Christopher January  <ccj00@doc.ic.ac.uk>
9162
9163         * include/wincon.h: Define GetConsoleWindow(void).
9164
9165 2002-08-28  Earnie Boyd  <earnie@users.sf.net>
9166
9167         * include/w32api.h: Increment version to 2.1.
9168         * Makefile.in: Ditto.
9169
9170 2002-08-26  Bart Oldeman  <bart.oldeman@btinternet.com>
9171
9172         * include/winsock2.h (SOCKET_ADDRESS): Define if
9173         __CSADDR_T_DEFINED is not defined (copied from nspapi.h)
9174         (CSADDR_INFO): Ditto.
9175         (nspapi.h) : Don't include. Removed FIXME comment.
9176         * include/nspapi.h (SOCKET_ADDRESS) Only define if
9177         __CSADDR_T_DEFINED is not defined.
9178         (CSADDR_INFO): Ditto.
9179         (BLOB): Add structure and typedef if not already defined.
9180         (NS_*): Add defines.
9181         (SERVICE_*): Ditto.
9182         (SERVICE_ADDRESS): Add structure and typedefs.
9183         (SERVICE_ADDRESSES): Ditto.
9184         (SERVICE_INFO[AW]): Ditto, and add UNICODE mappings.
9185         (LPSERVICE_ASYNC_INFO): Add typedef.
9186         (SetService[AW], GetAddressByName[AW]): Add prototypes and UNICODE
9187         mappings.
9188         * include/wsipx.h: New file.
9189         * include/svcguid.h: New file.
9190         * lib/test.c: Include wspix.h and svcguid.h.
9191
9192 2002-08-26  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9193
9194         * include/wsahelp.h: New file.
9195         * lib/test.c: Include wsahelp.h.
9196
9197 2002-08-21  Earnie Boyd  <earnie@users.sf.net>
9198
9199         * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.
9200         Thanks to: "Phil Dempster" <p_dempster@yahoo.co.uk>.
9201
9202 2002-08-20  Danny Smith  <dannysmith@users.sourceforge.net>
9203
9204         * include/ws2spi.h: Modify comment about being part of
9205         mingw32 package.
9206         (winsock2.h): Change "" to <>.
9207
9208 2002-08-20  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9209
9210         * include/ws2spi.h: New file.
9211         * lib/test.c: Include ws2spi.h.
9212
9213 2002-08-20  Danny Smith  <dannysmith@users.sourceforge.net>
9214
9215         * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,
9216         WSASetBlockingHook,WSACancelBlockingCall): Expose deprecated
9217         functions.
9218
9219 2002-08-17  Danny Smith  <dannysmith@users.sourceforge.net>
9220
9221         * include/winuser.h (CURSOR_SHOWING) Add define.
9222         Thanks to: Jan Hlavatý  <hlavac@users.sourceforge.net>
9223
9224 2002-08-17  Danny Smith  <dannysmith@users.sourceforge.net>
9225
9226         * include/winerror.h: Cast OLE error codes to HRESULT.
9227         Thanks to: Gunnar Degnbol <gdegnbol@users.sourceforge.net>
9228
9229 2002-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
9230
9231         * include/wincrypt.h (ALG_*): Add defines.
9232         (CALG_*): Ditto.
9233         (CRYPT_*): Ditto.
9234         (PP_*): Ditto.
9235         (PROV_*): Ditto.
9236         (PRIVATEKEYBLOB): Add define.
9237
9238 2002-08-14  Earnie Boyd  <earnie@users.sf.net>
9239
9240         * include/shlobj.h (SHGetFolderPath): Add define.
9241         * lib/shell32.def (SHGetSpecialFolderPath): Add export.
9242         (SHGetFolderPath): Ditto.
9243
9244 2002-08-13  Danny Smith  <dannysmith@users.sourceforge.net>
9245
9246         * include/commdlg.h: Don't include COM headers or use
9247         COM-dependent symbols if __OBJC__.
9248
9249 2002-08-13  Danny Smith  <dannysmith@users.sourceforge.net>
9250
9251         * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):
9252         Add prototypes.
9253
9254 2002-08-12  Andriy Palamarchuk  <apa3a@yahoo.com>
9255
9256         * include/shellapi.h (FOF_NOERRORUI): Add define.
9257
9258 2002-08-12  Danny Smith  <dannysmith@users.sourceforge.net>
9259
9260         * include/objidl.h (IEnumMoniker): Put 'interface' back.
9261
9262 2002-08-11  Danny Smith  <dannysmith@users.sourceforge.net>
9263
9264         * include/objidl.h (IEnumMoniker): Correct declaration.
9265
9266 2002-08-09  Mark Schreiber  <mark7@users.sourceforge.net>
9267
9268         * include/wincrypt.h (CRYPT_NOHASHOID): Add define.
9269
9270 2002-08-09  Danny Smith  <dannysmith@users.sourceforge.net>
9271
9272         * include/commctrl.h: Whitespace change.
9273
9274 2002-08-09  Lars Munch  <lars@segv.dk>
9275
9276         * include/commctrl.h (tagTVHITTESTINFO): Replace obsolete
9277         struct name _TVHITTESTINFO and typedefs and add defines for
9278         backward compatability.
9279         (ListView_SetExtendedListViewStyleEx): Add macro.
9280
9281 2002-08-05  Danny Smith  <dannysmith@users.sourceforge.net>
9282
9283         * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):
9284         Add prototypes.
9285         * lib/msimg32.def: New file, with stubs for above.
9286
9287 2002-08-03  Danny Smith  <dannysmith@users.sourceforge.net>
9288
9289         * include/winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
9290         GetFileSizeEx, SetFilePointerEx): Add prototypes.
9291         (EncryptFile[AW], FileEncryptionStatus[AW]): Add prototypes
9292         and UNICODE mappings.
9293
9294 2002-08-02  Danny Smith  <dannysmith@users.sourceforge.net>
9295
9296         * include/winbase.h (ReadFileScatter, WriteFileGather):
9297         Change second parameter to pointer.
9298
9299 2002-07-31  Danny Smith  <dannysmith@users.sourceforge.net>
9300
9301         * include/wininet.h (InternetReadFileEx[AW]). Add prototypes and
9302         UNICODE mappings.
9303         * lib/wininet.def: Regenerate.
9304
9305 2002-07-30  Danny Smith  <dannysmith@users.sourceforge.net>
9306
9307         * include/windef.h (PVOID): Move typedef to...
9308         * include/winnt: ...here.
9309         (PVOID64): New typedef.
9310
9311         * include/winnt,h (FILE_SEGMENT_ELEMENT): Define union.
9312         * include/winbase.h (ReadFileScatter, WriteFileGather):
9313         Add prototypes.
9314
9315         * include/winnt,h (PROCESSOR_ARCHITECTURE_*): Add defines.
9316         (PROCESSOR_INTEL_IA64): Add define.
9317
9318 2002-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
9319
9320         * include/oleidl.h (MK_ALT): Define.
9321
9322 2002-07-26  Mattia Barbon  <mbarbon@dsi.unive.it>
9323
9324         * include/exdisp.h: New file.
9325         * include/exdispid.h: New file.
9326         * include/mshtml.h: New file.
9327         * lib/test.c: #include exdisp.h and mshtml.h
9328         * lib/uuid.c (CLSID_WebBrowser, DIID_DWebBrowserEvents,
9329         DIID_DWebBrowserEvents2, IID_IHTMLDocument, IID_IHTMLDocument2,
9330         IID_IHTMLElement, IID_IHTMLSelectionObject, IID_IHTMLTxtRange,
9331         IID_IWebBrowser, IID_IWebBrowser2, IID_IWebBrowserApp):
9332         New GUIDs.
9333
9334 2002-07-26  Mattia Barbon  <mbarbon@dsi.unive.it>
9335
9336         * include/docobj.h: New file.
9337         * include/idispids.h: New file.
9338         * include/objidl.h (IID_IMoniker): Declare.
9339         * include/ocidl.h (READYSTATE): New enum.
9340         (IOleInPlaceSiteEx): New interface.
9341         * include/olectlid.h (IID_IEnumSTATSTG): New interface
9342         identifier.
9343         * include/oleidl.h (IOleItemContainer, IOleInPlaceObject,
9344         IOleInPlaceSite): New interfaces.
9345         * lib/test.c: #include docobj.h,idispids.h,
9346
9347 2002-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
9348
9349         * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.
9350         (BFFM_SETSTATUSTEXT, BFFM_SETSELECTION): UNICODE them.
9351
9352 2002-07-25  Mattia Barbon  <mbarbon@dsi.unive.it>
9353
9354         * include/commctrl.h: Avoid redefinition of CDN_FIRST/LAST.
9355         * include/commdlg.h: Likewise.
9356
9357 2002-07-24  Danny Smith  <dannysmith@users.sourceforge.net>
9358
9359         * include/oleauto.h (V_UNION): Correct definition for case of
9360         NONAMELESSUNION:
9361         (V_VT): Likewise.
9362
9363 2002-07-23  Danny Smith  <dannysmith@users.sourceforge.net>
9364
9365         * include/oleauto.h (V_BOOL): Define in terms of boolVal,
9366         not bool, for C as well as C++.
9367
9368 2002-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
9369
9370         * include/shlwapi.h: New file.
9371         Thanks to: Mattia Barbon  <mbarbon@dsi.unive.it> and
9372         Victor Porton  <porton@narod.ru> for contributions.
9373         * lib/shlwapi.def: New file.
9374         * lib/test.c: #include shlwapi.h.
9375
9376 2002-07-21  Bart Oldeman  <bart.oldeman@btinternet.com>
9377
9378         * include/shlobj.h (FCIDM_MENU_FAVORITES): Remove bogus
9379         character.
9380         * include/winsock2.h (struct sockaddr): Use __int64 instead of
9381         long long.
9382         * lib/kernel32.c (GetCurrentFiber, GetFiberData): Watcom
9383         does not need external *Fiber library functions.
9384
9385 2002-07-20  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9386
9387         * include/winbase.h (GetEnvironmentStringsA): Remove duplicate
9388         definition.
9389         (Interlocked*): Wrap in #ifndef __INTERLOCKED_DECLARED to
9390         avoid compile error when already defined.
9391
9392 2002-07-20  Steven Edwards  <Steven_Ed4153@yahoo.com>
9393
9394         * include/winuser.h (WM_MENURBUTTONUP): Add define.
9395
9396 2002-07-17  Danny Smith  <dannysmith@users.sourceforge.net>
9397
9398         * include/commdlg.h: Define CDN_* notification message constants
9399         as UINT.
9400
9401 2002-07-17  Mattia Barbon  <mbarbon@users.sourceforge.net>
9402
9403         * include/commctrl.h: Define notification message constants for
9404         NMHDR.code as UINT.
9405
9406 2002-07-17   Bart Oldeman  <bart.oldeman@btinternet.com>
9407
9408         * include/ddeml.h (MH_*) Add defines.
9409         (MONHSZSTRUCT): Add structure and typedefs.
9410         (MONLINKSTRUCT): Ditto.
9411         (MONCONVSTRUCT): Ditto.
9412         (MONCBSTRUCT): Ditto.
9413         (MONERRSTRUCT): Ditto.
9414         (MONMSGSTRUCT): Ditto.
9415         * include/windef.h: Don't define __cdecl or _cdecl for
9416         __WATCOM__.
9417         Don't define _export or __export for __WATCOM__.
9418         * include/windows.h (imm.h): #include.
9419         * include/winnt.h (LPEXCEPTION_RECORD): Add typedef.
9420
9421 2002-07-17  Danny Smith  <dannysmith@users.sourceforge.net>
9422
9423         * include/wtypes.h: Remove duplicate #includes of rpc.h and
9424         rpcndr.h.
9425
9426 2002-07-05  Luke Dunstan  <infidel@users.sourceforge.net>
9427
9428         * include/winbase.h (OpenThread): Add prototype.
9429         * lib/kernel32.def (OpenThread): Add symbol.
9430
9431 2002-07-04  Luke Dunstan  <infidel@users.sourceforge.net>
9432
9433         * include/wtypes.h (HMETAFILEPICT): Add typedef.
9434
9435 2002-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
9436
9437         * include/rpc.h: Conditionally include <windows.h> before
9438         header guard.
9439         * include/wtypes.h: Include <rpc.h> and <rpcndr.h> before
9440         header guard.
9441
9442 2002-07-02  Danny Smith  <dannysmith@users.sourceforge.net>
9443
9444         * include/commctrl.h (WC_*): Remove some duplicate defines.
9445
9446 2002-07-02  Ken Fitlike  <kenfitlike@hotmail.com>
9447
9448         * include/commctrl.h (WC_IPADDRESS[AW]): Add defines and
9449         UNICODE mappings.
9450         (IPM*): Add defines.
9451         (IPN_*): Add defines.
9452         (NMIPADDRESS): Add structure and typedefs.
9453         (MAKEIPADDRESS): Add macro.
9454         (MAKEIPRANGE): Add macro.
9455         (FIRST_IPADDRESS): Add macro.
9456         (SECOND_IPADDRESS): Add macro.
9457         (THIRD_IPADDRESS): Add macro.
9458         (FOURTH_IPADDRESS): Add macro.
9459
9460 2002-06-25  Conrad Scott  <conrad.scott@dsl.pipex.com>
9461
9462         * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add constant.
9463
9464 2002-06-26  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9465
9466         * include/winbase.h (WINBASEAPI): Don't define if prior
9467         definition.
9468
9469         * include/winioctl.h (PARTITION_FAT32, PARTITION_FAT32_XINT13,
9470         PARTITION_XINT13, PARTITION_XINT13_EXTENDED, PARTITION_LDM,
9471         PARTITION_UNIX): Add defines.
9472         (PDRIVE_LAYOUT_INFORMATION): Add typedef.
9473         (IsRecognizedPartition): Also check for PARTITION_FAT32,
9474         PARTITION_FAT32_XINT13 and PARTITION_XINT13.
9475         (IsContainerPartition): Add macro.
9476
9477 2002-06-25  Ken Fitlike  <kenfitlike@hotmail.com>
9478
9479         * include/commctrl.h: (CBEIF_*): Add defines.
9480         (CBEN_*): Add defines and UNICODE mappings
9481         (WC_COMBOBOXEX[AW]): Add defines and UNICODE mappings.
9482         (CBEMAXSTRLEN): Add define.
9483         (COMBOBOXEXITEM[AW]): Add structures and typedefs.
9484         (NMCOMBOBOXEX[AW]): Add structures and typedefs.
9485         (NMCBEDRAGBEGIN[AW]): Add structure and typedefs.
9486         (NMCBEENDEDIT[AW]): Add structure and typedefs.
9487
9488 2002-06-24  Danny Smith  <dannysmith@users.sourceforge.net>
9489
9490         * include/objidl.h (struct tagPROPVARIANT): Kill obsolete
9491         union member _VARIANT_BOOL bool.
9492
9493 2002-06-24  Danny Smith  <dannysmith@users.sourceforge.net>
9494
9495         * include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.
9496
9497 2002-06-24  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9498
9499         * include/winnt.h (PCCHAR, FCHAR, FSHORT, FLONG,
9500         PLUID_AND_ATTRIBUTES,PSECURITY_IMPERSONATION_LEVEL,
9501         PSID_AND_ATTRIBUTES, PTOKEN_TYPE, PTOKEN_STATISTICS):
9502         Add typedefs.
9503         (CCHAR): Correct typedef.
9504         (PROCESS_SET_SESSIONID, SECURITY_*,SECTION_MAP_EXECUTE):
9505         Add defines.
9506
9507 2002-06-24  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9508
9509         * README.w32api: Correct spelling error.
9510
9511 2002-06-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9512
9513         * include/winuser.h (FLASHW_*,INPUT_MOUSE,INPUT_KEYBOARD,
9514         INPUT_HARDWARE): Add defines.
9515         (HDEVNOTIFY): Add typedef.
9516         (FLASHWINFO,tagMOUSEMOVEPOINT,tagMOUSEINPUT,tagKEYBDINPUT,
9517         tagHARDWAREINPUT,tagINPUT,tagGUITHREADINFO): Define structs and
9518         typedefs.
9519         (CreateDesktop[AW],CreateMDIWindow[AW],GetClassInfo[AW],
9520         GetClassInfoEx[AW],GetKeyboardLayoutList,
9521         MessageBoxIndirect[AW],MsgWaitForMultipleObjects,
9522         MsgWaitForMultipleObjectsEx, RegisterClass[AW],
9523         RegisterClassEx[AW]): Correct prototypes.
9524
9525 2002-06-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9526
9527         * include/ddeml.h (DdeCreateStringHandle{AW]:Correct
9528         prototypes.
9529         * include/winsvc.h (StartServiceW): Correct prototype.
9530         * include/winbase.h (BackupRead,BackupSeek,BackupWrite,
9531         FileTimeToLocalFileTime, GetAce,GetPrivateProfileStruct[AW],
9532         GetTickCount,InterlockedExchangeAdd,
9533         WritePrivateProfileStruct[AW]: Correct prototypes.
9534         (GetEnvironmentStrings): Correct mapping to
9535         GetEnvironmentStringsA.
9536         * include/winver.h (VerQueryValueA,VerQueryValueW):
9537         Correct prototypes.
9538         * include/wincon.h (CreateConsoleScreenBuffer): Correct
9539         prototype.
9540         * include/winreg.h (RegQueryMultipleValues[AW],
9541         RegQueryValueEx[AW]):Correct prototypes.
9542         * include/wingdi.h (PXFORM, PLOGBRUSH, PLOGPEN, PPOLYTEXTA,
9543         PPOLYTEXTW): Add typedefs.
9544         (_DESIGNVECTOR,COLOR16, _TRIVERTEX, _DISPLAY_DEVICE): Add
9545         structures and typedefs.
9546         (MM_MAX_NUMAXES): Add define.
9547         (EnumFontsW,GetEnhMetaFilePixelFormat,
9548         wglGetLayerPaletteEntries): Correct prototypes.
9549         * include/winerror.h (RPC_X_INVALID_PIPE_OBJECT,
9550         RPC_X_WRONG_PIPE_ORDER,RPC_X_WRONG_PIPE_VERSION,
9551         RPC_S_SEND_INCOMPLETE): Add defines.
9552
9553 2002-06-17  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9554
9555         * include/windef.h (_fastcall, __fastcall, FASTCALL):
9556         Add defines.
9557
9558 2002-06-16  Egor Duda  <deo@logos-m.ru>
9559
9560         * include/ntdll.h: New file.
9561         * lib/ntdll.def: Add NtShutdownSystem.
9562
9563 2002-06-16  Steven Edwards  <Steven_Ed4153@yahoo.com>
9564
9565         * lib/dinput.def (DirectInputCreateEx): Add stub.
9566         * lib/ntdll.def: New file.
9567
9568 2002-06-14  Earnie Boyd  <earnie@users.sf.net>
9569
9570         * include/w32api.h: Change to version 2.0 to reflect the change
9571         in the license.
9572         * README: Renamed.
9573         * README.w32api: Renamed from README.  Modified license to remove
9574         the restriction of notifying the author based on the fact that the
9575         author is unreachable at the notified address.
9576         * Makefile.in (VERSION): Change to 2.0.
9577
9578 2002-06-14  Earnie Boyd  <earnie@users.sf.net>
9579
9580         * include/wingdi.h (GetEnhMetaFileBits): Correct typo.
9581         * Makefile.in (bindist): Correct the MinGW distribution.
9582
9583 2002-06-13  Earnie Boyd  <earnie@users.sf.net>
9584
9585         * include/winuser.h (MOUSEHOOKSTRUCT): Define structure.
9586         * include/wingdi.h (GetEnhMetaFileBits): Define prototype.
9587
9588 2002-06-13  Danny Smith  <dannysmith@users.sourceforge.net>
9589
9590         * lib/test.c: #include comcat.h.
9591
9592 2002-06-13  John K. Hohm  <jhohm@acm.org>
9593
9594         * include/comcat.h: New file.
9595
9596 2002-06-09  Gunnar Degnbol  <gdegnbol@users.sourceforge.net>
9597
9598         * include/richedit.h (EM_*, TM_*, GT_*): Add new defines.
9599         (GETTEXTEX): Add structure definition.
9600
9601 2002-06-08  Danny Smith  <dannysmith@users.sourceforge.net>
9602
9603         * include/windows.h (ole2.h): #include if !__OBJC__ and
9604         __GNUC__ >=3 and !WIN32_LEAN_AND_MEAN.
9605
9606 2002-06-07  Gunnar Degnbol  <gdegnbol@users.sourceforge.net>
9607
9608         * include/mapi.h: Change LPTSTR to LPSTR throughout.
9609
9610 2002-06-05  Danny Smith  <dannysmith@users.sourceforge.net>
9611
9612         * include/winnt.h (PACE_HEADER, PACCESS_ALLOWED_ACE,
9613         PACCESS_DENIED_ACE): Add typedefs.
9614
9615 2002-06-03  Danny Smith  <dannysmith@users.sourceforge.net>
9616
9617         * lib/thunk32.def (LIBRARY): Change to KERNEL32.dll.
9618
9619 2002-06-03 Steven Edwards  <Steven_Ed4153@yahoo.com>
9620
9621         * lib/kernel32.def (ConvertToGlobalHandle): Add stub.
9622
9623 2002-06-01  Danny Smith  <dannysmith@users.sourceforge.net>
9624
9625         * include/windef.h: Fix typo in last change.
9626
9627 2002-06-01  Danny Smith  <dannysmith@users.sourceforge.net>
9628
9629         * include/windef.h: Add no-op __try, __except, __finally
9630         defines from ...
9631         * include/excpt.h: Remove file.
9632         * include/windows.h: Don't include excpt.h.
9633
9634 2002-05-30  Christopher January  <chris@atomice.net>
9635
9636         * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING):
9637         Add missing typedefs.
9638
9639 2002-05-28  Earnie Boyd  <earnie@users.sf.net>
9640
9641         * include/w32api.h: Increment version to 1.5
9642         * Makefile.in: Ditto.
9643
9644
9645 2002-05-27  René Møller Fonseca  <fonseca@users.sourceforge.net>
9646
9647         * include/winreg.h: (RegConnectRegistry[AW]): Replace
9648         LP[W]STR with LPC[W]STR.
9649         (REG_QWORD, REG_QWORD_LITTLE_ENDIAN): Add defines.
9650         Clean up whitespace.
9651
9652 2002-05-27  Rick Rankin  <rick_rankin@yahoo.com>
9653
9654         * include/winnls.h: Add #define for LOCALE_RETURN_NUMBER.
9655
9656 2002-05-21  Earnie Boyd  <earnie@users.sf.net>
9657
9658         * Makefile.in: Increment VERSION to 1.4.
9659         (conf_prefix): New variable.
9660         (bindist): Modify target to use $(conf_prefix).
9661
9662 2002-05-20  Philip Aston  <philipa@mail.com>
9663
9664         * include/pbt.h (PBT_APMRESUMESUSPEND): Correct value is 7.
9665
9666 2002-05-20  René Møller Fonseca  <fonseca@users.sourceforge.net>
9667
9668         * include/lmaccess.h: (NetAccess*, NetGroup*,
9669         NetLocalGroup*, NetUser*, NetGet*, INetLogonControl[2],
9670         NetQueryDisplayInfotmationIndex): Replace LPWSTR with LPCWSTR.
9671
9672 2002-05-08  Danny Smith  <dannysmith@users.sourceforge.net>
9673
9674         * include/commctrl.h (ImageList_DragShowNolock): Remove
9675         conflicting redeclaration.
9676
9677 2002-05-07  Danny Smith  <dannysmith@users.sourceforge.net>
9678
9679         * include/windows.h: Move ANONYMOUS_UNION, _ANONYMOUS_STRUCT,
9680         STRICT and related defines to ...
9681         * include/windef.h: Here.
9682
9683 2002-05-03  Danny Smith  <dannysmith@users.sourceforge.net>
9684
9685         * include/winsock2.h (int32): Remove typedef.
9686         (SERVICETYPE): Add typedef.
9687         (struct _flowspec):Revise struct definition,  Comment
9688         on types used for members.
9689
9690 2002-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
9691
9692         * include/winnt.h (EVENT_*, SEMAPHORE_*,MUTEX_*): Remove
9693         more defines added in earlier change.
9694         * lib/Makefile.in (TEST_OPTIONS): Add -Wsystem-headers flag.
9695
9696 2002-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
9697
9698         * include/winnt.h (THREAD_PRIORITY_*): Remove defines
9699         added in last change.
9700
9701 2002-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
9702
9703         * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*,
9704         SEMAPHORE_*, MUTEX_*, TIMER_*): Add new defines.
9705
9706 2002-05-01  Manu B  <contact.manu@wanadoo.fr>
9707
9708         * include/commctrl.h (SNDMSG): Define and use throughout
9709         in other macros instead of SendMessage.
9710         * include/commdlg.h (SNDMSG): Ditto.
9711
9712 2002-04-22  José Fonseca  <jrfonseca@users.sf.net>
9713
9714         * include/GL/gl.h: New file.
9715         * include/GL/glext.h: Ditto.
9716         * include/GL/glu.h: Ditto.
9717
9718 2002-04-09  Earnie Boyd  <earnie@users.sf.net>
9719
9720         * include/w32api.h: Increment version.
9721         * Makefile.in: Ditto.
9722
9723 2002-04-09  Earnie Boyd  <earnie@users.sf.net>
9724
9725         * Makefile.in (bindist): Use * instead of . for file list for tar
9726         command.
9727
9728 2002-04-02  Danny Smith  <dannysmith@users.sourceforge.net>
9729
9730         * include/wtypes.h (enum tagCLSCTX): Change formatting.
9731
9732 2002-04-02  Pat Thoyts  <patthoyts@users.sourceforge.net>
9733
9734         * include/objidl.h (IRunningObjectTable.Register): Correct
9735         prototype.
9736         * include/wtypes.h (ROTFLAGS_REGISTRATIONKEEPSALIVE,
9737         ROTFLAGS_ALLOWANYCLIENT): Add defines.
9738
9739 2002-03-31  Victor Porton  <porton@narod.ru>
9740
9741         * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
9742
9743 2002-03-29  David Robinow  <drobinow@yahoo.com>
9744
9745         * include/wingdi.h (SetPixelFormat): Correct prototype.
9746
9747 2002-03-29  Phil Krylov  <likewolf@users.sourceforge.net>
9748
9749         * include/richedit.h (EM_SHOWSCROLLBAR): Add define.
9750
9751 2002-03-26  Phil Krylov  <likewolf@users.sourceforge.net>
9752
9753         * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):
9754         Add defines.
9755
9756 2002-03-14  Gunnar Degnbol  <gdegnbol@users.sourceforge.net>
9757
9758         * include/richedit.h (RICHEDIT_CLASS): UNICODE it.
9759         * include/shlobj.h (IContextMenu2): Put methods in right order.
9760         * include/basetyps.h (REFGUID, REFIID, REFCLSID): Check for
9761         CINTERFACE before defining.
9762
9763 2002-03-09  Danny Smith  <dannysmith@users.sourceforge.net>
9764
9765         * include/accctrl.h: Add #pragma GCC system_header
9766         if __GNUC__ >= 3.
9767         * include/aclapi.h: Same.
9768         * include/basetsd.h: Same.
9769         * include/basetyps.h: Same.
9770         * include/cderr.h: Same.
9771         * include/cguid.h: Same.
9772         * include/commctrl.h: Same.
9773         * include/commdlg.h: Same.
9774         * include/cpl.h: Same.
9775         * include/cplext.h: Same.
9776         * include/custcntl.h: Same.
9777         * include/dbt.h: Same.
9778         * include/dde.h: Same.
9779         * include/ddeml.h: Same.
9780         * include/dlgs.h: Same.
9781         * include/excpt.h: Same.
9782         * include/httpext.h: Same.
9783         * include/imagehlp.h: Same.
9784         * include/imm.h: Same.
9785         * include/initguid.h: Same.
9786         * include/intshcut.h: Same.
9787         * include/ipexport.h: Same.
9788         * include/iphlpapi.h: Same.
9789         * include/ipifcons.h: Same.
9790         * include/iprtrmib.h: Same.
9791         * include/iptypes.h: Same.
9792         * include/isguids.h: Same.
9793         * include/largeint.h: Same.
9794         * include/lm.h: Same.
9795         * include/lmaccess.h: Same.
9796         * include/lmalert.h: Same.
9797         * include/lmapibuf.h: Same.
9798         * include/lmat.h: Same.
9799         * include/lmaudit.h: Same.
9800         * include/lmbrowsr.h: Same.
9801         * include/lmchdev.h: Same.
9802         * include/lmconfig.h: Same.
9803         * include/lmcons.h: Same.
9804         * include/lmerr.h: Same.
9805         * include/lmerrlog.h: Same.
9806         * include/lmmsg.h: Same.
9807         * include/lmremutl.h: Same.
9808         * include/lmrepl.h: Same.
9809         * include/lmserver.h: Same.
9810         * include/lmshare.h: Same.
9811         * include/lmsname.h: Same.
9812         * include/lmstats.h: Same.
9813         * include/lmsvc.h: Same.
9814         * include/lmuse.h: Same.
9815         * include/lmuseflg.h: Same.
9816         * include/lmwksta.h: Same.
9817         * include/lzexpand.h: Same.
9818         * include/mapi.h: Same.
9819         * include/mciavi.h: Same.
9820         * include/mcx.h: Same.
9821         * include/mmsystem.h: Same.
9822         * include/mswsock.h: Same.
9823         * include/nb30.h: Same.
9824         * include/nddeapi.h: Same.
9825         * include/nspapi.h: Same.
9826         * include/ntdef.h: Same.
9827         * include/ntsecapi.h: Same.
9828         * include/ntsecpkg.h: Same.
9829         * include/oaidl.h: Same.
9830         * include/objbase.h: Same.
9831         * include/objfwd.h: Same.
9832         * include/objidl.h: Same.
9833         * include/odbcinst.h: Same.
9834         * include/ole.h: Same.
9835         * include/ole2.h: Same.
9836         * include/ole2ver.h: Same.
9837         * include/oleauto.h: Same.
9838         * include/olectl.h: Same.
9839         * include/olectlid.h: Same.
9840         * include/oledlg.h: Same.
9841         * include/oleidl.h: Same.
9842         * include/pbt.h: Same.
9843         * include/prsht.h: Same.
9844         * include/psapi.h: Same.
9845         * include/rapi.h: Same.
9846         * include/ras.h: Same.
9847         * include/raserror.h: Same.
9848         * include/rassapi.h: Same.
9849         * include/regstr.h: Same.
9850         * include/richedit.h: Same.
9851         * include/richole.h: Same.
9852         * include/rpc.h: Same.
9853         * include/rpcdce.h: Same.
9854         * include/rpcdce2.h: Same.
9855         * include/rpcdcep.h: Same.
9856         * include/rpcndr.h: Same.
9857         * include/rpcnsi.h: Same.
9858         * include/rpcnsip.h: Same.
9859         * include/rpcnterr.h: Same.
9860         * include/rpcproxy.h: Same.
9861         * include/schannel.h: Same.
9862         * include/schnlsp.h: Same.
9863         * include/scrnsave.h: Same.
9864         * include/security.h: Same.
9865         * include/setupapi.h: Same.
9866         * include/shellapi.h: Same.
9867         * include/shlguid.h: Same.
9868         * include/shlobj.h: Same.
9869         * include/sql.h: Same.
9870         * include/sqlext.h: Same.
9871         * include/sqltypes.h: Same.
9872         * include/sqlucode.h: Same.
9873         * include/sspi.h: Same.
9874         * include/subauth.h: Same.
9875         * include/tlhelp32.h: Same.
9876         * include/unknwn.h: Same.
9877         * include/userenv.h: Same.
9878         * include/w32api.h: Same.
9879         * include/winbase.h: Same.
9880         * include/wincon.h: Same.
9881         * include/wincrypt.h: Same.
9882         * include/windef.h: Same.
9883         * include/windows.h: Same.
9884         * include/windowsx.h: Same.
9885         * include/winerror.h: Same
9886         * include/wingdi.h: Same.
9887         * include/wininet.h: Same.
9888         * include/winioctl.h: Same.
9889         * include/winnetwk.h: Same.
9890         * include/winnls.h: Same.
9891         * include/winnt.h: Same.
9892         * include/winperf.h: Same.
9893         * include/winreg.h: Same.
9894         * include/winresrc.h: Same.
9895         * include/winsock.h: Same.
9896         * include/winsock2.h: Same.
9897         * include/winspool.h: Same.
9898         * include/winsvc.h: Same.
9899         * include/winuser.h: Same.
9900         * include/winver.h: Same.
9901         * include/ws2tcpip.h: Same.
9902         * include/wsnetbs.h: Same.
9903         * include/wtypes.h: Same.
9904         * include/zmouse.h: Same.
9905         * include/mapi.h: Change header guard name to _MAPI_H  for
9906         consistency.
9907
9908 2002-03-08  Danny Smith  <dannysmith@users.sourceforge.net>
9909
9910         * include/accctrl.h (_ACCCTRL_H): Correct typo.
9911         Remove unnecessary inclusion of <wtypes.h>.
9912         * ChangeLog: Fix omission of name in recent entries.
9913
9914 2002-03-08  Antony Blakey  <antony.blakey@ihug.com.au>
9915
9916         * include/initguid.h (DEFINE_GUID): Add GUID_EXT to define.
9917
9918 2002-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
9919
9920         * include/mswsock.h: Group winsock2 dependants
9921         together and protect with #ifdef _WINSOCK2_H.
9922         * lib/test.c: Only test ws2tcpip.h if winsock2.h
9923         has been included.
9924
9925 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9926
9927         * include/mswsock.h (TP_*): Add new defines.
9928         (TRANSMIT_PACKETS_ELEMENT): Define new structure.
9929         (WSAMSG): Likewise.
9930         (WSACMSGHDR): Likewise.
9931         (DisconnectEx): Add new prototype.
9932         (WSARecvMsg): Likewise.
9933         (WSA_CMSG_*) Add empty macros, guarded by #if 0.
9934
9935 2002-03-02  Danny Smith  <dannysmith@users.sourceforge.net>
9936
9937         * ChangeLog: Fix typo in last entry.
9938         * include/winsock2.h (IPPROTO_*): Add IPv6 defines.
9939         * include/ws2tcpip.h: (IP_*): Add new defines.
9940         (INET_ADDRSTRLEN, INET6_ADDRSTRLEN): Add defines.
9941         (NI_*): Add getnameinfo constants and bitmasks.
9942         (AI_*): Add getaddrinfo flags.
9943         (EAI_*): Add getaddrinfo error codes.
9944         (ip_mreq_source): Add new structure.
9945         (ip_msfilter): Add new structure.
9946         (IP_MSFILTER_SIZE): Add new macro.
9947         (in_pktinfo): Add new structure.
9948         Add preliminary IPv6 support.
9949         (in6_addr): Add new structure and some defines.
9950         (sockaddr_in6): Add new structure.
9951         (in6addr_any, in6addr_loopback): Declare extern structures.
9952         (IN6ADDR_ANY_INIT,IN6ADDR_LOOPBACK_INIT): Add
9953         initialization macros for above.
9954         (IN6_ARE_ADDR_EQUAL): Define macro.
9955         (IN6_IS_ADDR_*): Define address testing macros.
9956         (socklen_t) Add new typedef.
9957         (ipv6_mreq): Add new structure.
9958         (in6_pktinfo): Same.
9959         (addrinfo): Same.
9960         (freeaddrinfo):Add new prototype.
9961         (getaddrinfo): Same.
9962         (gai_strerror[AW]): Same.
9963         (getnameinfo): Same.
9964         (sockaddr_in6_old): Add structure.
9965         (sockaddr_gen): Add union definition.
9966         (INTERFACE_INFO): Use sockaddr_gen as members.
9967         (INTERFACE_INFO_OLD): Add comment on workaround for problems
9968         with INTERFACE_INFO on NT4 prior to sp4.
9969
9970 2002-02-28  Danny Smith  <dannysmith@users.sourceforge.net>
9971
9972         * include/windows.h: Remove test for __W32API_MAJOR_VERSION
9973         when selecting winsock interface.
9974         * include/winsock2.h (SOCKET_ADDRESS_LIST): Add structure
9975         and typedefs. Thanks to: 'Lorenzo' <conte0@infinito.it>.
9976         Expand FIXME comment.
9977         (WSACOMPLETIONTYPE): Add enum.
9978         (WSACOMPLETION): Add structure and typedefs.
9979         (WSANSPIoctl): Add function prototpe and callback typedef.
9980         (SIO_NSP_NOTIFY_CHANGE): Add define.
9981         (sockaddr_storage): Add structure and typedefs.
9982
9983 2002-02-16  Andriy Palamarchuk  <apa3a@yahoo.com>
9984
9985         * include/winuser.h (OIC_*): Add resource constants.
9986
9987 2002-02-14 Mattia Barbon  <mbarbon@users.sourceforge.net>
9988
9989         * include/ntsecpkg.h: New file.
9990         * include/schannel.h: New file.
9991         * include/schnlsp.h: New file.
9992         * include/security.h: New file.
9993         * include/sspi.h: New file.
9994         * include/ntsecapi.h (KERB_WRAP_NO_ENCRYPT,
9995         MICROSOFT_KERBEROS_NAME_[AW]): Add missing constants
9996         * include/wincrypt.h (CALG_*, X509_ASN_ENCODING.
9997         PKCS_7_ASN_ENCODING, CERT_*, USAGE_MATCH_TYPE_AND,
9998         USAGE_MATCH_TYPE_OR, szOID_*): Add missing constants
9999         (struct _CRYPTOAPI_BLOB): Add structure and typedefs.
10000         (SSL_EXTRA_CERT_CHAIN_POLICY_PARA,HTTPSPolicyCallbackData,
10001         CERT_CHAIN_POLICY_PARA,CERT_CHAIN_POLICY_STATUS,
10002         CRYPT_ALGORITHM_IDENTIFIER, CRYPT_BIT_BLOB,
10003         CERT_PUBLIC_KEY_INFO, CERT_EXTENSION, CERT_INFO, CERT_CONTEXT,
10004         CTL_USAGE, CERT_ENHKEY_USAGE, CERT_USAGE_MATCH,
10005         CERT_CHAIN_PARA, CERT_CHAIN_FIND_BY_ISSUER_PARA,
10006         CERT_TRUST_STATUS, CRL_ENTRY, CRL_INFO, CRL_CONTEXT,
10007         CERT_REVOCATION_CRL_INFO, CERT_REVOCATION_INFO,
10008         CERT_CHAIN_ELEMENT, CRYPT_ATTRIBUTE, CTL_ENTRY, CTL_INFO,
10009         CTL_CONTEXT, CERT_TRUST_LIST_INFO, CERT_SIMPLE_CHAIN,
10010         CERT_CHAIN_CONTEXT): Add missing structures.
10011         (CertCloseStore, CertGetCertificateChain,
10012         CertVerifyCertificateChainPolicy, CertFreeCertificateChain,
10013         CertNameToStr[AW], CertOpenSystemStore[AW], CertOpenStore,
10014         CertFindCertificateInStore, CertFreeCertificateContext,
10015         CertGetIssuerCertificateFromStore,
10016         CertFindChainInStore): Add missing functions.
10017         (CertNameToStr, CertOpenSystemStore, CERT_FIND_SUBJECT_STR,
10018         CERT_FIND_ISSUER_STR): Add Unicode mappings.
10019         * lib/crypt32.def: New file.
10020         * lib/secur32.def: Add mising stubs.
10021         * lib/test.c: Include new headers.
10022
10023 2002-02-14  Danny Smith  <dannysmith@users.sourceforge.net>
10024
10025         * include/windef.h (PROC,FARPROC,NEARPROC): Remove void
10026         parameter.
10027
10028 2002-01-30  Danny Smith  <dannysmith@users.sourceforge.net>
10029
10030         * lib/test.c: Include mapi.h.
10031         * include/commctrl.h (TBSTYLE_*): Add missing defines.
10032         Thanks to: "Ron"  <ron@debian.org>
10033
10034 2002-01-30  John Fattaruso  <fattaruso@ieee.org>
10035
10036         * include/mapi.h: New file.
10037         * lib/mapi.def: Add missing function stubs.
10038
10039 2002-01-28  Danny Smith  <dannysmith@users.sourceforge.net>
10040
10041         * include/winuser.h (GetWindowLongPtr[AW],
10042         SetWindowLongPtr[AW]): Add prototypes for _WIN64.
10043
10044 2002-01-28  Mattia Barbon  <mbarbon@users.sourceforge.net>
10045
10046         * include/winuser.h (GWLP_*,DWLP_*): Add missing constants.
10047         (GetWindowLongPtr[AW], SetWindowLongPtr[AW]): Map them to
10048         {Get Set}WindowLong[AW], as in Win32 they are equivalent.
10049         (GetWindowLongPtr, SetWindowLongPtr): Add Unicode mappings.
10050
10051 2002-01-28  Danny Smith  <dannysmith@users.sourceforge.net>
10052
10053         * lib/test.c: Include wsnetbs.h.
10054
10055 2002-01-28  Kai Henningsen  <kai-henningsen@users.sourceforge.net>
10056
10057         * include/wsnetbs.h: New file.
10058
10059 2002-01-25  Earnie Boyd  <earnie@users.sf.net>
10060
10061         * include/winnt.h: Remove merge conflict.
10062
10063 2002-01-25  Danny Smith  <dannysmith@users.sourceforge.net>
10064
10065         * include/winnt.h (_TCHAR): Add typedefs.
10066
10067 2002-01-25  Tim Hughes  <tjh@delcam.com>
10068
10069         * include/wininet.h (SECURITY_FLAG_IGNORE_*): Add missing
10070         defines.
10071
10072 2002-01-25  Andriy Palamarchuk  <apa3a@yahoo.com>
10073
10074         * include/winsuser.h (ATF_AVAILABLE, SERKF_ACTIVE):
10075         Add defines.
10076         (LPACCESSTIMEOUT): Add typedef.
10077
10078 2002-01-24  Phillip Susi  <psusi@cfl.rr.com>
10079
10080         * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.
10081
10082 2002-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
10083
10084         * include/commctrl.h (HDITEM[AW]): Rename _HD_ITEM[AW] to
10085         _HDITEM[AW], with parallel changes to typedefs. Use defines for
10086         backward compatability with old names. Update UNICODE mappings.
10087         (HDLAYOUT): Remove struct _HD_LAYOUT_XP.  Use new typedefs
10088         for struct _HD_LAYOUT and add defines for backward
10089         compatability with old names.
10090         (NMLISTVIEW): Rename _NM_LISTVIEW to tagNMLISTVIEW, with
10091         parallel chages to typedefs. Add defines for backward
10092         compatability with old names.
10093         (TCHITTESTINFO, IMAGELISTDRAWPARAMS): Fix _WIN32_IE guard.
10094
10095 2002-01-21  Robert Collins  <rbtcollins@hotmail.com>
10096
10097         * include/winnt.h: Add missing MEM_ defines, and convert existing to
10098         hex for readability.
10099
10100 2002-01-17  Marcus Geelnard  <marcus.geelnard@home.se>
10101
10102         * include/winsuser.h (tagKBDLLHOOKSTRUCT): Define struct
10103         and typedefs.
10104         (SPI_SETSCREENSAVERRUNNING): Add define.
10105         (LLKHF_ALTDOWN): Add define.
10106         * include/wingdi.h (PFD_GENERIC_ACCELERATED,
10107         PFD_DEPTH_DONTCARE): Add defines.
10108
10109 2002-01-17  Danny Smith  <dannysmith@users.sourceforge.net>
10110
10111         * include/objbase.h (CoGetObject): Add prototype.
10112
10113 2002-01-14  Timothy J. Wood  <tjw@omnigroup.com>
10114
10115         * include/winuser.h (ENUM_CURRENT_SETTINGS,
10116         ENUM_REGISTRY_SETTINGS): Add defines.
10117
10118 2002-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
10119
10120         * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant.
10121         (FILE_ATTRIBUTE_DEVICE): Add define.
10122
10123 2002-01-14  Corinna Vinschen  <vinschen@redhat.com>
10124
10125         * include/winnt.h: Add INVALID_FILE_ATTRIBUTES.
10126
10127 2002-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
10128
10129         * ChangeLog: correct date in last entry.
10130
10131 2002-01-11  Timothy J. Wood  <tjw@omnigroup.com>
10132
10133         * include/winuser.h (MONITORENUMPROC): Add typedef.
10134         (EnumDisplayMonitors): Add prototype.
10135         * lib/user32.def (EnumDisplayMonitors): Add stub.
10136
10137 2002-01-11 Ralf Habacker  <Ralf.Habacker@freenet.de>
10138
10139         * include/ntsecapi.h:  Fixed missing void parameter type in some
10140         prototypes.
10141         * include/objbase.h: Ditto.
10142         * include/rapi.h: Ditto.
10143         * include/rpc.h: Ditto.
10144         * include/rpcdce.h: Ditto.
10145         * include/rpcdcep.h: Ditto.
10146         * include/rpcndr.h: Ditto.
10147         * include/rpcnsip.h: Ditto.
10148         * include/rpcproxy.h: Ditto.
10149         * include/windef.h: Ditto.
10150
10151 2002-01-07  Danny Smith  <dannysmith@users.sourceforge.net>
10152
10153         * lib/vfw32.def (LIBRARY): Change to MSVFW32.DLL.
10154
10155 2002-01-04  TAMURA Kent  <tkent@users.sourceforge.net>
10156
10157         * include/wingdi.h (BI_JPEG, BI_PNG, GGO_BEZIER,GGO_UNHINTED,
10158          LAYOUT_RTL, LAYOUT_BITMAPORIENTATIONPRESERVED): Add defines.
10159         * include/winuser.h (HWND_MESSAGE, WS_EX_COMPOSITED,
10160         WS_EX_LAYERED, WS_EX_LAYOUTRTL, WS_EX_NOACTIVATE,
10161         WS_EX_NOINHERITLAYOUT): Add defines.
10162         * include/winnt.h (PF_RDTSC_INSTRUCTION_AVAILABLE,
10163         PF_PAE_ENABLED, MEM_PHYSICAL, MEM_RESET, MEM_TOP_DOWN,
10164         MEM_WRITE_WATCH): Add defines.
10165
10166
10167 2002-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
10168
10169         * include/winbase.h (InitializeCriticalSectionAndSpinCount):
10170         Add prototype.
10171         (SetCriticalSectionSpinCount): Likewise.
10172
10173 2001-12-30  Guido Serassio  <serassio@libero.it>
10174
10175         * include/winsvc.h: Add EnumServiceStatusEx(),
10176         QueryServiceStatusEx()
10177         & RegisterServiceCtrlHandlerEx()
10178
10179 2001-12-21  Robert Collins  <rbtcollins@hotmail.com>
10180
10181         * include/wingdi.h: Add GetRandomRgn and SYSRGN.
10182
10183 2001-12-20  Christopher Faylor  <cgf@redhat.com>
10184
10185         * lib/Makefile.in: Revert inst_installdir definitions to working
10186         versions.
10187
10188 2001-12-17  Guido Serassio  <serassio@libero.it>
10189
10190         * include/winsvc.h: Add ChangeServiceConfig2() &
10191         QueryServiceConfig2() definition
10192
10193 2001-12-17  Robert Collins  <rbtcollins@hotmail.com>
10194
10195         * include/commctrl.h: New typedefs for HDLAYOUT and LPHDLAYOUT based
10196         on MSDN documentation for XP.
10197
10198 2001-12-15  Andrew Begel  <abegel@eecs.berkeley.edu>
10199
10200         * include/winbase.h (CreateHardLink): Correct typo in UNICODE
10201         mappings.
10202
10203 2001-12-11  Phillip Susi  <psusi@cfl.rr.com>
10204
10205         * include/commctrl.h (ACS_*): Add new defines.
10206         (PGS_*): Ditto.
10207         (CBES_*): Ditto.
10208         (TBSTYLE_*): Ditto.
10209         (TB_*): Ditto.
10210         (TTS_*): Ditto.
10211         (UDS_HOTTRACK): Add define.
10212         (SBT_TOOLTIPS): Ditto.
10213         (TBS_*): Add new defines.
10214         (HDS_*): Ditto.
10215         (LVS_EX_*) Ditto.
10216         (LVKF_*): Ditto.
10217         (TCM_GETEXTENDEDSTYLE): Add define.
10218         (TVS_NOHSCROLL): Ditto.
10219         (TVIF_INTEGRAL): Ditto.
10220         (DTS_SHORTDATECENTURYFORMAT): Ditto.
10221         (TCS_*): Add new defines.
10222         (CBEM_*): Add defines.
10223         (tagNMITEMACTIVATE): Add structure definition and typedefs.
10224         (tagTVITEMEX[AW]: Ditto.
10225         (tagTVINSERTSTRUCT[AW]: Add union member.
10226         * include/winbase.h (VirtualAllocEx): Add prototype.
10227         * include/winuser.h (SS_*): Add new defines.
10228
10229 2001-12-07  Earnie Boyd  <earnie@users.sf.net>
10230
10231         * Makefile.in: Increment VERSION.
10232         * include/w32api.h: Ditto.
10233
10234 2001-12-07  Earnie Boyd  <earnie@users.sf.net>
10235
10236         * Makefile.in: Increment VERSION.
10237         * include/w32api.h: Ditto.
10238
10239 2001-12-07  Danny Smith  <dannysmith@users.sourceforge.net>
10240
10241         * include/setupi.h (SetupDiCreateDeviceInterfaceRegKey[AW],
10242         SetupDiCreateDevRegKey[AW],SetupDiDeleteDeviceInterfaceRegKey,
10243         SetupDiDeleteDevRegKey,SetupDiOpenClassRegKey,
10244         SetupDiOpenClassRegKeyEx[AW],SetupDiOpenDeviceInterfaceRegKey,
10245         SetupDiOpenDevRegKey): Correct function names.
10246
10247 2001-12-04  Earnie Boyd  <earnie@users.sf.net>
10248
10249         * include/winuser.h (IDC_STATIC): Don't define.
10250
10251 2001-12-04  Danny Smith  <dannysmith@users.sourceforge.net>
10252
10253         Cleanup merge between SourceForge and winsup CVS.
10254         * include/winbase.h (OSVERSIONINFO[AW], OSVERSIONINFOEX[AW]: Remove
10255         definitions.
10256         * include/winnt.h (VER_NT*): Remove duplicate defines.
10257         (VER_SUITE*): Group with VER_PLATFORM*, VER_NT* defines.
10258
10259 2001-12-03  Earnie Boyd  <earnie@users.sf.net>
10260
10261         * include/accctrl.h: Change \r\n to \n.
10262
10263 2001-11-30  Danny Smith  <dannysmith@users.sourceforge.net>
10264
10265         * include/ipexport.h (IP_UNIDIRECTIONAL_ADAPTER_ADDRESS):
10266         Add structure definition.
10267         * include/iptypes.h (IP_PER_ADAPTER_INFO): Ditto.
10268         * include/iphlpapi.h (AddIPAddress,CreateProxyArpEntry,
10269         DeleteIPAddress,DeleteProxyArpEntry,EnableRouter,
10270         FlushIpNetTable,GetAdapterIndex,GetPerAdapterInfo,
10271         GetUniDirectionalAdapterInfo,SendARP,SetAdapterIpAddress,
10272         UnenableRouter) Declare functions.
10273         * lib/iphlpapi.def: Add function names to import lib.
10274
10275 2001-11-24  Danny Smith  <dannysmith@users.sourceforge.net>
10276
10277         * include/winnt.h (PACCESS_MASK): Add typedef.
10278         * include/aclapi.h: New file.
10279         * include/acctrl.h: New file.
10280         * lib/advapi32.def: Add missing symbols.
10281         * lib/test.c: Add #include <aclapi.h>.
10282
10283 2001-11-23  Danny Smith  <dannysmith@users.sourceforge.net>
10284
10285         * include/winbase.h (OSVERSIONINFO[AW],VER_PLATFORM_WIN32s,
10286         VER_PLATFORM_WIN32_WINDOWS,VER_PLATFORM_WIN32_NT): Move from
10287         here ...
10288         * include/winnt.h: ... to here.
10289         * include/winbase.h (VerifyVersionInfo[AW]): Add declaration.
10290         * include/winnt.h (OSVERSIONINFOEX[AW]): Add structure definitions
10291         and typedefs.
10292         (VER_NT_WORKSTATION,VER_NT_DOMAIN_CONTROLLER,VER_NT_SERVER):
10293         Add defines.
10294
10295 2001-11-19  Pierre Muller  <muller@ics.u-strasbg.fr>
10296
10297         * w32api/include/winnt.h: prepare SSE register support.
10298         (CONTEXT_EXTENDED_REGISTERS): Add new define.
10299         (MAXIMUM_SUPPORTED_EXTENSION): New define.
10300         (struct CONTEXT): ExtendedRegisters field added.
10301
10302 2001-11-16  Danny Smith  <dannysmith@users.sourceforge.net>
10303
10304         * include/winuser.h (tagALTTABINFO, tagCOMBOBOXINFO,
10305         tagCURSORINFO, tagMENUBARINFO, tagMENUINFO, tagMONITORINFO
10306         tagSCROLLBARINFO, tagTITLEBARINFO. tagWINDOWINFO,
10307         tagLASTINPUTINFO ): Define new structures.
10308         (EndMenu, GetAltTabInfo[AW],GetComboBoxInfo,GetCursorInfo,
10309         GetLastInputInfo, GetListBoxInfo, GetMenuBarInfo,
10310         GetMonitorInfo[AW], GetScrollBarInfo, GetTitleBarInfo,
10311         GetWindowInfo, GetWindowModuleFileName[AW],GetMenuInfo
10312         SetMenuInfo): Add new prototypes.
10313         * lib/user32.def: Add import stubs for above functions.
10314
10315         * include/winuser.h (IDC_STATIC): Protect against prior
10316         definition.
10317
10318 2001-11-12  Corinna Vinschen  <corinna@vinschen.de>
10319
10320         * include/winbase.h (OSVERSIONINFOEX): Add definition.
10321         * include/winnt.h: Add VER_NT_* and VER_SUITE_* defines.
10322
10323 2001-11-10  Robert Collins  <rbtcollins@hotmail.com>
10324
10325         * include/winnt.h: Add Danny Smith's text comment about gcc compiler
10326         warnings with _AUTHORITY #defines.
10327
10328 2001-11-09  Robert Collins  <rbtcollins@hotmail.com>
10329
10330         * include/winnt.h (GetCurrentFiber): Create a prototype before the
10331         implementation.
10332         (GetFiberData): Ditto.
10333
10334 2001-11-09  Robert Collins  <rbtcollins@hotmail.com>
10335
10336         * include/winnt.h: Backout last change.
10337
10338 2001-11-08  Robert Collins  <rbtcollins@hotmail.com>
10339
10340         * include/winnt.h: Define *_SID_AUTHORITY appropriately,
10341         GetCurrentFiber: Create a prototype before the implementation.
10342         GetFiberData: Ditto.
10343
10344 2001-11-06  Danny Smith  <dannysmith@users.sourceforge.net>
10345
10346         * include/winuser.h (IDC_STATIC): Add define.
10347         Thanks to: Benoit Laniel.
10348
10349 2001-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
10350
10351         * include/commdlg.h: Include <unknwn.h> rather than local
10352         definition of LPUKNOWN.
10353         * include/rpcproxy.h: Don't include if ndef CINTERFACE.
10354         Emit warning.
10355
10356 2001-11-05  Mattia Barbon  <mbarbon@dsi.unive.it>
10357
10358         * include/windef.h (DECLSPEC_NORTEURN): Add an empty version
10359         for Watcom.
10360         (DECLARE_STDCALL_P): Use it to add __stdcall decoration for
10361         functions of the form 'type * function(...)' in a way compatible
10362         with both Watcom and GCC.
10363         * include/rpcdcep.h (I_RpcAllocate): Use DECLARE_STDCALL_P.
10364         * include/rpcproxy.h (CInterfaceProxyVtbl): Do not declare
10365         zero-sized arrays for Watcom. Mark as __extension for __GNUC__.
10366         * include/windows.h: Watcom can use anonymous structs/unions.
10367         * include/winnt.h: Watcom can use 64 bit ints.
10368         (GetCurrentFiber): Add another inline definition using
10369         Watcom inline assembly syntax.
10370         (GetFiberData): Likewise.
10371         * include/winsock.h (inet_ntoa): Use DECLARE_STDCALL_P.
10372         (gethostbyname): Likewise.
10373         (gethostbyaddr}: Likewise.
10374         (getservbyport}: Likewise.
10375         (getservbyname}: Likewise.
10376         (getprotobynumber}: Likewise.
10377         (getprotobyname}: Likewise.
10378         * include/winsock2.h (inet_ntoa): Use DECLARE_STDCALL_P.
10379         (gethostbyname}: Likewise.
10380         (gethostbyaddr}: Likewise.
10381         (getservbyport}: Likewise.
10382         (getservbyname}: Likewise.
10383         (getprotobynumber}: Likewise.
10384         (getprotobyname}: Likewise.
10385         * lib/diinut.c: Correction for Watcom.
10386         * lib/kernel32.c (GetCurrentFiber): Add another definition
10387         using Watcom inline assembly syntax.
10388         (GetFiberData): Likewise.
10389         * lib/scrnsave.c (WinMain): Add break after default:
10390         clause.
10391
10392 2001-11-04  "stefan"  <stefan@lkcc.org>
10393
10394         * include/winnt.h (GetCurrentFiber): Add prototype.
10395         (GetFiberData): Likewise.
10396
10397 2001-11-04  Christopher Faylor  <cgf@redhat.com>
10398
10399         * lib/Makefile.in: Add .NOTPARALLEL target since dlltool cannot run in
10400         parallel invocations.
10401
10402 2001-11-03  Christopher Faylor  <cgf@redhat.com>
10403
10404         * lib/scrnsave.c (WinMain): Trivial change to avoid a compiler warning.
10405
10406 2001-11-01  Danny Smith  <dannysmith@users.sourceforge.net>
10407
10408         * include/basetyps.h (DECLARE_INTERFACE): Don't add
10409         __attribute__((com_interface)) for __GNUC__ >= 3.
10410
10411 2001-11-01  Danny Smith  <dannysmith@users.sourceforge.net>
10412
10413         * include/commdlg.h (PRINTPAGERANGE): Add structure
10414         definition.
10415         (PRINTDLGEX[AW]): Likewise.
10416         (PrintDlgEx[AW]): Add function declaration.
10417         * lib/comdlg32.def (PrintDlgEx[AW]): Add function stubs.
10418         * ChangeLog: Fix typo in last entry.
10419
10420 2001-11-01  TAMURA Kent  <tkent@users.sourceforge.net>
10421
10422         * include/objbase.h (CoGetClassObject): Change third parameter
10423         to COSERVERINFO*.
10424
10425 2001-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
10426
10427         * include/winuser.h (MOUSEEVENTF_WHEEL): Define.
10428         Thanks to: Kim Saunders.
10429         * include/oleauto.h: Define VARIANT* flags for VariantChangeType.
10430         Thanks to: Pat Thoyts.
10431         * include/winnt.h: Change C++ style comment to C style.
10432         * include/shlobj.h: Ditto.
10433         * include/objbase.h (enum tagCOINIT): Remove comma at end of
10434         list.
10435         * include/oledlg.h (enum tagOLEUIPASTEFLAG): Ditto.
10436         * include/oleidl.h (enum tagDROPEFFECT): Mark as __extension__
10437         (enum not limited to range of int).
10438         * include/oaidl.h (struct tagVARIANT): Mark as __extension__
10439         (struct with no named members), ifndef NONAMELESSUNION.
10440
10441 2001-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
10442
10443         * include/winuser.h (CREATESTRUCT): UNICODE it.
10444         (CBT_CREATEWND): Likewise.
10445
10446 2001-10-20  Corinna Vinschen  <corinna@vinschen.de>
10447
10448         * include/winnetwk.h (WNetGetResourceInformationA): Add declaration.
10449         (WNetGetResourceInformationW): Ditto.
10450         (WNetGetResourceInformation): Add define.
10451
10452 2001-10-12  Pedro A Aranda  <paaguti@hotmail.com>
10453
10454         * include/winuser.h (POINTSTOPOINT): Use explicit casts
10455         before extracting words.
10456
10457 2001-10-04  Danny Smith  <dannysmith@users.sourceforge.net>
10458
10459         * include/winnt.h: Add PF_* defines.
10460         Thanks to: "Wizord"  <wizord@argoslabs.com>
10461
10462 2001-09-18  Danny Smith  <dannysmith@users.sourceforge.net>
10463
10464         * include/winnt.h (_[U]LARGE_INTEGER): Mark nameless structure
10465         field as _ANONYMOUS_STRUCT.
10466         * include/setupapi.h (SP_DEVINSTALL_PARAMS): Add missing typedef
10467         for UNICODE.
10468         * include/ipexport.h (icmp_echo_reply): Remove extra ';'.
10469         * lib/makefile.in: Add -pedantic switch to TEST_OPTIONS for header
10470         test.
10471
10472 2001-09-17  Mattia Barbon  <mbarbon@dsi.unive.it>
10473
10474         * include/commctrl.h: Add some ListView constants.
10475
10476 2001-09-17  Earnie Boyd  <earnie@sf.net>
10477
10478         * lib/Makefile.in (inst_includedir): Add FIXME and remove the usr/
10479         portion of the directory from the install.
10480         (inst_libdir): Ditto.
10481         * Makefile.in (VERSION): Increment.
10482         * include/w32api.h: Increment version.
10483
10484 2001-09-13  Earnie Boyd  <earnie@SF.net>
10485
10486         * lib/Makefile.in (inst_includedir): Change to always use w32api
10487         subdirectory for target == cygwin.
10488         (inst_libdir): Ditto.
10489
10490 2001-09-13  Earnie Boyd  <earnie@SF.net>
10491
10492         * lib/Makefile.in (config_prefix): New variable.
10493         (inst_includedir): Manipulate special value only if target == cygwin
10494         and build == target and prefix != config_prefix.
10495         (inst_libdir): Ditto.
10496
10497 2001-09-12  Earnie Boyd  <earnie@SF.net>
10498
10499         * Makefile.in (TARFLAGS): New variable.
10500         (TARFILEEXT): Ditto.
10501
10502 2001-09-12  Earnie Boyd  <earnie@SF.net>
10503
10504         * Makefile.in: Increment version.
10505         * include/w32api.h: Ditto.
10506         * lib/Makefile.in: Add usr/ to install directory special for cygwin.
10507
10508 2001-09-11  Danny Smith  <dannysmith@users.sourceforge.net>
10509
10510         * include/winnt.h (_[U]LARGE_INTEGER): Protect nameless struct with
10511         !defined(NONAMELESSUNION), rather than defined(_ANONYMOUS_STRUCT).
10512         (_REPARSE_DATA_BUFFER): Name union field DUMMYUNIONNAME.
10513
10514 2001-09-05  Danny Smith  <dannysmith@users.sourceforge.net>
10515
10516         * include/wininet.h (InternetAutodial): Add prototype.
10517         (InternetAutodialHangup): Ditto.
10518         (InternetDial): Ditto.
10519         (InternetGetConnectedState): Ditto.
10520         (InternetGoOnline): Ditto.
10521         (InternetHangUp): Ditto.
10522         (InternetSetDialState): Ditto.
10523         Add associated INTERNET_* auto dial flags.
10524         Guard typedefs and prototypes with #ifndef RC_INVOKED.
10525
10526 2001-09-04  Earnie Boyd  <earnie@SF.Net>
10527
10528         * lib/Makefile.in: Move the setting of variable libdir to after the
10529         setting of exec_prefix since the value of libdir is dependant on it.
10530
10531 2001-09-04  Christopher Faylor  <cgf@cygnus.com>
10532
10533         * include/winbase.h: Add missing closing parentheses to
10534         InterlockedExchangePointer declaration.
10535
10536 2001-09-01  Danny Smith  <dannysmith@users.sourceforge.net>
10537
10538         * include/shlobj.h (CFSTR_* ): Add new defines.
10539         Thanks to: "Ron" <ron@debian.org> .
10540         Unicode them.
10541
10542 2001-09-01  Christopher Faylor  <cgf@cygnus.com>
10543
10544         * include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to determine if
10545         anonymous structs are available rather than just testing preprocessor
10546         variable directly.
10547
10548 2001-08-31  Corinna Vinschen  <corinna@vinschen.de>
10549
10550         * include/winnt.h: Change definition of `SYSTEM_LUID' to comply
10551         with new `LARGE_INTEGER' definition.
10552
10553 2001-08-30  Christopher Faylor  <cgf@cygnus.com>
10554
10555         * include/winsock2.h: Remove "extra token" after #endif.
10556
10557 2001-08-31  Earnie Boyd  <earnie@SF.Net>
10558
10559         * config.guess: Remove the \r from the end of line.
10560         * config.sub: Ditto.
10561
10562 2001-08-30  Danny Smith  <dannysmith@users.sourceforge.net>
10563
10564         * include/winnt.h: Allow anonymous struct in [U]LARGE_INTEGER
10565         if __cplusplus as well as if _ANONYMOUS_STRUCT.
10566
10567 2001-08-29  Earnie Boyd  <earnie@SF.Net>
10568
10569         * config.guess: Add the MSYS system.
10570         * config.sub: Ditto.
10571         * include/winsock.h: Add the __INSIDE_MSYS__ protections.
10572         * incldue/winsock2.h: Ditto.
10573
10574 2001-08-29  Eric Kohl  <ekohl@users.sourceforge.net>
10575
10576         * include/winnt.h: Allow anonymous (Xxx.LowPart) or
10577         non-anonymous (Xxx.u.LowPart) access to HighPart and
10578         LowPart of a LARGE_INTEGER or ULARGE_INTEGER.
10579
10580 2001-08-24  TAMURA Kent  <tkent@users.sourceforge.net>
10581
10582         * include/wingdi.h (HANGUL_CHARSET): Add define.
10583
10584 2001-08-21  Earnie Boyd  <earnie@SF.Net>
10585
10586         * include/setupapi.h: Formatting.
10587
10588 2001-08-21  Earnie Boyd  <earnie@SF.Net>
10589
10590         * include/shlobj.h: Remove \r from the line endings.
10591
10592 2001-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
10593
10594         * include/setupapi.h : New file.
10595         * lib/setupapi.def:New file.
10596         * lib/test.c: Include setupapi.h.
10597
10598 2001-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
10599         * include/winioctl.h (_DISK_PERFORMANCE): Correct typo.
10600
10601 2001-08-21  Mattia Barbon  <mbarbon@dsi.unive.it>
10602
10603         * include/richedit.h (ENLINK): Add structure definition.
10604         (EM_AUTOURLDETECT, EN_LINK, ENM_LINK): Add defines.
10605
10606 2001-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
10607
10608         * include/shlobj.h (CMIC_*): Remove duplicate defines.
10609         (CMDSTR_*): Remove duplicates; UNICODE string constants.
10610         (GCS_*): Make UNICODE.
10611         (CSIDL_*): Add more defines.
10612         * include/winioctl.h (_MEDIA_TYPE): Add pointer typedef.
10613         (_DISK_GEOMETRY): Ditto.
10614         (_DISK_PERFORMANCE): Ditto.
10615         * include/winbase.h (HasOverlappedIoCompleted): Add macro.
10616
10617 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10618
10619         * include/winnt.h: Move CHAR, SHORT and LONG typedefs outside
10620         of block protected by #ifndef VOID.
10621         (This reverts 1998-12-01 Anders Norlander change.)
10622         * include/odbcinst.h: End file with newline.
10623         * include/raserror.h: Ditto.
10624
10625 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10626
10627         * include/winsock2.h (#include <wtypes.h): Don't.
10628         (_BLOB): Define instead, if not already done.
10629         (__BLOB_T_DEFINED: New define for guarding _BLOB.
10630         * include/wtypes.h (_BLOB): Guard against prior definition.
10631
10632 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10633
10634         * include/oaidl.h (tagVARIANT): Mark anonymous structs and unions
10635         as __extension__.
10636         (tagTYPEDESC): Ditto.
10637         (_wireBRECORD): Add structure definition.
10638         (_wireSAFEARR_BRECORD): Ditto.
10639         (_wireSAFEARR_HAVEIID): Ditto.
10640         (_wireSAFEARRAY_UNION.u): Add fields SAFEARR_BRECORD RecordStr,
10641         SAFEARR_HAVEIID HaveIidStr.
10642         (tagVariant): Add fields _VARIANT_BOOL bool,*pbool.
10643         (_wireVARIANT): Change field parray to type wirePSAFEARRAY,
10644         pparray to wirePSAFEARRAY*.
10645         (_wireVARIANT): Add field wireBRECORD brecVal.
10646         (wireVARIANT): Change typedef to struct _wireVariant*.
10647         (IRecordInfo): Add interface definition.
10648         (LPRECORDINFO): Add typedef for IRecordInfo*.
10649         (IID_IRecordInfo): Add forward decalaration.
10650
10651 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10652
10653         * include/lmcons.h: Guard CNLEN and UNCLEN against prior definition.
10654         * include/nddeapi.h: Likewise.
10655
10656 2001-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
10657
10658         * lib/test.c (Win32_Winsock): Replace with __USE_W32_SOCKETS.
10659         Add more includes of w32api headers.
10660
10661 2001-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
10662
10663         * include/winnt.h (GetCurrentFiber): Change __inline to __inline__.
10664         Swap asm code with that of GetFiberData.
10665         (GetFiberData): Ditto.
10666         * lib/kernel32.c: New file, containing library versions of
10667         GetCurrentFiber and GetFiberData.
10668         * lib/makefile.in: Add kernel32.o as static object to libkernal32.a.
10669
10670 2001-08-08  Danny Smith  <dannysmith@users.sourceforge.net>
10671
10672         * include/winuser.h (GET_WHEEL_DELTA_WPARAM): Add macro.
10673         Thanks to: Harold Hunt <Harold@compasstechnologies.com>.
10674
10675 2001-08-08  Danny Smith  <dannysmith@users.sourceforge.net>
10676
10677         * lib/oleaut32.def: Regenerate.
10678
10679 2001-08-04  Danny Smith  <dannysmith@users.sourceforge.net>
10680
10681         * include/wtypes.h (DECIMAL_SETZERO): Correct typo.
10682
10683 2001-08-02  Danny Smith  <dannysmith@users.sourceforge.net>
10684
10685         Apply Dmitry Bely  <dbely@mail.ru> patch 437834 (with additions).
10686         * include/oleidl.h (ISupportErrorInfo, ICreateInfo): Move from here
10687         * include/oaidl.h: ... to here.
10688         * include/oaidl.h ICreateErrorInfo): Add interface definition.
10689         (IErrorInfo::GetGUID): Change arg to GUID.
10690         (LPSUPPORTERRORINFO): Add typedef.
10691         (IID_ISupportErrorInfo): Change forward decl. of type to IID.
10692
10693 2001-08-02  Danny Smith  <dannysmith@users.sourceforge.net>
10694
10695         * include/winsock2.h (WSAGET* and WSAMAKE*): Remove duplicate
10696         defines.
10697
10698 2001-07-30  Danny Smith  <dannysmith@users.sourceforge.net>
10699
10700         * include/commctrl.h (TreeView_SetIndent): Correct typo.
10701
10702 2001-07-30  Danny Smith  <dannysmith@users.sourceforge.net>
10703
10704         * include/commctrl.h (TBSTYPE_FLAT): Remove define.
10705         Thanks to: Jason Craig  <jacraig@softhome.net>
10706
10707 2001-07-30  Mattia Barbon  <mbarbon@dsi.unive.it>
10708
10709         * include/commctrl.h (TBBUTTONINFO[AW]): Add struct definitions,
10710         and UNICODE mappings, if _WIN32_IE >= 0x400.
10711         (TBIF_* and TB_SETBUTTONINFO): Add defines, if _WIN32_IE >= 0x400.
10712         (CDIS_*,CDDS_*,CDRF_*) : Add defines.
10713         (tagNMCUSTOMDRAWINFO): Add struct definition and typedefs.
10714         (tagNMLVCUSTOMDRAW): Likewise.
10715         (tagNMTVCUSTOMDRAW): Likewise.
10716         (tagNMLVCACHEHINT): Likewise.
10717
10718 2001-07-06  Danny Smith  <dannysmith@users.sourceforge.net>
10719
10720         * include/basetsd.h (#include <_mingw.h>): Remove.
10721         (__int64): Define.
10722
10723 2001-06-28  Danny Smith  <dannysmith@users.sourceforge.net>
10724
10725         * include/wingdi.h (AC_SRC_OVER): Add define.
10726         (struct _BLENDFUNCTION): Add.
10727
10728 2001-06-28  Danny Smith  <dannysmith@users.sourceforge.net>
10729
10730         * include/shlobj.h:  Add BIF_* defines.
10731
10732 2001-06-27  Danny Smith  <dannysmith@users.sourceforge.net>
10733
10734         * include/winerror.h (E_PENDING): Add error code define.
10735
10736 2001-06-27  Danny Smith  <dannysmith@users.sourceforge.net>
10737
10738         * include/basetsd.h (#include <_mingw.h>): Add directive.
10739
10740 2001-06-25  Danny Smith  <dannysmith@users.sourceforge.net>
10741
10742         * include/winbase.h (InterlockedCompareExchange): Change args
10743         and return value from PVOID to LONG.
10744         (InterlockedExchange): Change first arg to LPLONG.
10745         (InterlockedCompareExchangePointer): New macro.
10746         (InterlockedExchangePointer): New macro.
10747
10748 2001-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
10749
10750         * lib/kernel32.def: Add LanguageGroup and UILanguage symbols.
10751         Thanks to Kevin Chase <kevincha99@hotmail.com>.
10752
10753 2001-06-11  TAMURA Kent  <tkent@users.sourceforge.net>
10754
10755         * objidl.h (IMalloc::ReAlloc()): Correct declaration.
10756         (IMalloc::Free()): Ditto.
10757
10758 2001-06-11  Danny Smith  <dannysmith@users.sourceforge.net>
10759
10760         * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it.
10761         (REGSTR_PATH_SPECIAL_FOLDERS): Ditto.
10762         * include/regstr.h (REGSTR_PATH_EXPLORER): Add #ifndef guard.
10763
10764 2001-06-11  Mattia Barbon  <mbarbon@dsi.unive.it>
10765
10766         * include/shlobj.h (struct _browseinfo): UNICODE it.
10767         (SHBrowseForFolder): Ditto.
10768         (SHGetPathFromIDList): Ditto.
10769
10770 2001-06-11  Earnie Boyd  <earnie@users.sourceforge.net>
10771
10772         * include/basetsd.h: RC_INVOKED protection and realignment.
10773         Thanks to: Colin Peters <colinpeters@users.sourceforge.net>
10774
10775 2001-06-06  Earnie Boyd  <earnie@users.sourceforge.net>
10776
10777         * Makefile.in (bindist): Reassign value of exec_prefix on make command
10778         line.
10779
10780 2001-05-22  Christopher Faylor  <cgf@cygnus.com>
10781
10782         * lib/mapi32.def: Add MAPISendMail.
10783
10784 2001-05-22  Earnie Boyd  <earnie@users.sourceforge.net>
10785
10786         * include/w32api.h: Update version.
10787         * Makefile.in: Ditto.
10788
10789 2001-05-17  Corinna Vinschen  <corinna@vinschen.de>
10790
10791         * include/winnt.h: Define SE_GROUP_LOGON_ID as unsigned to avoid
10792         compiler warnings.
10793
10794 2001-05-17  Corinna Vinschen  <corinna@vinschen.de>
10795
10796         * include/ntdef.h: Protect definition of OBJECT_ATTRIBUTES against
10797         previous definition in include/ntsecapi.h.
10798         * include/ntsecapi.h: Vice versa.
10799
10800 2001-05-16  Corinna Vinschen  <corinna@vinschen.de>
10801
10802         * include/winnt.h: Add defines for group attributes.
10803         Add define for SYSTEM_LUID.
10804         Add missing types `PTOKEN_DEFAULT_DACL', `PTOKEN_OWNER' and
10805         `PTOKEN_PRIMARY_GROUP'.
10806
10807 2001-04-24  Christopher Faylor  <cgf@cygnus.com>
10808
10809         * lib/Makefile.in: Install libraries in /usr/lib/w32api when building
10810         for cygwin.
10811
10812 2001-04-24  Christopher Faylor  <cgf@cygnus.com>
10813
10814         * include/winsock2.h: Protect one *more* newlib defines when compiling
10815         cygwin.
10816
10817 2001-04-23  Christopher Faylor  <cgf@cygnus.com>
10818
10819         * include/winsock2.h: Protect some more newlib defines when compiling
10820         cygwin.
10821
10822 2001-04-23  Christopher Faylor  <cgf@cygnus.com>
10823
10824         * include/winsock.h: Protect some more newlib defines when compiling
10825         cygwin.
10826
10827 2001-04-17  Egor Duda  <deo@logos-m.ru>
10828
10829         * include/windows.h: Define _ANONYMOUS_STRUCT and _ANONYMOUS_UNION
10830         as __extenstion__ when appropriate.
10831         * include/mmsystem.h: Mark anonymous structs and unions as
10832         __extension__ to prevent compiler warning when invoked with
10833         -pedantic
10834         * include/oaidl.h: Ditto.
10835         * include/objidl.h: Ditto.
10836         * include/olectl.h: Ditto.
10837         * include/prsht.h: Ditto.
10838         * include/shlobj.h: Ditto.
10839         * include/winbase.h: Ditto.
10840         * include/winnt.h: Ditto.
10841         * include/wtypes.h: Ditto.
10842
10843 2001-04-11  Danny Smith  <dannysmith@users.sourceforge.net>
10844
10845         * include/windows.h (#include <winsock.h>): Include <winsock2.h>
10846         instead if (_WIN32_WINNT >= 0x0400)&&(__W32API_MAJOR_VERSION > 0).
10847
10848 2001-04-11  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
10849
10850         * include/winuser.h (WM_IME_*): Remove defines (now in imm.h).
10851
10852 2001-04-11  John Fortin  <fortinj@attglobal.net>
10853
10854         * include/windef.h (*PBOOL): Unprotect from XFree86Server.
10855         (*LPBOOL): Ditto.
10856
10857 2001-04-08  Christopher Faylor  <cgf@cygnus.com>
10858
10859         * include/winnt.h (GetCurrentFiber): Make "external __inline" or asm
10860         code will be included in every module which includes this header.
10861         (GetFiberData): Ditto.
10862
10863 2001-04-08  Earnie Boyd  <earnie@users.sourceforge.net>
10864
10865         * include/winnt.h (GetCurrentFiber): Fix typo.
10866
10867 2001-04-08  Earnie Boyd  <earnie@users.sourceforge.net>
10868
10869         * include/shellapi.h: (CommandLineToArgvW): Add WINAPI declaration.
10870         * include/winbase.h: (GetFileAttributesExW): Fix typo.
10871         * include/wingdi.h: (StartDocA): Change LPDOCINFOA to DOCINFOA*.
10872         (StartDocB): Chage LNPDOCINFOB to DOCINFOB*.
10873         Thanks To: Kent Tamura  <tkent@users.sourceforge.net>
10874
10875         * include/winnt.h: (GetFiberData): Add __inline assembler coding.
10876         (GetCurrentFiber): Ditto.
10877         Thanks to: Andy Younger  <AndyY@redlemon.com>
10878
10879         * include/windef.h: (HMONITOR_DECLARED): New definition to stop
10880         DirectX 8 from complaining.
10881         Thanks to: Sigbjørn Lund Olsen  <mosikos@online.no>
10882
10883 2001-04-08  Michael Soderstrom  <ichaelsoderstro@hotmail.com>
10884
10885         * include/commctrl.h Updated TreeView and ListView defines and macros.
10886
10887 2001-04-08  Danny Smith  <dannysmith@users.sourceforge.net>
10888
10889         * include/winuser.h (MB_SERVICE_NOTIFICATION): Correct value for NT4
10890         and above.
10891
10892 2001-03-30  Earnie Boyd  <earnie@users.sourceforge.net>
10893         * include/winuser.h (VK_KANA): New definition.
10894         Thanks to: "Harold Hunt" <huntharo@msu.edu>
10895
10896 2001-03-29  Earnie Boyd  <earnie@users.sourceforge.net
10897
10898         * include/winuser.h (RT_CURSOR): Add protection for XFree86Server.
10899         (RT_FONT): Ditto.
10900         * include/basetsd.h (INT32): Ditto.
10901         * include/windef.h (ATOM): Ditto.
10902         (BOOL): Ditto.
10903         (BYTE): Ditto.
10904         * include/winbase.h (FreeResource): Ditto.
10905         Thanks to: "Harold Hunt" <huntharo@msu.edu>
10906
10907 2001-03-20  Danny Smith  <dannysmith@users.sourceforge.net>
10908
10909         * include/winsock.h (_SYS_TYPES_H macro guard for int types): Remove;
10910         use only _BSDTYPES_DEFINED macro now defined in newlib sys/types.h.
10911         (SYS_TYPES_H macro guard for fd_set): Replace with_SYS_TYPES_FD_SET
10912         macro now defined in newlib sys/types.h.  Emit warning if defined.
10913         * include/winsock2.h: Ditto.
10914         * include/windows.h (Win32_Winsock): Replace with new macros
10915         __USE_W32_SOCKETS and warn of deprecation.
10916
10917 2001-03-13  Earnie Boyd  <earnie@users.sourceforge.net
10918
10919         * include/wingdi.h: (DOCINFO) Ansi version defined incorrectly.
10920         Thanks to: Mattia Barbon <mbarbon@dsi.unive.it>
10921
10922 2001-03-12  Earnie Boyd  <earnie@users.sourceforge.net
10923
10924         * include/commctrl.h (TBSTYLE_FLAT): New definition.
10925         (TB_GETBUTTONSIZE): Ditto.
10926         (TCS_HOTTRACK): Ditto.
10927         Thanks to: Chris Hansen <popeofpop@softhome.net>
10928
10929 2001-03-01  Earnie Boyd  <earnie@users.sourceforge.net
10930
10931         * Makefile.in: (snapshot): Add target.
10932         * lib/Makefile.in: (install-headers): Use installdir variable.
10933         (installdir): Set value based on target-alias.
10934
10935 2001-02-21  Earnie Boyd  <earnie@users.sourceforge.net
10936
10937         * include/w32api.h: (_W32API_VERSION): Remove.
10938         (__W32API_VERSION): Add.
10939         (__W32API_MAJOR_VERSION): Ditto.
10940         (__W32API_MINOR_VERSION): Ditto.
10941
10942 2001-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
10943
10944         * include/wingdi.h (struct _DOCINFO[AW]): UNICODE it.
10945         (StartDoc[AW]): Use UNICODE'd LPDOCINFO[AW]
10946         * include/winuser.h (struct tagMOUSEKEYS): Define new structure.
10947         * include/winerror.h (NTE_*): Add CryptoAPI error codes.
10948
10949 2001-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
10950
10951         * include/mswsock.h: New file.
10952         * include/ws2tcpip.h: New file.
10953         * include/winsock.h (IPPROTO_IGMP): New define.
10954         (IPPROTO_GGP): Correct value.
10955         (SO_* macros): Remove mswsock defines.
10956         (TCP_BSDURGENT): Likewise.
10957         (IP_* macros): Add comment warning of WinSock2 incompatibility
10958         (WSARecvEx): Remove mswsock prototype.
10959         (TransmitFile): Likewise.
10960         (AcceptEx): Likewise.
10961         (GetAcceptExSockaddrs): Likewise.
10962         (struct _TRANSMIT_FILE_BUFFERS): Remove mswsock definition.
10963         (#include <mswsock.h>): Add directive and explanatory comment
10964         * include/winsock2.h (header guard): add guard for  _WINSOCK_H
10965         (_WINSOCK_H): Define to prevent later inclusion of winsock.h
10966         (#include <winsock.h>): Replace directive with winsock.h file content
10967         The following changes apply to the merged file:
10968         (FD_SET): Keep winsock2.h definition, delete winsock.h definition
10969         (SOMAXCONN): Likewise
10970         (#include <nspapi.h>): Move - don't include until LPSOCKADDR defined
10971         (IP_* macros): Delete WinSock1 definitions (WinSock2 definitions now
10972         in ws2tcpip.h)
10973         (struct ip_mreq): Delete (now defined in ws2tcpip.h for WinSock2)
10974         (FD_*_BIT and FD_* defines): Place together and extend to
10975         FD_MAX_EVENTS 10
10976         (AF* defines): Extend to AF_MAX 10
10977         (WSAIsBlocking): #if 0 out prototype (N/A in WinSock2)
10978         (WSAUnhookBlockingHook): Likewise.
10979         (WSASetBlockingHook): Likewise.
10980         (WSACancelBlockingCall): Likewise.
10981         (WSAEINPROGRESS): Comment as not raised in WinSock2.
10982         (#include <mswsock.h>): Delete directive inherited from winsock.h
10983         (WSA_QOS* defines): Add QualityOfService error codes.
10984         (SIO_* defines): Add new macros
10985         * include/ipexport.h (IP_STATUS flags): Add definitions.
10986         (IP_FLAG_DF): Likewise.
10987         (IP_OPT_* ): Likewise.
10988         (struct ip_option_information): Likewise.
10989         (struct icmp_echo_reply): Likewise.
10990
10991 2001-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
10992
10993         * include/commctrl.h: Revert TEXT change.
10994         * include/lmalert.h: Ditto.
10995         * include/lmcons.h: Ditto.
10996         * include/lmsname.h: Ditto.
10997         * include/lmsvc.h: Ditto.
10998         * include/ntsecapi.h: Ditto.
10999         * include/oledlg.h: Ditto.
11000         * include/ras.h: Ditto.
11001         * include/regstr.h: Ditto.
11002         * include/richedit.h: Ditto.
11003         * include/wininet.h: Ditto.
11004         * include/winnt.h: Ditto.
11005
11006 2001-02-15  Earnie Boyd  <earnie@users.sourceforge.net>
11007
11008         * include/commctrl.h: Use _TEXT() instead of TEXT() throughout.
11009         * include/lmalert.h: Ditto.
11010         * include/lmcons.h: Ditto.
11011         * include/lmsname.h: Ditto.
11012         * include/lmsvc.h: Ditto.
11013         * include/ntsecapi.h: Ditto.
11014         * include/oledlg.h: Ditto.
11015         * include/ras.h: Ditto.
11016         * include/regstr.h: Ditto.
11017         * include/richedit.h: Ditto.
11018         * include/wininet.h: Ditto.
11019         * include/w32api.h: New File.
11020
11021 2001-02-13  Corinna Vinschen  <corinna@vinschen.de>
11022
11023         * include/shlobj.h: Add missing SLR_* flags.
11024
11025 2001-02-12:  Earnie Boyd  <earnie@users.sourceforge.net>
11026
11027         * lib/Makefile.in: (host_alias): Add variable.
11028         (host_build): Ditto:
11029         (xinstall): Removed
11030         (xinstall-libraries): Ditto.
11031         (xinstall-headers): Ditto.
11032         (xuninstall): Ditto.
11033         (xuninstall-libraries): Ditto.
11034         (xuninstall-headers): Ditto.
11035         * Makefile.in: (host_alias): Add variable.
11036         (build_alias): Ditto.
11037
11038 2001-02-02  Earnie Boyd  <earnie@users.sourceforge.net>
11039
11040         * include/winnt.h: (__TEXT): Add private macro.
11041         (_TEXT): Modify definition to use __TEXT.
11042         (_T): Ditto.
11043         This change allows the passing of a MACRO as an argument and have that
11044         MACRO resolved first.
11045         Thanks to: Eric PAIRE <eric.paire@ri.silicomp.com>
11046
11047 2001-01-31  Earnie Boyd  <earnie@users.sourceforge.net>
11048
11049         * Makefile.in: Increment VERSION to 0.5
11050         * include/winnt.h: Change TEXT to _TEXT throughout.
11051         (SID_RELEASE): Define.
11052         Thanks to: Eric PAIRE <eric.paire@ri.silicomp.com>
11053
11054 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11055
11056         * Apply Phil Krylov patches.
11057         2001-01-19  Phil Krylov  <phil@mail.ru>
11058         * include/commctrl.h: (HDI_IMAGE) New definition.
11059         (HDI_DI_SETITEM) Ditto.
11060         (HDI_ORDER) Ditto.
11061         (HDI_FILTER) Ditto.
11062         (HDF_BITMAP_ON_RIGHT) Ditto.
11063         (HDF_IMAGE) Ditto.
11064         (HDM_SETORDERARRAY) Ditto.
11065         (Header_SetOrderArray) Ditto.
11066         (ICC_BAR_CLASSES) Ditto.
11067         (struct _HD_ITEMA) Change definition.
11068         (struct _HD_ITEMW) Ditto.
11069         (struct tagINITCOMMONCONTROLSEX) Enclose in _WIN32_IE braces.
11070         (InitCommonControlsEx()) Ditto.
11071         2001-01-23  Phil Krylov  <phil@mail.ru>
11072         * include/richedit.h: Many Richedit 2.0 definitions.
11073
11074 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11075
11076         * include/winuser.h: (IDC_HAND)  New resource identifier.
11077         Thanks to: Mark Jordon <mark_jordan@ieee.org>
11078
11079 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11080
11081         * include/iptypes.h: Include <sys/types.h> for time_t declaration.
11082         Fix typo's.
11083
11084 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11085
11086         * include/objidl.h: (GetClassID): Argument needs to be a pointer.
11087         (GetUnmarshalClass): CLSID argument needs to be a pointer.
11088         Thanks To: <bge@users.sourceforge.net>
11089
11090 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11091
11092         * Apply Danny Smith patch 102386
11093         2000-11-15  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
11094         * lib/rasapi32.def: add symbols available in NT4 and W2k
11095
11096 2001-01-28  Earnie Boyd  <earnie@users.sourceforge.net>
11097
11098         * Apply Danny Smith patch 102382
11099         2000-11-15  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
11100         * lib/mswsock.def: remove leading underscores from symbol names
11101
11102 2001-01-28  Earnie Boyd  <earnie@users.sourceforge.net>
11103
11104         * Apply Danny Smith patch 102446
11105         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
11106         * include/sql.h (ODBCVER): change default to 0x0351.
11107         (SQLSetScrollOptions): non-core function, move prototype to sqlext.h.
11108         (SQLColAttributes): likewise.
11109         (SQLBindParam): add prototype for ODBC 3.x function.
11110         (SQLCloseCursor): likewise.
11111         (SQLColAttribute): likewise.
11112         (SQLCopyDesc):likewise.
11113         (SQLEndTran): likewise.
11114         (SQLFetchScroll): likewise.
11115         (SQLGetConnectAttr): likewise.
11116         (SQLGetDescField): likewise.
11117         (SQLGetDescRec): likewise.
11118         (SQLGetDiagField): likewise.
11119         (SQLGetDiagRec): likewise.
11120         (SQLGetEnvAttr): likewise.
11121         (SQLGetStmtAttr): likewise.
11122         (SQLSetConnectAttr): likewise.
11123         (SQLSetDescField):likewise.
11124         (SQLSetDescRec): likewise.
11125         (SQLSetEnvAttr): likewise.
11126         (SQLSetStmtAttr): likewise.
11127         (SQLINTENGER and SQLUINTEGER): replace with SQLLEN and SQLULEN for
11128         _WIN64 compatability;
11129         (SQL_ACCESS_MODE): Move define to sqlext.h (used in non-core functions).
11130         (SQL_ACTIVE_CONNECTIONS): likewise.
11131         (SQL_ACTIVE_STATEMENTS): likewise.
11132         (SQL_ALL_EXCEPT_LIKE): likewise.
11133         (SQL_API_ALL_FUNCTIONS): likewise.
11134         (SQL_API_LOADBYORDINAL): likewise.
11135         (SQL_API_SQLBINDPARAMETER): likewise.
11136         (SQL_API_SQLBROWSECONNECT): likewise.
11137         (SQL_API_SQLCOLATTRIBUTES): likewise.
11138         (SQL_API_SQLCOLUMNPRIVILEGES): likewise.
11139         (SQL_API_SQLDESCRIBEPARAM): likewise.
11140         (SQL_API_SQLDRIVERCONNECT): likewise.
11141         (SQL_API_SQLDRIVERS): likewise.
11142         (SQL_API_SQLEXTENDEDFETCH): likewise.
11143         (SQL_API_SQLFOREIGNKEYS): likewise.
11144         (SQL_API_SQLMORERESULTS): likewise.
11145         (SQL_API_SQLNATIVESQL): likewise.
11146         (SQL_API_SQLNUMPARAMS): likewise.
11147         (SQL_API_SQLPARAMOPTIONS): likewise.
11148         (SQL_API_SQLPRIMARYKEYS): likewise.
11149         (SQL_API_SQLPROCEDURECOLUMNS): likewise.
11150         (SQL_API_SQLPROCEDURES): likewise.
11151         (SQL_API_SQLSETPOS): likewise.
11152         (SQL_API_SQLSETSCROLLOPTIONS): likewise.
11153         (SQL_API_SQLTABLEPRIVILEGES): likewise.
11154         (SQL_ASYNC_ENABLE): likewise.
11155         (SQL_ASYNC_ENABLE_DEFAULT): likewise.
11156         (SQL_ASYNC_ENABLE_OFF): likewise.
11157         (SQL_ASYNC_ENABLE_ON): likewise.
11158         (SQL_ATTR_READONLY): likewise.
11159         (SQL_ATTR_READWRITE_UNKNOWN): likewise.
11160         (SQL_ATTR_WRITE): likewise.
11161         (SQL_AUTOCOMMIT): likewise.
11162         (SQL_AUTOCOMMIT_DEFAULT): likewise.
11163         (SQL_AUTOCOMMIT_OFF): likewise.
11164         (SQL_AUTOCOMMIT_ON): likewise.
11165         (SQL_BEST_ROWID): likewise.
11166         (SQL_BIGINT): likewise.
11167         (SQL_BINARY): likewise.
11168         (SQL_BIND_BY_COLUMN): likewise.
11169         (SQL_BIND_TYPE): likewise.
11170         (SQL_BIND_TYPE_DEFAULT): likewise.
11171         (SQL_BIT): likewise.
11172         (SQL_BOOKMARK_PERSISTENCE): likewise.
11173         (SQL_BP_CLOSE): likewise.
11174         (SQL_BP_DELETE): likewise.
11175         (SQL_BP_DROP): likewise.
11176         (SQL_BP_OTHER_HSTMT): likewise.
11177         (SQL_BP_SCROLL): likewise.
11178         (SQL_BP_TRANSACTION): likewise.
11179         (SQL_BP_UPDATE): likewise.
11180         (SQL_C_BINARY): likewise.
11181         (SQL_C_BIT): likewise.
11182         (SQL_C_BOOKMARK): likewise.
11183         (SQL_C_CHAR): likewise.
11184         (SQL_C_DATE): likewise.
11185         (SQL_C_DEFAULT): likewise.
11186         (SQL_C_DOUBLE): likewise.
11187         (SQL_C_FLOAT): likewise.
11188         (SQL_C_LONG): likewise.
11189         (SQL_C_SHORT): likewise.
11190         (SQL_C_SLONG): likewise.
11191         (SQL_C_SSHORT): likewise.
11192         (SQL_C_STINYINT): likewise.
11193         (SQL_C_TIME): likewise.
11194         (SQL_C_TIMESTAMP): likewise.
11195         (SQL_C_TINYINT): likewise.
11196         (SQL_C_ULONG): likewise.
11197         (SQL_C_USHORT): likewise.
11198         (SQL_C_UTINYINT): likewise.
11199         (SQL_CB_NON_NULL): likewise.
11200         (SQL_CB_NULL): likewise.
11201         (SQL_CC_CLOSE): likewise.
11202         (SQL_CC_DELETE): likewise.
11203         (SQL_CC_PRESERVE): likewise.
11204         (SQL_CN_ANY): likewise.
11205         (SQL_CN_DIFFERENT): likewise.
11206         (SQL_CN_NONE): likewise.
11207         (SQL_COLATT_OPT_MAX): likewise.
11208         (SQL_COLATT_OPT_MIN): likewise.
11209         (SQL_COLUMN_ALIAS): likewise.
11210         (SQL_COLUMN_AUTO_INCREMENT): likewise.
11211         (SQL_COLUMN_CASE_SENSITIVE): likewise.
11212         (SQL_COLUMN_COUNT): likewise.
11213         (SQL_COLUMN_DISPLAY_SIZE): likewise.
11214         (SQL_COLUMN_DRIVER_START): likewise.
11215         (SQL_COLUMN_LABEL): likewise.
11216         (SQL_COLUMN_LENGTH): likewise.
11217         (SQL_COLUMN_MONEY): likewise.
11218         (SQL_COLUMN_NAME): likewise.
11219         (SQL_COLUMN_NULLABLE): likewise.
11220         (SQL_COLUMN_OWNER_NAME): likewise.
11221         (SQL_COLUMN_PRECISION): likewise.
11222         (SQL_COLUMN_QUALIFIER_NAME): likewise.
11223         (SQL_COLUMN_SCALE): likewise.
11224         (SQL_COLUMN_SEARCHABLE): likewise.
11225         (SQL_COLUMN_TABLE_NAME): likewise.
11226         (SQL_COLUMN_TYPE): likewise.
11227         (SQL_COLUMN_TYPE_NAME): likewise.
11228         (SQL_COLUMN_UNSIGNED): likewise.
11229         (SQL_COLUMN_UPDATABLE): likewise.
11230         (SQL_CONCAT_NULL_BEHAVIOR): likewise.
11231         (SQL_CONCUR_DEFAULT): likewise.
11232         (SQL_CONCUR_LOCK): likewise.
11233         (SQL_CONCUR_READ_ONLY): likewise.
11234         (SQL_CONCUR_ROWVER): likewise.
11235         (SQL_CONCUR_TIMESTAMP): likewise.
11236         (SQL_CONCUR_VALUES): likewise.
11237         (SQL_CONCURRENCY): likewise.
11238         (SQL_CONN_OPT_MAX): likewise.
11239         (SQL_CONN_OPT_MIN): likewise.
11240         (SQL_CONNECT_OPT_DRVR_START): likewise.
11241         (SQL_CONVERT_BIGINT): likewise.
11242         (SQL_CONVERT_BINARY): likewise.
11243         (SQL_CONVERT_BIT): likewise.
11244         (SQL_CONVERT_CHAR): likewise.
11245         (SQL_CONVERT_DATE): likewise.
11246         (SQL_CONVERT_DECIMAL): likewise.
11247         (SQL_CONVERT_DOUBLE): likewise.
11248         (SQL_CONVERT_FLOAT): likewise.
11249         (SQL_CONVERT_FUNCTIONS): likewise.
11250         (SQL_CONVERT_INTEGER): likewise.
11251         (SQL_CONVERT_LONGVARBINARY): likewise.
11252         (SQL_CONVERT_LONGVARCHAR): likewise.
11253         (SQL_CONVERT_NUMERIC): likewise.
11254         (SQL_CONVERT_REAL): likewise.
11255         (SQL_CONVERT_SMALLINT): likewise.
11256         (SQL_CONVERT_TIME): likewise.
11257         (SQL_CONVERT_TIMESTAMP): likewise.
11258         (SQL_CONVERT_TINYINT): likewise.
11259         (SQL_CONVERT_VARBINARY): likewise.
11260         (SQL_CONVERT_VARCHAR): likewise.
11261         (SQL_CORRELATION_NAME): likewise.
11262         (SQL_CR_CLOSE): likewise.
11263         (SQL_CR_DELETE): likewise.
11264         (SQL_CR_PRESERVE): likewise.
11265         (SQL_CUR_DEFAULT): likewise.
11266         (SQL_CUR_USE_DRIVER): likewise.
11267         (SQL_CUR_USE_IF_NEEDED): likewise.
11268         (SQL_CUR_USE_ODBC): likewise.
11269         (SQL_CURRENT_QUALIFIER): likewise.
11270         (SQL_CURSOR_DYNAMIC): likewise.
11271         (SQL_CURSOR_FORWARD_ONLY): likewise.
11272         (SQL_CURSOR_KEYSET_DRIVEN): likewise.
11273         (SQL_CURSOR_ROLLBACK_BEHAVIOR): likewise.
11274         (SQL_CURSOR_STATIC): likewise.
11275         (SQL_CURSOR_TYPE): likewise.
11276         (SQL_CURSOR_TYPE_DEFAULT): likewise.
11277         (SQL_CVT_BIGINT): likewise.
11278         (SQL_CVT_BINARY): likewise.
11279         (SQL_CVT_BIT): likewise.
11280         (SQL_CVT_CHAR): likewise.
11281         (SQL_CVT_DATE): likewise.
11282         (SQL_CVT_DECIMAL): likewise.
11283         (SQL_CVT_DOUBLE): likewise.
11284         (SQL_CVT_FLOAT): likewise.
11285         (SQL_CVT_INTEGER): likewise.
11286         (SQL_CVT_LONGVARBINARY): likewise.
11287         (SQL_CVT_LONGVARCHAR): likewise.
11288         (SQL_CVT_NUMERIC): likewise.
11289         (SQL_CVT_REAL): likewise.
11290         (SQL_CVT_SMALLINT): likewise.
11291         (SQL_CVT_TIME): likewise.
11292         (SQL_CVT_TIMESTAMP): likewise.
11293         (SQL_CVT_TINYINT): likewise.
11294         (SQL_CVT_VARBINARY): likewise.
11295         (SQL_CVT_VARCHAR): likewise.
11296         (SQL_DATABASE_NAME): likewise.
11297         (SQL_DATE): likewise.
11298         (SQL_DRIVER_HDBC): likewise.
11299         (SQL_DRIVER_HENV): likewise.
11300         (SQL_DRIVER_HLIB): likewise.
11301         (SQL_DRIVER_HSTMT): likewise.
11302         (SQL_DRIVER_NAME): likewise.
11303         (SQL_DRIVER_ODBC_VER): likewise.
11304         (SQL_DRIVER_VER): likewise.
11305         (SQL_ENSURE): likewise.
11306         (SQL_EXPRESSIONS_IN_ORDERBY): likewise.
11307         (SQL_EXT_API_LAST): likewise.
11308         (SQL_EXT_API_START): likewise.
11309         (SQL_FD_FETCH_BOOKMARK): likewise.
11310         (SQL_FD_FETCH_PREV): likewise.
11311         (SQL_FD_FETCH_RESUME): likewise.
11312         (SQL_FETCH_PREV): likewise.
11313         (SQL_FETCH_RESUME): likewise.
11314         (SQL_FILE_NOT_SUPPORTED): likewise.
11315         (SQL_FILE_QUALIFIER): likewise.
11316         (SQL_FILE_TABLE): likewise.
11317         (SQL_FILE_USAGE): likewise.
11318         (SQL_FN_CVT_CONVERT): likewise.
11319         (SQL_FN_NUM_ABS): likewise.
11320         (SQL_FN_NUM_ACOS): likewise.
11321         (SQL_FN_NUM_ASIN): likewise.
11322         (SQL_FN_NUM_ATAN): likewise.
11323         (SQL_FN_NUM_ATAN2): likewise.
11324         (SQL_FN_NUM_CEILING): likewise.
11325         (SQL_FN_NUM_COS): likewise.
11326         (SQL_FN_NUM_COT): likewise.
11327         (SQL_FN_NUM_DEGREES): likewise.
11328         (SQL_FN_NUM_EXP): likewise.
11329         (SQL_FN_NUM_FLOOR): likewise.
11330         (SQL_FN_NUM_LOG): likewise.
11331         (SQL_FN_NUM_LOG10): likewise.
11332         (SQL_FN_NUM_MOD): likewise.
11333         (SQL_FN_NUM_PI): likewise.
11334         (SQL_FN_NUM_POWER): likewise.
11335         (SQL_FN_NUM_RADIANS): likewise.
11336         (SQL_FN_NUM_RAND): likewise.
11337         (SQL_FN_NUM_ROUND): likewise.
11338         (SQL_FN_NUM_SIGN): likewise.
11339         (SQL_FN_NUM_SIN): likewise.
11340         (SQL_FN_NUM_SQRT): likewise.
11341         (SQL_FN_NUM_TAN): likewise.
11342         (SQL_FN_NUM_TRUNCATE): likewise.
11343         (SQL_FN_STR_ASCII): likewise.
11344         (SQL_FN_STR_CHAR): likewise.
11345         (SQL_FN_STR_CONCAT): likewise.
11346         (SQL_FN_STR_DIFFERENCE): likewise.
11347         (SQL_FN_STR_INSERT): likewise.
11348         (SQL_FN_STR_LCASE): likewise.
11349         (SQL_FN_STR_LEFT): likewise.
11350         (SQL_FN_STR_LENGTH): likewise.
11351         (SQL_FN_STR_LOCATE): likewise.
11352         (SQL_FN_STR_LOCATE_2): likewise.
11353         (SQL_FN_STR_LTRIM): likewise.
11354         (SQL_FN_STR_REPEAT): likewise.
11355         (SQL_FN_STR_REPLACE): likewise.
11356         (SQL_FN_STR_RIGHT): likewise.
11357         (SQL_FN_STR_RTRIM): likewise.
11358         (SQL_FN_STR_SOUNDEX): likewise.
11359         (SQL_FN_STR_SPACE): likewise.
11360         (SQL_FN_STR_SUBSTRING): likewise.
11361         (SQL_FN_STR_UCASE): likewise.
11362         (SQL_FN_SYS_DBNAME): likewise.
11363         (SQL_FN_SYS_IFNULL): likewise.
11364         (SQL_FN_SYS_USERNAME): likewise.
11365         (SQL_FN_TD_CURDATE): likewise.
11366         (SQL_FN_TD_CURTIME): likewise.
11367         (SQL_FN_TD_DAYNAME): likewise.
11368         (SQL_FN_TD_DAYOFMONTH): likewise.
11369         (SQL_FN_TD_DAYOFWEEK): likewise.
11370         (SQL_FN_TD_DAYOFYEAR): likewise.
11371         (SQL_FN_TD_HOUR): likewise.
11372         (SQL_FN_TD_MINUTE): likewise.
11373         (SQL_FN_TD_MONTH): likewise.
11374         (SQL_FN_TD_MONTHNAME): likewise.
11375         (SQL_FN_TD_NOW): likewise.
11376         (SQL_FN_TD_QUARTER): likewise.
11377         (SQL_FN_TD_SECOND): likewise.
11378         (SQL_FN_TD_TIMESTAMPadd): likewise.
11379         (SQL_FN_TD_TIMESTAMPDIFF): likewise.
11380         (SQL_FN_TD_WEEK): likewise.
11381         (SQL_FN_TD_YEAR): likewise.
11382         (SQL_FN_TSI_DAY): likewise.
11383         (SQL_FN_TSI_FRAC_SECOND): likewise.
11384         (SQL_FN_TSI_HOUR): likewise.
11385         (SQL_FN_TSI_MINUTE): likewise.
11386         (SQL_FN_TSI_MONTH): likewise.
11387         (SQL_FN_TSI_QUARTER): likewise.
11388         (SQL_FN_TSI_SECOND): likewise.
11389         (SQL_FN_TSI_WEEK): likewise.
11390         (SQL_FN_TSI_YEAR): likewise.
11391         (SQL_GB_GROUP_BY_CONTAINS_SELECT): likewise.
11392         (SQL_GB_GROUP_BY_EQUALS_SELECT): likewise.
11393         (SQL_GB_NO_RELATION): likewise.
11394         (SQL_GB_NOT_SUPPORTED): likewise.
11395         (SQL_GD_BLOCK): likewise.
11396         (SQL_GD_BOUND): likewise.
11397         (SQL_GET_BOOKMARK): likewise.
11398         (SQL_GROUP_BY): likewise.
11399         (SQL_INFO_DRIVER_START): likewise.
11400         (SQL_INFO_FIRST): likewise.
11401         (SQL_INFO_LAST): likewise.
11402         (SQL_INTERVAL_DAY): likewise.
11403         (SQL_INTERVAL_DAY_TO_HOUR): likewise.
11404         (SQL_INTERVAL_DAY_TO_MINUTE): likewise.
11405         (SQL_INTERVAL_DAY_TO_SECOND): likewise.
11406         (SQL_INTERVAL_HOUR): likewise.
11407         (SQL_INTERVAL_HOUR_TO_MINUTE): likewise.
11408         (SQL_INTERVAL_HOUR_TO_SECOND): likewise.
11409         (SQL_INTERVAL_MINUTE): likewise.
11410         (SQL_INTERVAL_MINUTE_TO_SECOND): likewise.
11411         (SQL_INTERVAL_MONTH): likewise.
11412         (SQL_INTERVAL_SECOND): likewise.
11413         (SQL_INTERVAL_YEAR): likewise.
11414         (SQL_INTERVAL_YEAR_TO_MONTH): likewise.
11415         (SQL_KEYSET_SIZE): likewise.
11416         (SQL_KEYSET_SIZE_DEFAULT): likewise.
11417         (SQL_KEYWORDS): likewise.
11418         (SQL_LCK_EXCLUSIVE): likewise.
11419         (SQL_LCK_NO_CHANGE): likewise.
11420         (SQL_LCK_UNLOCK): likewise.
11421         (SQL_LIKE_ESCAPE_CLAUSE): likewise.
11422         (SQL_LIKE_ONLY): likewise.
11423         (SQL_LOCK_TYPES): likewise.
11424         (SQL_LOGIN_TIMEOUT): likewise.
11425         (SQL_LOGIN_TIMEOUT_DEFAULT): likewise.
11426         (SQL_LONGVARBINARY): likewise.
11427         (SQL_LONGVARCHAR): likewise.
11428         (SQL_MAX_BINARY_LITERAL_LEN): likewise.
11429         (SQL_MAX_CHAR_LITERAL_LEN): likewise.
11430         (SQL_MAX_DSN_LENGTH): likewise.
11431         (SQL_MAX_LENGTH): likewise.
11432         (SQL_MAX_LENGTH_DEFAULT): likewise.
11433         (SQL_MAX_OPTION_STRING_LENGTH): likewise.
11434         (SQL_MAX_OWNER_NAME_LEN): likewise.
11435         (SQL_MAX_PROCEDURE_NAME_LEN): likewise.
11436         (SQL_MAX_QUALIFIER_NAME_LEN): likewise.
11437         (SQL_MAX_ROW_SIZE_INCLUDES_LONG): likewise.
11438         (SQL_MAX_ROWS): likewise.
11439         (SQL_MAX_ROWS_DEFAULT): likewise.
11440         (SQL_MODE_DEFAULT): likewise.
11441         (SQL_MODE_READ_ONLY): likewise.
11442         (SQL_MODE_READ_WRITE): likewise.
11443         (SQL_MULT_RESULT_SETS): likewise.
11444         (SQL_MULTIPLE_ACTIVE_TXN): likewise.
11445         (SQL_NC_END): likewise.
11446         (SQL_NC_START): likewise.
11447         (SQL_NEED_LONG_DATA_LEN): likewise.
11448         (SQL_NNC_NON_NULL): likewise.
11449         (SQL_NNC_NULL): likewise.
11450         (SQL_NO_TOTAL): likewise.
11451         (SQL_NON_NULLABLE_COLUMNS): likewise.
11452         (SQL_NOSCAN): likewise.
11453         (SQL_NOSCAN_DEFAULT): likewise.
11454         (SQL_NOSCAN_OFF): likewise.
11455         (SQL_NOSCAN_ON): likewise.
11456         (SQL_NUM_EXTENSIONS): likewise.
11457         (SQL_NUM_FUNCTIONS): likewise.
11458         (SQL_NUMERIC_FUNCTIONS): likewise.
11459         (SQL_OAC_LEVEL1): likewise.
11460         (SQL_OAC_LEVEL2): likewise.
11461         (SQL_OAC_NONE): likewise.
11462         (SQL_ODBC_API_CONFORMANCE): likewise.
11463         (SQL_ODBC_CURSORS): likewise.
11464         (SQL_ODBC_KEYWORDS): likewise.
11465         (SQL_ODBC_SAG_CLI_CONFORMANCE): likewise.
11466         (SQL_ODBC_SQL_CONFORMANCE): likewise.
11467         (SQL_ODBC_SQL_OPT_IEF): likewise.
11468         (SQL_ODBC_VER): likewise.
11469         (SQL_OPT_TRACE): likewise.
11470         (SQL_OPT_TRACE_DEFAULT): likewise.
11471         (SQL_OPT_TRACE_FILE_DEFAULT): likewise.
11472         (SQL_OPT_TRACE_OFF): likewise.
11473         (SQL_OPT_TRACE_ON): likewise.
11474         (SQL_OPT_TRACEFILE): likewise.
11475         (SQL_OSC_CORE): likewise.
11476         (SQL_OSC_EXTENDED): likewise.
11477         (SQL_OSC_MINIMUM): likewise.
11478         (SQL_OSCC_COMPLIANT): likewise.
11479         (SQL_OSCC_NOT_COMPLIANT): likewise.
11480         (SQL_OU_DML_STATEMENTS): likewise.
11481         (SQL_OU_INDEX_DEFINITION): likewise.
11482         (SQL_OU_PRIVILEGE_DEFINITION): likewise.
11483         (SQL_OU_PROCEDURE_INVOCATION): likewise.
11484         (SQL_OU_TABLE_DEFINITION): likewise.
11485         (SQL_OUTER_JOINS): likewise.
11486         (SQL_OWNER_TERM): likewise.
11487         (SQL_OWNER_USAGE): likewise.
11488         (SQL_PACKET_SIZE): likewise.
11489         (SQL_PC_NOT_PSEUDO): likewise.
11490         (SQL_POS_add): likewise.
11491         (SQL_POS_DELETE): likewise.
11492         (SQL_POS_OPERATIONS): likewise.
11493         (SQL_POS_POSITION): likewise.
11494         (SQL_POS_REFRESH): likewise.
11495         (SQL_POS_UPDATE): likewise.
11496         (SQL_POSITIONED_STATEMENTS): likewise.
11497         (SQL_PROCEDURE_TERM): likewise.
11498         (SQL_PROCEDURES): likewise.
11499         (SQL_PS_POSITIONED_DELETE): likewise.
11500         (SQL_PS_POSITIONED_UPDATE): likewise.
11501         (SQL_PS_SELECT_FOR_UPDATE): likewise.
11502         (SQL_QL_END): likewise.
11503         (SQL_QL_START): likewise.
11504         (SQL_QU_DML_STATEMENTS): likewise.
11505         (SQL_QU_INDEX_DEFINITION): likewise.
11506         (SQL_QU_PRIVILEGE_DEFINITION): likewise.
11507         (SQL_QU_PROCEDURE_INVOCATION): likewise.
11508         (SQL_QU_TABLE_DEFINITION): likewise.
11509         (SQL_QUALIFIER_LOCATION): likewise.
11510         (SQL_QUALIFIER_NAME_SEPARATOR): likewise.
11511         (SQL_QUALIFIER_TERM): likewise.
11512         (SQL_QUALIFIER_USAGE): likewise.
11513         (SQL_QUERY_TIMEOUT): likewise.
11514         (SQL_QUERY_TIMEOUT_DEFAULT): likewise.
11515         (SQL_QUICK): likewise.
11516         (SQL_QUIET_MODE): likewise.
11517         (SQL_QUOTED_IDENTIFIER_CASE): likewise.
11518         (SQL_RD_DEFAULT): likewise.
11519         (SQL_RD_OFF): likewise.
11520         (SQL_RD_ON): likewise.
11521         (SQL_RETRIEVE_DATA): likewise.
11522         (SQL_ROW_NUMBER): likewise.
11523         (SQL_ROW_UPDATES): likewise.
11524         (SQL_ROWSET_SIZE): likewise.
11525         (SQL_ROWSET_SIZE_DEFAULT): likewise.
11526         (SQL_ROWVER): likewise.
11527         (SQL_SC_NON_UNIQUE): likewise.
11528         (SQL_SC_TRY_UNIQUE): likewise.
11529         (SQL_SC_UNIQUE): likewise.
11530         (SQL_SCCO_OPT_TIMESTAMP): likewise.
11531         (SQL_SCROLL_DYNAMIC): likewise.
11532         (SQL_SCROLL_FORWARD_ONLY): likewise.
11533         (SQL_SCROLL_KEYSET_DRIVEN): likewise.
11534         (SQL_SCROLL_OPTIONS): likewise.
11535         (SQL_SCROLL_STATIC): likewise.
11536         (SQL_SEARCHABLE): likewise.
11537         (SQL_SIGNED_OFFSET): likewise.
11538         (SQL_SIMULATE_CURSOR): likewise.
11539         (SQL_SO_DYNAMIC): likewise.
11540         (SQL_SO_FORWARD_ONLY): likewise.
11541         (SQL_SO_KEYSET_DRIVEN): likewise.
11542         (SQL_SO_MIXED): likewise.
11543         (SQL_SO_STATIC): likewise.
11544         (SQL_SPEC_MAJOR): likewise.
11545         (SQL_SPEC_MINOR): likewise.
11546         (SQL_SPEC_STRING): likewise.
11547         (SQL_SQ_COMPARISON): likewise.
11548         (SQL_SQ_CORRELATED_SUBQUERIES): likewise.
11549         (SQL_SQ_EXISTS): likewise.
11550         (SQL_SQ_IN): likewise.
11551         (SQL_SQ_QUANTIFIED): likewise.
11552         (SQL_SQLSTATE_SIZE): likewise.
11553         (SQL_SS_addITIONS): likewise.
11554         (SQL_SS_DELETIONS): likewise.
11555         (SQL_SS_UPDATES): likewise.
11556         (SQL_STATIC_SENSITIVITY): likewise.
11557         (SQL_STMT_OPT_MAX): likewise.
11558         (SQL_STMT_OPT_MIN): likewise.
11559         (SQL_STRING_FUNCTIONS): likewise.
11560         (SQL_SUBQUERIES): likewise.
11561         (SQL_SYSTEM_FUNCTIONS): likewise.
11562         (SQL_TABLE_STAT): likewise.
11563         (SQL_TABLE_TERM): likewise.
11564         (SQL_TIME): likewise.
11565         (SQL_TIMEDATE_add_INTERVALS): likewise.
11566         (SQL_TIMEDATE_DIFF_INTERVALS): likewise.
11567         (SQL_TIMEDATE_FUNCTIONS): likewise.
11568         (SQL_TIMESTAMP): likewise.
11569         (SQL_TINYINT): likewise.
11570         (SQL_TRANSLATE_DLL): likewise.
11571         (SQL_TRANSLATE_OPTION): likewise.
11572         (SQL_TXN_ISOLATION): likewise.
11573         (SQL_TXN_VERSIONING): likewise.
11574         (SQL_TYPE_DRIVER_END): likewise.
11575         (SQL_TYPE_DRIVER_START): likewise.
11576         (SQL_TYPE_MAX): likewise.
11577         (SQL_TYPE_MIN): likewise.
11578         (SQL_TYPE_NULL): likewise.
11579         (SQL_U_UNION): likewise.
11580         (SQL_U_UNION_ALL): likewise.
11581         (SQL_UB_DEFAULT): likewise.
11582         (SQL_UB_OFF): likewise.
11583         (SQL_UB_ON): likewise.
11584         (SQL_UNICODE): likewise.
11585         (SQL_UNICODE_CHAR): likewise.
11586         (SQL_UNICODE_LONGVARCHAR): likewise.
11587         (SQL_UNICODE_VARCHAR): likewise.
11588         (SQL_UNION): likewise.
11589         (SQL_UNSEARCHABLE): likewise.
11590         (SQL_UNSIGNED_OFFSET): likewise.
11591         (SQL_USE_BOOKMARKS): likewise.
11592         (SQL_VARBINARY): likewise.
11593         (SQL_TRUE): add define for ODBC3.x.
11594         (SQL_FALSE): likewise.
11595         (SQL_AM_CONNECTION): likewise.
11596         (SQL_AM_NONE): likewise.
11597         (SQL_AM_STATEMENT): likewise.
11598         (SQL_API_SQLALLOCHANDLE): likewise.
11599         (SQL_API_SQLBINDPARAM): likewise.
11600         (SQL_API_SQLCLOSECURSOR): likewise.
11601         (SQL_API_SQLCOLATTRIBUTE): likewise.
11602         (SQL_API_SQLCOPYDESC): likewise.
11603         (SQL_API_SQLENDTRAN): likewise.
11604         (SQL_API_SQLFETCHSCROLL): likewise.
11605         (SQL_API_SQLFREEHANDLE): likewise.
11606         (SQL_API_SQLGETCONNECTATTR): likewise.
11607         (SQL_API_SQLGETDESCFIELD): likewise.
11608         (SQL_API_SQLGETDESCREC): likewise.
11609         (SQL_API_SQLGETDIAGFIELD): likewise.
11610         (SQL_API_SQLGETDIAGREC): likewise.
11611         (SQL_API_SQLGETENVATTR): likewise.
11612         (SQL_API_SQLGETSTMTATTR): likewise.
11613         (SQL_API_SQLSETCONNECTATTR): likewise.
11614         (SQL_API_SQLSETDESCFIELD): likewise.
11615         (SQL_API_SQLSETDESCREC): likewise.
11616         (SQL_API_SQLSETENVATTR): likewise.
11617         (SQL_API_SQLSETSTMTATTR): likewise.
11618         (SQL_ARD_TYPE): likewise.
11619         (SQL_AT_add_CONSTRAINT): likewise.
11620         (SQL_ATTR_APP_PARAM_DESC): likewise.
11621         (SQL_ATTR_APP_ROW_DESC): likewise.
11622         (SQL_ATTR_AUTO_IPD): likewise.
11623         (SQL_ATTR_CURSOR_SCROLLABLE): likewise.
11624         (SQL_ATTR_CURSOR_SENSITIVITY): likewise.
11625         (SQL_ATTR_IMP_PARAM_DESC): likewise.
11626         (SQL_ATTR_IMP_ROW_DESC): likewise.
11627         (SQL_ATTR_METADATA_ID): likewise.
11628         (SQL_ATTR_OUTPUT_NTS): likewise.
11629         (SQL_CATALOG_NAME): likewise.
11630         (SQL_CODE_DATE): likewise.
11631         (SQL_CODE_TIME): likewise.
11632         (SQL_CODE_TIMESTAMP): likewise.
11633         (SQL_COLLATION_SEQ): likewise.
11634         (SQL_CURSOR_SENSITIVITY): likewise.
11635         (SQL_DATE_LEN): likewise.
11636         (SQL_DATETIME): likewise.
11637         (SQL_DEFAULT): likewise.
11638         (SQL_DESC_ALLOC_AUTO): likewise.
11639         (SQL_DESC_ALLOC_TYPE): likewise.
11640         (SQL_DESC_ALLOC_USER): likewise.
11641         (SQL_DESC_COUNT): likewise.
11642         (SQL_DESC_DATA_PTR): likewise.
11643         (SQL_DESC_DATETIME_INTERVAL_CODE): likewise.
11644         (SQL_DESC_INDICATOR_PTR): likewise.
11645         (SQL_DESC_LENGTH): likewise.
11646         (SQL_DESC_NAME): likewise.
11647         (SQL_DESC_NULLABLE): likewise.
11648         (SQL_DESC_OCTET_LENGTH): likewise.
11649         (SQL_DESC_OCTET_LENGTH_PTR): likewise.
11650         (SQL_DESC_PRECISION): likewise.
11651         (SQL_DESC_SCALE): likewise.
11652         (SQL_DESC_TYPE): likewise.
11653         (SQL_DESC_UNNAMED): likewise.
11654         (SQL_DESCRIBE_PARAMETER): likewise.
11655         (SQL_DIAG_ALTER_DOMAIN): likewise.
11656         (SQL_DIAG_ALTER_TABLE): likewise.
11657         (SQL_DIAG_CALL): likewise.
11658         (SQL_DIAG_CLASS_ORIGIN): likewise.
11659         (SQL_DIAG_CONNECTION_NAME): likewise.
11660         (SQL_DIAG_CREATE_ASSERTION): likewise.
11661         (SQL_DIAG_CREATE_CHARACTER_SET): likewise.
11662         (SQL_DIAG_CREATE_COLLATION): likewise.
11663         (SQL_DIAG_CREATE_DOMAIN): likewise.
11664         (SQL_DIAG_CREATE_INDEX): likewise.
11665         (SQL_DIAG_CREATE_SCHEMA): likewise.
11666         (SQL_DIAG_CREATE_TABLE): likewise.
11667         (SQL_DIAG_CREATE_TRANSLATION): likewise.
11668         (SQL_DIAG_CREATE_VIEW): likewise.
11669         (SQL_DIAG_DELETE_WHERE): likewise.
11670         (SQL_DIAG_DROP_ASSERTION): likewise.
11671         (SQL_DIAG_DROP_CHARACTER_SET): likewise.
11672         (SQL_DIAG_DROP_COLLATION): likewise.
11673         (SQL_DIAG_DROP_DOMAIN): likewise.
11674         (SQL_DIAG_DROP_INDEX): likewise.
11675         (SQL_DIAG_DROP_SCHEMA): likewise.
11676         (SQL_DIAG_DROP_TABLE): likewise.
11677         (SQL_DIAG_DROP_TRANSLATION): likewise.
11678         (SQL_DIAG_DROP_VIEW): likewise.
11679         (SQL_DIAG_DYNAMIC_DELETE_CURSOR): likewise.
11680         (SQL_DIAG_DYNAMIC_FUNCTION): likewise.
11681         (SQL_DIAG_DYNAMIC_FUNCTION_CODE): likewise.
11682         (SQL_DIAG_DYNAMIC_UPDATE_CURSOR): likewise.
11683         (SQL_DIAG_GRANT): likewise.
11684         (SQL_DIAG_INSERT): likewise.
11685         (SQL_DIAG_MESSAGE_TEXT): likewise.
11686         (SQL_DIAG_NATIVE): likewise.
11687         (SQL_DIAG_NUMBER): likewise.
11688         (SQL_DIAG_RETURNCODE): likewise.
11689         (SQL_DIAG_REVOKE): likewise.
11690         (SQL_DIAG_ROW_COUNT): likewise.
11691         (SQL_DIAG_SELECT_CURSOR): likewise.
11692         (SQL_DIAG_SERVER_NAME): likewise.
11693         (SQL_DIAG_SQLSTATE): likewise.
11694         (SQL_DIAG_SUBCLASS_ORIGIN): likewise.
11695         (SQL_DIAG_UNKNOWN_STATEMENT): likewise.
11696         (SQL_DIAG_UPDATE_WHERE): likewise.
11697         (SQL_FALSE): likewise.
11698         (SQL_FETCH_ABSOLUTE): likewise.
11699         (SQL_FETCH_LAST): likewise.
11700         (SQL_FETCH_PRIOR): likewise.
11701         (SQL_FETCH_RELATIVE): likewise.
11702         (SQL_HANDLE_DBC): likewise.
11703         (SQL_HANDLE_DESC): likewise.
11704         (SQL_HANDLE_ENV): likewise.
11705         (SQL_HANDLE_STMT): likewise.
11706         (SQL_INSENSITIVE): likewise.
11707         (SQL_INTEGRITY): likewise.
11708         (SQL_MAX_CATALOG_NAME_LEN): likewise.
11709         (SQL_MAX_CONCURRENT_ACTIVITIES): likewise.
11710         (SQL_MAX_DRIVER_CONNECTIONS): likewise.
11711         (SQL_MAX_IDENTIFIER_LEN): likewise.
11712         (SQL_MAX_SCHEMA_NAME_LEN): likewise.
11713         (SQL_MAXIMUM_CATALOG_NAME_LENGTH): likewise.
11714         (SQL_MAXIMUM_COLUMN_NAME_LENGTH): likewise.
11715         (SQL_MAXIMUM_COLUMNS_IN_GROUP_BY): likewise.
11716         (SQL_MAXIMUM_COLUMNS_IN_INDEX): likewise.
11717         (SQL_MAXIMUM_COLUMNS_IN_ORDER_BY): likewise.
11718         (SQL_MAXIMUM_COLUMNS_IN_SELECT): likewise.
11719         (SQL_MAXIMUM_CONCURRENT_ACTIVITIES): likewise.
11720         (SQL_MAXIMUM_CURSOR_NAME_LENGTH): likewise.
11721         (SQL_MAXIMUM_DRIVER_CONNECTIONS): likewise.
11722         (SQL_MAXIMUM_IDENTIFIER_LENGTH): likewise.
11723         (SQL_MAXIMUM_INDEX_SIZE): likewise.
11724         (SQL_MAXIMUM_ROW_SIZE): likewise.
11725         (SQL_MAXIMUM_SCHEMA_NAME_LENGTH): likewise.
11726         (SQL_MAXIMUM_STATEMENT_LENGTH): likewise.
11727         (SQL_MAXIMUM_TABLES_IN_SELECT): likewise.
11728         (SQL_MAXIMUM_USER_NAME_LENGTH): likewise.
11729         (SQL_NAMED): likewise.
11730         (SQL_NONSCROLLABLE): likewise.
11731         (SQL_NTSL): likewise.
11732         (SQL_NULL_HANDLE): likewise.
11733         (SQL_NULL_HDESC): likewise.
11734         (SQL_OUTER_JOIN_CAPABILITIES): likewise.
11735         (SQL_PRED_BASIC): likewise.
11736         (SQL_PRED_CHAR): likewise.
11737         (SQL_PRED_NONE): likewise.
11738         (SQL_ROW_IDENTIFIER): likewise.
11739         (SQL_SCROLLABLE): likewise.
11740         (SQL_SENSITIVE): likewise.
11741         (SQL_SUCCEEDED(rc)): likewise.
11742         (SQL_TIME_LEN): likewise.
11743         (SQL_TIMESTAMP_LEN): likewise.
11744         (SQL_TRANSACTION_CAPABLE): likewise.
11745         (SQL_TRANSACTION_ISOLATION_OPTION): likewise.
11746         (SQL_TRANSACTION_READ_COMMITTED): likewise.
11747         (SQL_TRANSACTION_READ_UNCOMMITTED): likewise.
11748         (SQL_TRANSACTION_REPEATABLE_READ): likewise.
11749         (SQL_TRANSACTION_SERIALIZABLE): likewise.
11750         (SQL_TYPE_DATE): likewise.
11751         (SQL_TYPE_TIME): likewise.
11752         (SQL_TYPE_TIMESTAMP): likewise.
11753         (SQL_UNKNOWN_TYPE): likewise.
11754         (SQL_UNNAMED): likewise.
11755         (SQL_UNSPECIFIED): likewise.
11756         (SQL_XOPEN_CLI_YEAR): likewise.
11757         (SQLAllocConnect): add comment marking as deperecated.
11758         (SQLAllocEnv): likewise.
11759         (SQLAllocStmt): likewise.
11760         (SQLFreeConnect): likewise.
11761         (SQLFreeEnv): likewise.
11762         (SQLGetConnectOption): likewise.
11763         (SQLGetStmtOption): likewise.
11764
11765         * include/sqlext.h (#include <sqlucode.h>): add directive.
11766         (SQLSetScrollOptions): non-core function, move prototype from sql.h.
11767         (SQLColAttributes): likewise.
11768         (SQLBulkOperations): add function prototype.
11769         (SQLAllocHandleStd): likewise
11770         (TraceReturn): add Trace API prototype.
11771         (TraceVersion): likewise.
11772         (ODBCGetTryWaitValue):likewise.
11773         (ODBCSetTryWaitValue): likewise.
11774         (SQL_LOCK_RECORD): correct function macro.
11775         (SQL_REFRESH_RECORD): likewise.
11776         (SQLINTENGER and SQLUINTEGER): replace with SQLLEN and SQLULEN for
11777         _WIN64 compatability.
11778         move defines for non-core functions from sql.h to sqlext.h (refer
11779         changes for sql.h)
11780         (SQL_ACTIVE_ENVIRONMENTS): new ODBC3.x define
11781         (SQL_AD_ADD_CONSTRAINT_DEFERRABLE): likewise.
11782         (SQL_AD_ADD_CONSTRAINT_INITIALLY_DEFERRED): likewise.
11783         (SQL_AD_ADD_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
11784         (SQL_AD_ADD_CONSTRAINT_NON_DEFERRABLE): likewise.
11785         (SQL_AD_ADD_DOMAIN_CONSTRAINT): likewise.
11786         (SQL_AD_ADD_DOMAIN_DEFAULT): likewise.
11787         (SQL_AD_CONSTRAINT_NAME_DEFINITION): likewise.
11788         (SQL_AD_DROP_DOMAIN_CONSTRAINT): likewise.
11789         (SQL_AD_DROP_DOMAIN_DEFAULT): likewise.
11790         (SQL_AF_ALL): likewise.
11791         (SQL_AF_AVG): likewise.
11792         (SQL_AF_COUNT): likewise.
11793         (SQL_AF_DISTINCT): likewise.
11794         (SQL_AF_MAX): likewise.
11795         (SQL_AF_MIN): likewise.
11796         (SQL_AF_SUM): likewise.
11797         (SQL_AGGREGATE_FUNCTIONS): likewise.
11798         (SQL_ALL_CATALOGS): likewise.
11799         (SQL_ALL_SCHEMAS): likewise.
11800         (SQL_ALL_TABLE_TYPES): likewise.
11801         (SQL_ALTER_DOMAIN): likewise.
11802         (SQL_AM_CONNECTION): likewise.
11803         (SQL_AM_NONE): likewise.
11804         (SQL_AM_STATEMENT): likewise.
11805         (SQL_API_ODBC3_ALL_FUNCTIONS): likewise.
11806         (SQL_API_ODBC3_ALL_FUNCTIONS_SIZE): likewise.
11807         (SQL_API_SQLALLOCHANDLESTD): likewise.
11808         (SQL_API_SQLBULKOPERATIONS): likewise.
11809         (SQL_ASYNC_MODE): likewise.
11810         (SQL_AT_ADD_COLUMN_COLLATION): likewise.
11811         (SQL_AT_ADD_COLUMN_DEFAULT): likewise.
11812         (SQL_AT_ADD_COLUMN_SINGLE): likewise.
11813         (SQL_AT_ADD_TABLE_CONSTRAINT): likewise.
11814         (SQL_AT_CONSTRAINT_DEFERRABLE): likewise.
11815         (SQL_AT_CONSTRAINT_INITIALLY_DEFERRED): likewise.
11816         (SQL_AT_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
11817         (SQL_AT_CONSTRAINT_NAME_DEFINITION): likewise.
11818         (SQL_AT_CONSTRAINT_NON_DEFERRABLE): likewise.
11819         (SQL_AT_DROP_COLUMN_CASCADE): likewise.
11820         (SQL_AT_DROP_COLUMN_DEFAULT): likewise.
11821         (SQL_AT_DROP_COLUMN_RESTRICT): likewise.
11822         (SQL_AT_DROP_TABLE_CONSTRAINT_CASCADE): likewise.
11823         (SQL_AT_DROP_TABLE_CONSTRAINT_RESTRICT): likewise.
11824         (SQL_AT_SET_COLUMN_DEFAULT): likewise.
11825         (SQL_ATTR_ACCESS_MODE): likewise.
11826         (SQL_ATTR_ASYNC_ENABLE): likewise.
11827         (SQL_ATTR_AUTOCOMMIT): likewise.
11828         (SQL_ATTR_CONCURRENCY): likewise.
11829         (SQL_ATTR_CONNECTION_POOLING): likewise.
11830         (SQL_ATTR_CONNECTION_TIMEOUT): likewise.
11831         (SQL_ATTR_CP_MATCH): likewise.
11832         (SQL_ATTR_CURRENT_CATALOG): likewise.
11833         (SQL_ATTR_CURSOR_TYPE): likewise.
11834         (SQL_ATTR_DISCONNECT_BEHAVIOR): likewise.
11835         (SQL_ATTR_ENABLE_AUTO_IPD): likewise.
11836         (SQL_ATTR_ENLIST_IN_DTC): likewise.
11837         (SQL_ATTR_ENLIST_IN_XA): likewise.
11838         (SQL_ATTR_FETCH_BOOKMARK_PTR): likewise.
11839         (SQL_ATTR_KEYSET_SIZE): likewise.
11840         (SQL_ATTR_LOGIN_TIMEOUT): likewise.
11841         (SQL_ATTR_MAX_LENGTH): likewise.
11842         (SQL_ATTR_MAX_ROWS): likewise.
11843         (SQL_ATTR_NOSCAN): likewise.
11844         (SQL_ATTR_ODBC_CURSORS): likewise.
11845         (SQL_ATTR_ODBC_VERSION): likewise.
11846         (SQL_ATTR_PACKET_SIZE): likewise.
11847         (SQL_ATTR_PARAM_BIND_OFFSET_PTR): likewise.
11848         (SQL_ATTR_PARAM_BIND_TYPE): likewise.
11849         (SQL_ATTR_PARAM_OPERATION_PTR): likewise.
11850         (SQL_ATTR_PARAM_STATUS_PTR): likewise.
11851         (SQL_ATTR_PARAMS_PROCESSED_PTR): likewise.
11852         (SQL_ATTR_PARAMSET_SIZE): likewise.
11853         (SQL_ATTR_QUERY_TIMEOUT): likewise.
11854         (SQL_ATTR_QUIET_MODE): likewise.
11855         (SQL_ATTR_RETRIEVE_DATA): likewise.
11856         (SQL_ATTR_ROW_ARRAY_SIZE): likewise.
11857         (SQL_ATTR_ROW_BIND_OFFSET_PTR): likewise.
11858         (SQL_ATTR_ROW_BIND_TYPE): likewise.
11859         (SQL_ATTR_ROW_NUMBER): likewise.
11860         (SQL_ATTR_ROW_OPERATION_PTR): likewise.
11861         (SQL_ATTR_ROW_STATUS_PTR): likewise.
11862         (SQL_ATTR_ROWS_FETCHED_PTR): likewise.
11863         (SQL_ATTR_SIMULATE_CURSOR): likewise.
11864         (SQL_ATTR_TRACE): likewise.
11865         (SQL_ATTR_TRACEFILE): likewise.
11866         (SQL_ATTR_TRANSLATE_LIB): likewise.
11867         (SQL_ATTR_TRANSLATE_OPTION): likewise.
11868         (SQL_ATTR_TXN_ISOLATION): likewise.
11869         (SQL_ATTR_USE_BOOKMARKS): likewise.
11870         (SQL_BATCH_ROW_COUNT): likewise.
11871         (SQL_BATCH_SUPPORT): likewise.
11872         (SQL_BRC_EXPLICIT): likewise.
11873         (SQL_BRC_PROCEDURES): likewise.
11874         (SQL_BRC_ROLLED_UP): likewise.
11875         (SQL_BS_ROW_COUNT_EXPLICIT): likewise.
11876         (SQL_BS_ROW_COUNT_PROC): likewise.
11877         (SQL_BS_SELECT_EXPLICIT): likewise.
11878         (SQL_BS_SELECT_PROC): likewise.
11879         (SQL_C_INTERVAL_DAY): likewise.
11880         (SQL_C_INTERVAL_DAY_TO_HOUR): likewise.
11881         (SQL_C_INTERVAL_DAY_TO_MINUTE): likewise.
11882         (SQL_C_INTERVAL_DAY_TO_SECOND): likewise.
11883         (SQL_C_INTERVAL_HOUR): likewise.
11884         (SQL_C_INTERVAL_HOUR_TO_MINUTE): likewise.
11885         (SQL_C_INTERVAL_HOUR_TO_SECOND): likewise.
11886         (SQL_C_INTERVAL_MINUTE): likewise.
11887         (SQL_C_INTERVAL_MINUTE_TO_SECOND): likewise.
11888         (SQL_C_INTERVAL_MONTH): likewise.
11889         (SQL_C_INTERVAL_SECOND): likewise.
11890         (SQL_C_INTERVAL_YEAR): likewise.
11891         (SQL_C_INTERVAL_YEAR_TO_MONTH): likewise.
11892         (SQL_C_NUMERIC): likewise.
11893         (SQL_C_SBIGINT): likewise.
11894         (SQL_C_TYPE_DATE): likewise.
11895         (SQL_C_TYPE_TIME): likewise.
11896         (SQL_C_TYPE_TIMESTAMP): likewise.
11897         (SQL_C_UBIGINT): likewise.
11898         (SQL_C_VARBOOKMARK): likewise.
11899         (SQL_CA_CONSTRAINT_DEFERRABLE): likewise.
11900         (SQL_CA_CONSTRAINT_INITIALLY_DEFERRED): likewise.
11901         (SQL_CA_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
11902         (SQL_CA_CONSTRAINT_NON_DEFERRABLE): likewise.
11903         (SQL_CA_CREATE_ASSERTION): likewise.
11904         (SQL_CA1_ABSOLUTE): likewise.
11905         (SQL_CA1_BOOKMARK): likewise.
11906         (SQL_CA1_BULK_ADD): likewise.
11907         (SQL_CA1_BULK_DELETE_BY_BOOKMARK): likewise.
11908         (SQL_CA1_BULK_FETCH_BY_BOOKMARK): likewise.
11909         (SQL_CA1_BULK_UPDATE_BY_BOOKMARK): likewise.
11910         (SQL_CA1_LOCK_EXCLUSIVE): likewise.
11911         (SQL_CA1_LOCK_NO_CHANGE): likewise.
11912         (SQL_CA1_LOCK_UNLOCK): likewise.
11913         (SQL_CA1_NEXT): likewise.
11914         (SQL_CA1_POS_DELETE): likewise.
11915         (SQL_CA1_POS_POSITION): likewise.
11916         (SQL_CA1_POS_REFRESH): likewise.
11917         (SQL_CA1_POS_UPDATE): likewise.
11918         (SQL_CA1_POSITIONED_DELETE): likewise.
11919         (SQL_CA1_POSITIONED_UPDATE): likewise.
11920         (SQL_CA1_RELATIVE): likewise.
11921         (SQL_CA1_SELECT_FOR_UPDATE): likewise.
11922         (SQL_CA2_CRC_APPROXIMATE): likewise.
11923         (SQL_CA2_CRC_EXACT): likewise.
11924         (SQL_CA2_LOCK_CONCURRENCY): likewise.
11925         (SQL_CA2_MAX_ROWS_AFFECTS_ALL): likewise.
11926         (SQL_CA2_MAX_ROWS_CATALOG): likewise.
11927         (SQL_CA2_MAX_ROWS_DELETE): likewise.
11928         (SQL_CA2_MAX_ROWS_INSERT): likewise.
11929         (SQL_CA2_MAX_ROWS_SELECT): likewise.
11930         (SQL_CA2_MAX_ROWS_UPDATE): likewise.
11931         (SQL_CA2_OPT_ROWVER_CONCURRENCY): likewise.
11932         (SQL_CA2_OPT_VALUES_CONCURRENCY): likewise.
11933         (SQL_CA2_READ_ONLY_CONCURRENCY): likewise.
11934         (SQL_CA2_SENSITIVITY_ADDITIONS): likewise.
11935         (SQL_CA2_SENSITIVITY_DELETIONS): likewise.
11936         (SQL_CA2_SENSITIVITY_UPDATES): likewise.
11937         (SQL_CA2_SIMULATE_NON_UNIQUE): likewise.
11938         (SQL_CA2_SIMULATE_TRY_UNIQUE): likewise.
11939         (SQL_CA2_SIMULATE_UNIQUE): likewise.
11940         (SQL_CATALOG_LOCATION): likewise.
11941         (SQL_CATALOG_NAME_SEPARATOR): likewise.
11942         (SQL_CATALOG_TERM): likewise.
11943         (SQL_CATALOG_USAGE): likewise.
11944         (SQL_CCOL_CREATE_COLLATION): likewise.
11945         (SQL_CCS_COLLATE_CLAUSE): likewise.
11946         (SQL_CCS_CREATE_CHARACTER_SET): likewise.
11947         (SQL_CCS_LIMITED_COLLATION): likewise.
11948         (SQL_CDO_COLLATION): likewise.
11949         (SQL_CDO_CONSTRAINT): likewise.
11950         (SQL_CDO_CONSTRAINT_DEFERRABLE): likewise.
11951         (SQL_CDO_CONSTRAINT_INITIALLY_DEFERRED): likewise.
11952         (SQL_CDO_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
11953         (SQL_CDO_CONSTRAINT_NAME_DEFINITION): likewise.
11954         (SQL_CDO_CONSTRAINT_NON_DEFERRABLE): likewise.
11955         (SQL_CDO_CREATE_DOMAIN): likewise.
11956         (SQL_CDO_DEFAULT): likewise.
11957         (SQL_CL_END): likewise.
11958         (SQL_CL_START): likewise.
11959         (SQL_COL_PRED_BASIC): likewise.
11960         (SQL_COL_PRED_CHAR): likewise.
11961         (SQL_COLUMN_DRIVER_START): likewise.
11962         (SQL_COLUMN_IGNORE): likewise.
11963         (SQL_COLUMN_NUMBER_UNKNOWN): likewise.
11964         (SQL_CONVERT_GUID): likewise.
11965         (SQL_CONVERT_INTERVAL_DAY_TIME): likewise.
11966         (SQL_CONVERT_INTERVAL_YEAR_MONTH): likewise.
11967         (SQL_CONVERT_WCHAR): likewise.
11968         (SQL_CONVERT_WLONGVARCHAR): likewise.
11969         (SQL_CONVERT_WVARCHAR): likewise.
11970         (SQL_CP_DEFAULT): likewise.
11971         (SQL_CP_MATCH_DEFAULT): likewise.
11972         (SQL_CP_OFF): likewise.
11973         (SQL_CP_ONE_PER_DRIVER): likewise.
11974         (SQL_CP_ONE_PER_HENV): likewise.
11975         (SQL_CP_RELAXED_MATCH): likewise.
11976         (SQL_CP_STRICT_MATCH): likewise.
11977         (SQL_CREATE_ASSERTION): likewise.
11978         (SQL_CREATE_CHARACTER_SET): likewise.
11979         (SQL_CREATE_COLLATION): likewise.
11980         (SQL_CREATE_DOMAIN): likewise.
11981         (SQL_CREATE_SCHEMA): likewise.
11982         (SQL_CREATE_TABLE): likewise.
11983         (SQL_CREATE_TRANSLATION): likewise.
11984         (SQL_CREATE_VIEW): likewise.
11985         (SQL_CS_AUTHORIZATION): likewise.
11986         (SQL_CS_CREATE_SCHEMA): likewise.
11987         (SQL_CS_DEFAULT_CHARACTER_SET): likewise.
11988         (SQL_CT_COLUMN_COLLATION): likewise.
11989         (SQL_CT_COLUMN_CONSTRAINT): likewise.
11990         (SQL_CT_COLUMN_DEFAULT): likewise.
11991         (SQL_CT_COMMIT_DELETE): likewise.
11992         (SQL_CT_COMMIT_PRESERVE): likewise.
11993         (SQL_CT_CONSTRAINT_DEFERRABLE): likewise.
11994         (SQL_CT_CONSTRAINT_INITIALLY_DEFERRED): likewise.
11995         (SQL_CT_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
11996         (SQL_CT_CONSTRAINT_NAME_DEFINITION): likewise.
11997         (SQL_CT_CONSTRAINT_NON_DEFERRABLE): likewise.
11998         (SQL_CT_CREATE_TABLE): likewise.
11999         (SQL_CT_GLOBAL_TEMPORARY): likewise.
12000         (SQL_CT_LOCAL_TEMPORARY): likewise.
12001         (SQL_CT_TABLE_CONSTRAINT): likewise.
12002         (SQL_CTR_CREATE_TRANSLATION): likewise.
12003         (SQL_CU_DML_STATEMENTS): likewise.
12004         (SQL_CU_INDEX_DEFINITION): likewise.
12005         (SQL_CU_PRIVILEGE_DEFINITION): likewise.
12006         (SQL_CU_PROCEDURE_INVOCATION): likewise.
12007         (SQL_CU_TABLE_DEFINITION): likewise.
12008         (SQL_CVT_GUID): likewise.
12009         (SQL_CVT_INTERVAL_DAY_TIME): likewise.
12010         (SQL_CVT_INTERVAL_YEAR_MONTH): likewise.
12011         (SQL_CVT_WCHAR): likewise.
12012         (SQL_CVT_WLONGVARCHAR): likewise.
12013         (SQL_CVT_WVARCHAR): likewise.
12014         (SQL_DA_DROP_ASSERTION): likewise.
12015         (SQL_DATETIME_LITERALS): likewise.
12016         (SQL_DB_DEFAULT): likewise.
12017         (SQL_DB_DISCONNECT): likewise.
12018         (SQL_DB_RETURN_TO_POOL): likewise.
12019         (SQL_DC_DROP_COLLATION): likewise.
12020         (SQL_DCS_DROP_CHARACTER_SET): likewise.
12021         (SQL_DD_CASCADE): likewise.
12022         (SQL_DD_DROP_DOMAIN): likewise.
12023         (SQL_DD_RESTRICT): likewise.
12024         (SQL_DDL_INDEX): likewise.
12025         (SQL_DELETE_BY_BOOKMARK): likewise.
12026         (SQL_DESC_ARRAY_SIZE): likewise.
12027         (SQL_DESC_ARRAY_STATUS_PTR): likewise.
12028         (SQL_DESC_AUTO_UNIQUE_VALUE): likewise.
12029         (SQL_DESC_BASE_COLUMN_NAME): likewise.
12030         (SQL_DESC_BASE_TABLE_NAME): likewise.
12031         (SQL_DESC_BIND_OFFSET_PTR): likewise.
12032         (SQL_DESC_BIND_TYPE): likewise.
12033         (SQL_DESC_CASE_SENSITIVE): likewise.
12034         (SQL_DESC_CATALOG_NAME): likewise.
12035         (SQL_DESC_CONCISE_TYPE): likewise.
12036         (SQL_DESC_DATETIME_INTERVAL_PRECISION): likewise.
12037         (SQL_DESC_DISPLAY_SIZE): likewise.
12038         (SQL_DESC_FIXED_PREC_SCALE): likewise.
12039         (SQL_DESC_LABEL): likewise.
12040         (SQL_DESC_LITERAL_PREFIX): likewise.
12041         (SQL_DESC_LITERAL_SUFFIX): likewise.
12042         (SQL_DESC_LOCAL_TYPE_NAME): likewise.
12043         (SQL_DESC_MAXIMUM_SCALE): likewise.
12044         (SQL_DESC_MINIMUM_SCALE): likewise.
12045         (SQL_DESC_NUM_PREC_RADIX): likewise.
12046         (SQL_DESC_PARAMETER_TYPE): likewise.
12047         (SQL_DESC_ROWS_PROCESSED_PTR): likewise.
12048         (SQL_DESC_SCHEMA_NAME): likewise.
12049         (SQL_DESC_SEARCHABLE): likewise.
12050         (SQL_DESC_TABLE_NAME): likewise.
12051         (SQL_DESC_TYPE_NAME): likewise.
12052         (SQL_DESC_UNSIGNED): likewise.
12053         (SQL_DESC_UPDATABLE): likewise.
12054         (SQL_DI_CREATE_INDEX): likewise.
12055         (SQL_DI_DROP_INDEX): likewise.
12056         (SQL_DIAG_COLUMN_NUMBER): likewise.
12057         (SQL_DIAG_CURSOR_ROW_COUNT): likewise.
12058         (SQL_DIAG_ROW_NUMBER): likewise.
12059         (SQL_DL_SQL92_DATE): likewise.
12060         (SQL_DL_SQL92_INTERVAL_DAY): likewise.
12061         (SQL_DL_SQL92_INTERVAL_DAY_TO_HOUR): likewise.
12062         (SQL_DL_SQL92_INTERVAL_DAY_TO_MINUTE): likewise.
12063         (SQL_DL_SQL92_INTERVAL_DAY_TO_SECOND): likewise.
12064         (SQL_DL_SQL92_INTERVAL_HOUR): likewise.
12065         (SQL_DL_SQL92_INTERVAL_HOUR_TO_MINUTE): likewise.
12066         (SQL_DL_SQL92_INTERVAL_HOUR_TO_SECOND): likewise.
12067         (SQL_DL_SQL92_INTERVAL_MINUTE): likewise.
12068         (SQL_DL_SQL92_INTERVAL_MINUTE_TO_SECOND): likewise.
12069         (SQL_DL_SQL92_INTERVAL_MONTH): likewise.
12070         (SQL_DL_SQL92_INTERVAL_SECOND): likewise.
12071         (SQL_DL_SQL92_INTERVAL_YEAR): likewise.
12072         (SQL_DL_SQL92_INTERVAL_YEAR_TO_MONTH): likewise.
12073         (SQL_DL_SQL92_TIME): likewise.
12074         (SQL_DL_SQL92_TIMESTAMP): likewise.
12075         (SQL_DM_VER): likewise.
12076         (SQL_DRIVER_HDESC): likewise.
12077         (SQL_DROP_ASSERTION): likewise.
12078         (SQL_DROP_CHARACTER_SET): likewise.
12079         (SQL_DROP_COLLATION): likewise.
12080         (SQL_DROP_DOMAIN): likewise.
12081         (SQL_DROP_SCHEMA): likewise.
12082         (SQL_DROP_TABLE): likewise.
12083         (SQL_DROP_TRANSLATION): likewise.
12084         (SQL_DROP_VIEW): likewise.
12085         (SQL_DS_CASCADE): likewise.
12086         (SQL_DS_DROP_SCHEMA): likewise.
12087         (SQL_DS_RESTRICT): likewise.
12088         (SQL_DT_CASCADE): likewise.
12089         (SQL_DT_DROP_TABLE): likewise.
12090         (SQL_DT_RESTRICT): likewise.
12091         (SQL_DTC_DONE): likewise.
12092         (SQL_DTR_DROP_TRANSLATION): likewise.
12093         (SQL_DV_CASCADE): likewise.
12094         (SQL_DV_DROP_VIEW): likewise.
12095         (SQL_DV_RESTRICT): likewise.
12096         (SQL_DYNAMIC_CURSOR_ATTRIBUTES1): likewise.
12097         (SQL_DYNAMIC_CURSOR_ATTRIBUTES2): likewise.
12098         (SQL_EXT_API_LAST): likewise.
12099         (SQL_EXT_API_START): likewise.
12100         (SQL_FETCH_BY_BOOKMARK): likewise.
12101         (SQL_FETCH_FIRST_SYSTEM): likewise.
12102         (SQL_FETCH_FIRST_USER): likewise.
12103         (SQL_FN_CVT_CAST): likewise.
12104         (SQL_FN_STR_BIT_LENGTH): likewise.
12105         (SQL_FN_STR_CHAR_LENGTH): likewise.
12106         (SQL_FN_STR_CHARACTER_LENGTH): likewise.
12107         (SQL_FN_STR_OCTET_LENGTH): likewise.
12108         (SQL_FN_STR_POSITION): likewise.
12109         (SQL_FN_TD_CURRENT_DATE): likewise.
12110         (SQL_FN_TD_CURRENT_TIME): likewise.
12111         (SQL_FN_TD_CURRENT_TIMESTAMP): likewise.
12112         (SQL_FN_TD_EXTRACT): likewise.
12113         (SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES1): likewise.
12114         (SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES2): likewise.
12115         (SQL_FUNC_EXISTS(exists,api)): likewise.
12116         (SQL_GB_COLLATE): likewise.
12117         (SQL_HANDLE_SENV): likewise.
12118         (SQL_IK_ALL): likewise.
12119         (SQL_IK_ASC): likewise.
12120         (SQL_IK_DESC): likewise.
12121         (SQL_IK_NONE): likewise.
12122         (SQL_INDEX_KEYWORDS): likewise.
12123         (SQL_INFO_DRIVER_START): likewise.
12124         (SQL_INFO_LAST): likewise.
12125         (SQL_INFO_SCHEMA_VIEWS): likewise.
12126         (SQL_INITIALLY_DEFERRED): likewise.
12127         (SQL_INITIALLY_IMMEDIATE): likewise.
12128         (SQL_INSERT_STATEMENT): likewise.
12129         (SQL_INTERVAL): likewise.
12130         (SQL_IS_INSERT_LITERALS): likewise.
12131         (SQL_IS_INSERT_SEARCHED): likewise.
12132         (SQL_IS_INTEGER): likewise.
12133         (SQL_IS_POINTER): likewise.
12134         (SQL_IS_SELECT_INTO): likewise.
12135         (SQL_IS_SMALLINT): likewise.
12136         (SQL_IS_UINTEGER): likewise.
12137         (SQL_IS_USMALLINT): likewise.
12138         (SQL_ISV_ASSERTIONS): likewise.
12139         (SQL_ISV_CHARACTER_SETS): likewise.
12140         (SQL_ISV_CHECK_CONSTRAINTS): likewise.
12141         (SQL_ISV_COLLATIONS): likewise.
12142         (SQL_ISV_COLUMN_DOMAIN_USAGE): likewise.
12143         (SQL_ISV_COLUMN_PRIVILEGES): likewise.
12144         (SQL_ISV_COLUMNS): likewise.
12145         (SQL_ISV_CONSTRAINT_COLUMN_USAGE): likewise.
12146         (SQL_ISV_CONSTRAINT_TABLE_USAGE): likewise.
12147         (SQL_ISV_DOMAIN_CONSTRAINTS): likewise.
12148         (SQL_ISV_DOMAINS): likewise.
12149         (SQL_ISV_KEY_COLUMN_USAGE): likewise.
12150         (SQL_ISV_REFERENTIAL_CONSTRAINTS): likewise.
12151         (SQL_ISV_SCHEMATA): likewise.
12152         (SQL_ISV_SQL_LANGUAGES): likewise.
12153         (SQL_ISV_TABLE_CONSTRAINTS): likewise.
12154         (SQL_ISV_TABLE_PRIVILEGES): likewise.
12155         (SQL_ISV_TABLES): likewise.
12156         (SQL_ISV_TRANSLATIONS): likewise.
12157         (SQL_ISV_USAGE_PRIVILEGES): likewise.
12158         (SQL_ISV_VIEW_COLUMN_USAGE): likewise.
12159         (SQL_ISV_VIEW_TABLE_USAGE): likewise.
12160         (SQL_ISV_VIEWS): likewise.
12161         (SQL_KEYSET_CURSOR_ATTRIBUTES1): likewise.
12162         (SQL_KEYSET_CURSOR_ATTRIBUTES2): likewise.
12163         (SQL_MAX_ASYNC_CONCURRENT_STATEMENTS): likewise.
12164         (SQL_NO_COLUMN_NUMBER): likewise.
12165         (SQL_NO_ROW_NUMBER): likewise.
12166         (SQL_NOT_DEFERRABLE): likewise.
12167         (SQL_NUM_EXTENSIONS): likewise.
12168         (SQL_NUM_FUNCTIONS): likewise.
12169         (SQL_ODBC_INTERFACE_CONFORMANCE): likewise.
12170         (SQL_OIC_CORE): likewise.
12171         (SQL_OIC_LEVEL1): likewise.
12172         (SQL_OIC_LEVEL2): likewise.
12173         (SQL_OV_ODBC2): likewise.
12174         (SQL_OV_ODBC3): likewise.
12175         (SQL_PARAM_ARRAY_ROW_COUNTS): likewise.
12176         (SQL_PARAM_ARRAY_SELECTS): likewise.
12177         (SQL_PARAM_BIND_BY_COLUMN): likewise.
12178         (SQL_PARAM_BIND_TYPE_DEFAULT): likewise.
12179         (SQL_PARAM_DIAG_UNAVAILABLE): likewise.
12180         (SQL_PARAM_ERROR): likewise.
12181         (SQL_PARAM_IGNORE): likewise.
12182         (SQL_PARAM_PROCEED): likewise.
12183         (SQL_PARAM_SUCCESS): likewise.
12184         (SQL_PARAM_SUCCESS_WITH_INFO): likewise.
12185         (SQL_PARAM_UNUSED): likewise.
12186         (SQL_PARC_BATCH): likewise.
12187         (SQL_PARC_NO_BATCH): likewise.
12188         (SQL_PAS_BATCH): likewise.
12189         (SQL_PAS_NO_BATCH): likewise.
12190         (SQL_PAS_NO_SELECT): likewise.
12191         (SQL_ROW_IGNORE): likewise.
12192         (SQL_ROW_NUMBER_UNKNOWN): likewise.
12193         (SQL_ROW_PROCEED): likewise.
12194         (SQL_ROW_SUCCESS_WITH_INFO): likewise.
12195         (SQL_SC_FIPS127_2_TRANSITIONAL): likewise.
12196         (SQL_SC_SQL92_ENTRY): likewise.
12197         (SQL_SC_SQL92_FULL): likewise.
12198         (SQL_SC_SQL92_INTERMEDIATE): likewise.
12199         (SQL_SCC_ISO92_CLI): likewise.
12200         (SQL_SCC_XOPEN_CLI_VERSION1): likewise.
12201         (SQL_SCHEMA_TERM): likewise.
12202         (SQL_SCHEMA_USAGE): likewise.
12203         (SQL_SDF_CURRENT_DATE): likewise.
12204         (SQL_SDF_CURRENT_TIME): likewise.
12205         (SQL_SDF_CURRENT_TIMESTAMP): likewise.
12206         (SQL_SFKD_CASCADE): likewise.
12207         (SQL_SFKD_NO_ACTION): likewise.
12208         (SQL_SFKD_SET_DEFAULT): likewise.
12209         (SQL_SFKD_SET_NULL): likewise.
12210         (SQL_SFKU_CASCADE): likewise.
12211         (SQL_SFKU_NO_ACTION): likewise.
12212         (SQL_SFKU_SET_DEFAULT): likewise.
12213         (SQL_SFKU_SET_NULL): likewise.
12214         (SQL_SG_DELETE_TABLE): likewise.
12215         (SQL_SG_INSERT_COLUMN): likewise.
12216         (SQL_SG_INSERT_TABLE): likewise.
12217         (SQL_SG_REFERENCES_COLUMN): likewise.
12218         (SQL_SG_REFERENCES_TABLE): likewise.
12219         (SQL_SG_SELECT_TABLE): likewise.
12220         (SQL_SG_UPDATE_COLUMN): likewise.
12221         (SQL_SG_UPDATE_TABLE): likewise.
12222         (SQL_SG_USAGE_ON_CHARACTER_SET): likewise.
12223         (SQL_SG_USAGE_ON_COLLATION): likewise.
12224         (SQL_SG_USAGE_ON_DOMAIN): likewise.
12225         (SQL_SG_USAGE_ON_TRANSLATION): likewise.
12226         (SQL_SG_WITH_GRANT_OPTION): likewise.
12227         (SQL_SNVF_BIT_LENGTH): likewise.
12228         (SQL_SNVF_CHAR_LENGTH): likewise.
12229         (SQL_SNVF_CHARACTER_LENGTH): likewise.
12230         (SQL_SNVF_EXTRACT): likewise.
12231         (SQL_SNVF_OCTET_LENGTH): likewise.
12232         (SQL_SNVF_POSITION): likewise.
12233         (SQL_SP_BETWEEN): likewise.
12234         (SQL_SP_COMPARISON): likewise.
12235         (SQL_SP_EXISTS): likewise.
12236         (SQL_SP_IN): likewise.
12237         (SQL_SP_ISNOTNULL): likewise.
12238         (SQL_SP_ISNULL): likewise.
12239         (SQL_SP_LIKE): likewise.
12240         (SQL_SP_MATCH_FULL): likewise.
12241         (SQL_SP_MATCH_PARTIAL): likewise.
12242         (SQL_SP_MATCH_UNIQUE_FULL): likewise.
12243         (SQL_SP_MATCH_UNIQUE_PARTIAL): likewise.
12244         (SQL_SP_OVERLAPS): likewise.
12245         (SQL_SP_QUANTIFIED_COMPARISON): likewise.
12246         (SQL_SP_UNIQUE): likewise.
12247         (SQL_SQL_CONFORMANCE): likewise.
12248         (SQL_SQL92_DATETIME_FUNCTIONS): likewise.
12249         (SQL_SQL92_FOREIGN_KEY_DELETE_RULE): likewise.
12250         (SQL_SQL92_FOREIGN_KEY_UPDATE_RULE): likewise.
12251         (SQL_SQL92_GRANT): likewise.
12252         (SQL_SQL92_NUMERIC_VALUE_FUNCTIONS): likewise.
12253         (SQL_SQL92_PREDICATES): likewise.
12254         (SQL_SQL92_RELATIONAL_JOIN_OPERATORS): likewise.
12255         (SQL_SQL92_REVOKE): likewise.
12256         (SQL_SQL92_ROW_VALUE_CONSTRUCTOR): likewise.
12257         (SQL_SQL92_STRING_FUNCTIONS): likewise.
12258         (SQL_SQL92_VALUE_EXPRESSIONS): likewise.
12259         (SQL_SR_CASCADE): likewise.
12260         (SQL_SR_DELETE_TABLE): likewise.
12261         (SQL_SR_GRANT_OPTION_FOR): likewise.
12262         (SQL_SR_INSERT_COLUMN): likewise.
12263         (SQL_SR_INSERT_TABLE): likewise.
12264         (SQL_SR_REFERENCES_COLUMN): likewise.
12265         (SQL_SR_REFERENCES_TABLE): likewise.
12266         (SQL_SR_RESTRICT): likewise.
12267         (SQL_SR_SELECT_TABLE): likewise.
12268         (SQL_SR_UPDATE_COLUMN): likewise.
12269         (SQL_SR_UPDATE_TABLE): likewise.
12270         (SQL_SR_USAGE_ON_CHARACTER_SET): likewise.
12271         (SQL_SR_USAGE_ON_COLLATION): likewise.
12272         (SQL_SR_USAGE_ON_DOMAIN): likewise.
12273         (SQL_SR_USAGE_ON_TRANSLATION): likewise.
12274         (SQL_SRJO_CORRESPONDING_CLAUSE): likewise.
12275         (SQL_SRJO_CROSS_JOIN): likewise.
12276         (SQL_SRJO_EXCEPT_JOIN): likewise.
12277         (SQL_SRJO_FULL_OUTER_JOIN): likewise.
12278         (SQL_SRJO_INNER_JOIN): likewise.
12279         (SQL_SRJO_INTERSECT_JOIN): likewise.
12280         (SQL_SRJO_LEFT_OUTER_JOIN): likewise.
12281         (SQL_SRJO_NATURAL_JOIN): likewise.
12282         (SQL_SRJO_RIGHT_OUTER_JOIN): likewise.
12283         (SQL_SRJO_UNION_JOIN): likewise.
12284         (SQL_SRVC_DEFAULT): likewise.
12285         (SQL_SRVC_NULL): likewise.
12286         (SQL_SRVC_ROW_SUBQUERY): likewise.
12287         (SQL_SRVC_VALUE_EXPRESSION): likewise.
12288         (SQL_SSF_CONVERT): likewise.
12289         (SQL_SSF_LOWER): likewise.
12290         (SQL_SSF_SUBSTRING): likewise.
12291         (SQL_SSF_TRANSLATE): likewise.
12292         (SQL_SSF_TRIM_BOTH): likewise.
12293         (SQL_SSF_TRIM_LEADING): likewise.
12294         (SQL_SSF_TRIM_TRAILING): likewise.
12295         (SQL_SSF_UPPER): likewise.
12296         (SQL_STANDARD_CLI_CONFORMANCE): likewise.
12297         (SQL_STATIC_CURSOR_ATTRIBUTES1): likewise.
12298         (SQL_STATIC_CURSOR_ATTRIBUTES2): likewise.
12299         (SQL_SU_DML_STATEMENTS): likewise.
12300         (SQL_SU_INDEX_DEFINITION): likewise.
12301         (SQL_SU_PRIVILEGE_DEFINITION): likewise.
12302         (SQL_SU_PROCEDURE_INVOCATION): likewise.
12303         (SQL_SU_TABLE_DEFINITION): likewise.
12304         (SQL_SVE_CASE): likewise.
12305         (SQL_SVE_CAST): likewise.
12306         (SQL_SVE_COALESCE): likewise.
12307         (SQL_SVE_NULLIF): likewise.
12308         (SQL_UB_FIXED): likewise.
12309         (SQL_UB_VARIABLE): likewise.
12310         (SQL_UNION_STATEMENT): likewise.
12311         (SQL_UPDATE_BY_BOOKMARK): likewise.
12312         (SQL_US_UNION): likewise.
12313         (SQL_US_UNION_ALL): likewise.
12314         (SQL_DESC_ROWVER): likewise.
12315         (SQL_GUID): likewise.
12316         (SQL_C_GUID): likewise.
12317         (ODBC_STD): likewise.
12318         (SQLAllocHandle): likewise.
12319         (SQLAllocEnv(p)): likewise.
12320         (SQL_YEAR): likewise.
12321         (SQL_MONTH): likewise.
12322         (SQL_DAY): likewise.
12323         (SQL_HOUR): likewise.
12324         (SQL_MINUTE): likewise.
12325         (SQL_SECOND): likewise.
12326         (SQL_YEAR_TO_MONTH): likewise.
12327         (SQL_DAY_TO_HOUR): likewise.
12328         (SQL_DAY_TO_MINUTE): likewise.
12329         (SQL_DAY_TO_SECOND): likewise.
12330         (SQL_HOUR_TO_MINUTE): likewise.
12331         (SQL_HOUR_TO_SECOND): likewise.
12332         (SQL_MINUTE_TO_SECOND): likewise.
12333         (SQL_ATTR_ANSI_APP): likewise.
12334         (SQL_AA_TRUE): likewise.
12335         (SQL_AA_FALSE): likewise.
12336
12337         * include/sqltypes.h (#pragma pack(push,1), #pragma pack(pop)): remove.
12338         (struct tagSQL_YEAR_MONTH): add for ODBC3.x.
12339         (struct tagSQL_DAY_SECOND): likewise.
12340         (struct tagSQL_INTERVAL_STRUCT): likewise.
12341         (struct tagSQL_NUMERIC_STRUCT): likewise.
12342         (struct tagSQLGUID): add for 0DBC3.50.
12343         (enum SQLINTERVAL): add for ODBC3.x.
12344         (SQLWCHAR): add typedef.
12345         (SQLTCHAR): add typedef, conditional on UNICODE.
12346         (SQLLEN): add typedef for _WIN64, define for _WIN32.
12347         (SQLULEN): likewise.
12348         (SQLROWOFFSET): likewise.
12349         (SQLROWCOUNT): likewise.
12350         (SQLTRANSID): likewise.
12351         (SQLSETPOSIROW): likewise.
12352         (SQLHANDLE): add ODBC3.x typedef.
12353         (SQLHDESC): likewise.
12354         (SQLDATE): likewise.
12355         (SQLDECIMAL): likewise.
12356         (SQLDOUBLE): likewise.
12357         (SQLFLOAT): likewise.
12358         (SQLNUMERIC): likewise.
12359         (SQLREAL): likewise.
12360         (SQLTIME): likewise.
12361         (SQLTIMESTAMP): likewise.
12362         (SQLVARCHAR): likewise.
12363         (SQLBIGINT): likewise.
12364         (SQLUBIGINT): likewise.
12365         (SQL_DATE_STRUCT): likewise.
12366         (SQL_TIME_STRUCT): likewise.
12367         (SQL_TIMESTAMP_STRUCT): likewise.
12368         (ODBCINT64): add ODBC3.x define.
12369
12370         * lib/odbc32.def : regenerate.
12371
12372 2001-01-26  Earnie Boyd  <earnie@users.sourceforge.net
12373
12374         * Apply Danny Smith patch 102275
12375         2000-11-05  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12376         * include/objbase.h: (COM_RIGHTS): Add definition.
12377         (tagSTDMSHLFLAGS): add enumeration.
12378         (CoInitializeEx): Add prototypes.
12379         (CoGetStdMarshalEx): ditto.
12380         (CoCreateInstanceEx): ditto.
12381         (CoInitializeSecurity): ditto.
12382         (CoGetCallContext): ditto.
12383         (CoQueryProxyBlanket): ditto.
12384         (CoSetProxyBlanket): ditto.
12385         (CoCopyProxy): ditto.
12386         (CoQueryClientBlanket): ditto.
12387         (CoImpersonateClient): ditto.
12388         (CoRevertToSelf): ditto.
12389         (CoQueryAuthenticationServices): ditto.
12390         (CoSwitchCallContext): ditto.
12391         (CoGetInstanceFromFile): ditto.
12392         (CoGetInstanceFromIStorage): ditto.
12393         * include/objidl.h: (SOLE_AUTHENTICATION_SERVICE): Add structure.
12394         (SOLE_AUTHENTICATION_INFO): ditto.
12395         (EOLE_AUTHENTICATION_CAPABILITIES): Add enumeration.
12396         (COLE_DEFAULT_PRINCIPAL): Add definition.
12397         (COLE_DEFAULT_AUTHINFO): Ditto.
12398         * include/rpcdce.h: (RPC_C_AUTHZ_DEFAULT): Add definition.
12399         (RPC_PROTSEQ_VECTOR) Fix typo.
12400         (RpcRaiseException): add DECLSPEC_NORETURN attribute.
12401         * include/winbase.h: (FreeLibraryAndExitThread): add DECLSPEC_NORETURN
12402         attribute.
12403
12404 2001-01-26  Earnie Boyd  <earnie@users.sourceforge.net>
12405
12406         * lib/msvcp60.def: Apply Danny Smith patch 103321.
12407         2001-01-17  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>.
12408         New file.
12409
12410 2001-01-26  Christopher Faylor  <cgf@cygnus.com>
12411
12412         * include/winnt.h: Add PTOKEN_USER.
12413
12414 2001-01-16  Earnie Boyd  <earnie@users.sourceforge.net>
12415
12416         * include/sqlucode.h: Apply Danny Smith patch 102443
12417         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12418         New file.
12419
12420 2001-01-16  Earnie Boyd  <earnie@users.sourceforge.net>
12421
12422         * lib/odbccp32.def: Apply Danny Smith patch 102442
12423         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12424         New file.
12425
12426 2001-01-16  Earnie Boyd  <earnie@users.sourceforge.net>
12427
12428         * include/odbcinst.h: Apply Danny Smith patch 102441
12429         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12430         New file.
12431
12432 2000-12-25  Christopher Faylor  <cgf@cygnus.com>
12433
12434         * lib/Makefile.in: Don't make "links" to include/w32api directory.
12435
12436 2000-12-20  Corinna Vinschen  <corinna@vinschen.de>
12437
12438         * include/winbase.h: Add prototype for SetSecurityDescriptorControl.
12439
12440 2000-12-11  Christopher Faylor  <cgf@cygnus.com>
12441
12442         * lib/Makefile.in: Install headers and libraries in tooldir.
12443
12444 2000-12-04  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12445
12446         * include/winnls.h: NORM_IGNORE* remove duplicate defines.
12447         SORT_STRINGSORT: ditto.
12448         CMAP*: ditto.
12449         CTRY_*: add new defines.
12450         LGRPID_*: ditto.
12451         LCMAP*: change defines to hex notation.
12452         CALID: change from ULONG to DWORD.
12453         CALTYPE: ditto.
12454         _cpinfoex[AW]: add structure.
12455         FoldString: correct Unicode mappings.
12456         GetCPInfoEx[AW]: add prototypes.
12457         EnumCalendarInfoEx[AW]: ditto.
12458         EnumDateFormatsEx[AW]: ditto.
12459         EnumSystemLanguageGroups[AW]: ditto.
12460         EnumLanguageGroupLocales[AW]: ditto.
12461         EnumUILanguages[AW]: ditto.
12462         GetSystemDefaultUILanguage[AW]: ditto.
12463         GetUserDefaultUILanguage[AW]: ditto.
12464         IsValidLanguageGroup[AW]: ditto.
12465         CALINFO_ENUMPROCEX[AW]: add function pointer typedef
12466         LANGUAGEGROUP_ENUMPROC[AW]: ditto
12467         LANGGROUPLOCALE_ENUMPROC[AW]: ditto
12468         UILANGUAGE_ENUMPROC[AW]: ditto
12469         DATEFMT_ENUMPROCEX[AW]: ditto
12470         LPCURRENCYFMT[AW]: add structure pointer typedef
12471         LPNUMBERFMT[AW]: ditto
12472
12473 2000-12-02  Matt Hargett  <matt@use.net>
12474
12475         * include/winbase.h: Added a define for INVALID_SET_FILE_POINTER, a
12476         possible return code for the SetFilePointer() win32 API call.
12477
12478 2000-11-09  Corinna Vinschen  <corinna@vinschen.de>
12479
12480         * include/winnt.h: Add missing FILE_NAMED_STREAMS define.
12481
12482 2000-11-06  Earnie Boyd  <earnie_boyd@yahoo.com>
12483
12484         * Makefile.in: increment VERSION.
12485         (dist:) Rename to srcdist.  Create new dist target to call
12486         srcdist and bindist targets.
12487         (srcdist:) New target.
12488         (clean-top:) add call to mostlyclean-top and add rm of distribution
12489         tarballs.
12490         * lib/Makefile.in: (uninstall:) modify to remove files from the
12491         new w32api subdirectory and to remove w32api subdirectory.
12492         (xuninstall:) Ditto.
12493         TODO: Add a task to redo the clean targets of Makefile.in
12494
12495 2000-11-03  Christopher Faylor  <cgf@cygnus.com>
12496
12497         * lib/Makefile.in: Install header files in w32api subdirectory.
12498
12499 2000-10-31  Earnie Boyd  <earnie_boyd@yahoo.com>
12500
12501         * CONTRIBUTIONS: New file.
12502         * README: Change the maintained by header.
12503         * TODO: Add a note about checking the TODO.
12504
12505 2000-10-31  Earnie Boyd  <earnie_boyd@yahoo.com>
12506
12507         * Merge in accepted changes from
12508         2000-10-23  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12509         * include/basetyps.h: add comment for GUID_DEFINED
12510         * include/lm.h: add includes for lmerr.h and lmserver.h
12511         * include/lmcons.h: add W2K typedefs LMSTR, LMCSTR
12512         * include/lmerr.h:  add error codes
12513         * include/lmserver.h: replace LPTSTR with LPWSTR,
12514         LPTCSTR with LPWCSTR in structures and prototypes
12515         * include/lmshare.h: ditto
12516         * include/lmuse.h: ditto
12517         * include/lmstats.h: ditto
12518         * include/oleauto.h: add function prototype SystemTimeToVariantTime
12519         * include/winbase.h: change first argument of CommConfigDialog to const
12520         * include/windowsx.h: add macros  defining FAR versions of
12521         mem and string functions for porting from Win16 code
12522         * include/winioctl.h:  added IOCTL_STORAGE defines
12523         * include/winnetwk.h:  added WNNC_NET flags
12524         * include/winnt.h: add include of <basetsd.h>;
12525         add structs; add pointer typedefs  for TOKEN structs
12526         * include/winsock.h: add guard around BSD-ish typedefs
12527         * include/wtypes.h: new VARENUM enums, new WIN32/WIN64 compat. macros
12528         * include/basetsd.h: new file
12529         * include/raserror.h: ditto
12530         * include/rassapi.h: ditto
12531         * include/ras.h: ditto
12532         comment from Earnie: replaced original ras.h contribution with Danny's
12533         contribution as it is more complete.
12534         * include/rpcndr.h: add default definition for __RPCNDR_H_VERSION__
12535
12536 2000-10-19  Earnie Boyd  <earnie_boyd@yahoo.com>
12537
12538         * Makefile.in: increment VERSION.  Change tar file name for dist and
12539         bindist targets to be more standard.
12540         * config.guess: Update with the currently published file.
12541         * config.sub: ditto.
12542         * configure.in: Use value of build_alias instead of testing for
12543         directory names to set BUILDENV.
12544         * configure: ditto.
12545         * lib/Makefile.in: Change the name of the targets install,
12546         install-headers and install-libraries to xinstall, xinstall-headers
12547         and xinstall-libraries for system target specified installation.
12548         Recreate targets install, install-headers and install-libraries for
12549         exec-prefix specified installation.  Ditto for the uninstall targets of
12550         the same name.
12551
12552 2000-10-09  Corinna Vinschen  <corinna@vinschen.de>
12553
12554         * include/iprtrmib.h: Further layout changes according to standard.
12555         * include/iptypes.h: Ditto.
12556         * include/ntdef.h: Ditto.
12557         * include/ntsecapi.h: Ditto.
12558         * include/subauth.h: Ditto.
12559
12560 2000-10-09  Corinna Vinschen  <corinna@vinschen.de>
12561
12562         * include/ntsecapi.h: Fix PLSA_UNICODE_STRING define.
12563
12564 2000-10-08  Corinna Vinschen  <corinna@vinschen.de>
12565
12566         * include/ntsecapi.h: New file.
12567         * include/subauth.h: Ditto.
12568         * include/ipexport.h: Fix global header define not to contain
12569         trailing underscore. Change layout according to standard.
12570         * include/iphlpapi.h: Ditto.
12571         * include/ipifcons.h: Ditto.
12572         * include/iprtrmib.h: Ditto.
12573         * include/iptypes.h: Ditto.
12574         * include/ntdef.h: Ditto. Define conditional datatypes dependent
12575         of inclusion of ntsecapi.h and subauth.h.
12576         * lib/secur32.def: New stub for secur32.dll.
12577
12578 2000-10-02  Corinna Vinschen  <corinna@vinschen.de>
12579
12580         * include/ras.h: New file.
12581         * lib/rasapi32.def: Add symbols for RasEnumDevicesA and
12582         RasEnumDevicesW.
12583
12584 2000-10-02  Corinna Vinschen  <corinna@vinschen.de>
12585
12586         * include/ntdef.h: Add define for NTAPI.
12587
12588 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12589
12590         * include/ipexport.h: Add missing `extern "C"' directives.
12591         * include/iphlpapi.h: Ditto.
12592         * include/iprtrmib.h: Ditto.
12593         * include/iptypes.h: Ditto.
12594
12595 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12596
12597         * include/ipifcons.h: New header file.
12598         * include/iprtrmib.h: Move operational states to ipifcons.h.
12599         * include/iphlpapi.h: Add missing parameters to GetIfTable()
12600         declaration.
12601
12602 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12603
12604         * include/iprtrmib.h: Add missing MIB_IF_OPER_STATUS_xxx definitions.
12605
12606 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12607
12608         * lib/iphlpapi.def: New stub for iphlpapi.dll.
12609         * include/iptypes.h: New header file.
12610         * include/ipexport.h: Ditto.
12611         * include/iphlpapi.h: Ditto.
12612         * include/iprtrmib.h: Ditto.
12613
12614 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12615
12616         * include/ntdef.h: New file.
12617
12618 2000-08-18  Corinna Vinschen  <corinna@vinschen.de>
12619
12620         * include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionId
12621         to TOKEN_INFORMATION_CLASS type.
12622         Add QUOTA_LIMITS type.
12623
12624 2000-08-08  Corinna Vinschen  <corinna@vinschen.de>
12625
12626         * include/userenv.h: New header file.
12627         * lib/userenv.def: New stub for userenv.dll.
12628
12629 2000-08-08  Christopher Faylor  <cgf@cygnus.com>
12630
12631         * include/winuser.h: Correct PCWPSTRUCT typo.
12632         (discovered by Axel Riese)
12633
12634 2000-07-27  DJ Delorie  <dj@redhat.com>
12635
12636         * include/windows.h: optimize non-inclusion of repeat headers
12637
12638 2000-07-21  Corinna Vinschen  <corinna@vinschen.de>
12639
12640         * include/winnt.h: Add missing typedefs for PTOKEN_SOURCE and
12641         LPTOKEN_SOURCE.
12642
12643 2000-07-11  DJ Delorie  <dj@cygnus.com>
12644
12645         * include/shlobj.h: add CSIDL_COMMON_*
12646
12647 2000-06-27  Corinna Vinschen  <corinna@vinschen.de>
12648
12649         * include/winbase.h: Add stream ids BACKUP_OBJECT_ID,
12650         BACKUP_REPARSE_DATA and BACKUP_SPARSE_BLOCK.
12651         Add file open flags FILE_FLAG_OPEN_REPARSE_POINT and
12652         FILE_FLAG_OPEN_NO_RECALL.
12653         * winioctl.h: Add device io control codes FSCTL_GET_REPARSE_POINT,
12654         FSCTL_SET_REPARSE_POINT and FSCTL_DELETE_REPARSE_POINT.
12655         * winnt.h: Add typedef for GUID.
12656         Add file attributes FILE_ATTRIBUTE_ENCRYPTED,
12657         FILE_ATTRIBUTE_SPARSE_FILE, FILE_ATTRIBUTE_REPARSE_POINT and
12658         FILE_ATTRIBUTE_NOT_CONTENT_INDEXED.
12659         Add volume attributes FILE_VOLUME_QUOTAS, FILE_SUPPORTS_SPARSE_FILES,
12660         FILE_SUPPORTS_REPARSE_POINTS, FILE_SUPPORTS_REMOTE_STORAGE,
12661         FILE_SUPPORTS_OBJECT_IDS and FILE_SUPPORTS_ENCRYPTION.
12662         Add several reparse point defines and typedefs for REPARSE_DATA_BUFFER,
12663         REPARSE_GUID_DATA_BUFFER and REPARSE_POINT_INFORMATION.
12664         * lib/psapi.def: New file.
12665
12666 2000-06-22  Christopher Faylor  <cgf@cygnus.com>
12667
12668         * rpcdce.h: Protect OPTIONAL definition since it may be (legally)
12669         previously defined.
12670         * windef.h : Ditto.
12671
12672 2000-06-14  Kazuhiro Fujieda  <fujieda@jaist.ac.jp>
12673
12674         * include/winnt.h: Add some missing defines related to locale
12675         identifiers.  Translate values of LANG_* and SUBLANG_* into hexadecimal.
12676
12677 2000-05-27  Corinna Vinschen  <corinna@vinschen.de>
12678
12679         * include/wincrypt.h: Add missing CRYPT_MACHINE_KEYSET define.
12680
12681 2000-05-18  Corinna Vinschen  <corinna@vinschen.de>
12682
12683         * include/winnt.h: Add some missing TAPE_DRIVE_* defines.
12684
12685 2000-04-26  Christopher Faylor  <cgf@cygnus.com>
12686
12687         * include/wininet.h: Add another "INTERNET_OPTIONS".
12688
12689 2000-04-25  Mumit Khan  <khan@xraylith.wisc.edu>
12690
12691         * include/winspool.h: Add 2 more PRINTER_ATTRIBUTE_* macros.
12692
12693 2000-04-25  Martin Kotulla  <martin-k@softmaker.de>
12694
12695         * include/ddeml.h (DdeCreateStringHandle{A,W}): Fix prototype.
12696         * include/shlobj.h (IShellLink{A,W}::GetPath): Fix prototype.
12697         * include/wingdi.h: Add LPFNDEVMODE and LPFNDEVCAPS callbacks.
12698         * include/winuser.h: Add WM_* macros. Add PCOPYDATASTRUCT typedef.
12699
12700 2000-04-10  Christopher Faylor  <cgf@cygnus.com>
12701
12702         * include/winbase.h: Change first argument of ENUMRES* types to
12703         coincide with Microsoft usage.
12704
12705 2000-04-01  Christopher Faylor  <cgf@cygnus.com>
12706
12707         * include/wininet.h: Add three more "INTERNET_OPTIONS".
12708
12709 2000-03-30  Mumit Khan  <khan@xraylith.wisc.edu>
12710
12711         * include/winbase.h (CreateHardLink{A,W}): Add prototypes.
12712         * include/winerror.h (ERROR_TOO_MANY_LINKS): Add macro.
12713         * include/winnt.h (SEC_*): Add macros.
12714         * lib/th32.def: Use Kernel32.dll instead of TH32.DLL.
12715         * include/ole.h: Workaround for C++ parser bug.
12716         * include/rpcdcep.h: Likewise.
12717         * include/winsock.h: Likewise.
12718
12719 2000-03-26  Christopher Faylor  <cgf@cygnus.com>
12720
12721         * include/winnt.h: Eliminate duplicate PCONTEXT and LPCONTEXT typedefs.
12722
12723 2000-02-28  Mumit Khan  <khan@xraylith.wisc.edu>
12724
12725         Patches from Jan Nijtmans <j.nijtmans@chello.nl>:
12726         * include/wtypes.h (PBLOB, LPBLOB): Define.
12727         * include/winsock2.h: Much more complete version.
12728         (FD_SET, SOMAXCONN): Protect common macros defined by winsock.h.
12729
12730         Patches from Jan Nijtmans <j.nijtmans@chello.nl>:
12731         * include/winsock.h (FD_CLR): Add missing ')'.
12732         (timercmp): Fix macro to handle all 6 comparison operators.
12733         (AF_FIREFOX, AF_UNKNOWN1, AF_BAN, AF_ATM, AF_INET6): Define.
12734         (AF_MAX): Update.
12735         (PF_FIREFOX, PF_UNKNOWN1, PF_BAN, PF_ATM, PF_INET6): Define.
12736
12737         * include/largeint.h: Rename HAVE_INT64 macro to _HAVE_INT64 to avoid
12738         namespace pollution.
12739         * include/rpcndr.h: Likewise.
12740         * include/winnt.h: Likewise.
12741         * include/shlobj.h (SHGetDataFromIDList{A,W}): Fix typo.
12742         (SHGetSpecialFolderPath{A,W}): Add prototypes.
12743         * lib/ole32.def: Add missing exports.
12744         * include/winbase.h (TLS_MINIMUM_AVAILABLE): Move macro from here
12745         * include/winnt.h (TLS_MINIMUM_AVAILABLE): to here.
12746         (NT_TIB): Define.
12747         * include/tlhelp32.h: New file.
12748
12749 2000-02-28  Christopher Faylor  <cgf@cygnus.com>
12750
12751         * include/rapi.h: New file.
12752         * lib/rapi.def: New file.
12753
12754 2000-02-11  Axel Riese  <ariese@andromeda.risc.uni-linz.ac.at>
12755
12756         * oaidl.h (LPTYPECOMP): Remove multiple definition.
12757
12758 2000-02-03  Mumit Khan  <khan@xraylith.wisc.edu>
12759
12760         * Snapshot 2000-02-03.
12761
12762 2000-01-21  Chris Faylor  <cgf@cygnus.com>
12763
12764         * include/winnt.h: Add ARM support.
12765
12766 2000-01-19  Mumit Khan  <khan@xraylith.wisc.edu>
12767
12768         From Greg Primes <gregory.l.priem@intel.com>:
12769         * include/oaidl.h (DESCKIND): Define macro.
12770         (ITypeComp): Define interface.
12771         (ITypeComp): Likewise.
12772         * rpcndr.h (DECLSPEC_UUID): Define macro.
12773         (MIDL_INTERFACE): Likewise.
12774
12775         * include/psapi.h: New file.
12776         * include/imagehlp.h: New file.
12777         * lib/imagehlp.def: New file.
12778
12779         * include/oaidl.h (tagVARIANT): Update fields.
12780
12781         From Craig Lanning <CraigL@DyCon.com>:
12782         * include/commctrl.h: Add some TCS_* macros.
12783         * include/winnls.h (IsValidLocale): Add prototype.
12784
12785 2000-01-18  Mumit Khan  <khan@xraylith.wisc.edu>
12786
12787         * include/oaidl.h: OLE Patches from "Fifer, Eric"
12788         <EFifer@sanwaint.com> needed to build Win32::OLE perl module.
12789         * include/objbase.h: Likewise.
12790         * include/objidl.h: Likewise.
12791         * include/ocidl.h: New file.
12792         * include/oleauto.h: Likewise.
12793         * include/wtypes.h: Likewise.
12794         * lib/oleaut32.def: Likewise.
12795
12796         * include/lmserver.h (NetServerTransportAddEx): Fix prototype.
12797         Thanks to "Jon Leichter" <jon@symas.com>.
12798         * include/commctrl.h (LVM_FINDITEM): Fix typo in macro.
12799         * include/winbase.h: Add GetLongPathName{A,W} prototypes.
12800         * include/shellapi.h (SHGetFileInfo): Add macro. Thanks to
12801         "Axel Riese" <ariese@andromeda.risc.uni-linz.ac.at>.
12802         (CommandLineToArgvW): Fix prototype. Thanks to "Frans E. van
12803         Dorsselaer" <frans@bia-bv.demon.nl>.
12804         * include/httpext.h: New file. Thanks to Jan Nijtmans
12805         <j.nijtmans@chello.nl>.
12806         * include/mmsystem.h (WAVEFORMATEX): Guard definition to avoid
12807         redefinition of LPCWAVEFORMATEX in DirectX headers.
12808         (CALLBACK_NULL): Define to be 0. Thanks to Krzysztof Nikiel
12809         <krzych00@priv7.onet.pl>.
12810         * include/sqlext.h (SQLDriverConnnect): Fix prototype.
12811         * include/windef.h (HRESULT): Guard definition to avoid
12812         redefinition in DirectX headers.
12813         * include/winnt.h: Add target macros from windows.h.
12814         * include/windows.h: Update synch comment for target macros.
12815         (_ANONYMOUS_STRUCT): Define for GCC 2.95 and newer.
12816         (_ANONYMOUS_UNION): Likewise.
12817         * include/wingdi.h (AbortPrinter): Move from here ...
12818         * include/winspool.h (AbortPrinter): to here and fix linkage.
12819         (MONITOR_INFO_2{A,W}): Define.
12820         * include/winsock.h (htons): Fix argument.
12821         (htonl): Likewise.
12822         * include/winsock2.h (SO_*, MAX_*, WSA_*): Add macros.
12823         (GROUP): Define.
12824         (GUID): Define conditionally.
12825         (WSAPROTOCOLCHAIN, WSAPROTOCOL_INFO): Define.
12826         (WSASocket*): Declare.
12827         * include/basetyps.h (GUID): Guard REGUID and LPGUID as well.
12828
12829         * lib/dsetup.def: Remove leading underscore.
12830         * lib/dsound.def: Likewise.
12831         * lib/ws2_32.def: Likewise.
12832
12833 1999-12-22  Mumit Khan  <khan@xraylith.wisc.edu>
12834
12835         * include/windef.h (HMONITOR, HTERMINAL, HWINEVENTHOOK): Define
12836         handles.
12837
12838         * lib/Makefile.in (EXTRA_OBJS): Add dinput.o.
12839         * lib/dinput.c: Include windows.h for GCC.
12840         * lib/dxguid.c: Likewise.
12841         (INITGUID): Define macro.
12842
12843         * include/objidl.h (ISequentialStream): Define interface.
12844         (IStream): Derive from ISequentialStream.
12845
12846         * include/objidl.h (IStream::{LockRegion, UnlockRegion, Stat,
12847         Clone}): Mark as PURE.
12848         (IDataObject::EnumDAdvise): Likewise.
12849         * include/oleidl.h (IDropSource::GiveFeedback): Likewise.
12850         (IViewObject::Unfreeze): Likewise.
12851         (IViewObject2::Unfreeze): Likewise.
12852
12853         * include/objidl.h: Add various IID_ declarations.
12854         * include/olectl.h: Likewise.
12855         * include/oleidl.h: Likewise.
12856
12857 1999-12-21  Mumit Khan  <khan@xraylith.wisc.edu>
12858
12859         * Snapshot 1999-12-21.
12860
12861         * include/winbase.h (CancelIO): Rename to CancelIo.
12862         * include/winsvc.h (LPHANDLER_FUNCTION): Fix prototype.
12863         * include/winuser.h (PEVENTMSG, LPEVENTMSG): Declare.
12864
12865         * Merge with winsup-19991218.
12866         * include/winnt.h: Add defines for W2K ACL control flags.
12867
12868         * Merge with Anders Norlander's 19991130 snapshot.
12869
12870         * include/windows.h: #include mmsystem.h ifndef WIN32_LEAN_AND_MEAN.
12871         * include/winbase.h (EXCEPTION_INVALID_HANDLE): Define.
12872
12873         Patch from Harold Weissfield
12874         * include/shellapi.h: Added some ABN_* defines.
12875
12876         * include/commctrl.h (_TrackMouseEvent): Add prototype.
12877         * lib/comctl32.def (_TrackMouseEvent): Import.
12878         * include/winuser.h: Misc. fixes from Sang Cho
12879         <sangcho@alpha94.chongju.ac.kr>.
12880         * include/winuser.h (SM_CMETRICS): Define to 76 or 83 depending on
12881         value of _WIN32_WINNT.
12882         * include/winuser.h: Reorganize SM_* defines in numerical order.
12883
12884 1999-12-14  Mumit Khan  <khan@xraylith.wisc.edu>
12885
12886         * include/windef.h: Make RECTL a distinct type from RECT.
12887         * include/windows.h: Define upto 8 DUMMYUNIONNAMEs for DirectX.
12888         * include/winuser.h (CDS_): Update (Franco Bez <franco.bez@gmx.de>).
12889         (COMPAREITEMSTRUCT): Fix fields.
12890         (SERIALKEYSA): Likewise.
12891         (SERIALKEYSW): Likewise..
12892         * include/winbase.h (CRITICAL_SECTION_DEBUG): Likewise.
12893         (WIN32_FIND_DATAA): Likewise.
12894         (WIN32_FIND_DATAW): Likewise.
12895         * include/commdlg.h (SNDMSG): Define.
12896         * include/winsock.h (SO_UPDATE_ACCEPT_CONTEXT): Define.
12897         (SO_CONNECT_TIME): Likewise.
12898         (AcceptEx): Declare.
12899         (GetAcceptExSockaddrs): Likewise.
12900         * include/winsock2.h: Fix typo in #ifdef __cplusplus.
12901         * include/winspool.h: Add RC_INVOKED guard.
12902         * lib/wsock32.def (AcceptEx@32): Export.
12903         (GetAcceptExSockaddrs@32): Likewise.
12904
12905 1999-11-18  Mumit Khan  <khan@xraylith.wisc.edu>
12906
12907         * Snapshot 1999-11-18.
12908
12909         * include/oaidl.h (tagVARIANT): Rename pbool to pboolVal needed by
12910         Octopod C++ IDE (and MSVC compatibility).
12911         * include/oleauto.h (V_BOOLREF(X)): Likewise.
12912         * include/shellapi.h (ShellAbout*): Fix typo.
12913         * wingdi.h (FW_ULTRABOLD): Likewise.
12914         * include/winnt.h (_TAPE_ERASE, _TAPE_PREPARE, _TAPE_SET_POSITION,
12915         _TAPE_WRITE_MARKS): Add missing fields and fix existing ones.
12916         Add packing directives for various structures. All structure
12917         sizes now conform to MSVC.
12918
12919 1999-11-07  Mumit Khan  <khan@xraylith.wisc.edu>
12920
12921         Released 1999-11-07.
12922
12923 1999-11-06  Mumit Khan  <khan@xraylith.wisc.edu>
12924
12925         * include/winsock2.h: New file. Mostly a stub for now.
12926         * include/winbase.h (DllMain): Delete prototype.
12927         * include/commctrl.h (Header_SetItem): Fix macro.
12928         * include/{isguids.h, lmerrlog.h, mcx.h, objfwd.h, olectl.h,
12929         regstr.h, richole.h, rpcdce.h, rpcdcep.h, rpcnsi.h, rpcproxy.h,
12930         shlguid.h, sqltypes.h, winperf.h}: Enclose in extern "C" if c++.
12931
12932         Merge in changes from wxWindows.
12933         * include/basetyps.h (GUID_DEFINED, UUID_DEFINED): Add guards.
12934         * include/oaidl.h (DISPID_*): Add macros.
12935         (IID_ITypeLib, IID_ICreateTypeInfo, IID_ICreateTypeInfo2,
12936         IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_ITypeInfo,
12937         IID_IErrorInfo, IID_IDispatch, IID_ICreateErrorInfo): Declare.
12938         * include/objidl.h (IDataObject): Fix EnumFormatEtc parameter.
12939
12940         Merge in changes from Octopod C++ IDE group.
12941         * include/commctrl.h (NMHEADERA, NMHEADERW): Define.
12942         (Header_InsertItem): Fix macro.
12943         * include/oaidl.h (IID_IDispatch): Declare.
12944         (IID_ISupportErrorInfo): Likewise.
12945         (IDispatch): Rename Invoked to Invoke.
12946         * include/objidl.h (IPersist): Fix GetClassID.
12947         * include/oleauto.h (VectorFromBstr): Declare.
12948         (BstrFromVector): Likewise.
12949         * include/olectl.h (OLEMISC_*): Update.
12950         * include/olectlid.h (IID_IDispatch): Declare.
12951         * include/oleidl.h (IOleObject): Fix GetExtent and SetExtent.
12952         (IOleInPlaceFrame): Fix.
12953         (ISupportErrorInfo): Define.
12954         (IErrorInfo): Define.
12955         * include/winuser.h (SIF_TRACKPOS): Define.
12956
12957 1999-11-03  Mumit Khan  <khan@xraylith.wisc.edu>
12958
12959         Fix Merge errors:
12960         * include/winnt.h (PSID): Uncomment definition.
12961         (PISID): Rename from PSID.
12962         (struct _TAPE_GET_MEDIA_PARAMETER): Remove reserved field.
12963         (struct _SECURITY_ATTRIBUTES): Remove multiple definition.
12964
12965         * include/lmalert.h, include/lmbrowsr.h, include/lmchdev.h,
12966         include/lmconfig.h, include/lmerrlog.h, include/lmmsg.h,
12967         include/lmremutl.h, include/lmrepl.h, include/lmserver.h,
12968         include/lmsvc.h, include/lmwksta.h, include/oaidl.h,
12969         include/shellapi.h, include/winbase.h, include/wingdi.h,
12970         include/winnt.h, include/winsock.h: Merged with winsup-19991026.
12971
12972 1999-10-31  Mumit Khan  <khan@xraylith.wisc.edu>
12973
12974         * include/wingdi.h (PHYSICAL*, SCALINGFACTOR*): New. From
12975         Marius Kjeldahl <kjeldahl@hotmail.com>.
12976
12977 1999-08-29  Mumit Khan  <khan@xraylith.wisc.edu>
12978
12979         * include/winnt.h (APPLICATION_ERROR_MASK): Add macros.
12980         (ERROR_SEVERITY_*): Likewise.
12981
12982 1999-08-17  Mumit Khan  <khan@xraylith.wisc.edu>
12983
12984         * include/winbase.h (TLS_OUT_OF_INDEXES): Add macro.
12985         (DllMain): Fix prototype.
12986
12987 1999-08-02  Mumit Khan  <khan@xraylith.wisc.edu>
12988
12989         * include/commdlg.h: Enclose within pack(push,1) and pack(pop).
12990         (cderr.h): Don't include.
12991         * include/winuser.h: Fix macro definitions.
12992
12993 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
12994
12995         Merge with winsup 1999-07-29:
12996         * include/wincon.h (MOUSE_WHEELED): Define.
12997         * include/winnt.h (PSECURITY_ATTRIBUTES): Add type.
12998         (SECURITY_DESCRIPTOR): Add struct type.
12999         (PSECURITY_DESCRIPTOR): Pointer to above type. BEWARE: this type
13000         is equal to PVOID in the Platform SDK! So don't depend on accessing
13001         members through ->.
13002
13003 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13004
13005         * lib/Makefile.in (install-headers): Don't @ commands.
13006         (install-libraries): Ditto.
13007
13008 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13009
13010         * include/sqlext.h: Use #include <sql.h> instead of "sql.h".
13011
13012 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13013
13014         Patch from Mumit Khan:
13015         * include/windows.h: Fix typo in winsock.h include guard and add
13016         _UWIN to the list.
13017         * include/winnt.h (__int64): Undefine first.
13018         (struct _SID): Declare.
13019
13020 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13021
13022         * include/winnt.h: Add some REG_* defines reported by Boris Lantrewitz.
13023
13024 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13025
13026         Patch from Mumit Khan:
13027         * Makefile.in: Do the right thing when cross-compiling.
13028         * include/windef.h: Don't define _export and __export if already
13029         defined.
13030
13031 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13032
13033         * include/basetyps.h (DECLARE_INTERFACE): Use com_interface attribute.
13034         (DECLARE_INTERFACE_): Ditto.
13035
13036 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13037
13038         * include/mmsystem.h (HWAVEOUT): Fix missing ')'
13039
13040         Reported by Brad Porter
13041         * include/wingdi.h (FW_ULTRALIGHT): Add.
13042         (FW_DEMIBOLD): Add.
13043         (FW_ULTRABOLD): Add.
13044         (FW_BLACK): Add.
13045         (JOHAB_CHARSET): Add.
13046         (VIETNAMESE_CHARSET): Add.
13047
13048
13049 1999-05-15  Anders Norlander  <anorland@hem2.passagen.se>
13050
13051         * lib/scrnsave.c (WinMain): Remove dependencies on C library.
13052         * lib/Makefile.in (Makefile): Regenerate.
13053         * include/pshpack[1248].h: New files, if a program would use any of
13054         them.
13055         * include/poppack.h: Ditto.
13056         * include/windef.h (_WIN32_WINNT): Define
13057         * include/windows.h: Remove DUMMYUNIONNAME[45].
13058         * include/windows.h: Correctly define _M_IX86 to reflect the target
13059         processor.
13060         * include/windows.h: Add preliminary support for other architectures.
13061         * include/winnt.h: Add CONTEXT structure for PPC and ALPHA.
13062         * include/winnt.h: Remove PACKED from U/LARGE_INTEGER
13063         * include/winnt.h (LUID_AND_ATTRIBUTES): Use pack(4) to solve alignment
13064         issue with LARGE_INTEGER.
13065         (ANSI_NULL): Define.
13066         (PSZ): Define.
13067         (ACL_REVISION[1234]): Define.
13068         (MIN/MAX_ACL_REVISION): Define.
13069         (PTCHAR): Define.
13070         (LANG_USER_DEFAULT): Define.
13071         (LANG_SYSTEM_DEFAULT): Define.
13072         (LOCALE_NEUTRAL): Define.
13073         (SORTVERSIONFROMLCID): Define.
13074         * include/windef.h (UNREFERENCED_PARAMETER): Define.
13075         (UNREFERENCED_LOCAL_VARIABLE): Define.
13076         (DBG_UNREFERENCED_PARAMETER): Define.
13077         (DBG_UNREFERENCED_LOCAL_VARIABLE): Define.
13078         * lib/mswsock.def: New file. Imports for mswsock.dll.
13079         * include/custcntl.h: New file. Necessary to compile some SDK
13080         samples.
13081         * include/winuser.h (SM_MOUSEWHEELPRESENT): Define.
13082         (WM_MOUSEWHEEL): Define.
13083         (WHEEL_DELTA): Define.
13084         (WM_MOUSELAST): Redefine to reflect WM_MOUSEWHEEL.
13085         (WM_NEXTMENU): Define.
13086         (CharNextA): Fix prototype.
13087         (CharNextW): Ditto.
13088
13089 1999-05-14  Anders Norlander  <anorland@hem2.passagen.se>
13090
13091         * include/winsock.h: Enclose in extern "C" if C++, huh?
13092         * include/winuser.h(WM_SYNCPAINT): Define. From fltk.
13093
13094 1999-05-13  Anders Norlander  <anorland@hem2.passagen.se>
13095
13096         * include/windef.h (NULL): Define only ifndef
13097         (TRUE): Ditto, was previously only defined ifndef FALSE
13098         (PASCAL): Define as _pascal
13099         (__pascal): Define
13100         (WINAPIV): Define
13101         (min,max): Define only ifndef NOMINMAX
13102
13103 1999-05-10  Anders Norlander  <anorland@hem2.passagen.se>
13104
13105         * include/commctrl.h: Support for Date/Calendar controls + IE controls.
13106         You must define _WIN32_IE if you want support for it.
13107         Modified patch from Nirmal Prasad  <nprasad@truept.com>.
13108
13109 1999-05-10  Ron Aaron   <v-ronaar@Exchange.Microsoft.com>
13110
13111         * include/wincon.h: Add some ButtonState flags and EventFlags.
13112
13113 1999-05-10  Anders Norlander  <anorland@hem2.passagen.se>
13114
13115         * include/basetyps.h: Don't support COM when __OBJC__ defined because
13116         interface define causes mayhem.
13117         (DEFINE_INTERFACE): Use comobject attribute only if HAVE_COMOBJECT is
13118         defined.
13119         * include/windows.h: Undefine BOOL if __OBJC__ defined
13120
13121 1999-05-09  Chris Faylor  <cgf@cygnus.com>
13122
13123         * include/winnls.h: Define additional code pages.
13124
13125 1999-05-09  Anders Norlander  <anorland@hem2.passagen.se>
13126
13127         * include/winbase.h(RtlFillMemory): Parameters got passed in wrong
13128         order, corrected.
13129         (RtlZeroMemory): Use RtlFillMemory
13130
13131 1999-05-04  Anders Norlander  <anorland@hem2.passagen.se>
13132
13133         * include/winnt.h: Add PACKED to LARGE_INTEGER and ULARGE_INTEGER
13134         to get the correct size when used in some structs.
13135         (ULARGE_INTEGER): Ditto.
13136         * include/winnt.h (TAPE_CREATE_PARTITION): Add struct.
13137         * include/winnt.h: Add TAPE_* pointer types PTAPE_*
13138
13139 1999-05-02  Nirmal Prasad  <nprasad@truept.com>
13140
13141         * include/wininet.h: Enclose in extern "C" if c++
13142         (INTERNET_BUFFERSA/W): Define struct
13143         * include/wininet.h: Add some HSR_* defines
13144
13145 1999-05-02  Anders Norlander  <anorland@hem2.passagen.se>
13146
13147         * include/winnt.h (IMAGE_FIRST_SECTION): Prepend missing paren
13148         * include/winnt.h (UNALIGNED): Define
13149         * include/windef.h (DECLSPEC_NORETURN): Define
13150
13151         * include/wininet.h (INTERNET_MAX_NAME): Remove
13152         (INTERNET_MAX_SCHEME_LENGTH): Define
13153         (INTERNET_MAX_URL_LENGTH): Use INTERNET_MAX_SCHEME_LENGTH
13154         * include/wininet.def: Completely redone, it was losing badly.
13155
13156 1999-05-01  Anders Norlander  <anorland@hem2.passagen.se>
13157
13158         * lib/dplayx.def: Remove '_' prefixes
13159         * lib/shell32.def: Remove imports for IID_ContextMenu
13160
13161 1999-04-29  Anders Norlander  <anorland@hem2.passagen.se>
13162
13163         * Makefile.in (dist): Support dist target
13164         * lib/Makefile.in (dist): Likewise
13165         * lib/Makefile.in (uninstall-headers): Fix command
13166         * Makefile.in (bindist): Target to build a prebuilt dist
13167
13168         * lib/ws2_32.def: Winsock2 implib
13169
13170         * include/largeint.h: New header
13171         * include/largeint.c: Large integer support library
13172         * lib/Makefile.in(EXTRA_LIBS): Add liblargeint.a
13173         (EXTRA_OBJS): Add largeint.o
13174
13175         * include/Makefile: Remove
13176         * lib/Makefile: Remove
13177         * Makefile: Remove
13178         * configure.in: New autoconf script
13179         * configure: generated configure script
13180         * Makefile.in: autoconf makefile template
13181         * lib/Makefile.in: Ditto
13182         * include/test.c: mv to lib/test.c
13183         * include/res.rc: mv to lib/res.rc
13184         * include/TODO: mv to .
13185         * include/Notes: mv to ./NOTES
13186
13187 1999-04-28  Anders Norlander  <anorland@hem2.passagen.se>
13188
13189         * include/zmouse.h (WHEEL_DELTA): Define
13190
13191 1999-04-26  Mumit Khan  <khan@xraylith.wisc.edu>
13192
13193         * include/ddeml.h (HSZPAIR): Declare.
13194         * include/zmouse.h: New file.
13195
13196 1999-04-27  Daniel Guerrero Miralles  <daniel.guerrero@upcnet.upc.es>
13197
13198         * lib/d3dim.def: New implib
13199         * lib/d3drm.def: Ditto
13200         * lib/d3dxof.def: Ditto
13201         * lib/ddraw.def: Ditto
13202         * lib/dinput.def: Ditto
13203         * lib/dplayx.def: Ditto
13204         * lib/dsetup.def: Ditto
13205         * lib/dsound.def: Ditto
13206         * lib/dinput.c: Guid library for DirectInput
13207         * lib/dxguid.c: Guid library for DirectX
13208
13209 1999-04-21  Anders Norlander  <anorland@hem2.passagen.se>
13210
13211         * include/windowsx.h (GET_X_LPARAM): Missing macro added (reported
13212         by Ron Aaron).
13213         * include/windowsx.h (GET_Y_LPARAM): Also missing
13214         * include/winnls.h (IsValidCodePage): Missing prototype added (reported
13215         by Mumit Khan).
13216
13217 1999-04-18  Anders Norlander  <anorland@hem2.passagen.se>
13218
13219         * include/scrnsave.h: New header file for screen saver library
13220         * lib/scrnsave.c: New file: screen saver library
13221
13222 1999-04-17  Anders Norlander  <anorland@hem2.passagen.se>
13223
13224         * include/regstr.h: Enclosed all strings in TEXT() macros so it
13225         works well in when UNICODE is defined
13226
13227 1999-04-17  Nirmal Prasad  <nprasad@truept.com>
13228
13229         * include/winuser.h(STYLESTRUCT): New struct
13230         * include/wingdi.h:(GOBJENUMPROC): This function type should
13231         return void.
13232
13233 1999-04-17  Anders Norlander  <anorland@hem2.passagen.se>
13234
13235         * include/basetyps.h (LPGUID): New typedef
13236         * lib/glut.def: Import library defintions for glut.dll
13237         * lib/glu32.def: Ditto for glut32.dll
13238         * include/winnt.h: Fixed handling of wchar_t typedef
13239         * include/sql.h(SQL_NO_DATA_FOUND): Replace with SQL_NO_DATA
13240         * include/sqlext.h(SQL_NO_DATA_FOUND): Define as SQL_NO_DATA
13241
13242 1999-03-20  Anders Norlander  <anorland@hem2.passagen.se>
13243
13244         * include/winbase.h(AbnormalTermination): Define as FALSE
13245         * include/commctrl.h: Support for new progress bar messages/styles
13246
13247 1999-03-20  Geoffrey Noer  <noer@cygnus.com>
13248
13249         * include/commdlg.h(PageSetupDlg): New define
13250         * include/richedit.h: Missing SCF_* defines
13251         * include/winnt.h: Lots o' defines
13252         * include/winbase.h(AllocateAndInitializeSid): Corrected prototype
13253
13254 1999-03-09  Anders Norlander  <anorland@hem2.passagen.se>
13255
13256         * include/commdlg.h: Removed pack pragma
13257         * lib/comctl32.def(InitCommonControlsEx@4): Added import
13258
13259 1999-03-08  Anders Norlander  <anorland@hem2.passagen.se>
13260
13261         * Makefile: Set version to 0.1.5
13262         * lib/Makefile (clean): Fix typo
13263
13264         * include/commctrl.h: Removed pack pragma
13265         * include/cpl.h: Likewise
13266         * include/dbt.h: Likewise
13267         * include/dde.h: Likewise
13268         * include/nddeapi.h: Likewise
13269         * include/shellapi.h: Likewise
13270         * include/wincrypt.h: Likewise
13271         * include/lmaccess.h: Fixed USER_PRIV_ADMIN typo
13272
13273         * include/winsock.h (netent): Define only ifndef __INSIDE_CYGWIN__
13274         (servent): Likewise
13275         (protoent): Likewise
13276
13277         * include/windows.h: Prevent inclusion of winsock.h if we are
13278         using or compiling cygwin. Define Win32_Winsock to force inclusion.
13279
13280 1999-01-08  Anders Norlander  <anorland@hem2.passagen.se>
13281
13282         * include/winbase.h (CREATE_FORCEDOS): New define
13283
13284 1999-01-07  Anders Norlander  <anorland@hem2.passagen.se>
13285
13286         * include/wincon.h(KEY_EVENT_RECORD): Fixed packing problem on
13287         (COORD): Likewise
13288         * include/wingdi.h (BITMAPFILEHEADER): Fixed packing
13289         * include/windows.h: Added DUMMYUNIONNAME4 and 5
13290         * include/winnt.h (LUID_AND_ATTRIBUTES_ARRAY): New type
13291         (PLUID_AND_ATTRIBUTES_ARRAY): New type
13292
13293         * include/ddeml.h: Removed unnecessary `#pragma pack'
13294         * include/imm.h: Likewise
13295         * include/nddeapi.h: Likewise
13296         * include/nspapi.h: Likewise
13297         * include/regstr.h: Likewise
13298         * include/wincon.h: Likewise
13299         * include/windef.h: Likewise
13300         * include/winioctl.h: Likewise
13301         * include/winnls.h: Likewise
13302         * include/winsvc.h: Likewise
13303         * include/winuser.h: Likewise
13304         * include/winver.h: Likewise
13305         * include/wtypes.h: Likewise
13306
13307 1999-01-05  Anders Norlander  <anorland@hem2.passagen.se>
13308
13309         * Makefile (VERSION): Set to 0.1.4
13310         * include/basetyps.h: Check for NOCOMOBJECT
13311         * include/Makefile: Pass -DNOCOMOBJECT to g++ to avoid warnings
13312         on comobject attribute.
13313         * lib/kernel32.def: Added a few functions
13314         * include/windef.h (DWORD): Changed back to unsigned long
13315
13316         * include/windows.h: Include only winresrc.h if RC_INVOKED is defined,
13317         winresrc.h in turn includes the necessary headers. This makes things
13318         much simpler, no need to protect blocks of code in headers that
13319         should not be seen by the resource compiler.
13320
13321 1999-01-05  Geoffrey Noer  <noer@cygnus.com>
13322
13323         * include/winbase.h (STATUS_INVALID_HANDLE): Added define
13324         * include/wincon.h: Added console event type flags
13325         * include/winnt.h (FILE_SHARE_DELETE): Added
13326           (SECURITY_DESCRIPTOR): typedef as DWORD
13327
13328         * include/winuser.h (WM_PENWINFIRST): Fixed typo
13329         * include/winsock.h: Protect some blocks with __INSIDE_CYGWIN_ and
13330         define u_* types only if _SYS_TYPES_H is not defined.
13331
13332 1999-01-02  Anders Norlander  <anorland@hem2.passagen.se>
13333
13334         * COPYING.LIB: Deleted
13335         * README: Updated to reflect license changes
13336         * include/shlobj.h: Remove extra comma on some enums
13337         * include/windef.h: Changed DWORD typedef from unsigned long to
13338         unsigned int in order to avoid warnings on bit fields that
13339         use DWORD.
13340         * include/Makefile (test): Compile with all warnings
13341         * include/unknwn.h: Include objfwd.h
13342         * include/winsock.h: Added missing copyright notices.
13343
13344 1999-01-01  Anders Norlander  <anorland@hem2.passagen.se>
13345
13346         * lib/winmm.def: Corrected LIBRARY statement
13347         * include/mmsystem.h: Define mmioSeek codes if not already defined
13348         * include/commctrl.h (CreateStatusWindowA): Corrected prototype
13349         (CreateStatusWindowW): Likewise
13350
13351         * include/winresrc.h: Include only files necessary instead of windows.h
13352         * include/dde.h: Allow inclusion in resource scripts.
13353         * include/winnt.h: Likewise
13354         * include/commctrl.h: Likewise
13355         * include/prsht.h: Likewise
13356         * README: Updated
13357
13358 1998-12-10  Anders Norlander  <anorland@hem2.passagen.se>
13359
13360         * include/sqltypes.h (SQLHANDLE): Added this type
13361         (SQLHDESC): Likewise
13362         * include/sql.h (SQLFreeHandle): Added this prototype
13363         (SQLAllocHandle): Likewise
13364
13365 1998-12-08  Anders Norlander  <anorland@hem2.passagen.se>
13366
13367         * include/winsock.h: Define _GNU_H_WINDOWS32_SOCKETS to avoid
13368         conflicts with cygwin headers.
13369
13370 1998-12-06  Anders Norlander  <anorland@hem2.passagen.se>
13371
13372         * Makefile: Changed VERSION to 0.1.3
13373         * Makefile (dist-lib): New target to make import library only
13374         distribution
13375         * Makefile (dist-hdr): New target to make headers only distribution
13376         * Makefile (dist): Now depends on dist-lib and dist-hdr instead of
13377         building one single distribution file.
13378         * dist.mak: Deleted
13379
13380         * include/lm.h: New file
13381         * include/lmcons.h: New file
13382         * include/lmalert.h: New file
13383         * include/lmaudit.h: New file
13384         * include/lmconfig.h: New file
13385         * include/lmapibuf.h: New file
13386         * include/lmaccess.h: New file
13387         * include/lmchdev.h: New file
13388         * include/lmremutl.h: New file
13389         * include/lmrepl.h: New file
13390         * include/lmerrlog.h: New file
13391         * include/lmat.h: New file
13392         * include/lmuse.h: New file
13393         * include/lmuseflg.h: New file
13394         * include/lmserver.h: New file
13395         * include/lmerr.h: New file
13396         * include/lmsname.h: New file
13397         * include/lmstats.h: New file
13398         * include/lmsvc.h: New file
13399         * include/lmwksta.h: New file
13400         * include/lmbrowsr.h: New file
13401
13402 1998-12-05  Anders Norlander  <anorland@hem2.passagen.se>
13403
13404         * include/unknwn.h: Fixed IClassFactory declaration; INTERFACE was missing
13405         * include/unknwn.h: Added extern declaration for IID_IClassFactory
13406
13407         * include/initguid.h: New file
13408
13409         * include/rpcndr.h: Defined hyper and MIDL_hyper as double if 64 bit
13410         int not supported
13411
13412         * include/winnt.h: Added USN
13413         * include/winnt.h: Changed handling of 64 bit int support
13414
13415         * include/windows.h: Added support for BC,LCC and MSVC
13416
13417         * include/windows.h: Changed handling machine architecture defines
13418
13419         * include/olectl.h: New file
13420
13421 1998-12-04  Anders Norlander  <anorland@hem2.passagen.se>
13422
13423         * include/oleidl.h: Added IViewObject and IViewObject2
13424
13425         * include/objidl: Corrected prototype for IStorage::DestroyElement and
13426         IStorage::MoveElement
13427
13428         * include/oledlg.h: New file
13429
13430         * include/winresrc.h: New file
13431
13432         * include/wingdi.h: Added LPDOCINFO
13433
13434         * include/commctrl.h: Added SBARS_SIZEGRIP and TVM_SETINDENT
13435         * include/commctrl.h: Added TCM_SETITEM to UNICODE/ANSI block
13436         * include/commctrl.h: Added ListView_GetSelectedCount, ListView_GetItemSpacing,
13437         TabCtrl_SetImageList and TabCtrl_GetItemCount
13438         * include/commctrl.h: Added TVM_FIRST, HDM_FIRST and TV_FIRST
13439
13440         * include/windowsx.h: Added missing ListBox_xx ComboBox_xx etc. macros
13441
13442         * include/wingdi.h: Added (L)PBITMAP,(L)PBITMAPCOREHEADER,
13443         PBITMAPINFOHEADER, (L)PBITMAPCOREINFO and (L)PBITMAPFILEHEADER.
13444
13445         * include/commdlg.h: Added LPDEVNAMES
13446
13447         * include/windows.h: Include excpt.h
13448
13449         * include/excpt.h: New file. This file just contains some
13450         stubs for SEH that do nothing.
13451
13452         * include/commctrl.h: Added general WM_NOTIFY codes
13453
13454         * include/winuser.h: Added ICON_SMALL and ICON_BIG
13455         * include/winuser.h: Removed VK_0-VK_9 VK_A-VK_Z; they should obviously
13456         not be in the headers.
13457         * include/winuser.h: Added LPCBTACTIVATESTRUCT and LPCLIENTCREATESTRUCT
13458         * include/winuser.h: Added old WM_SIZE parameter names so
13459         wxWindows compiles.
13460         * include/winuser.h: Added IDC_SIZE and IDC_ICON
13461         * include/winuser.h: Added LPDLGITEMTEMPLATE
13462         * include/winuser.h: HTCAPTION was missing value
13463         * include/winuser.h: Added WM_ACTIVE flags
13464
13465         * include/windowsx.h: Added _fmemcpy so V compiles; also added
13466         _fxx defines for memmove, memset and memcmp
13467
13468         * include/windef.h: Changed _export and __export to empty defines
13469
13470         * include/shellapi.h: Corrected prototypes for ExtractIcon functions.
13471         String parameters were not const and ExtractAssociatedIcon takes
13472         a WORD pointer not DWORD pointer as last parameter.
13473
13474         * Makefile: Changed VERSION to 0.1.2
13475
13476         * include/ole2ver.h: New file
13477
13478         * Makefile: Removed all dependencies on GLUT
13479
13480         * include/GL/glut.h: Removed file because of decision to remove
13481         files that are not part of the library.
13482         * lib/glut.def: Likewise
13483         * lib/glut32.def: Likewise
13484
13485         * include/windows.h: Include winperf.h
13486
13487         * include/winperf.h: New file
13488
13489         * lib/gdi32.def: Added GetEnhMetaFilePixelFormat
13490
13491         * include/winnls.h: Added calendar types
13492         * include/winnls.h: Added country codes
13493
13494 1998-12-03  Anders Norlander  <anorland@hem2.passagen.se>
13495
13496         * include/windef.h: Added PROC and NEARPROC
13497
13498         * include/wingdi.h: Added ChoosePixelFormat, DescribePixelFormat
13499         * include/wingdi.h: Added OpenGL types and prototypes
13500         * include/wingdi.h: Added ENHMETA_STOCK_OBJECT
13501         * include/wingdi.h: Added DCTT_DOWNLOAD_OUTLINE
13502         * include/wingdi.h: Added POINTFX, TTPOLYCURVE and TTPOLYGONHEADER
13503         * include/wingdi.h: Added truetype character outline types
13504         * include/wingdi.h: Added DEVMODE initialization flags
13505         * include/wingdi.h: Added panose codes
13506         * include/wingdi.h: Added missing character sets
13507         * include/wingdi.h: Added ANTIALIASED_QUALITY and
13508         NONANTIALIASED_QUALITY
13509         * include/wingdi.h: Added ENUMLOGFONTA/W and ENUMLOGFONTEXA/W
13510         * include/wingdi.h: Added pointer types for EXTLOGPEN
13511         * include/wingdi.h: Added PATTERN type
13512         * include/wingdi.h: Added NEWTEXTMETRICA/W and NEWTEXTMETRICEXA/W
13513         * include/wingdi.h: Added new text metric flags
13514         * include/wingdi.h: Added pitch and family flags
13515         * include/wingdi.h: Moved BCHAR defintion from winnt.h here
13516         * include/wingdi.h: Added METAHEADER
13517         * include/wingdi.h: Fixed packing of RGBTRIPLE and BITMAPFILEHEADER
13518         * include/wingdi.h: Added TA_MASK
13519         * include/wingdi.h: Added MAXSTRETCHBLTMODE
13520         * include/wingdi.h: Added error codes
13521
13522         * include/winuser.h: Added missing winhelp structures
13523         * include/winuser.h: Added dialog flags/styles/messages
13524         * include/winuser.h: Added EM_SETMARGIN codes
13525         * include/winuser.h: Made it possiblie to use IDI_XX values
13526         in resource files.
13527         * include/winuser.h: Added missing LoadImage load flags
13528         * include/winuser.h: Added missing message box flags
13529         * include/winuser.h: Added ScrollWindow codes
13530         * include/winuser.h: Added DT_WORD_ELLIPSIS
13531         * include/winuser.h: Added drag and drop support
13532         * include/winuser.h: Added WM_MENUCHAR return codes
13533         * include/winuser.h: Added DLGWINDOWEXTRA
13534         * include/winuser.h: Added missing SetWindowPos flags.
13535         * include/winuser.h: Added BSF_NOTIMEOUTIFNOTHUNG
13536         * include/winuser.h: Added IDHOT_xx defines
13537         * include/winuser.h: Added MOD_WIN
13538         * include/winuser.h: Added missing defines and structs for owner draw
13539         controls.
13540         * include/winuser.h: Added WPF_RESTORETOMAXIMIZED and
13541         WPF_SETMINPOSITION
13542         * include/winuser.h: Added DrawAnimatedRects flags
13543         * include/winuser.h: Added WM_PRINT codes
13544         * include/winuser.h: Added CS_IME class style
13545         * include/winuser.h: Added WM_SIZE codes
13546         * include/winuser.h: Added WM_MOUSEACTIVATE return codes
13547         * include/winuser.h: Added WM_NCHITTEST return codes
13548         * include/winuser.h: Added WM_SIZING parameters
13549         * include/winuser.h: Added WM_NEXTMENU and MDINEXTMENU
13550         * include/winuser.h: Added menu loop codes.
13551         * include/winuser.h: Added NFR_ANSI, NFR_UNICODE, NF_QUERY and
13552         NF_REQUERY
13553         * include/winuser.h: Added WM_POWER flags
13554         * include/winuser.h: Added KL_NAMELENGTH, WSF_VISIBLE
13555         * include/winuser.h: Added missing message filter codes
13556         * include/winuser.h: Added WM_KEYXX message flags
13557         * include/winuser.h: Added WM_SHOWMESSAGE flags
13558         * include/winuser.h: Added old ShowWindow commands
13559         * include/winuser.h: Fixed packing of DLGITEMTEMPLATE and DLGTEMPLATE
13560         structures.
13561
13562         * include/mciavi.h: New file for the MCI AVI driver that for some
13563         reason is not in mmsystem.h.
13564
13565         * include/winbase.h: Added PIPE_UNLIMITED_INSTANCES and INVALID_FILE_SIZE
13566         * include/winbase.h: Added SECURITY_xx for CreateFile
13567         * include/winbase.h: Added RTS and DTS control values
13568         * include/winbase.h: Fixed SYSTEM_INFO structure
13569         * include/winbase.h: Added CREATE_NO_WINDOW, CREATE_SHARED_WOW_VDM
13570         * include/winbase.h: Added FILE_TYPE_REMOTE
13571         * include/winbase.h: Added modem status flags
13572         * include/winbase.h: Added HINSTANCE_ERROR
13573         * include/winbase.h: Added DefineDosDevice defines
13574         * include/winbase.h: Added power management flags AC_xx BATTERY_xx
13575         * include/winbase.h: Added STARTF_XX flags
13576         * include/winbase.h: Fixed typo on _lcreat prototype.
13577         * include/winbase.h: Moved DBG_XX to winnt.h
13578         * include/winbase.h: Moved TOKEN_XX, DLL_PROCESS_XX and DLL_THREAD_XX to
13579         winnt.h
13580
13581         * include/unknwn.h: Added extern declaration of IID_IUnknown
13582
13583         * include/windowsx.h: Added hmemcpy.
13584
13585         * include/winnt.h: Added dummy member to DECLARE_HANDLE struct
13586         * include/winnt.h: Added PACCESS_TOKEN
13587         * include/winnt.h: Added TAPE_XX defines and moved some from winbase.h
13588         * include/winnt.h: Added SE_IMPERSONATION_STATE and TOKEN_SOURCE_LENGTH
13589         * include/winnt.h: Added SE_PRIVILEGE_ENABLED_BY_DEFAULT, SE_PRIVILEGE_ENABLED,
13590         SE_PRIVILEGE_USED_FOR_ACCESS, PRIVILEGE_SET_ALL_NECESSARY,
13591         SECURITY_MAX_IMPERSONATION_LEVEL, DEFAULT_IMPERSONATION_LEVEL,
13592         SECURITY_DYNAMIC_TRACKING and SECURITY_STATIC_TRACKING.
13593
13594         * include/winnt.h: Added SE_OWNER_DEFAULTED, SE_GROUP_DEFAULTED, SE_DACL_XX,
13595         SE_SACL_XX, SE_SELF_RELATIVE, SECURITY_DESCRIPTOR_MIN_LENGTH,
13596         SECURITY_DESCRIPTOR_REVISION and SECURITY_DESCRIPTOR_REVISION1.
13597
13598         * include/winsvc.h: Removed conflicting defines which were supposed
13599         to be in winnt.h
13600
13601         * include/winnt.h: Added SERVICE_NODE_TYPE, SERVICE_LOAD_TYPE
13602         and SERVICE_ERROR_TYPE.
13603
13604         * include/winnt.h: Added SERVICE_XX defines.
13605         * include/winsvc.h: Added SERVICES_ACTIVE_DATABASEA/W,
13606         SERVICES_FAILED_DATABASEA/W and SC_GROUP_IDENTIFIERA/W.
13607
13608         * include/winsvc.h: Added SERVICE_STATE_ALL, SERVICE_QUERY_CONFIG,
13609         SERVICE_CHANGE_CONFIG, SERVICE_QUERY_STATUS, SERVICE_ENUMERATE_DEPENDENTS,
13610         SERVICE_START, SERVICE_STOP, SERVICE_PAUSE_CONTINUE,
13611         SERVICE_USER_DEFINED_CONTROL and SERVICE_ALL_ACCESS
13612
13613 1998-12-02  Anders Norlander  <anorland@hem2.passagen.se>
13614
13615         * include/winbase.h: Corrected prototype for CreateProcessA
13616
13617         * include/mmsystem.h: Added CAPS1 and C1_TRANSPARENT for display
13618         driver extensions.
13619
13620         * include/shlobj.h: Corrected prototype for SHGetDesktopFolder, should
13621         be LPSHELLFOLDER* not LPSHELLFOLDER.
13622
13623         * include/windows.h: Include commdlg.h
13624
13625         * include/winuser.h: Added MDICREATESTRUCT
13626
13627         * include/winuser.h: Added LB_ERR, LB_ERRSPACE, LB_OKAY, CB_ERR,
13628         CB_ERRSPACE, and CB_OKAY
13629
13630         * include/wingdi.h: Added LPBITMAPINFOHEADER
13631
13632         * include/rpcproxy.h: Removed IN, OUT and OPTIONAL since they
13633         are meaningless.
13634         * include/rpcdce2.h: Likewise.
13635
13636         * lib/shell32.c: Moved GUID defintions from shlguid.h to this file.
13637
13638         * include/richole.h: Replaced DEFINE_GUID with extern const GUID
13639         * include/olectlid.h: Likewise
13640         * include/shlguid.h: Likewise
13641
13642         * include/coguid.h: Delete file since it was for 16 bit windows only.
13643
13644         * lib/*.def: Appended .dll to library name where needed.
13645
13646         * include/windef.h: Define _stdcall and __stdcall only if not
13647         previously defined instead of undefining first.
13648
13649         * include/dlgs.h: Put RC_INVOKED around structure defs
13650
13651         * include/intshcut.h: New file
13652         * include/isguids.h: New file
13653
13654         * lib/uuid.c: Added all COM/OLE GUIDS I know and do not know about.
13655
13656 1998-12-01  Anders Norlander  <anorland@hem2.passagen.se>
13657
13658         * include/winnt.h: Added check if _T is defined before defining it
13659
13660         * include/windows.h: Include dlgs.h if WIN32_LEAN_AND_MEAN not defined
13661
13662         * include/dlgs.h: New file
13663
13664         * include/winbase.h: Removed DllEntryPoint define
13665
13666         * include/winbase.h: Added SetupComm prototype
13667
13668         * include/rpc.h: SEH RPC functions no longer defined since they weren't
13669         supported anyway.
13670
13671         * include/basetyps.h: Removed use of COMOBJECT define, instead
13672         DECLARE_INTERFACE directly uses comobject attribute when GCC
13673         is used.
13674
13675         * include/wtypes.h: STGC enum was missing typedef
13676
13677         * include/objidl.h: ADVC enum was missing typedef
13678
13679         * include/winnt.h: Moved CHAR, SHORT and LONG definitions so
13680         they are nested within the VOID definition.
13681
13682         * include/winbase.h: Added stream ids and attributes
13683
13684         * include/winbase.h: Changed WIN32_STREAM_ID member cStreamName
13685         to an ANYSIZE_ARRAY array.
13686
13687 1998-11-26  Anders Norlander  <anorland@hem2.passagen.se>
13688
13689         * include/windef.h: defined _declspec as __declspec since
13690         some programs (like VWCL) use _declspec instead of __declspec
13691
13692         * include/winnt.h: added COMPRESS_FORMAT defines
13693
13694         * include/winbase.h: moved IS_TEXT_XXX defines to winnt.h
13695
13696         * include/winnt.h: added HEAP_XXXX defines
13697
13698         * include/winbase.h: moved HEAP_XXXX defines to winnt.h
13699
13700         * include/winnt.h: added defintions for PE/COFF from the PE and COFF
13701         specification.
13702
13703         * include/winnt.h: added NTAPI define
13704
13705 1998-11-25  Anders Norlander  <anorland@hem2.passagen.se>
13706
13707         * include/winnt.h: defined TBYTE,LPTSTR etc in terms of TCHAR
13708         instead of CHAR or WCHAR.
13709
13710         * include/winnt.h: added _T define
13711
13712         * include/winnt.h: added test for _TCHAR_DEFINED
13713
13714         * include/winnt.h: included string.h for memory macros
13715
13716         * include/prsht.h: added PSM_SETFINISHTEXT to UNICODE/ANSI test
13717
13718         * include/prsht.h: moved PSM_SETTITLEA/W to UNICODE test at end of file
13719
13720         * include/prsht.h: added PropSheet_XXX macros
13721
13722
13723 1998-11-24  Anders Norlander  <anorland@hem2.passagen.se>
13724
13725         * include/winspool.h: Changed DeletePrinterProcessor and
13726         DeletePrinterProvidor to DeletePrintXX.
13727
13728         * include/wingdi.h: Changed EMRCREATECOLORSPACE lcs member type to
13729         LOGCOLORSPACEW.
13730
13731         * include/wingdi.h: Changed prototype for CreateColorSpace to A and W
13732         variants
13733
13734         * include/wingdi.h: Likewise for GetLogColorSpace
13735
13736         * include/wingdi.h: Changed LOGCOLORSPACE to LOGCOLORSPACEA/W.
13737
13738         * include/richedit.h: Added missing defines and structures
13739
13740         * include/winuser.h: Moved EDITWORDBREAKPROCEX to include/richedit.h
13741
13742         * include/winuser.h: Added HWND_DESKTOP
13743
13744 1998-11-23  Anders Norlander  <anorland@hem2.passagen.se>
13745
13746         * Makefile: Include ChangeLog when building source
13747         distribution (srcdist)
13748
13749         * include/oleauto.h: Changed WINOLEAUTAPI and WINOLEAUTAPI_ so they
13750         are always defined as STDAPI and STDAPI_
13751
13752         * include/objbase.h: Changed WINOLEAPI and WINOLEAPI_ so they
13753         are always defined as STDAPI and STDAPI_
13754
13755         * include/objidl.h: Removed extra ';' on IStorage SetClass method
13756
13757         * include/rpcndr.h: Removed all IN and OUT from function prototypes
13758
13759         * ChangeLog started