OSDN Git Service

82b3d57e94e044fbfb7334a6790543d14984c3f2
[mingw/mingw-org-wsl.git] / w32api / ChangeLog
1 2021-05-25  Keith Marshall  <keith@users.osdn.me>
2
3         Add "legacy-safe" emulation of Microsoft's version helpers API.
4
5         * include/versionhelpers.h: New file; it defines the API, as specified
6         in Microsoft's official "Version Helper" on-line documentation.
7
8         * lib/osvercmp.c: New file; it implements...
9         (__mingw_osver_at_least, __mingw_osver_server): ...these "legacy-safe"
10         helper functions; deployed as regular object modules, included in...
11         (libkernel32.a): ...this W32API import library, they wrap calls to...
12         (VerSetConditionMask, VerifyVersionInfoA): ...these KERNEL32.DLL
13         functions, forwarding calls only if supported.
14
15         * Makefile.in (kernel32.a): Add osvercmp.$OBJEXT dependency.
16
17 2021-05-25  Keith Marshall  <keith@users.osdn.me>
18
19         Correct an entry-point look-up logic defect.
20
21         * lib/availapi.c (__bound_dll_entry_point) [dll == NULL]: Should be...
22         [dll != NULL]: ...this; correct it.
23
24 2021-05-23  Keith Marshall  <keith@users.osdn.me>
25
26         Implement a generic legacy platform support infrastructure.
27
28         * lib/availapi.c: New file; it implements...
29         (__kernel32_entry_point, __bound_dll_entry_point)
30         (__unbound_dll_entry_point): ...these run-time link helper functions.
31
32         * include/legacy.h: New file.
33         (__kernel32_entry_point, __bound_dll_entry_point)
34         (__unbound_dll_entry_point): Declare them.
35         (__legacy_support): New inline error notifier; implement it.
36         (API_UNCHECKED, API_UNSUPPORTED): Define them.
37         (ERROR_OLD_WIN_VERSION): Duplicate.
38
39         * Makefile.in (libkernel32.a): Integrate...
40         (k32entry.$OBJEXT, bound.$OBJECT): ...these; they provide...
41         (__kernel32_entry_point, __bound_dll_entry_point): ...these; add
42         build rules, as appropriate, incorporating...
43         (NO_ALIGN_FLAGS): ...this new macro.
44
45 2021-05-09  Keith Marshall  <keith@users.osdn.me>
46
47         Correct TreeView_GetItemRect() syntax; cf. MinGW-Issue #41041.
48
49         * include/commctrl.h (TreeView_GetItemRect): Correct placement of
50         parentheses around typecast pointer reference assignment.
51
52 2021-04-11  Keith Marshall  <keith@users.osdn.me>
53
54         Prepare and publish MinGW.org WSL-5.4.2 release.
55
56         * All files (wsl-5.4.2-release): Tag assigned.
57
58 2021-02-19  Keith Marshall  <keith@users.osdn.me>
59
60         Make <winnetwk.h> header effectively self-contained.
61
62         * include/winnetwk.h: Tidy layout; assert copyright.
63         (GCC system_header) [__GNUC__ >= 3]: Remove prerequisite condition.
64         (windef.h): Include this, to support stand-alone use.
65         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
66         [UNICODE vs. ! UNICODE] (__AW_ALIAS__): Use it to declare...
67         (NETRESOURCE, LPNETRESOURCE, CONNECTDLGSTRUCT, LPCONNECTDLGSTRUCT)
68         (DISCDLGSTRUCT, LPDISCDLGSTRUCT, UNIVERSAL_NAME_INFO)
69         (LPUNIVERSAL_NAME_INFO, REMOTE_NAME_INFO)
70         (LPREMOTE_NAME_INFO): ...these.
71         [UNICODE vs. ! UNICODE] (__AW_SUFFIXED__): Use it to declare...
72         (PFNGETPROFILEPATH, PFNRECONCILEPROFILE, PFNPROCESSPOLICIES)
73         (WNetAddConnection, WNetAddConnection2, WNetAddConnection3)
74         (WNetCancelConnection, WNetCancelConnection2, WNetGetConnection)
75         (WNetUseConnection, WNetSetConnection, WNetConnectionDialog1)
76         (WNetDisconnectDialog1, WNetOpenEnum, WNetEnumResource)
77         (WNetGetUniversalName, WNetGetUser, WNetGetProviderName)
78         (WNetGetNetworkInformation, WNetGetResourceInformation)
79         (WNetGetResourceParent, WNetGetLastError)
80         (MultinetGetConnectionPerformance): ...these.
81
82 2021-02-13  Keith Marshall  <keith@users.osdn.me>
83
84         Update support for Internet Explorer features selection macros.
85
86         * include/sdkddkver.h (_WIN32_IE_IE90)
87         (_WIN32_IE_IE100, _WIN32_IE_IE110): Define.
88
89 2021-02-13  Keith Marshall  <keith@users.osdn.me>
90
91         Add support for Windows-10 features selection macros.
92
93         * include/sdkddkver.h (_WIN32_WINNT_WIN10): Define.
94         (NTDDI_WIN10, NTDDI_WINTHRESHOLD, NTDDI_WIN10_TH2, NTDDI_WIN10_RS1)
95         (NTDDI_WIN10_RS2, NTDDI_WIN10_RS3, NTDDI_WIN10_RS4, NTDDI_WIN10_RS5)
96         (NTDDI_WIN10_19H1): Likewise.
97
98 2021-02-12  Keith Marshall  <keith@users.osdn.me>
99
100         Make <winperf.h> header effectively self-contained.
101
102         * include/winperf.h: Tidy layout; assert copyright.
103         (GCC system_header) [__GNUC__ >= 3]: Remove prerequisite condition.
104         (winbase.h): Include this, to support stand-alone use.
105         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
106
107 2021-02-12  Keith Marshall  <keith@users.osdn.me>
108
109         Make <winspool.h> header effectively self-contained.
110
111         * include/winspool.h: Tidy layout; assert copyright.
112         (GCC system_header) [__GNUC__ >= 3]: Remove prerequisite condition.
113         (winbase.h, wingdi.h): Include these, to support stand-alone use.
114         [_WIN32_WINNT >= _WIN32_WINNT_WIN2K]: Always test symbolically.
115         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
116         [UNICODE vs. ! UNICODE] (__AW_ALIAS__): Use it to declare...
117         (ADDJOB_INFO_1), PADDJOB_INFO_1, LPADDJOB_INFO_1)
118         (DATATYPES_INFO_1, PDATATYPES_INFO_1, LPDATATYPES_INFO_1)
119         (JOB_INFO_1, PJOB_INFO_1, LPJOB_INFO_1)
120         (JOB_INFO_2, PJOB_INFO_2, LPJOB_INFO_2)
121         (DOC_INFO_1, PDOC_INFO_1, LPDOC_INFO_1)
122         (DOC_INFO_2, PDOC_INFO_2, LPDOC_INFO_2)
123         (DRIVER_INFO_1, PDRIVER_INFO_1, LPDRIVER_INFO_1)
124         (DRIVER_INFO_2, PDRIVER_INFO_2, LPDRIVER_INFO_2)
125         (DRIVER_INFO_3, PDRIVER_INFO_3, LPDRIVER_INFO_3)
126         (DRIVER_INFO_4, PDRIVER_INFO_4, LPDRIVER_INFO_4)
127         (DRIVER_INFO_5, PDRIVER_INFO_5, LPDRIVER_INFO_5)
128         (DRIVER_INFO_6, PDRIVER_INFO_6, LPDRIVER_INFO_6)
129         (MONITOR_INFO_1, PMONITOR_INFO_1, LPMONITOR_INFO_1)
130         (PORT_INFO_1, PPORT_INFO_1, LPPORT_INFO_1)
131         (MONITOR_INFO_2, PMONITOR_INFO_2, LPMONITOR_INFO_2)
132         (PORT_INFO_2, PPORT_INFO_2, LPPORT_INFO_2)
133         (PORT_INFO_3, PPORT_INFO_3, LPPORT_INFO_3)
134         (PRINTER_ENUM_VALUES, PPRINTER_ENUM_VALUES)
135         (PRINTER_INFO_1, PPRINTER_INFO_1, LPPRINTER_INFO_1)
136         (PRINTER_INFO_2, PPRINTER_INFO_2, LPPRINTER_INFO_2)
137         (PRINTER_INFO_4, PPRINTER_INFO_4, LPPRINTER_INFO_4)
138         (PRINTER_INFO_5, PPRINTER_INFO_5, LPPRINTER_INFO_5)
139         (PRINTER_INFO_7, PPRINTER_INFO_7, LPPRINTER_INFO_7)
140         (PRINTPROCESSOR_INFO_1, PPRINTPROCESSOR_INFO_1)
141         (FORM_INFO_1, PFORM_INFO_1, LPFORM_INFO_1)
142         (PRINTER_DEFAULTS, PPRINTER_DEFAULTS, LPPRINTER_DEFAULTS)
143         (PROVIDOR_INFO_1, PPROVIDOR_INFO_1, LPROVIDOR_INFO_1)
144         (PROVIDOR_INFO_2, PPROVIDOR_INFO_2, LPROVIDOR_INFO_2): ...these.
145         [UNICODE vs. ! UNICODE] (__AW_SUFFIXED__): Use it to declare...
146         (AddForm, AddJob, AddMonitor, AddPort, AddPrinter)
147         (AddPrinterConnection, AddPrinterDriver, AddPrintProcessor)
148         (AddPrintProvidor, AdvancedDocumentProperties, ConfigurePort)
149         (DeleteForm, DeleteMonitor, DeletePort, DeletePrinterConnection)
150         (DeletePrinterData, DeletePrinterDriver, DeletePrintProcessor)
151         (DeletePrintProvidor, DocumentProperties, EnumForms, EnumJobs)
152         (EnumMonitors, EnumPorts, EnumPrinterData, EnumPrinterDrivers)
153         (EnumPrinters, EnumPrintProcessorDatatypes, EnumPrintProcessors)
154         (GetDefaultPrinter, GetForm, GetJob, GetPrinter, GetPrinterData)
155         (GetPrinterDriver, GetPrinterDriverDirectory, OpenPrinter)
156         (GetPrintProcessorDirectory, PrinterMessageBox, ResetPrinter)
157         (SetForm, SetJob, SetPrinter, SetPrinterData)
158         (StartDocPrinter): ...these.
159
160 2021-02-09  Alexei Podtelezhnikov  <apodtele@gmail.com>
161
162         Add missing <wingdi.h> definitions.
163
164         * include/wingdi.h (BI_ALPHABITFIELDS, BI_CMYK, BI_CMYKRLE4)
165         (BI_CMYKRLE8, DIB_PAL_INDICES, OUT_SCREEN_OUTLINE_PRECIS)
166         (BS_MONOPATTERN, LAYOUT_LTR, LCS_sRGB, LCS_WINDOWS_COLOR_SPACE)
167         (PROFILE_EMBEDDED, LCS_PROFILE_EMBEDDED, PROFILE_LINKED)
168         (LCS_PROFILE_LINKED, LCS_GM_ABS_COLORIMETRIC): Define.
169
170 2021-01-25  Keith Marshall  <keith@users.osdn.me>
171
172         Represent <winbase.h> file creation bit-flags in hexadecimal.
173
174         * include/winbase.h (FILE_FLAG_OVERLAPPED)
175         (FILE_FLAG_NO_BUFFERING, FILE_FLAG_RANDOM_ACCESS)
176         (FILE_FLAG_SEQUENTIAL_SCAN, FILE_FLAG_DELETE_ON_CLOSE)
177         (FILE_FLAG_BACKUP_SEMANTICS, FILE_FLAG_POSIX_SEMANTICS)
178         (FILE_FLAG_OPEN_REPARSE_POINT, FILE_FLAG_OPEN_NO_RECALL): Use of
179         decimal-value definitions needlessly obfuscates bit-mapped intent;
180         convert all to their hexadecimal equivalents.
181
182 2020-07-23  Keith Marshall  <keith@users.osdn.me>
183
184         Prepare and publish MinGW.org WSL-5.4.1 release.
185
186         * All files (wsl-5.4.1-release): Tag assigned.
187
188 2020-07-08  Keith Marshall  <keith@users.osdn.me>
189
190         Prepare and publish MinGW.org WSL-5.4 release.
191
192         * All files (wsl-5.4-release): Tag assigned.
193
194 2020-07-06  Keith Marshall  <keith@users.osdn.me>
195
196         Prepare and publish MinGW.org WSL-5.3.4 release.
197
198         * All files (wsl-5.3.4-release): Tag assigned.
199
200 2020-07-05  Keith Marshall  <keith@users.osdn.me>
201
202         Revert typedef of socklen_t to signed int type.
203
204         * include/ws2tcpip.h (socklen_t): Change from unsigned int to int.
205
206         * include/wspiapi.h (__wspiapi_getnameinfo): In comparison...
207         [len < sizeof(struct sockaddr)]: ...cast RHS to socklen_t, which is
208         the type of len, to ensure type consistency.
209
210 2020-06-03  Keith Marshall  <keith@users.osdn.me>
211
212         Prepare and publish MinGW.org WSL-5.3.3 release.
213
214         * All files (wsl-5.3.3-release): Tag assigned.
215
216 2020-05-28  Keith Marshall  <keith@users.osdn.me>
217
218         Prepare and publish MinGW.org WSL-5.3.2 release.
219
220         * All files (wsl-5.3.2-release): Tag assigned.
221
222 2020-04-30  Keith Marshall  <keith@users.osdn.me>
223
224         Prepare and publish MinGW.org WSL-5.3.1 release.
225
226         * All files (wsl-5.3.1-release): Tag assigned.
227
228 2020-03-28  Keith Marshall  <keith@users.osdn.me>
229
230         Make <winsvc.h> header effectively self-contained.
231
232         * include/winsvc.h: Tidy layout; assert copyright.
233         Include <windef.h>, so supporting stand-alone inclusion.
234         (pragma GCC system_header): Remove redundant GCC version guard.
235         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
236         (__AW_ALIAS__): Use it to selectively typedef...
237         [UNICODE vs. ! UNICODE] (LPSERVICE_MAIN_FUNCTION)
238         (SERVICE_FAILURE_ACTIONS, LPSERVICE_FAILURE_ACTIONS)
239         (ENUM_SERVICE_STATUS_PROCESS, LPENUM_SERVICE_STATUS_PROCESS)
240         (QUERY_SERVICE_LOCK_STATUS, LPQUERY_SERVICE_LOCK_STATUS)
241         (QUERY_SERVICE_CONFIG, LPQUERY_SERVICE_CONFIG)
242         (SERVICE_TABLE_ENTRY, LPSERVICE_TABLE_ENTRY)
243         (SERVICE_DESCRIPTION, LPSERVICE_DESCRIPTION)
244         (ENUM_SERVICE_STATUS, LPENUM_SERVICE_STATUS): ...these.
245         (__AW_SUFFIXED__): Likewise, use it to selectively define...
246         [UNICODE vs. ! UNICODE] (SERVICES_ACTIVE_DATABASE)
247         (SERVICES_FAILED_DATABASE, SC_GROUP_IDENTIFIER)
248         (CreateService, ChangeServiceConfig, ChangeServiceConfig2)
249         (EnumDependentServices, EnumServicesStatus, EnumServicesStatusEx)
250         (GetServiceDisplayName, GetServiceKeyName, OpenSCManager)
251         (OpenService, QueryServiceConfig, QueryServiceConfig2)
252         (QueryServiceLockStatus, RegisterServiceCtrlHandler)
253         (StartService, StartServiceCtrlDispatcher)
254         (RegisterServiceCtrlHandlerEx): ...these.
255         (__AW_STRING_W__): Use it to derive definitions for...
256         (SERVICES_ACTIVE_DATABASEW, SERVICES_FAILED_DATABASEW)
257         (SC_GROUP_IDENTIFIERW): ...each of these, from...
258         (SERVICES_ACTIVE_DATABASEA, SERVICES_FAILED_DATABASEA)
259         (SC_GROUP_IDENTIFIERA): ...these, respectively.
260
261 2020-03-05  Keith Marshall  <keith@users.osdn.me>
262
263         Prepare and publish MinGW.org WSL-5.3 release.
264
265         * All files (wsl-5.3-release): Tag assigned.
266
267 2020-01-20  Keith Marshall  <keith@users.osdn.me>
268
269         Implement <wspiapi.h> sockets fall-back API.
270
271         * tests/headers.at: Add...
272         * include/wspiapi.h: ...this new file; it implements...
273         (WspiapiGetAddrInfo, WspiapiGetNameInfo, WspiapiFreeAddrInfo):
274         ...these inline fall-back replacement implementations for...
275         (getaddrinfo, getnameinfo, freeaddrinfo): ...these IETF RFC 3493
276         functions, respectively, per hints in Microsoft online docs.
277
278         * include/ws2tcpip.h: Tidy layout; assert copyright.
279         (pragma GCC system_header): Remove redundant GCC version guard.
280         (EAI_SYSTEM, EAI_OVERFLOW): New symbolic error codes; define them.
281         (socklen_t): Correct typedef; was signed but negative is meaningless.
282         (getnameinfo): Adjust prototype declaration to conform to RFC 3493.
283         (__AW_SUFFIXED__): Use it to selectively map definitions for...
284         [UNICODE vs. ! UNICODE] (gai_strerror): ...this function.
285         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
286
287 2020-01-17  Keith Marshall  <keith@users.osdn.me>
288
289         Preserve order of tests for integrity of header files.
290
291         * tests/Makefile.in: Explicitly sort $wildcard output, within...
292         (list_headers): ...this new function-style macro.
293         (enum_headers, enum_header_subdirs): Use it.
294
295         * tests/headers.at: Adjust to recent GNU make $sort order.
296
297 2020-01-15  Keith Marshall  <keith@users.osdn.me>
298
299         Incorporate <winnls.h> updates for Vista and Windows-7.
300
301         * include/winnls.h: Reorganize into logical definition groups.
302         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (LOCALE_CUSTOM_DEFAULT)
303         (LOCALE_CUSTOM_UI_DEFAULT, LOCALE_CUSTOM_UNSPECIFIED, LOCALE_SNAME)
304         (LOCALE_SDURATION, LOCALE_SKEYBOARDSTOINSTALL, LOCALE_SSCRIPTS)
305         (LOCALE_SNAN, LOCALE_SPOSINFINITY, LOCALE_SNEGINFINITY)
306         (LOCALE_SISO3166CTRYNAME2, LOCALE_SISO639LANGNAME2)
307         (LOCALE_SSHORTESTDAYNAME1, LOCALE_SSHORTESTDAYNAME2)
308         (LOCALE_SSHORTESTDAYNAME3, LOCALE_SSHORTESTDAYNAME4)
309         (LOCALE_SSHORTESTDAYNAME5, LOCALE_SSHORTESTDAYNAME6)
310         (LOCALE_SSHORTESTDAYNAME7, CAL_SSHORTESTDAYNAME1)
311         (CAL_SSHORTESTDAYNAME2, CAL_SSHORTESTDAYNAME3, CAL_SSHORTESTDAYNAME4)
312         (CAL_SSHORTESTDAYNAME5, CAL_SSHORTESTDAYNAME6, CAL_SSHORTESTDAYNAME7)
313         (CAL_UMALQURA, C3_HIGHSURROGATE, C3_LOWSURROGATE): New symbolic
314         constants; define each as a manifest constant macro.
315         [_WIN32_WINNT >= _WIN32_WINNT_WIN7] (CAL_SMONTHDAY)
316         (CAL_SABBREVERASTRING): Likewise.
317         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (GetCalendarInfoEx): New
318         function; declare its prototype.
319
320 2020-01-14  Keith Marshall  <keith@users.osdn.me>
321
322         Make <winnls.h> header effectively self-contained.
323
324         * include/winnls.h: Tidy layout; assert copyright.
325         Include <winbase.h>, so supporting stand-alone inclusion.
326         (pragma GCC system_header): Remove redundant GCC version guard.
327         (WINVER, _WIN32_WINNT): Always use symbolic version comparisons.
328         (__AW_ALIAS__): Use it to selectively typedef...
329         [UNICODE vs. ! UNICODE] (CPINFOEX, LPCPINFOEX, CURRENCYFMT)
330         (LPCURRENCYFMT, NUMBERFMT, LPNUMBERFMT): ...each of these generic data
331         types; delete redundant UNICODE vs. non-UNICODE variants.
332         (__AW_SUFFIXED__): Likewise, use it to selectively define...
333         [UNICODE vs. ! UNICODE] (CALINFO_ENUMPROC, CALINFO_ENUMPROCEX)
334         (LANGUAGEGROUP_ENUMPROC, LANGGROUPLOCALE_ENUMPROC, LOCALE_ENUMPROC)
335         (CODEPAGE_ENUMPROC, DATEFMT_ENUMPROC, DATEFMT_ENUMPROCEX)
336         (TIMEFMT_ENUMPROC, UILANGUAGE_ENUMPROC, CompareString)
337         (EnumCalendarInfo, EnumDateFormats, EnumSystemCodePages)
338         (EnumSystemLocales, EnumTimeFormats, FoldString, GetCalendarInfo)
339         (GetCPInfoEx, GetCurrencyFormat, GetDateFormat, GetGeoInfo)
340         (GetLocaleInfo, GetNumberFormat, GetStringTypeEx, GetTimeFormat)
341         (LCMapString, SetCalendarInfo, SetLocaleInfo, EnumCalendarInfoEx)
342         (EnumDateFormatsEx, EnumSystemLanguageGroups, EnumLanguageGroupLocales)
343         (EnumUILanguages): ...these generic names; delete redundant variants.
344         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
345
346 2019-07-06  Keith Marshall  <keith@users.osdn.me>
347
348         Prepare and publish MinGW.org WSL-5.2.2 release.
349
350         * All files (wsl-5.2.2-release): Tag assigned.
351
352 2019-06-07  Keith Marshall  <keith@users.osdn.me>
353
354         Add missing definitions; fix MinGW-Bug #39129
355
356         * include/winnt.h (PAGE_TARGETS_INVALID): Define it.
357         (PAGE_TARGETS_NO_UPDATE): Likewise.
358
359 2019-05-03  Keith Marshall  <keith@users.osdn.me>
360
361         Correct a typographic error; fix MinGW-Bug #39193
362
363         * include/commctrl.h (ListView_SubItemHitTest): Balance parentheses;
364         add a missing closing parenthesis.
365
366 2019-04-08  Keith Marshall  <keith@users.osdn.me>
367
368         Correct a typographic error; fix MinGW-Bug #39117
369
370         * include/commctrl.h (STATUSCUASSNAME): Correct misspelling...
371         (STATUSCLASSNAME): ...to this.
372
373 2019-02-03  Keith Marshall  <keith@users.osdn.me>
374
375         Clean up winsock default version selection stratagem.
376
377         * include/winsock.h [_WINSOCK_H]: Defer definition until within new
378         internal recursion breaking retest block; following evaluation of...
379         [__USE_MINGW_WINSOCK_DEFAULT]: ...this, whence <winsock2.h> may be
380         included, reproducing the original version selection logic from...
381         * include/_winsock.h: ...here; file is now obsolete; delete it.
382
383         * include/winsock2.h (__USE_MINGW_WINSOCK_DEFAULT): Undefine it,
384         before including <winsock.h>
385
386         * include/windows.h include/nspapi.h include/wsnetbs.h: Define...
387         (__USE_MINGW_WINSOCK_DEFAULT): ...this, and then include <winsock.h>
388         instead of deleted file <_winsock.h>
389
390         * tests/headers.at: Regenerated.
391
392 2019-01-22  Keith Marshall  <keith@users.osdn.me>
393
394         Prepare and publish MinGW.org WSL-5.2.1 release.
395
396         * All files (wsl-5.2.1-release): Tag assigned.
397
398 2019-01-22  Keith Marshall  <keith@users.osdn.me>
399
400         Incorporate user-customized <features.h> configuration.
401
402         * tests/Makefile.in (install-mingwrt-headers): Create <features.h>
403         stub; this is an empty file, yielding the default configuration.
404
405 2018-12-23  Keith Marshall  <keith@users.osdn.me>
406
407         Prepare and publish MinGW.org WSL-5.2 release.
408
409         * All files (wsl-5.2-release): Tag assigned.
410
411 2018-12-18  Keith Marshall  <keith@users.osdn.me>
412
413         Make <winver.h> header effectively self-contained.
414
415         * include/winver.h: Include <windef.h>
416
417 2018-11-23  Keith Marshall  <keith@users.osdn.me>
418
419         Fix MinGW-Bug #2248 (SF ticket).
420
421         * include/commctrl.h (NMPGSCROLL): Set packing to 1-byte alignment.
422         (NMPGSCROLL.fwKeys): Change type from BOOL to WORD.
423
424 2018-11-23  Keith Marshall  <keith@users.osdn.me>
425
426         Apply some more cosmetic layout adjustments.
427
428         * include/commctrl.h: Keep 'typedef' and 'struct' on a single line,
429         for each untagged aggregate type definition.
430
431 2018-11-18  Jelle Geerts  <heisenbug@users.osdn.me>
432
433         Fix MinGW-Bug #38736 (OSDN ticket).
434
435         * include/commctrl.h (DTM_SETFORMATW): Correct definition; was 0x1050,
436         but should be equivalent to 0x1000 + 50, which is actually 0x1032.
437
438 2018-11-18  Keith Marshall  <keith@users.osdn.me>
439
440         Make <commctrl.h> header effectively self-contained.
441
442         * include/commctrl.h: Tidy layout; assert copyright.
443         Include <winbase.h> and <prsht.h>; both are required to resolve
444         inter-header dependencies, so achieving effective self-containment.
445         Correctly parenthesize argument references in macro definitions.
446         (pragma GCC system_header): Remove redundant GCC version guard.
447         (_WIN32_WINNT, _WIN32_IE): Always use symbolic version comparisons.
448         (SNDMSG): Remove definition; it is inherited from <prsht.h> anyway.
449         (__AW_ALIAS__, __AW_SUFFIXED__, __AW_STRING_A__, __AW_STRING_W__):
450         Use them; they facilitate maintenance of robust definitions for...
451         [UNICODE vs. ! UNICODE]: ...generic symbols and strings.
452         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
453
454 2018-11-16  Keith Marshall  <keith@users.osdn.me>
455
456         Make <prsht.h> header effectively self-contained.
457
458         * include/prsht.h: Tidy layout; assert copyright.
459         Include <winuser.h> to resolve inter-header dependencies.
460         Correctly parenthesize argument references in macro definitions.
461         (pragma GCC system_header): Remove redundant GCC version guard.
462         (_WIN32_WINNT, _WIN32_IE): Always use symbolic version comparisons.
463         (SNDMSG, POSTMSG) [ifndef]: Remove guard condition; it prevents GCC
464         from checking consistency of alternative definition sources.
465         (__AW_SUFFIXED__): Use it; it improves robustness of...
466         [UNICODE vs. ! UNICODE]: ...generic definitions.
467         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
468
469 2018-10-29  Keith Marshall  <keith@users.osdn.me>
470
471         Clean up <wincon.h>; consolidate its version dependencies.
472
473         * include/wincon.h: Tidy layout; assert copyright.
474         [_WIN32_WINNT]: Always compare it symbolically, with respect to...
475         [_WIN32_WINNT_WIN2K, _WIN32_WINNT_WINXP, _WIN32_WINNT_VISTA]: ...each
476         of these; group and consolidate respective version dependencies.
477         (FOREGROUND_BLUE, FOREGROUND_GREEN, FOREGROUND_RED)
478         (FOREGROUND_INTENSITY, BACKGROUND_BLUE, BACKGROUND_GREEN)
479         (BACKGROUND_RED, BACKGROUND_INTENSITY, COMMON_LVB_LEADING_BYTE)
480         (COMMON_LVB_TRAILING_BYTE, COMMON_LVB_GRID_HORIZONTAL)
481         (COMMON_LVB_GRID_LVERTICAL, COMMON_LVB_GRID_RVERTICAL)
482         (COMMON_LVB_REVERSE_VIDEO, COMMON_LVB_UNDERSCORE, CTRL_C_EVENT)
483         (CTRL_BREAK_EVENT, CTRL_CLOSE_EVENT, CTRL_LOGOFF_EVENT)
484         (CTRL_SHUTDOWN_EVENT, ENABLE_LINE_INPUT, ENABLE_ECHO_INPUT)
485         (ENABLE_PROCESSED_INPUT, ENABLE_WINDOW_INPUT, ENABLE_MOUSE_INPUT)
486         (ENABLE_INSERT_MODE, ENABLE_QUICK_EDIT_MODE, ENABLE_EXTENDED_FLAGS)
487         (ENABLE_AUTO_POSITION, ENABLE_VIRTUAL_TERMINAL_INPUT)
488         (ENABLE_PROCESSED_OUTPUT, ENABLE_WRAP_AT_EOL_OUTPUT)
489         (ENABLE_VIRTUAL_TERMINAL_PROCESSING, DISABLE_NEWLINE_AUTO_RETURN)
490         (ENABLE_LVB_GRID_WORLDWIDE, KEY_EVENT, MOUSE_EVENT)
491         (WINDOW_BUFFER_SIZE_EVENT, MENU_EVENT, FOCUS_EVENT, CAPSLOCK_ON)
492         (ENHANCED_KEY, RIGHT_ALT_PRESSED, LEFT_ALT_PRESSED)
493         (RIGHT_CTRL_PRESSED, LEFT_CTRL_PRESSED, SHIFT_PRESSED, NUMLOCK_ON)
494         (SCROLLLOCK_ON, FROM_LEFT_1ST_BUTTON_PRESSED)
495         (FROM_LEFT_2ND_BUTTON_PRESSED, FROM_LEFT_3RD_BUTTON_PRESSED)
496         (FROM_LEFT_4TH_BUTTON_PRESSED, RIGHTMOST_BUTTON_PRESSED, MOUSE_MOVED)
497         (DOUBLE_CLICK, MOUSE_WHEELED, MOUSE_HWHEELED, CONSOLE_FULLSCREEN)
498         (CONSOLE_FULLSCREEN_HARDWARE, CONSOLE_FULLSCREEN_MODE)
499         (CONSOLE_WINDOWED_MODE, CONSOLE_NO_SELECTION)
500         (CONSOLE_SELECTION_IN_PROGRESS, CONSOLE_SELECTION_NOT_EMPTY)
501         (CONSOLE_MOUSE_SELECTION, CONSOLE_MOUSE_DOWN, HISTORY_NO_DUP_FLAG):
502         Redefine, expressing all values in hexadecimal rather than decimal;
503         this is consistent with Microsoft documentation, and it is also more
504         logical, since all represent bit-flags, bit-fields, or bit-masks.
505
506 2018-10-24  Keith Marshall  <keith@users.osdn.me>
507
508         Make <wincon.h> header effectively self-contained.
509
510         * include/wincon.h [_WIN32_WINNT < 0x0600]: Include <windef.h>...
511         [_WIN32_WINNT >= 0x0600]: ...but, Vista and later need <wingdi.h>
512         [__GNUC__ >= 3]: Remove condition; used only in association with...
513         (#pragma GCC system_header): ...this, it is redundant in this context.
514         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them as appropriate.
515
516 2018-10-24  David Gressett  <texasgaidheal@users.osdn.me>
517
518         Improve WinXP/Vista console I/O support.
519
520         * include/wincon.h (AddConsoleAlias, GetConsoleAlias)
521         (GetConsoleAliases, GetConsoleAliasExes, GetConsoleAliasesLength)
522         (GetConsoleAliasExesLength, GetConsoleOriginalTitle): New function
523         name aliases; define them, mapping them conditionally to represent...
524         [UNICODE]: ...their corresponding UTF-16LE function names, else...
525         [!UNICODE]: ...their corresponding ASCII/DBCS function names.
526         (COMMON_LVB_LEADING_BYTE, COMMON_LVB_TRAILING_BYTE
527         (COMMON_LVB_GRID_HORIZONTAL, COMMON_LVB_GRID_LVERTICAL)
528         (COMMON_LVB_GRID_RVERTICAL, COMMON_LVB_REVERSE_VIDEO)
529         (COMMON_LVB_UNDERSCORE, ENABLE_VIRTUAL_TERMINAL_INPUT)
530         (ENABLE_VIRTUAL_TERMINAL_PROCESSING, DISABLE_NEWLINE_AUTO_RETURN)
531         (ENABLE_LVB_GRID_WORLDWIDE,(MOUSE_HWHEELED): Define them.
532         (GetConsoleAliasA, GetConsoleAliasW, HandlerRoutine): Declare.
533         (CONSOLE_FULLSCREEN, CONSOLE_FULLSCREEN_HARDWARE): Define when...
534         [_WIN32_WINNT >= 0x0500]: ...this prevails; additionally...
535         (GetConsoleFontSize): ...declare function.
536         (CONSOLE_NO_SELECTION, CONSOLE_SELECTION_NOT_EMPTY)
537         (CONSOLE_SELECTION_IN_PROGRESS, CONSOLE_MOUSE_SELECTION)
538         (CONSOLE_MOUSE_DOWN): Define them; make them visible only when...
539         [_WIN32_WINNT >= 0x0501]: ...this prevails.
540         (struct _CONSOLE_FONT_INFO): Make it visible, only when...
541         [_WIN32_WINNT >= 0x0501]: ...this prevails; when visible, map it to...
542         (CONSOLE_FONT_INFO, PCONSOLE_FONT_INFO): ...these typedefs.
543         (struct _CONSOLE_SELECTION_INFO): Declare it; visible only when...
544         [_WIN32_WINNT >= 0x0501]: ...this prevails; when visible, map it to...
545         (CONSOLE_SELECTION_INFO, PCONSOLE_SELECTION_INFO): ...these typedefs.
546         [_WIN32_WINNT >= 0x0501] (AddConsoleAliasA, AddConsoleAliasW)
547         (GetConsoleAliasesA, GetConsoleAliasesW, GetConsoleAliasExesA)
548         (GetConsoleAliasExesW, GetConsoleAliasesLengthA)
549         (GetConsoleAliasesLengthW, GetConsoleAliasExesLengthA)
550         (GetConsoleAliasExesLengthW, GetConsoleSelectionInfo)
551         (GetCurrentConsoleFont): Declare functions.
552         [_WIN32_WINNT >= 0x0600] (HISTORY_NO_DUP_FLAG): Define it.
553         (struct _CONSOLE_FONT_INFOEX): New structure; declare it only when...
554         [_WIN32_WINNT >= 0x0600]: ...this prevails; when declared, map to...
555         (CONSOLE_FONT_INFOEX, PCONSOLE_FONT_INFOEX): ...these typedefs.
556         (CONSOLE_HISTORY_INFO, PCONSOLE_HISTORY_INFO): New typedefs; they
557         map to an anonymous structure, and are visible only when...
558         [_WIN32_WINNT >= 0x0600]: ...this prevails.
559         (struct _CONSOLE_READCONSOLE_CONTROL): New structure; declare when...
560         [_WIN32_WINNT >= 0x0600]: ...this prevails; when declared, map to...
561         (CONSOLE_READCONSOLE_CONTROL, PCONSOLE_READCONSOLE_CONTROL): ...these.
562         (struct _CONSOLE_SCREEN_BUFFER_INFOEX): New structure; declare when...
563         [_WIN32_WINNT >= 0x0600]: ...this prevails; when declared, map to...
564         (CONSOLE_SCREEN_BUFFER_INFOEX, PCONSOLE_SCREEN_BUFFER_INFOEX):
565         ...these typedefs.
566         [_WIN32_WINNT >= 0x0600] (GetConsoleHistoryInfo)
567         (GetConsoleOriginalTitleA, GetConsoleOriginalTitleW)
568         (GetConsoleScreenBufferInfoEx, GetCurrentConsoleFontEx)
569         (SetConsoleHistoryInfo, SetConsoleScreenBufferInfoEx)
570         (SetCurrentConsoleFontEx): Declare functions.
571
572 2018-09-03  Keith Marshall  <keith@users.osdn.me>
573
574         Prepare and publish MinGW.org WSL-5.1.1 release.
575
576         * All files (wsl-5.1.1-release): Tag assigned.
577
578 2018-07-29  Keith Marshall  <keith@users.osdn.me>
579
580         Don't restrict <winerror.h> exposure when including <winsock.h>
581
582         * include/winerror.h [__WINSOCK_H_SOURCED__]: Remove filters.
583         (__WINSOCK_V1_ERRORS__, __WINSOCK_V2_ERRORS__): Do not define; delete
584         all dependent filter references.
585
586 2018-07-11  Keith Marshall  <keith@users.osdn.me>
587
588         Make <wincrypt.h> header effectively self-contained.
589
590         * include/wincrypt.h: Include <winbase.h>
591
592 2018-07-11  Keith Marshall  <keith@users.osdn.me>
593
594         Correct <wincrypt.h> typographic errors; fix issue [#38391]
595
596         * include/wincrypt.h (CALG_TLS1PRF): Delete symbolic reference to...
597         (ALG_CLASS_DHASH): ...this; there is no such symbol; replace it with...
598         (ALG_CLASS_HASH): ...this, which represents the correct reference.
599         (struct _CRYPTOAPI_BLOB): Delete extraneous "typedef" keyword; this
600         struct definition is not directly associated with any type name.
601         (struct _SSL_EXTRA_CERT_CHAIN_POLICY_PARA): Likewise.
602
603 2018-02-26  Keith Marshall  <keith@users.osdn.me>
604
605         Prepare and publish MinGW.org WSL-5.1 release.
606
607         * All files (wsl-5.1-release): Tag assigned.
608
609 2018-02-24  Keith Marshall  <keith@users.osdn.me>
610
611         Make <iptypes.h> header effectively self-contained.
612
613         * include/iptypes.h: Assert copyright; tidy layout.
614         Include <windef.h>; it is required for self-containment.
615         (__need_time_t): Define for selective inclusion of <sys/types.h>
616         (_BEGIN_C_DECLS, _END_C_DECLS): Use them as appropriate.
617         (_WIN32_WINNT): Always compare it symbolically.
618         (__dhcp_time_t): New temporary data type macro; define it...
619         [_WIN64]: ...as equivalent to __time64_t, otherwise...
620         [!_WIN64]: ...equivalent to __time32_t, and then...
621         (struct _IP_ADAPTER_INFO): ...use it as the data type for...
622         (LeaseObtained, LeaseExpires): ...these fields.
623
624 2017-12-20  Keith Marshall  <keith@users.osdn.me>
625
626         Make <winreg.h> header effectively self-contained.
627
628         * include/winreg.h: Include <winbase.h>, thus achieving effective
629         self-containment; since this also indirectly includes <_mingw.h>,
630         there is no longer any need to include it directly.
631
632 2017-12-20  Keith Marshall  <keith@users.osdn.me>
633
634         Clean up, following issue [#2262] patch application.
635
636         * include/winreg.h: Tidy layout; correct copyright assertion.
637         (_BEGIN_C_DECLS, _END_C_DECLS): Use them, as appropriate.
638         [UNICODE] (__AW): Do not use deleted macro; replace it with...
639         [UNICODE] (__AW_ALIAS__): ...this, for conditional typedef mapping...
640         [UNICODE] (VALENT, PVALENT): ...of these; similarly replace with...
641         [UNICODE] (__AW_SUFFIXED__): ...this, to define function mappings...
642         [UNICODE] (AbortSystemShutdown, InitiateSystemShutdown)
643         (RegConnectRegistry, RegCreateKey, RegCreateKeyEx, RegDeleteKey)
644         (RegDeleteValue, RegEnumKey, RegEnumKeyEx, RegEnumValue, RegLoadKey)
645         (RegOpenKey, RegOpenKeyEx, RegQueryInfoKey, RegQueryMultipleValues)
646         (RegQueryValue, RegQueryValueEx, RegReplaceKey, RegRestoreKey)
647         (RegSaveKey, RegSetValue, RegSetValueEx, RegUnLoadKey, RegSaveKeyEx)
648         (RegDeleteKeyTransacted, RegDeleteKeyValue, RegDeleteTree, RegGetValue)
649         (RegLoadMUIString, RegOpenKeyTransacted, RegSetKeyValue)
650         (RegDeleteKeyEx, RegCopyTree, RegCreateKeyTransacted): ...for these.
651         (RegDeleteKeyEx, RegDeleteKeyExA, RegDeleteKeyExW): Fix regression;
652         all "4.x" branches specified these incorrectly, dependent on...
653         [_WIN32_WINNT >= _WIN32_WINNT_WIN2K]: ...this condition, whereas the
654         "legacy" branch, whence the "5.x" branches are propagated, correctly
655         required an alternative condition which is the equivalent of...
656         [_WIN32_WINNT >= _WIN32_WINNT_WS03]: ...this; revert it.
657
658 2017-12-20  Sebastián Puebla  <spuebla@users.sourceforge.net>
659
660         Update registry management API, per issue [#2262].
661
662         * include/winreg.h: Merge changes from 4.1-dev branch.
663         (REG_LATEST_FORMAT, REG_NO_COMPRESSION, REG_OPTION_BACKUP_RESTORE)
664         (REG_STANDARD_FORMAT, RRF_RT_ANY, RRF_RT_DWORD, RRF_RT_QWORD)
665         (RRF_RT_REG_BINARY, RRF_RT_REG_DWORD, RRF_RT_REG_EXPAND_SZ)
666         (RRF_RT_REG_MULTI_SZ, RRF_RT_REG_NONE, RRF_RT_REG_QWORD, RRF_RT_REG_SZ)
667         (RRF_NOEXPAND, RRF_SUBKEY_WOW6464KEY, RRF_SUBKEY_WOW6432KEY)
668         (RRF_ZEROONFAILURE): New manifest constants; define them.
669         (RegDisablePredefinedCache, RegOpenCurrentUser, RegOpenUserClassesRoot)
670         (RegOverridePredefKey): Add previously omitted function prototypes.
671         [_WIN32_WINNT >= _WIN32_WINNT_WINXP] (RegSaveKeyEx): Define...
672         [!defined UNICODE] (__AW): ...mapping it for SBCS/MBCS case, or...
673         [defined UNICODE] (__AW): ...for UTF-16LE case to either one of...
674         (RegSaveKeyExA, RegSaveKeyExW): ...these, respectively, and...
675         [_WIN32_WINNT >= _WIN32_WINNT_WINXP]: ...declare function prototypes.
676         [_WIN32_WINNT >= _WIN32_WINNT_WS03] (RegDisableReflectionKey)
677         (RegEnableReflectionKey, RegQueryReflectionKey): Declare prototypes.
678         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (RegCopyTreeA, RegCopyTreeW)
679         (RegCreateKeyTransactedA, RegCreateKeyTransactedW)
680         (RegDeleteKeyTransactedA, RegDeleteKeyTransactedW)
681         (RegDeleteKeyValueA, RegDeleteKeyValueW)
682         (RegDeleteTreeA, RegDeleteTreeW, RegDisablePredefinedCacheEx)
683         (RegGetValueA, RegGetValueW, RegLoadMUIStringA, RegLoadMUIStringW)
684         (RegOpenKeyTransactedA, RegOpenKeyTransactedW)
685         (RegSetKeyValueA, RegSetKeyValueW): Declare prototypes.
686         [_WIN32_WINNT >= _WIN32_WINNT_VISTA] (RegCopyTree)
687         (RegCreateKeyTransacted, RegDeleteKeyTransacted, RegDeleteKeyValue)
688         (RegDeleteTree, RegGetValue, RegLoadMUIString, RegOpenKeyTransacted)
689         (RegSetKeyValue): Define, mapping each to its respective function...
690         [!defined UNICODE] (__AW): ...for the SBCS/MBCS case, or...
691         [defined UNICODE] (__AW): ...for the UTF-16LE case.
692
693         * lib/kernel32.def (RegDeleteTreeA@8, RegDeleteTreeW@8)
694         (RegDisablePredefinedCacheEx@0, RegGetValueA@28, RegGetValueW@28)
695         (RegLoadMUIStringA@28, RegLoadMUIStringW@28, RegSaveKeyExA@16)
696         (RegSaveKeyExW@16): Remove them; relocate them to...
697         * lib/advapi32.def (RegDeleteTreeA@8, RegDeleteTreeW@8)
698         (RegDisablePredefinedCacheEx@0, RegGetValueA@28, RegGetValueW@28)
699         (RegLoadMUIStringA@28, RegLoadMUIStringW@28, RegSaveKeyExA@16)
700         (RegSaveKeyExW@16): ...their correct location, here.
701         (RegCopyTreeA@12, RegCopyTreeW@12, RegQueryReflectionKey@8)
702         (RegCreateKeyTransactedA@44, RegCreateKeyTransactedW@44)
703         (RegDeleteKeyTransactedA@24, RegDeleteKeyTransactedW@24)
704         (RegDeleteKeyValueA@12, RegDeleteKeyValueW@12)
705         (RegDisableReflectionKey@4, RegEnableReflectionKey@4)
706         (RegOpenKeyTransactedA@28, RegOpenKeyTransactedW@28)
707         (RegSetKeyValueA@24, RegSetKeyValueW@24): Add these.
708
709 2017-12-16  Keith Marshall  <keith@users.osdn.me>
710
711         Provide default definition for _WIN32_IE feature test macro.
712
713         * include/sdkddkver.h [!defined _WIN32_IE]: Define it, with...
714         (_WIN32_IE_IE50): ...this default value.
715
716         * include/commctrl.h (_WIN32_IE): Delete definition hint; it offered
717         a conflicting proposal for the default value.
718
719 2017-12-06  Keith Marshall  <keith@users.osdn.me>
720
721         Prepare and publish MinGW.org WSL-5.0.2 release.
722
723         * All files (wsl-5.0.2-release): Tag assigned.
724
725 2017-11-28  Keith Marshall  <keith@users.osdn.me>
726
727         Make <wsnetbs.h> header effectively self-contained.
728
729         * include/wsnetbs.h: Assert copyright; tidy layout; include
730         "_winsock.h", so making this header effectively self-contained, and
731         thus relieving the user of a responsibility for ensuring that some
732         other appropriate WinSock header has been included first.
733
734 2017-11-28  Keith Marshall  <keith@users.osdn.me>
735
736         Factor <winsock.h> duplicate content out of <winsock2.h>
737
738         * include/winsock2.h: Remove all declarations and definitions which
739         are identically specified in <winsock.h>, but keep them in scope by...
740         [! defined _WINSOCK_H]: ...including <winsock.h> itself; override any
741         declarations and definitions therefrom, which introduce conflicts.
742         [defined _WINSOCK_H]: Diagnose misuse; suppress all further
743         definitions and declarations.
744
745         * include/winsock.h (SOMAXCONN): Add comment; note disparity between
746         WinSock v1.1 and WinSock v2, the latter of which will override when
747         correctly included by <winsock2.h>
748
749 2017-11-24  Keith Marshall  <keith@users.osdn.me>
750
751         Make <winsock.h> and <winsock2.h> duplicate code congruent.
752
753         * include/winsock.h (SOMAXCONN): Move definition into...
754         [!__INSIDE_MSYS__]: ...this guarded scope.
755
756         * include/winsock2.h: Rearrange as necessary.
757         [_BEGIN_C_DECLS, _END_C_DECLS]: Keep them balanced.
758         (_USE_SYS_TYPES_FD_SET): Define and use, as in <winsock.h>
759         [!_WINSOCK_ANOMALOUS_TYPEDEFS] (FD_SET): Declare function, not type.
760         [!_WINSOCK_ANOMALOUS_TYPEDEFS] (PFD_SET, LPFD_SET): Suppress typedefs.
761         (FD_SET, FD_ISSET, FD_CLR, FD_ZERO): Reimplement, as in <winsock.h>
762         (FD_READ_BIT, FD_WRITE_BIT, FD_OOB_BIT, FD_ACCEPT_BIT)
763         (FD_CONNECT_BIT, FD_CLOSE_BIT, FD_QOS_BIT, FD_GROUP_QOS_BIT)
764         (FD_ROUTING_INTERFACE_CHANGE_BIT, FD_ADDRESS_LIST_CHANGE_BIT)
765         (FD_MAX_EVENTS): Enumerate them, as in <winsock.h>
766         [!(defined __INSIDE_CYGWIN__ || defined __INSIDE_MSYS__)]: Recast...
767         [!defined __INSIDE_MSYS__]: ...as this, throughout.
768         (gethostname): Update function prototype, adding...
769         (WINSOCK_API_LINKAGE): ...this DLL import control attribute.
770
771         * include/ws2spi.h: Tidy layout; assert copyright.
772         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
773         (LPFD_SET): Delete all type references; use...
774         (fd_set *): ...this instead.
775
776 2017-11-14  Keith Marshall  <keith@users.osdn.me>
777
778         Establish default selection for WinSock API declaration.
779
780         * include/windows.h include/nspapi.h: Include...
781         * include/_winsock.h: ...this new system private header; it selects...
782         [_WIN32_WINNT >= _WIN32_WINNT_NT4]: ...WinSock v2 API declarations, as
783         provided by conditional inclusion of <winsock2.h>, otherwise...
784         [_WIN32_WINNT < _WIN32_WINNT_NT4]: ...WinSock v1.1 API declarations,
785         as provided by inclusion of <winsock.h>
786
787         * tests/headers.at <_winsock.h>: Add reference.
788
789 2017-11-14  Keith Marshall  <keith@users.osdn.me>
790
791         Update gethostname() declaration; drop Cygwin specificity.
792
793         * include/winsock.h (gethostname): Declare unconditionally; add...
794         (WINSOCK_API_LINKAGE): ...this DLL import control attribute.
795         [!(defined __INSIDE_CYGWIN__ || defined __INSIDE_MSYS__)]: Recast...
796         [!defined __INSIDE_MSYS__]: ...as this, throughout.
797
798 2017-11-09  Keith Marshall  <keith@users.osdn.me>
799
800         Normalize fd_set event macros for <winsock2.h> compatibility.
801
802         * include/winsock.h (FD_READ, FD_WRITE, FD_OOB, FD_ACCEPT, FD_CONNECT)
803         (FD_CLOSE): Redefine them, deriving respective values as shifts by...
804         (FD_READ_BIT, FD_WRITE_BIT, FD_OOB_BIT, FD_ACCEPT_BIT, FD_CONNECT_BIT)
805         (FD_CLOSE_BIT): ...this new enumerated count sequence, applying each
806         count to a bit flag with value of 1, in each case respectively.
807         [_WINSOCK2_H]: Extend shift count enumeration, to include...
808         (FD_QOS_BIT, FD_GROUP_QOS_BIT, FD_ROUTING_INTERFACE_CHANGE_BIT)
809         (FD_ADDRESS_LIST_CHANGE_BIT): ...these additional counts; hence...
810         [_WINSOCK2_H] (FD_QOS, FD_GROUP_QOS, FD_ROUTING_INTERFACE_CHANGE)
811         [_WINSOCK2_H] (FD_ADDRESS_LIST_CHANGE): ...define each of these.
812         (FD_MAX_EVENTS): Define unconditionally; it represents a shift count
813         of 1 greater than the offset of the last defined flag; hence...
814         (FD_ALL_EVENTS): ...derive this mask for all event flags.
815
816 2017-11-09  Keith Marshall  <keith@users.osdn.me>
817
818         Filter potential WinSock v2 conflicts out of <winsock.h>
819
820         * include/winsock.h [_WINSOCK2_H] <mswsock.h>: Do not include it.
821         [_WINSOCK2_H] (IP_MULTICAST_IF, IP_MULTICAST_TTL, IP_MULTICAST_LOOP)
822         (IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP, IP_DEFAULT_MULTICAST_TTL)
823         (IP_DEFAULT_MULTICAST_LOOP, IP_MAX_MEMBERSHIPS, struct ip_mreq): Do
824         not define any of these; they are not compatible with WinSock v2.
825         [_WINSOCK2_H] (SOMAXCONN): Do not define it; it will be defined
826         appropiately in <winsock2.h>
827
828 2017-11-09  Keith Marshall  <keith@users.osdn.me>
829
830         Filter out <winsock.h> typedef anomalies.
831
832         * include/winsock.h (FD_SET, PFD_SET, LPFD_SET): If user defines...
833         [_WINSOCK_ANOMALOUS_TYPEDEFS]: ...this new feature test macro, expose
834         them as type definitions, but warn of potential conflict with...
835         [!_WINSOCK_ANOMALOUS_TYPEDEFS] (FD_SET): ...this POSIX.1 mandated
836         function; declare its prototype.
837
838 2017-11-08  Keith Marshall  <keith@users.osdn.me>
839
840         Overhaul WinSock fd_set content management macros.
841
842         * include/winsock.h (FD_SET, FD_ISSET, FD_CLR, FD_ZERO): Replace the
843         original implementations of each of these macros, redirecting to...
844         (__FD_SET, __FD_ISSET, __FD_CLR, __FD_ZERO): ...these new, equivalent
845         inline functions, respectively; these are more robust, and correct a
846         defect in the original FD_SET macro implementation, whereby duplicate
847         descriptors could be added to an fd_set array, but would not then be
848         removed by the corresponding FD_CLR macro.
849
850         * tests/winsock.at (MINGW_AT_CHECK_WINSOCK): Ensure that all test
851         programs are linked with -lwsock32 or -lws2_32, as appropriate; the
852         __FD_SET and __FD_ISSET functions are dependent on the __WSAFDIsSet()
853         function, which is implemented in each of these libraries.
854
855 2017-11-07  Keith Marshall  <keith@users.osdn.me>
856
857         Identify features which have been deprecated in WinSock v2.
858
859         * include/winsock.h (__WINSOCK2_DEPRECATED): Define as nothing.
860         * include/winsock2.h (__WINSOCK2_DEPRECATED): Define as equivalent...
861         (__MINGW_ATTRIB_DEPRECATED): ...to this.
862
863         * include/winsock.h include/winsock2.h: Qualify...
864         (WSAIsBlocking, WSAUnhookBlockingHook, WSASetBlockingHook)
865         (WSACancelBlockingCall): ...each of these function prototypes, with...
866         (__WINSOCK2_DEPRECATED): ...this attribute.
867
868 2017-11-07  Keith Marshall  <keith@users.osdn.me>
869
870         Adopt system naming convention for USE_SYS_TYPES_FD_SET macro.
871
872         * include/winsock.h (USE_SYS_TYPES_FD_SET): Deprecate it; use...
873         (_USE_SYS_TYPES_FD_SET): ...this alternative; it is named to conform
874         with preferred convention for system feature test macros.
875
876 2017-11-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
877
878         Use WINSOCK_API_LINKAGE consistently in WinSock headers.
879
880         * include/winsock.h (WINSOCK_API_LINKAGE): Define, and prefix to...
881         (accept, bind, closesocket, connect, ioctlsocket, inet_addr, inet_ntoa)
882         (getpeername, getsockname, getsockopt, listen, recv, recvfrom, send)
883         (sendto, setsockopt, shutdown, socket, gethostbyaddr, gethostbyname)
884         (getservbyport, getservbyname, getprotobynumber, getprotobyname)
885         (WSAStartup, WSACleanup, WSASetLastError, WSAGetLastError)
886         (WSAIsBlocking, WSAUnhookBlockingHook, WSASetBlockingHook)
887         (WSACancelBlockingCall, WSAAsyncGetServByName, WSAAsyncGetServByPort)
888         (WSAAsyncGetProtoByName, WSAAsyncGetProtoByNumber, WSAAsyncSelect)
889         (WSAAsyncGetHostByName, WSAAsyncGetHostByAddr, WSACancelAsyncRequest)
890         (htonl, ntohl, htons, ntohs, select): ...these function prototypes.
891
892         * include/winsock2.h (WINSOCK_API_LINKAGE): Remove it from...
893         (LPFN_WSASTARTUP): ...this typedef; it is inappropriate.
894
895 2017-10-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
896
897         Refactor <wtypes.h> vs. <nspapi.h> and WinSock headers.
898
899         * include/wtypes.h: Tidy layout; assert copyright.
900         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
901         [__NSPAPI_H_SOURCED__]: Restrict exposure of declared content to...
902         [!__BLOB_DATA_TYPE_DEFINED] (BLOB, PBLOB, LPBLOB): ...these; define...
903         (__BLOB_DATA_TYPE_DEFINED__): ...this internal guard; it renames...
904         (__BLOB_T_DEFINED): ...this; do not define...
905         (_WTYPES_H): ...this external guard.
906
907         * include/nspapi.h: Tidy layout; assert copyright.
908         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
909         (__CSADDR_T_DEFINED): Do not define; it is no longer required.
910         [__WINSOCK2_H_SOURCED__]: Restrict exposure of declared content to...
911         (struct _CSADDR_INFO): ...this, as an incomplete type, along with...
912         (CSADDR_INFO, PCSADDR_INFO, LPCSADDR_INFO): ...these typedefs; also...
913         (SOCKET_ADDRESS, PSOCKET_ADDRESS, LPSOCKET_ADDRESS): ...define fully.
914         [__WINSOCK2_H_SOURCED__] (_NSPAPI_H): Do not define external guard.
915         [!__WINSOCK2_H_SOURCED__] (struct _CSADDR_INFO): Define fully.
916         (__BLOB_T_DEFINED, BLOB, PBLOB, LPBLOB): Do not define; instead...
917         (__NSPAPI_H_SOURCED__): ...define this, temporarily; include wtypes.h
918         [!__WINSOCK2_H_SOURCED__ && _WIN32_WINNT >= WIN2K]: Include winsock2.h
919         [!__WINSOCK2_H_SOURCED__ && _WIN32_WINNT < WIN2K]: Include winsock.h
920         [UNICODE vs. !UNICODE]: Discriminate generic symbol names, using...
921         (__AW_SUFFIXED__): ...this, to facilitate definition of each of...
922         (SetService, GetAddressByName, _SERVICE_INFO): ...these, and...
923         (__AW_ALIAS__): ...this, for definition of each of...
924         (SERVICE_INFO, LPSERVICE_INFO): ...these.
925
926         * include/winsock2.h (__WINSOCK2_H_SOURCED__): Define it temporarily.
927         (__CSADDR_T_DEFINED, struct _CSADDR_INFO, CSADDR_INFO, PCSADDR_INFO)
928         (LPCSADDR_INFO, __BLOB_T_DEFINED, BLOB, PBLOB, LPBLOB): Do not define;
929         include nspapi.h selectively, to acquire them.
930
931 2017-09-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
932
933         Factor <winerror.h> duplicate content out of winsock headers.
934
935         * include/winsock.h include/winsock2.h [!defined WSABASEERR]: Delete
936         conditional block, and all of its content; selectively include...
937         * include/winerror.h [__WINSOCK_H_SOURCED__]: ...this instead.
938         [__WINSOCK_H_SOURCED__] (_WINERROR_H): Do not define it.
939         (__WINSOCK_V1_ERRORS__, __WINSOCK_V2_ERRORS__): New temporary macros;
940         define them, to segregate WSA error messages applicable to WinSock v2
941         only, from those applicable to both WinSock v1.1 and WinSock v2.
942         (__WSA_ERRNO): New macro; use it to redefine all WSA specific error
943         codes, except WSABASEERR, relative to WSABASEERR itself.
944
945 2017-09-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
946
947         Factor <sys/time.h> duplicate content out of winsock headers.
948
949         * include/winsock.h include/winsock2.h [_TIMEVAL_DEFINED]: Delete
950         conditional block, and all its content; include <sys/time.h> instead.
951         (__WINSOCK_H_SOURCED__): New macro; define it temporarily, only while
952         processing this header, such that only selected content from other
953         internally referenced headers is exposed.
954
955 2017-09-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
956
957         Source BSD non-standard type definitions from mingwrt header.
958
959         * include/winsock.h include/winsock2.h [_BSDTYPES_DEFINED]: Delete
960         conditional block, and its entire type definition content; include...
961         * include/sys/bsdtypes.h: ...this common file instead; it defines...
962         (u_char, u_int, u_long, u_short): ...these non-standard data types.
963
964 2017-09-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
965
966         Correct misuse of __INSIDE_MSYS__ feature test.
967
968         * include/winsock2.h [!__INSIDE_MSYS__]: One of several instances
969         omits "defined" operator; it should be expressed consistently as...
970         [! defined __INSIDE_MSYS__]: ...this; correct it.
971
972 2017-09-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
973
974         Prepare for <winsock.h> vs. <winsock2.h> refactoring.
975
976         * include/winsock.h: Tidy layout; assert copyright.
977         (_BEGIN_C_DECLS, _END_C_DECLS): Use them to avoid C++ name mangling.
978
979         * include/winsock2.h: Assert copyright; tidy layout, ensuring that all
980         sections, which are common with <winsock.h>, are laid out congruently.
981         (_BEGIN_C_DECLS, _END_C_DECLS): Use them to avoid C++ name mangling.
982         (SD_RECEIVE, SD_SEND, SD_BOTH): Delete duplicate constant definitions.
983         (SO_DONTLINGER, MSG_MAXIOVLEN): Likewise, delete duplicate definitions.
984         (__AW_ALIAS__, __AW_SUFFIXED__): Use them, to avoid reproduction of...
985         [UNICODE]: ...alternative typedefs, and function name aliases...
986         [!UNICODE]: ...versus this case.
987
988 2017-08-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
989
990         Resolve secondary issue arising from MinGW-Bug [#2350]
991
992         * include/winuser.h (GetTitleBarInfo)
993         [_WIN32_WINDOWS >= _WIN32_WINDOWS_98]: Remove exposure restriction;
994         it conflicted with current MSDN documentation, so now falls within...
995         [_WIN32_WINNT >= Win2K || _WIN32_WINDOWS >= Win98]: ...this.
996
997 2017-08-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
998
999         Resolve MinGW-Bug [#2350]
1000
1001         * include/winuser.h (GetTitleBarInfo): Move prototype after...
1002         (PTITLEBARINFO): ...this type definition; it is used as a function
1003         argument type, so must be defined beforehand.
1004
1005 2017-08-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1006
1007         Extend testsuite to cover winsock fd_set macro operations.
1008
1009         * tests/winsock.at: New file; it implements appropriate tests, and
1010         enables use of "-k winsock", "-k winsock2", and "-k fd_set" autotest
1011         keywords to invoke them, (e.g. make check TESTSUITEFLAGS='-k fd_set').
1012
1013         * tests/testsuite.at.in (winsock.at): Integrate it.
1014         (MINGW_AT_CHECK_RUN): Accept a variant list of libraries when linking.
1015         (MINGW_AT_LINK_LIBS_DEFAULT): New macro; it establishes the initial
1016         default list of libraries, or resets the list to this initial default.
1017         (MINGW_AT_LINK_LIBS): New macro; it establishes an augmented list of
1018         library specifications, to be used until subsequently reset.
1019
1020 2017-07-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
1021
1022         Prepare and tag for release of MinGW.org WSL-5.0.1
1023
1024         * All files (wsl-5.0.1-release): Tag assigned.
1025
1026 2017-07-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
1027
1028         Automate testsuite dependency generation.
1029
1030         * tests/Makefile.in (testsuite) [$srcdir/*.at]: Automatically
1031         enumerate all such wildcard matches as prerequisites, instead of...
1032         (headers.at): ...this sole explicit dependency.
1033
1034 2017-06-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
1035
1036         Make <winnt.h> header effectively self-contained.
1037
1038         * include/winnt.h (_WINNT_H): Defer definition unless included via...
1039         (windef.h): ...this; include it, to enforce inclusion order, then...
1040         [_WINNT_H]: ...re-evaluate it, to avoid recursive inclusion loop.
1041
1042 2017-06-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
1043
1044         Consolidate <winuser.h> version specific conditionals.
1045
1046         * include/winuser.h: Reorganize file content; group manifest constant
1047         definitions into one nested collection of conditional blocks, with one
1048         block per Windows version evolution; do likewise for type definitions
1049         and function prototypes which are always exposed, and separately...
1050         [! defined NOGDI]: ...for those which may be suppressed, when GDI
1051         support is not required.
1052
1053 2017-06-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
1054
1055         Make <winuser.h> header effectively self-contained.
1056
1057         * include/winuser.h (stdarg.h): Include it, in addition to...
1058         [NOGDI] (windef.h): ...this, directly or otherwise indirectly via...
1059         [!NOGDI] (wingdi.h): ...this, for effective self-containment.
1060
1061 2017-06-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1062
1063         Consolidate <wingdi.h> version specific conditionals.
1064
1065         * include/wingdi.h: Reorganize file content; group manifest constant
1066         definitions into a single nested collection of conditional blocks, for
1067         those definitions which are common to both Win9x and WinNT, with one
1068         block per Windows version evolution, sorting alphabetically within
1069         each block; do likewise for additional manifest constant definitions
1070         which are specific to WinNT, and also for data type definitions and
1071         function prototypes.
1072
1073 2017-06-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
1074
1075         Tidy, and make <wingdi.h> header effectively self-contained.
1076
1077         * include/wingdi.h: Tidy layout; assert copyright.
1078         (windef.h): Include it; this achieves self-containment.
1079         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them.
1080         [UNICODE vs. !UNICODE]: Discriminate generic symbol names, using...
1081         (__AW_ALIAS__): ...this, when defining each of...
1082         (DEVMODE, PDEVMODE, LPDEVMODE, DOCINFO, LPDOCINFO, LOGCOLORSPACE)
1083         (LOGFONT, PLOGFONT, LPLOGFONT, EXTLOGFONT, PEXTLOGFONT, LPEXTLOGFONT)
1084         (LPLOGCOLORSPACE, TEXTMETRIC, PTEXTMETRIC, LPTEXTMETRIC, GCP_RESULTS)
1085         (PPOLYTEXT, LPPOLYTEXT, NEWTEXTMETRIC, PNEWTEXTMETRIC, LPNEWTEXTMETRIC)
1086         (LPENUMLOGFONTEX, ENUMLOGFONTEXDV, PENUMLOGFONTEXDV, LPENUMLOGFONTEXDV)
1087         (OUTLINETEXTMETRIC, POUTLINETEXTMETRIC, LPOUTLINETEXTMETRIC, POLYTEXT)
1088         (LPGCP_RESULTS, DISPLAY_DEVICE, PDISPLAY_DEVICE, LPDISPLAY_DEVICE)
1089         (NEWTEXTMETRICEX, ENUMLOGFONT, LPENUMLOGFONT, ENUMLOGFONTEX): ...these.
1090         (__AW_SUFFIXED__): Similarly, use this when declaring each of...
1091         (FONTENUMPROC, ICMENUMPROC, AddFontResource, AddFontResourceEx,
1092         (CopyEnhMetaFile, CopyMetaFile, CreateColorSpace, CreateEnhMetaFile)
1093         (CreateDC, CreateFont, CreateFontIndirect, CreateIC, CreateMetaFile)
1094         (CreateScalableFontResource, DeviceCapabilities, EnumFontFamilies)
1095         (EnumFontFamiliesEx, EnumFonts, EnumICMProfiles, ExtTextOut)
1096         (GetCharABCWidths, GetCharABCWidthsFloat, GetCharacterPlacement)
1097         (GetCharWidth32, GetCharWidth, GetCharWidthFloat, GetEnhMetaFile)
1098         (GetEnhMetaFileDescription, GetGlyphOutline, GetICMProfile)
1099         (GetKerningPairs, GetLogColorSpace, GetMetaFile, GetObject)
1100         (GetOutlineTextMetrics, GetTextExtentExPoint, GetTextExtentPoint)
1101         (GetTextExtentPoint32, GetTextFace, GetTextMetrics, PolyTextOut,
1102         (RemoveFontResource, RemoveFontResourceEx, ResetDC, SetICMProfile)
1103         (StartDoc, TextOut, UpdateICMRegKey, wglUseFontBitmaps)
1104         (wglUseFontOutlines, GetGlyphIndices): ...these.
1105
1106 2017-05-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
1107
1108         Declare CONDITION_VARIABLE API, per feature request [#2314]
1109
1110         * include/winbase.h [_WIN32_WINNT >= _WIN32_WINNT_VISTA]
1111         (CONDITION_VARIABLE, PCONDITION_VARIABLE): Define data types, and...
1112         (InitializeConditionVariable, SleepConditionVariableCS)
1113         (SleepConditionVariableSRW, WakeAllConditionVariable)
1114         (WakeConditionVariable): ...declare prototypes.
1115
1116 2017-05-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
1117
1118         Declare SRWLOCK API, to support feature request [#2314]
1119
1120         * include/winbase.h [_WIN32_WINNT >= _WIN32_WINNT_VISTA]
1121         (SRWLOCK, *PSRWLOCK): Define these data types, and declare...
1122         (InitializeSRWLock, AcquireSRWLockExclusive, AcquireSRWLockShared)
1123         (ReleaseSRWLockExclusive, ReleaseSRWLockShared): ...these prototypes.
1124         [_WIN32_WINNT >= _WIN32_WINNT_WIN7] (TryAcquireSRWLockExclusive)
1125         (TryAcquireSRWLockShared): Declare additional prototypes.
1126
1127 2017-03-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
1128
1129         Resolve potential <winbase.h> vs. <winerror.h> inconsistency.
1130
1131         * include/winerror.h: Tidy layout; assert copyright.
1132
1133         * include/winbase.h (WAIT_TIMEOUT): Redefine; make it identical to...
1134         * include/winerror.h (WAIT_TIMEOUT): ...this equivalent; remove...
1135         [!defined WAIT_TIMEOUT]: ...this conditional redefinition guard from
1136         both locations; it permitted inconsistency between the two.
1137
1138 2017-03-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
1139
1140         Consolidate <winbase.h> version specific conditionals.
1141
1142         * include/winbase.h: Reorganize file content; group manifest constant
1143         definitions into one nested collection of conditional blocks, with one
1144         block per Windows version evolution, sorting alphabetically within each
1145         block; do likewise for data type definitions and function prototypes.
1146
1147 2017-03-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
1148
1149         Tidy, and make <winbase.h> header effectively self-contained.
1150
1151         * include/w32api.h (__AW_ALIAS__): Rename original implementation...
1152         (__AW_ALIAS_EX__): ...as this, retaining its encapsulation of...
1153         (__AW_EXTENDED__): ...this; subsequently reimplement...
1154         (__AW_ALIAS__): ...this, with original name, now encapsulating...
1155         (__AW_SUFFIXED__): ...this.
1156
1157         * include/dbt.h (__AW_ALIAS__): Replace all references with...
1158         (__AW_ALIAS_EX__): ...this renamed alternative, when defining...
1159         (DEV_BROADCAST_DEVICEINTERFACE, PDEV_BROADCAST_DEVICEINTERFACE)
1160         (DEV_BROADCAST_PORT, PDEV_BROADCAST_PORT): ...these.
1161
1162         * include/winbase.h: Tidy layout; assert copyright.
1163         (stdarg.h, windef.h): Include them, to achieve self-containment.
1164         [_BEGIN_C_DECLS, _END_C_DECLS]: Use them, as appropriate.
1165         [UNICODE vs. ! UNICODE]: Replace separated declarations; use...
1166         [__AW_ALIAS__]: ...this, to correctly specify each of...
1167         (STARTUPINFO, LPSTARTUPINFO, WIN32_FIND_DATA, PWIN32_FIND_DATA)
1168         (LPWIN32_FIND_DATA, HW_PROFILE_INFO, LPHW_PROFILE_INFO, ACTCTX)
1169         (PACTCTX, PCACTCTX): ...these generic typedefs, and...
1170         [__AW_SUFFIXED__]: ...this, to correctly map each of...
1171         (ENUMRESLANGPROC, ENUMRESNAMEPROC, ENUMRESTYPEPROC, AddAtom)
1172         (AccessCheckAndAuditAlarm, BackupEventLog, BeginUpdateResource)
1173         (BuildCommDCB, BuildCommDCBAndTimeouts, CheckNameLegalDOS8Dot3)
1174         (CallNamedPipe, ClearEventLog, CommConfigDialog, CopyFile, CopyFileEx)
1175         (CreateActCtx, CreateDirectory, CreateDirectoryEx, CreateEvent)
1176         (CreateFile, CreateFileMapping, CreateHardLink, CreateJobObject)
1177         (CreateMailslot, CreateMutex, CreateNamedPipe, CreateProcess)
1178         (CreateProcessAsUser, CreateSemaphore, CreateSymbolicLink)
1179         (CreateWaitableTimer, DefineDosDevice, DeleteFile, EncryptFile)
1180         (DeleteVolumeMountPoint, DnsHostnameToComputerName, EndUpdateResource)
1181         (EnumResourceLanguages, EnumResourceNames, EnumResourceTypes)
1182         (ExpandEnvironmentStrings, FatalAppExit, FileEncryptionStatus)
1183         (FindActCtxSectionString, FindAtom, FindFirstChangeNotification)
1184         (FindFirstFile, FindFirstFileEx, FindFirstVolume, FindNextFile)
1185         (FindFirstVolumeMountPoint, FindNextVolume, FindNextVolumeMountPoint)
1186         (FindResource, FindResourceEx, FormatMessage, FreeEnvironmentStrings)
1187         (GetAtomName, GetBinaryType, GetCommandLine, GetCompressedFileSize)
1188         (GetComputerName, GetComputerNameEx, GetCurrentDirectory)
1189         (GetDefaultCommConfig, GetDiskFreeSpace, GetDiskFreeSpaceEx)
1190         (GetDllDirectory, GetDriveType, GetEnvironmentStrings)
1191         (GetEnvironmentVariable, GetFileAttributes, GetFileAttributesEx)
1192         (GetFileSecurity, GetFinalPathNameByHandle, GetFullPathName)
1193         (GetLogicalDriveStrings, GetLongPathName, GetModuleFileName)
1194         (GetModuleHandle, GetModuleHandleEx, GetNamedPipeHandleState)
1195         (GetPrivateProfileInt, GetPrivateProfileSection)
1196         (GetPrivateProfileSectionNames, GetPrivateProfileString)
1197         (GetPrivateProfileStruct, GetProfileInt, GetProfileSection)
1198         (GetProfileString, GetShortPathName, GetStartupInfo)
1199         (GetSystemDirectory, GetSystemWindowsDirectory, GetTempFileName)
1200         (GetSystemWow64Directory, GetTempPath, GetUserName, GetVersionEx)
1201         (GetVolumeInformation, GetVolumeNameForVolumeMountPoint)
1202         (GetVolumePathName, GetVolumePathNamesForVolumeName, GlobalAddAtom)
1203         (GetWindowsDirectory, GlobalFindAtom, GlobalGetAtomName)
1204         (IsBadStringPtr, LoadLibrary, LoadLibraryEx, LogonUser)
1205         (LookupAccountName, LookupAccountSid, LookupPrivilegeDisplayName)
1206         (LookupPrivilegeName, LookupPrivilegeValue, lstrcat, lstrcmp)
1207         (lstrcmpi, lstrcpy, lstrcpyn, lstrlen, MoveFile, MoveFileEx)
1208         (MoveFileWithProgress, ObjectCloseAuditAlarm, ObjectDeleteAuditAlarm)
1209         (ObjectOpenAuditAlarm, ObjectPrivilegeAuditAlarm, OpenBackupEventLog)
1210         (OpenEvent, OpenEventLog, OpenFileMapping, OpenMutex, OpenSemaphore)
1211         (OutputDebugString, PrivilegedServiceAuditAlarm, QueryDosDevice)
1212         (ReadEventLog, RegisterEventSource, RemoveDirectory, ReplaceFile)
1213         (ReportEvent, SearchPath, SetComputerName, SetCurrentDirectory)
1214         (SetDefaultCommConfig, SetDllDirectory, SetEnvironmentVariable)
1215         (SetFileAttributes, SetFileSecurity, SetFileShortName, SetVolumeLabel)
1216         (SetFirmwareEnvironmentVariable, SetVolumeMountPoint, UpdateResource)
1217         (VerifyVersionInfo, WaitNamedPipe, WritePrivateProfileSection)
1218         (WritePrivateProfileString, WritePrivateProfileStruct)
1219         (WriteProfileSection, WriteProfileString): ...these, and add...
1220         (GetCurrentHwProfile, OpenWaitableTimer, SetComputerNameEx)
1221         (GetFirmwareEnvironmentVariable): ...these previously missing generic
1222         function name aliases.
1223
1224 2017-03-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1225
1226         Refactor mingwrt and w32api common makefile content.
1227
1228         * Makefile.in (w32api-srcdist-config-files): Rename it...
1229         (w32api-srcdist-common-files): ...as this phoney build rule.
1230         (shared_include_file): New macro; define it, and include named file.
1231         (configure, config.status, Makefile, config.status.missing, _mingw.h)
1232         (w32api.h, PACKAGE_VERSION_SCRIPT, PACKAGE_VERSION_FORMAT): Factor
1233         out; relocate them to new file in common parent directory...
1234         * ../Makefile.comm: ...here.
1235
1236 2017-03-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
1237
1238         Correct a copyright notice update omission.
1239
1240         * configure.ac: Extend copyright date range to include 2017.  Also
1241         clean up superfluous trailing whitespace.
1242
1243 2017-03-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
1244
1245         Fix generated header file dependencies.
1246
1247         * Makefile.in (_mingw.h, w32api): Make them depend on changes in...
1248         [VERSION.m4]: ...this; package version changes are no longer made...
1249         [configure.ac]: ...here; delete associated prerequisite reference.
1250         (distclean-local): Delete them.
1251
1252 2017-03-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
1253
1254         Prepare and tag for release of w32api-5.0 package set.
1255
1256         * All files (wsl-5.0-release): Tag assigned.
1257
1258 2017-02-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1259
1260         Implement basic test suite infrastructure.
1261
1262         * tests: New subdirectory; it hosts...
1263         * tests/Makefile.in tests/testsuite.at.in tests/atlocal.in
1264         * tests/headers.at: ...these new files; they implement the basic test
1265         suite infrastructure, initially comprising header integrity checks.
1266
1267         * configure.ac (AC_PROG_CXX): Check it.
1268         (AC_CONFIG_TESTDIR): Configure tests subdirectory.
1269         (AC_CHECK_PROG): Check for autom4te; configure fall back if missing.
1270         (AC_CONFIG_FILES): Generate tests/atlocal, tests/testsuite.at.tmp, and
1271         tests/Makefile.
1272
1273         * Makefile.in (check test tests): New rules; all are synonymous.
1274         (check-recursive): New rule; invoked by each of the preceding three.
1275         (w32api-srcdist-testsuite-files): New rule; implement and use it...
1276         (w32api-srcdist-files): ...here.
1277
1278 2017-02-14  Alexander Krisak  <akrisak@users.sourceforge.net>
1279
1280         Add missing constant definition, per issue [#2249].
1281
1282         * include/winnt.h (JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE): Define it.
1283
1284 2017-02-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
1285
1286         Avoid unnecessary duplication of configuration files.
1287
1288         * Makefile.in (vpath install-sh): Define it; it matches...
1289         (vpath %.m4): ...this; add $top_srcdir/..; search it first; delete
1290         rule for creating duplicate file reference links in $top_srcdir.
1291         (configure): Add '-I ..' option, when running autoconf.
1292         (w32api-srcdist-files): Rename it as...
1293         (w32api-srcdist-package-files): ...this; remove dependencies on...
1294         (aclocal.m4 VERSION.m4 install-sh): ...these; reinstate them in...
1295         (w32api-srcdist-config-files): ...this new distributable files
1296         enumeration goal; add it as one new prerequisite of...
1297         (w32api-srcdist-files): ...this repurposed goal; also depends on...
1298         (w32api-srcdist-package-files): ...this; populate it using...
1299         (SRCDIST_ADD): ...this macro; redefine it accordingly.
1300
1301 2016-12-08  Jerzy Tarasiuk  <jz_fuw@users.sourceforge.net>
1302
1303         Correct typo in <ddk/ntdddisk.h>; fix bug [#2323]
1304
1305         * include/ddk/ntdddisk.h (IOCTL_DISK_BASE): Correct definition;
1306         it was previously transcribed incorrectly, as being equivalent to...
1307         (FILE_TYPE_DISK): ...this, but it should have been equivalent to...
1308         (FILE_DEVICE_DISK): ...this.
1309
1310 2016-12-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
1311
1312         Rationalize <winuser.h> ANSI vs. UNICODE definition strategy.
1313
1314         * include/winuser.h [UNICODE, !UNICODE]: Replace individual pairs of
1315         alternative generic symbol mapping definitions, and typedefs, with...
1316         (__AW_SUFFIXED__): ...one such macro expansion per pair; collate with
1317         their respective ANSI and UNICODE specific references.
1318
1319 2016-11-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1320
1321         Deprecate obsolete <winable.h> and <pbt.h> headers.
1322
1323         * Makefile.in (%.h.in): Generalize vpath definition.
1324         (obsolete_headers, obsolete_header_script, w32api_dist_headers)
1325         (w32api_generated_headers, replace_headers, macro_name): New macros.
1326         (install-w32api-headers): Add dependency on w32api_dist_headers.
1327         (%.h): New static pattern rule; it generates generic dependants of...
1328         * include/obsolete.h.in: ...this new template for obsolete headers.
1329
1330         * include/winable.h include/pbt.h: Delete them; they are obsolete;
1331         replace them by install-time generated generic stubs.
1332
1333 2016-11-25  Keith Marshall  <keithmarshall@users.sourceforge.net>
1334
1335         Update <winuser.h> and <dbt.h>; fix issue [#2317].
1336
1337         * include/winuser.h: Tidy layout; add copyright notice.
1338         [WINVER, _WIN32_WINDOWS, _WIN32_WINNT]: Compare them symbolically.
1339         (__WINUSER_H_SOURCED__): New internal macro; define it, to facilitate
1340         selective inclusion of content from other headers; delete when done.
1341         (BSM_ALLCOMPONENTS, BSF_ALLOWSFW, BSM_APPLICATIONS, BSM_ALLDESKTOPS)
1342         (BSM_INSTALLABLEDRIVERS, BSM_NETDRIVER, BSM_VXDS, BSF_FLUSHDISK)
1343         (BSF_FORCEIFHUNG, BSF_IGNORECURRENTTASK, BSF_LUID, BSF_NOHANG)
1344         (BSF_NOTIMEOUTIFNOTHUNG, BSF_POSTMESSAGE, BSF_QUERY, BSF_RETURNHDESK)
1345         (BSF_SENDNOTIFYMESSAGE): Delete; do not define them locally; retrieve
1346         them selectively from <dbt.h>, where they are properly defined.
1347         [WINVER >= WIN2K/WIN98] (BlockInput): Add missing declaration.
1348         (KillTimer, TIMERPROC): Declare timer event parameters as UINT_PTR;
1349         formerly UINT, which doesn't match 64-bit size required for Win64.
1350         (SetTimer): Likewise; also declare similar return type.
1351         (WINEVENTPROC): Add missing CALLBACK attribute.
1352         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1353
1354         * include/w32api.h (__AW_ALIAS__): New macro; define it.
1355         * include/sdkddkver.h (_WIN32_WINNT_NT4SP3): New macro; define it.
1356
1357         * include/dbt.h: Tidy layout; add copyright notice.
1358         (_BEGIN_C_DECLS, _END_C_DECLS): Also prefer them here.
1359         [__WINUSER_H_SOURCED__] (_DBT_H): Do not define; expose only...
1360         (BSM_ALLCOMPONENTS, BSF_ALLOWSFW, BSM_APPLICATIONS, BSM_ALLDESKTOPS)
1361         (BSM_INSTALLABLEDRIVERS, BSM_NETDRIVER, BSM_VXDS, BSF_FLUSHDISK)
1362         (BSF_FORCEIFHUNG, BSF_IGNORECURRENTTASK, BSF_LUID, BSF_NOHANG)
1363         (BSF_NOTIMEOUTIFNOTHUNG, BSF_POSTMESSAGE, BSF_QUERY, BSF_RETURNHDESK)
1364         (BSF_SENDNOTIFYMESSAGE): ...these, to be duplicated in <winuser.h>
1365         (__AW_ALIAS__): Use it to define ANSI/UNICODE specific aliases for...
1366         (DEV_BROADCAST_PORT, DEV_BROADCAST_DEVICEINTERFACE): ...these generic
1367         structure typedef names, and their respectively corresponding...
1368         (PDEV_BROADCAST_PORT, PDEV_BROADCAST_DEVICEINTERFACE): ...pointer
1369         type names.
1370
1371 2016-09-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
1372
1373         Fix a minor ISO-C++11 conformity issue.
1374
1375         * include/winnt.h (GetCurrentFiber): Insert spaces, as required
1376         by ISO-C++11, between concatenated string literal elements.
1377         (GetFiberData, NtCurrentTeb): Likewise.
1378
1379 2016-08-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1380
1381         Merge w32api-3.18.1 legacy updates to 5.0-active branch.
1382
1383         * include/ddk/winddk.h: Update per issue [#2307] resolution.
1384         * include/ddk/ntdddisk.h include/ddk/ntddstor.h: Likewise.
1385
1386 2016-07-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1387
1388         Prepare and tag all files for release of w32api-3.18.1
1389
1390         * configure.ac (AC_INIT): Increment patch level to 3.18.1
1391
1392 2016-07-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1393
1394         Resolve improper macro expansion issue [#2307].
1395
1396         * include/ddk/winddk.h (__FILE_AM_BUFFERED, __FILE_RD_BUFFERED)
1397         (__FILE_RW_BUFFERED): Redefine, encapsulating the expansion of each
1398         dependent macro WITHIN the expansion of each of these; hence...
1399
1400         * include/ddk/ntdddisk.h (IOCTL_DISK_GET_DRIVE_GEOMETRY)
1401         (IOCTL_DISK_FORMAT_TRACKS_EX, IOCTL_DISK_REASSIGN_BLOCKS)
1402         (IOCTL_DISK_GET_MEDIA_TYPES, IOCTL_DISK_CONTROLLER_NUMBER)
1403         (IOCTL_DISK_GET_DRIVE_LAYOUT, IOCTL_DISK_SET_DRIVE_LAYOUT)
1404         (IOCTL_DISK_GET_PARTITION_INFO, IOCTL_DISK_SET_PARTITION_INFO)
1405         (IOCTL_DISK_GET_DRIVE_GEOMETRY_EX, IOCTL_DISK_UPDATE_DRIVE_SIZE)
1406         (IOCTL_DISK_VERIFY, IOCTL_DISK_FORMAT_TRACKS, IOCTL_DISK_PERFORMANCE)
1407         (IOCTL_DISK_CREATE_DISK, IOCTL_DISK_RESERVE, IOCTL_DISK_IS_WRITABLE)
1408         (IOCTL_DISK_GET_PARTITION_INFO_EX, IOCTL_DISK_SET_PARTITION_INFO_EX)
1409         (IOCTL_DISK_GET_CACHE_INFORMATION, IOCTL_DISK_SET_CACHE_INFORMATION)
1410         (IOCTL_DISK_INTERNAL_SET_VERIFY, IOCTL_DISK_INTERNAL_CLEAR_VERIFY)
1411         (IOCTL_DISK_GET_DRIVE_LAYOUT_EX, IOCTL_DISK_SET_DRIVE_LAYOUT_EX)
1412         (IOCTL_DISK_GROW_PARTITION, IOCTL_DISK_DELETE_DRIVE_LAYOUT)
1413         (IOCTL_DISK_GET_LENGTH_INFO, IOCTL_DISK_PERFORMANCE_OFF)
1414         (IOCTL_DISK_CHECK_VERIFY, IOCTL_DISK_FIND_NEW_DEVICES)
1415         (SMART_GET_VERSION, SMART_RCV_DRIVE_DATA, SMART_SEND_DRIVE_COMMAND):
1416         ...adjust these dependent macro definitions accordingly.
1417
1418         * include/ddk/ntddstor.h (IOCTL_STORAGE_CHECK_VERIFY)
1419         (IOCTL_STORAGE_CHECK_VERIFY2, IOCTL_STORAGE_MEDIA_REMOVAL)
1420         (IOCTL_STORAGE_EJECTION_CONTROL, IOCTL_STORAGE_MCN_CONTROL)
1421         (IOCTL_STORAGE_GET_DEVICE_NUMBER, IOCTL_STORAGE_PREDICT_FAILURE)
1422         (IOCTL_STORAGE_GET_MEDIA_TYPES, IOCTL_STORAGE_GET_MEDIA_TYPES_EX)
1423         (IOCTL_STORAGE_GET_MEDIA_SERIAL_NUMBER, IOCTL_STORAGE_QUERY_PROPERTY)
1424         (IOCTL_STORAGE_RELEASE, IOCTL_STORAGE_FIND_NEW_DEVICES)
1425         (IOCTL_STORAGE_RESET_BUS, IOCTL_STORAGE_RESET_DEVICE)
1426         (IOCTL_STORAGE_EJECT_MEDIA, IOCTL_STORAGE_LOAD_MEDIA)
1427         (IOCTL_STORAGE_LOAD_MEDIA2, IOCTL_STORAGE_RESERVE): Likewise.
1428
1429 2016-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
1430
1431         Update install-sh to match mingw.org/build-aux package.
1432
1433         * install-sh: Delete it; use version in parent directory instead,
1434         recreating local copy, (as symlink, if supported), on demand.
1435
1436 2016-07-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
1437
1438         Eliminate redundant configuration files.
1439
1440         * aclocal.m4 VERSION.m4: Delete them; restore them on demand, via...
1441         * Makefile.in ($top_srcdir/../%): ...this symlink dependency rule.
1442
1443         * configure.ac (AC_PROG_LN_S): Add configuration check.
1444
1445 2016-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1446
1447         Discard redundant config.guess and config.sub files.
1448
1449         * config.guess config.sub: Delete them; they are no longer required.
1450         * Makefile.in (SRCDIST_ADD): Remove related references.
1451
1452 2016-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1453
1454         Merge recent legacy branch updates to 5.0-active branch.
1455
1456         * Makefile.in include/ddk/ntifs.h include/ddk/winddk.h
1457         * include/sdkddkver.h include/setupapi.h include/windows.h
1458         * include/winnt.h include/winuser.h include/winver.h
1459         * include/wtsapi32.h lib/wtsapi32.def: Updated.
1460
1461 2016-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1462
1463         Prepare and tag all files for release of w32api-3.18.
1464
1465 2016-07-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1466
1467         Do not pass MAKEFLAGS explicitly, when invoking recursive make.
1468
1469         * Makefile.in (install-strip, uninstall): Delete explicit $(MAKEFLAGS)
1470         references from $(MAKE) command lines; make passes them implicitly.
1471
1472 2016-06-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1473
1474         Backport MemoryBarrier() implementation from 4.0-dev branch.
1475
1476         * include/winnt.h (MemoryBarrier): Implement it; this is a rework of
1477         Earnie's original inline implementation, but declared 'static' to fix
1478         issue [#1661]; it is further modified, to avoid the broken pre-Vista
1479         fallback identified by issue [#2131], and to remove references to...
1480         (__faststorefence, __mf): ...these MSVC intrinsics, replaced by...
1481         [defined __ATOMIC_SEQ_CST] (__atomic_thread_fence): ...this, or...
1482         [GCC >= 4.4] (__sync_synchronize): ...this, as appropriate, falling
1483         back to inline assembly code when necessary.
1484
1485         * include/ddk/winddk.h (KeMemoryBarrier): Delegate it to...
1486         (MemoryBarrier): ...this, so avoiding the potential to emit invalid
1487         code, for hosts which do not support the SSE2 'mfence' instruction.
1488
1489 2016-06-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
1490
1491         Merge further W32API updates from Cygwin CVS.
1492         Incorporated selected changes from 2012-08-01 to 2012-08-04.
1493
1494         * include/setupapi.h include/winuser.h include/winver.h
1495         * include/wtsapi32.h lib/wtsapi32.def: Merged and updated.
1496
1497 2016-06-02  Keith Marshall  <keithmarshall@users.sourceforge.net>
1498
1499         Update mapping of GCC to MSVC host identification macros.
1500
1501         * include/windows.h: Assert copyright; tidy layout.
1502         (_M_IX86, _ALPHA_, _PPC_, _MIPS_, _68K_): Delete duplicate defines.
1503         [!_WINUSER_H, !_WINNLS_H, !_WINVER_H, !_WINNETWK_H, !_WINREG_H]
1504         [!_WINSVC_H]: Do not explicitly test these here; they are properly
1505         managed implicitly, by GCC, when including the associated headers.
1506
1507         * include/winnt.h: Assert copyright; tidy layout.
1508         (_BEGIN_C_DECLS, _END_C_DECLS): Use these, as appropriate.
1509         (__aligned__, __always_inline__, __selectany__): Prefer these...
1510         (aligned, always_inline, selectany): ...to these attribute forms.
1511         (CONTEXT) [_ALPHA_, _PPC_, MIPS, ARM]: Change selector macros to...
1512         [_M_ALPHA, _M_PPC, _M_MRX000, _M_ARM]: ...these, respectively.
1513         (GetCurrentFiber, GetFiberData, NtCurrentTeb): Redefine in terms of...
1514         (__tib_fiber_data__, __tib_self_refptr__): ...these adaptive macros...
1515         [!_WIN64]: ...to accommodate 32-bit, or otherwise 64-bit Windows.
1516         (_ALPHA_, _PPC_, _MIPS_, _68K_): Delete these redundant macros...
1517         (_M_IX86): ...also removing this, but relocate it to...
1518         * include/sdkddkver.h (_M_IX86): ...here; augment it with...
1519         (_M_IX86_FP, _M_X64, _M_AMD64, _M_IA64): ...these; define them as
1520         appropriate.
1521
1522         * include/ddk/ntifs.h [!_ALPHA_]: Augment test; rather consider...
1523         [!_ALPHA_ && !_M_ALPHA]: ...this, for structure alignment control.
1524
1525 2016-05-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
1526
1527         Merge W32API updates, from Cygwin CVS, into legacy branch.
1528         Incorporate changes since release of w32api-3.17, until 2012-07-06.
1529
1530         * include/shobjidl.h lib/shobjidl-uuid.c: New files, added per LRN's
1531         2012-04-28 commit to Cygwin CVS.
1532
1533         * include/gdiplus/gdiplustypes.h include/imagehlp.h
1534         * include/routprot.h include/shlwapi.h include/userenv.h
1535         * include/winbase.h include/wincon.h include/windef.h
1536         * include/winerror.h include/wingdi.h include/winnt.h
1537         * include/winsock.h include/winsock2.h include/winuser.h: Updated to
1538         match Cygwin CVS state, as of 2012-07-06.
1539
1540         * include/wincrypt.h: Updated to remove duplicate manifest constant
1541         definitions, as identified per Chris Sutcliffe's 2012-01-03 commit to
1542         Cygwin CVS; merge with my 2015-09-29 commit; additionally, remove...
1543         (szOID_RSA_emailAddr, szOID_RSA_unstructAddr, szOID_RSA_unstructName)
1544         (CRYPT_ARCHIVABLE, CRYPT_NOHASHOID, CRYPT_VERIFYCONTEXT): ...extra
1545         copies of these further duplicated definitions, identified during
1546         the merging operation.
1547
1548 2016-05-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
1549
1550         Synchronize package version management with MinGW Runtime.
1551
1552         * VERSION.m4: New file; link it to keep in sync with identically named
1553         file in top level composite package source directory; it defines...
1554         (__VERSION__): ...this new composite package version macro.
1555
1556         * aclocal.m4: Link it, to keep in sync with identically named files in
1557         top level composite source and sibling mingwrt sub-package directories.
1558         (__VERSION__): New macro; include VERSION.m4 to define it.
1559         (__BUG_REPORT_URL__): New macro; define it.
1560
1561         * configure.ac (AC_INIT): Assign package version and bug report URL...
1562         (__VERSION__, __BUG_REPORT_URL__): ...from these, as defined through
1563         automatic inclusion of aclocal.m4
1564
1565         * Makefile.in (configure): Add dependency on VERSION.m4
1566
1567 2016-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1568
1569         Eliminate redundant <parts/winioctl.h> header.
1570
1571         * include/parts/winioctl.h: Delete it; distribute its content...
1572         * include/ddk/winddk.h include/ddk/ntddstor.h include/ddk/ntdddisk.h:
1573         ...among these, separating it into discrete sections based on...
1574         [__need_ddk_winddk_includes, __need_ddk_ntddstor_includes]
1575         [__need_ddk_ntdddisk_includes]: ...these selectors, respectively.
1576         [__WINIOCTL_H_SOURCED__]: Expose only those sections; do not define...
1577         (_DDK_WINDDK_H, _DDK_NTDDSTOR_H, _DDK_NTDDDISK_H): ...these.
1578
1579         * include/winioctl.h (__WINIOCTL_H_SOURCED__): Define it; include each
1580         of <ddk/winddk.h>, <ddk/ntddstor.h>, and <ddk/ntdddisk.h>
1581
1582 2016-05-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
1583
1584         Enforce consistent specification of package version.
1585
1586         * include/w32api.h: Rename as...
1587         * include/w32api.h.in: ...this build-time template file.
1588         (__W32API_VERSION): Redefine it, in terms of...
1589         (%PACKAGE_VERSION_LONG%): ...this substitution template.
1590         (__W32API_MAJOR_VERSION, __W32API_MINOR_VERSION)
1591         (__W32API_PATCHLEVEL): Likewise, redefine them in terms of...
1592         (%PACKAGE_VERSION_MAJOR%, %PACKAGE_VERSION_MINOR%)
1593         (%PACKAGE_VERSION_PATCH%): ...these.
1594
1595         * configure.ac (AC_CONFIG_SRCDIR): Adjust for renamed file.
1596         (MINGW_AC_CONFIG_EXTRA_SRCDIR): Likewise, for similarly renamed
1597         mingwrt/include/_mingw.h.in file.
1598
1599         * Makefile.in (all-w32api-libs): Add dependency on...
1600         (w32api.h, _mingw.h): ...these; add rule to generate them, using...
1601         (PACKAGE_VERSION_SCRIPT, PACKAGE_VERSION_FORMAT): ...these new macros;
1602         they apply appropriate substitutions to the renamed template files.
1603         (install-w32api-headers): Explicitly add w32api.h
1604
1605 2015-11-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1606
1607         Refactor for Windows DDK synchronization; fix MinGW-Bug [#1954].
1608
1609         * include/parts/winioctl.h: New file; it provides infrastructure for
1610         sharing of common code between DDK headers and primary <winioctl.h>
1611         (__IOCTL_STORAGE_, __IOCTL_DISK_, __FILE_RW_ACCESS, __FILE_AM_BUFFERED)
1612         (__FILE_RD_BUFFERED, __FILE_RW_BUFFERED): New internal convenience
1613         macros; they facilitate more consise expression of factored out IOCTL
1614         and FSCTL macros; define them.
1615
1616         * include/ddk/ntddk.h: Assert copyright; tidy layout.
1617         (__NTDDK_H): Multiple inclusion guard macro, renamed to...
1618         (_DDK_NTDDK_H): ...this; it provides better indication of location.
1619         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1620
1621         * include/ddk/winddk.h: Assert copyright; tidy layout.
1622         (__WINDDK_H): Multiple inclusion guard macro, renamed to...
1623         (_DDK_WINDDK_H): ...this; it provides better indication of location.
1624         [!defined _DDK_NTDDK_H]: Forbid direct inclusion; emit diagnostic.
1625         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1626         (METHOD_BUFFERED, METHOD_IN_DIRECT, METHOD_OUT_DIRECT)
1627         (METHOD_NEITHER): Redefine as enumeration; factor it out.
1628         (FILE_ANY_ACCESS, FILE_SPECIAL_ACCESS, FILE_READ_ACCESS)
1629         (FILE_WRITE_ACCESS): Likewise.
1630         (CTL_CODE, DEVICE_TYPE_FROM_CTL_CODE): Factor out.
1631         [defined _DRIVE_LAYOUT_INFORMATION_MBR_DEFINED]: Delete guard.
1632         (struct _DRIVE_LAYOUT_INFORMATION_MBR, DRIVE_LAYOUT_INFORMATION_MBR)
1633         (PDRIVE_LAYOUT_INFORMATION_MBR): Factor out, without guard.
1634         (struct _DRIVE_LAYOUT_INFORMATION_GPT, DRIVE_LAYOUT_INFORMATION_GPT)
1635         (PDRIVE_LAYOUT_INFORMATION_GPT): Factor out.
1636         (struct _PARTITION_INFORMATION_MBR, PARTITION_INFORMATION_MBR)
1637         (PPARTITION_INFORMATION_MBR): Likewise.
1638         (FILE_DEVICE_BEEP, FILE_DEVICE_CD_ROM, FILE_DEVICE_CD_ROM_FILE_SYSTEM)
1639         (FILE_DEVICE_CONTROLLER, FILE_DEVICE_DATALINK, FILE_DEVICE_DFS)
1640         (FILE_DEVICE_DISK, FILE_DEVICE_DISK_FILE_SYSTEM)
1641         (FILE_DEVICE_FILE_SYSTEM, FILE_DEVICE_INPORT_PORT)
1642         (FILE_DEVICE_KEYBOARD, FILE_DEVICE_MAILSLOT, FILE_DEVICE_MIDI_IN)
1643         (FILE_DEVICE_MIDI_OUT, FILE_DEVICE_MOUSE)
1644         (FILE_DEVICE_MULTI_UNC_PROVIDER, FILE_DEVICE_NAMED_PIPE)
1645         (FILE_DEVICE_NETWORK, FILE_DEVICE_NETWORK_BROWSER)
1646         (FILE_DEVICE_NETWORK_FILE_SYSTEM, FILE_DEVICE_NULL)
1647         (FILE_DEVICE_PARALLEL_PORT, FILE_DEVICE_PHYSICAL_NETCARD)
1648         (FILE_DEVICE_PRINTER, FILE_DEVICE_SCANNER)
1649         (FILE_DEVICE_SERIAL_MOUSE_PORT, FILE_DEVICE_SERIAL_PORT)
1650         (FILE_DEVICE_SCREEN, FILE_DEVICE_SOUND, FILE_DEVICE_STREAMS)
1651         (FILE_DEVICE_TAPE, FILE_DEVICE_TAPE_FILE_SYSTEM, FILE_DEVICE_TRANSPORT)
1652         (FILE_DEVICE_UNKNOWN, FILE_DEVICE_VIDEO, FILE_DEVICE_VIRTUAL_DISK)
1653         (FILE_DEVICE_WAVE_IN, FILE_DEVICE_WAVE_OUT, FILE_DEVICE_8042_PORT)
1654         (FILE_DEVICE_NETWORK_REDIRECTOR, FILE_DEVICE_BATTERY)
1655         (FILE_DEVICE_BUS_EXTENDER, FILE_DEVICE_MODEM, FILE_DEVICE_VDM)
1656         (FILE_DEVICE_MASS_STORAGE, FILE_DEVICE_SMB, FILE_DEVICE_KS)
1657         (FILE_DEVICE_CHANGER, FILE_DEVICE_SMARTCARD, FILE_DEVICE_ACPI)
1658         (FILE_DEVICE_DVD, FILE_DEVICE_FULLSCREEN_VIDEO)
1659         (FILE_DEVICE_DFS_FILE_SYSTEM, FILE_DEVICE_DFS_VOLUME)
1660         (FILE_DEVICE_SERENUM, FILE_DEVICE_TERMSRV, FILE_DEVICE_KSEC)
1661         (FILE_DEVICE_FIPS): Redefine as enumeration; factor it out.
1662         (enum _PARTITION_STYLE, PARTITION_STYLE): Factor out; add...
1663         (PARTITION_STYLE_RAW): ...this new enumeration state; previously, it
1664         was defined only when including this enumeration from winioctl.h
1665         (struct _CREATE_DISK_MBR, CREATE_DISK_MBR, PCREATE_DISK_MBR)
1666         (struct _CREATE_DISK_GPT, CREATE_DISK_GPT, PCREATE_DISK_GPT)
1667         (struct _CREATE_DISK, CREATE_DISK, PCREATE_DISK): Factor out;
1668         include parts/winioctl.h
1669
1670         * include/ddk/ntddstor.h: Assert copyright; tidy layout.
1671         (__NTDDSTOR_H): Multiple inclusion guard macro, renamed to...
1672         (_DDK_NTDDSTOR_H): ...this; to provide better indication of location.
1673         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1674         (struct _STORAGE_BUS_TYPE, STORAGE_BUS_TYPE, PSTORAGE_BUS_TYPE)
1675         (IOCTL_STORAGE_BASE, IOCTL_STORAGE_RESERVE, IOCTL_STORAGE_RELEASE)
1676         (IOCTL_STORAGE_CHECK_VERIFY, IOCTL_STORAGE_CHECK_VERIFY2)
1677         (IOCTL_STORAGE_MEDIA_REMOVAL, IOCTL_STORAGE_EJECT_MEDIA)
1678         (IOCTL_STORAGE_LOAD_MEDIA, IOCTL_STORAGE_LOAD_MEDIA2)
1679         (IOCTL_STORAGE_EJECTION_CONTROL, IOCTL_STORAGE_FIND_NEW_DEVICES)
1680         (IOCTL_STORAGE_GET_MEDIA_TYPES, IOCTL_STORAGE_GET_MEDIA_TYPES_EX)
1681         (IOCTL_STORAGE_GET_MEDIA_SERIAL_NUMBER, IOCTL_STORAGE_PREDICT_FAILURE)
1682         (IOCTL_STORAGE_QUERY_PROPERTY, IOCTL_STORAGE_GET_DEVICE_NUMBER)
1683         (IOCTL_STORAGE_RESET_BUS, IOCTL_STORAGE_RESET_DEVICE)
1684         (IOCTL_STORAGE_MCN_CONTROL): Factor out; include parts/winioctl.h
1685
1686         * include/ddk/ntdddisk.h: Assert copyright; tidy layout.
1687         (__NTDDDISK_H): Multiple inclusion guard macro, renamed to...
1688         (_DDK_NTDDDISK_H): ...this; to provide better indication of location.
1689         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1690         (IOCTL_DISK_BASE, IOCTL_DISK_GET_LENGTH_INFO)
1691         (IOCTL_DISK_IS_WRITABLE, IOCTL_DISK_REASSIGN_BLOCKS)
1692         (IOCTL_DISK_FIND_NEW_DEVICES, IOCTL_DISK_GET_MEDIA_TYPES)
1693         (IOCTL_DISK_GET_DRIVE_LAYOUT, IOCTL_DISK_SET_DRIVE_LAYOUT)
1694         (IOCTL_DISK_GET_PARTITION_INFO, IOCTL_DISK_SET_PARTITION_INFO)
1695         (IOCTL_DISK_GET_DRIVE_LAYOUT_EX, IOCTL_DISK_SET_DRIVE_LAYOUT_EX)
1696         (IOCTL_DISK_GET_DRIVE_GEOMETRY, IOCTL_DISK_GET_DRIVE_GEOMETRY_EX)
1697         (IOCTL_DISK_CREATE_DISK, IOCTL_DISK_VERIFY, IOCTL_DISK_CHECK_VERIFY)
1698         (IOCTL_DISK_GET_PARTITION_INFO_EX, IOCTL_DISK_SET_PARTITION_INFO_EX)
1699         (IOCTL_DISK_GET_CACHE_INFORMATION, IOCTL_DISK_SET_CACHE_INFORMATION)
1700         (IOCTL_DISK_DELETE_DRIVE_LAYOUT, IOCTL_DISK_GROW_PARTITION)
1701         (IOCTL_DISK_FORMAT_TRACKS, IOCTL_DISK_FORMAT_TRACKS_EX)
1702         (IOCTL_DISK_PERFORMANCE, IOCTL_DISK_PERFORMANCE_OFF)
1703         (IOCTL_DISK_UPDATE_DRIVE_SIZE, IOCTL_DISK_RESERVE): Factor out; all of
1704         these macros are now defined in parts/winioctl.h; include it.
1705         (PARTITION_ENTRY_UNUSED, PARTITION_FAT_12, PARTITION_XENIX_1)
1706         (PARTITION_XENIX_2, PARTITION_FAT_16, PARTITION_EXTENDED)
1707         (PARTITION_HUGE, PARTITION_IFS, PARTITION_OS2BOOTMGR, PARTITION_FAT32)
1708         (PARTITION_FAT32_XINT13, PARTITION_XINT13, PARTITION_XINT13_EXTENDED)
1709         (PARTITION_PREP, PARTITION_LDM, PARTITION_UNIX, PARTITION_NTFT)
1710         (VALID_NTFT): Redefine as enumeration; factor it out.
1711         (IsRecognizedPartition, IsContainerPartition): Factor out.
1712         (enum _MEDIA_TYPE, MEDIA_TYPE, PMEDIA_TYPE): Factor out, adding...
1713         (F3_200Mb_512, F3_240M_512, F3_32M_512): ...these new state values.
1714         (enum _DETECTION_TYPE, DETECTION_TYPE): Factor out.
1715         (struct _DISK_INT13_INFO, DISK_INT13_INFO, PDISK_INT13_INFO)
1716         (struct _DISK_EX_INT13_INFO, DISK_EX_INT13_INFO, PDISK_EX_INT13_INFO)
1717         (struct _DISK_DETECTION_INFO, DISK_DETECTION_INFO, PDISK_DETECTION_INFO)
1718         (struct _DISK_GEOMETRY_EX, DISK_GEOMETRY_EX, PDISK_GEOMETRY_EX)
1719         (struct _DISK_GEOMETRY, DISK_GEOMETRY, PDISK_GEOMETRY)
1720         (DiskGeometryGetPartition, DiskGeometryGetDetect): Factor out.
1721         (struct _PARTITION_INFORMATION): Change field data types for...
1722         (HiddenSectors, PartitionNumber): ...these, from DWORD to ULONG...
1723         (PartitionType): ...and this from BYTE to UCHAR, to keep consistent
1724         with Windows DDK convention, then factor out struct, together with...
1725         (PARTITION_INFORMATION, PPARTITION_INFORMATION): ...these.
1726         (struct _PARTITION_INFORMATION_GPT, struct _DISK_PARTITION_INFO)
1727         (PARTITION_INFORMATION_GPT, *PPARTITION_INFORMATION_GPT)
1728         (DISK_PARTITION_INFO, *PDISK_PARTITION_INFO): Factor out.
1729         (struct _GET_LENGTH_INFORMATION)
1730         (GET_LENGTH_INFORMATION, PGET_LENGTH_INFORMATION)
1731         (struct _DISK_PERFORMANCE, DISK_PERFORMANCE, PDISK_PERFORMANCE)
1732         (struct _DISK_PERFORMANCE_EX, DISK_PERFORMANCE_EX, PDISK_PERFORMANCE_EX)
1733         (struct _FORMAT_PARAMETERS, struct _FORMAT_EX_PARAMETERS)
1734         (FORMAT_PARAMETERS, PFORMAT_PARAMETERS, FORMAT_EX_PARAMETERS)
1735         (PFORMAT_EX_PARAMETERS): Factor out.
1736         (struct _REASSIGN_BLOCKS): Change field data types for...
1737         (Reserved, Count): ...these fields, from WORD to USHORT, and...
1738         (BlockNumber): ...this from DWORD to ULONG, per Windows DDK
1739         convention, then factor out the struct definition, together with...
1740         (REASSIGN_BLOCKS, PREASSIGN_BLOCKS): ...these associated typedefs.
1741         (struct _SET_PARTITION_INFORMATION, SET_PARTITION_INFORMATION)
1742         (PSET_PARTITION_INFORMATION): Factor out.
1743         (struct _VERIFY_INFORMATION): Change field data type for...
1744         (Length): ...this field, from DWORD to ULONG, per DDK convention, then
1745         factor out the entire struct definition, together with...
1746         (VERIFY_INFORMATION, PVERIFY_INFORMATION): ...these associated typedefs.
1747         (DISK_CACHE_RETENTION_PRIORITY): Factor out enumerated typedef.
1748         (struct _DISK_CACHE_INFORMATION, struct _DISK_GROW_PARTITION)
1749         (DISK_CACHE_INFORMATION, PDISK_CACHE_INFORMATION, DISK_GROW_PARTITION)
1750         (PDISK_GROW_PARTITION): Factor out.
1751
1752         * include/winioctl.h: Assert copyright; tidy layout; incorporate
1753         definitions from Windows DDK headers, by including parts/winioctl.h;
1754         delete duplicate definitions already identified as having been factored
1755         out from ddk/winddk.h, ddk/ntddstor.h, and ddk/ntdddisk.h; accept type
1756         compatible changes from DWORD to ULONG, WORD to USHORT, and BYTE to
1757         UCHAR, resulting in no significant changes, except that...
1758         (struct _DISK_PERFORMANCE): ...this is extended, by addition of...
1759         (IdleTime, SplitCount, QueryTime, StorageDeviceNumber)
1760         (StorageManagerName): ...these previously missing fields, originally
1761         appropriately defined in ddk/ntdddisk.h, thus fixing bug [#1954].
1762         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1763
1764 2015-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1765
1766         Windows application module version information API updates.
1767
1768         * include/winver.h: Assert copyright; tidy layout.
1769         (_BEGIN_C_DECLS, _END_C_DECLS): Use these, as appropriate.
1770         (__AW_SUFFIXED__): Use throughout, to identify generic functions
1771         having both ANSI and UTF-16LE specific alternative implementations.
1772         [NTDDI_VERSION >= NTDDI_VISTA] (GetFileVersionInfoEx): New function.
1773         [NTDDI_VERSION >= NTDDI_VISTA] (GetFileVersionInfoSizeEx): Likewise;
1774         note that both are generic, with ANSI and UTF-16LE implementations,
1775         but the ANSI implementations are missing from MSVCRT.DLL when...
1776         [NTDDI_VERSION < NTDDI_WIN8]: ...this.
1777
1778         * lib/version.def (GetFileVersionInfoExA, GetFileVersionInfoExW)
1779         (GetFileVersionInfoSizeExA, GetFileVersionInfoSizeExW): Add symbols.
1780
1781 2015-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1782
1783         Revert a failed experimental macro construct.
1784
1785         * include/w32api.h (__W32API_DEPRECATED_ALIAS): Delete this; it bloats
1786         code, and doesn't work in the C preprocessor conditional context where
1787         its associated constant definitions are most likely to be required.
1788         (Windows95, Windows98, WindowsME, WindowsNT4, Windows2000, WindowsXP)
1789         (Windows2003, WindowsVista, IE3, IE301, IE302, IE4, IE401, IE5, IE5a)
1790         (IE5b, IE501, IE55, IE56, IE6, IE601, IE602, IE7): Redefine as macros,
1791         now in terms of their preferred equivalents from <sdkddkver.h>
1792
1793 2015-09-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
1794
1795         Code clean-up; fix MinGW-Bug [#2263].
1796
1797         * include/w32api.h (__AW_SUFFIXED__): New macro; define it.
1798         (__AW_EXTENDED__, __AW_STRING_A__, __AW_STRING_W__): Likewise.
1799         (__AW__WCHAR_T__): Likewise; this is a helper for __AW_STRING_W__.
1800
1801         * include/wincrypt.h: Assert copyright; tidy layout; replace all C++
1802         style comments, using ISO-C conforming style; remove all redundant
1803         parameter names from function prototype declarations, throughout.
1804         (pragma GCC system_header): Remove pointless conditional guard.
1805         (_BEGIN_C_DECLS, _END_C_DECLS): Use to wrap extern "C" declarations.
1806         [WINVER >= 0x500, WINVER >= 0x501]: Replace conditionals with...
1807         [WINVER >= _WIN32_WINNT_WIN2K, WINVER >= _WIN32_WINNT_WINXP]: ...these
1808         alternatives, respectively; they offer improved self-documentation.
1809         (MS_DEF_PROV, MS_ENHANCED_PROV, MS_STRONG_PROV, MS_SCARD_PROV)
1810         (MS_DEF_RSA_SIG_PROV, MS_DEF_RSA_SCHANNEL_PROV, MS_DEF_DSS_PROV)
1811         (MS_DEF_DSS_DH_PROV, MS_ENH_DSS_DH_PROV, MS_DEF_DH_SCHANNEL_PROV)
1812         (MS_ENH_RSA_AES_PROV): Redefine as __AW_EXTENDED__ derivatives.
1813         (MS_DEF_PROV_W, MS_ENHANCED_PROV_W, MS_STRONG_PROV_W, MS_SCARD_PROV_W)
1814         (MS_DEF_RSA_SIG_PROV_W, MS_DEF_RSA_SCHANNEL_PROV_W, MS_DEF_DSS_PROV_W)
1815         (MS_DEF_DSS_DH_PROV_W, MS_ENH_DSS_DH_PROV_W, MS_DEF_DH_SCHANNEL_PROV_W)
1816         (MS_ENH_RSA_AES_PROV_W): Redefine; use __AW_STRING_W__ to derive them
1817         from their __AW_STRING_A__ equivalent string constant definitions.
1818         (GET_ALG_CLASS): Redefine, expressing result in terms of...
1819         (ALG_CLASS_ALL): ...this manifest bit mask; also redefined, preferring
1820         a hexadecimal expression of the mask value over the former decimal.
1821         (GET_ALG_TYPE, GET_ALG_SID): Similarly, use hexadecimal mask values.
1822         (ALG_CLASS_SIGNATURE, ALG_CLASS_MSG_ENCRYPT, ALG_CLASS_DATA_ENCRYPT)
1823         (ALG_CLASS_HASH, ALG_CLASS_KEY_EXCHANGE, ALG_TYPE_DSS, ALG_TYPE_RSA)
1824         (ALG_TYPE_BLOCK, ALG_TYPE_STREAM, ALG_TYPE_DH, ALG_TYPE_SECURECHANNEL)
1825         (CRYPT_UPDATE_KEY, CRYPT_NEWKEYSET, CRYPT_DELETEKEYSET, CRYPT_SILENT)
1826         (CRYPT_MACHINE_KEYSET, CRYPT_USER_PROTECTED, CRYPT_CREATE_SALT)
1827         (CRYPT_EXPORTABLE, CRYPT_ENCRYPT, CRYPT_DECRYPT, CRYPT_EXPORT)
1828         (CRYPT_READ, CRYPT_WRITE, CRYPT_MAC, CERT_TRUST_IS_NOT_TIME_VALID)
1829         (CERT_TRUST_IS_NOT_TIME_NESTED, CERT_TRUST_IS_REVOKED)
1830         (CERT_TRUST_IS_NOT_SIGNATURE_VALID, CERT_TRUST_IS_NOT_VALID_FOR_USAGE)
1831         (CERT_TRUST_IS_UNTRUSTED_ROOT, CERT_TRUST_REVOCATION_STATUS_UNKNOWN)
1832         (CERT_TRUST_IS_CYCLIC, CERT_TRUST_CTL_IS_NOT_SIGNATURE_VALID)
1833         (CERT_TRUST_IS_PARTIAL_CHAIN, CERT_TRUST_CTL_IS_NOT_TIME_VALID)
1834         (CERT_TRUST_CTL_IS_NOT_VALID_FOR_USAGE, CERT_TRUST_IS_SELF_SIGNED)
1835         (CERT_TRUST_HAS_EXACT_MATCH_ISSUER, CERT_TRUST_HAS_KEY_MATCH_ISSUER)
1836         (CERT_TRUST_HAS_NAME_MATCH_ISSUER, CERT_TRUST_IS_COMPLEX_CHAIN)
1837         (CERT_CHAIN_POLICY_BASE, CERT_CHAIN_POLICY_AUTHENTICODE)
1838         (CERT_CHAIN_POLICY_AUTHENTICODE_TS, CERT_CHAIN_POLICY_SSL)
1839         (CERT_CHAIN_POLICY_BASIC_CONSTRAINTS, CERT_CHAIN_POLICY_NT_AUTH)
1840         (CERT_NAME_STR_REVERSE_FLAG, CERT_NAME_STR_DISABLE_IE4_UTF8_FLAG)
1841         (CERT_NAME_STR_CRLF_FLAG, CERT_NAME_STR_ENABLE_UTF8_UNICODE_FLAG)
1842         (CERT_NAME_STR_ENABLE_T61_UNICODE_FLAG, CERT_NAME_STR_NO_PLUS_FLAG)
1843         (CERT_NAME_STR_NO_QUOTING_FLAG, CERT_NAME_STR_SEMICOLON_FLAG)
1844         (CERT_FIND_CERT_ID, CERT_FIND_CTL_USAGE, CERT_FIND_ENHKEY_USAGE)
1845         (CERT_FIND_EXISTING, CERT_FIND_HASH, CERT_FIND_ISSUER_ATTR)
1846         (CERT_FIND_ISSUER_NAME, CERT_FIND_ISSUER_OF, CERT_FIND_KEY_IDENTIFIER)
1847         (CERT_FIND_KEY_SPEC, CERT_FIND_MD5_HASH, CERT_FIND_PROPERTY)
1848         (CERT_FIND_PUBLIC_KEY, CERT_FIND_SHA1_HASH, CERT_FIND_SIGNATURE_HASH)
1849         (CERT_FIND_SUBJECT_ATTR, CERT_FIND_SUBJECT_CERT, CERT_FIND_SUBJECT_NAME)
1850         (CERT_FIND_SUBJECT_STR_A, CERT_FIND_SUBJECT_STR_W)
1851         (CERT_FIND_ISSUER_STR_A, CERT_FIND_ISSUER_STR_W)
1852         (CERT_FIND_OR_ENHKEY_USAGE_FLAG, CERT_FIND_OPTIONAL_ENHKEY_USAGE_FLAG)
1853         (CERT_FIND_NO_ENHKEY_USAGE_FLAG, CERT_FIND_VALID_ENHKEY_USAGE_FLAG)
1854         (CERT_FIND_EXT_ONLY_ENHKEY_USAGE_FLAG, CERT_UNICODE_IS_RDN_ATTRS_FLAG)
1855         (CERT_CASE_INSENSITIVE_IS_RDN_ATTRS_FLAG, CERT_CHAIN_FIND_BY_ISSUER)
1856         (CERT_CHAIN_FIND_BY_ISSUER_COMPARE_KEY_FLAG)
1857         (CERT_CHAIN_FIND_BY_ISSUER_COMPLEX_CHAIN_FLAG)
1858         (CERT_CHAIN_FIND_BY_ISSUER_CACHE_ONLY_FLAG)
1859         (CERT_CHAIN_FIND_BY_ISSUER_CACHE_ONLY_URL_FLAG)
1860         (CERT_CHAIN_FIND_BY_ISSUER_LOCAL_MACHINE_FLAG)
1861         (CERT_CHAIN_FIND_BY_ISSUER_NO_KEY_FLAG)
1862         (CERT_SYSTEM_STORE_LOCAL_MACHINE): All represent bit-mapped values;
1863         express them in hexadecimal, in preference to original decimal form.
1864         (CERT_FIND_SUBJECT_STR, CERT_FIND_ISSUER_STR): Redefine them as
1865         __AW_EXTENDED__ macros, for UNICODE/non-UNICODE cases respectively.
1866         (szOID_CRL_DIST_POINTS): Correct defective definition; value should be
1867         a string literal, but was missing delimiting quotes; insert them.
1868         (CertNameToStr, CertOpenSystemStore, CertGetNameString, CryptSignHash)
1869         (CryptAcquireContext, CryptVerifySignature, CryptGetDefaultProvider)
1870         (CryptEnumProviders, CryptSetProvider): Define as __AW_SUFFIXED__
1871         aliases for each of the UNICODE/non-UNICODE cases respectively.
1872         (CryptEnumProvidersA): Correct prototype declaration; 5th parameter
1873         was declared as type LPTSTR, but should be type LPSTR.
1874         (CryptEnumProvidersW): Likewise; 5th parameter should be type LPWSTR.
1875         (CryptGetDefaultProviderW): Likewise; 4th parameter was declared as
1876         type LPSTR, but should be type LPWSTR.
1877         [defined MINGW_TENTATIVE_ASSUMPTIONS] (X509_ANY_STRING)
1878         (X509_CRL_REASON_CODE, X509_DSS_PUBLICKEY, X509_UNICODE_ANY_STRING)
1879         (struct _CERT_ALT_NAME_ENTRY): Add tentative definitions.
1880
1881 2015-09-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1882
1883         Correct defect in build system compilation rule.
1884
1885         * Makefile.in (scrnsavw.$OBJEXT): Do not use $^ to represent the
1886         source file; it expands to also include prerequisite header files,
1887         which should not appear on the compilation command line.  Rewrite
1888         rule in static pattern format, and use $< instead.
1889
1890 2015-08-02  Keith Marshall  <keithmarshall@users.sourceforge.net>
1891
1892         Build system corrections for GCC build time support.
1893
1894         * configure.ac (AC_PROG_CC): Don't use this; we need...
1895         (MINGW_AC_PROG_CC_COMPILE_ONLY): ...this alternative, to support
1896         building with only a stage 1 partially built GCC installation.
1897
1898         * Makefile.in (install-headers): New make objective; map it to...
1899         (install-w32api-headers): ...this, for which it is a logical alias.
1900
1901 2015-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1902
1903         Overhaul and streamline build system configuration.
1904
1905         * configure.in: Delete obsolete file; replace with...
1906         * configure.ac: New file; rewritten per current autoconf conventions.
1907
1908         * Makefile.in: Rewritten; adapted from current mingwrt configuration,
1909         it now processes the entire build without using separate sub-makes.
1910
1911         * lib/Makefile.in: Sub-make configuration not required now; delete it.
1912         * lib/ddk/Makefile.in lib/directx/Makefile.in: Likewise; delete them.
1913
1914 2015-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1915
1916         Remove unused aclocal.m4 configuration file.
1917
1918         * aclocal.m4: Delete it; it provides no content used by this package.
1919
1920 2015-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1921
1922         Adapt platform feature checks to NTDDI_VERSION conventions.
1923
1924         * include/sdkddkver.h: New file; merge from 4.0-dev branch.
1925         (_WIN32_WINNT_WINBLUE): New manifest constant for Windows-8.1.
1926         (WINNTVER): Prefer bitwise shift to division; adjust accordingly.
1927         [_WIN32_WINNT != OSVER(NTDDI_VERSION)]: Bad comparison; correct to...
1928         [_WIN32_WINNT != WINNTVER(NTDDI_VERSION)]: ...this.
1929
1930         * include/w32api.h: Assert copyright; include sdkddkver.h.
1931         (__W32API_VERSION): Increment to 3.18; adopt new encoding format.
1932         (__W32API_MAJOR_VERSION, __W32API_MINOR_VERSION): Adjust consistently.
1933         (__W32API_PATCH_LEVEL): New macro; define with initial value of zero.
1934         (__W32API_DEPRECATED_ALIAS): New macro; define it; use to redefine...
1935         (Windows95, Windows98, WindowsME, WindowsNT4, Windows2000, WindowsXP)
1936         (Windows2003, WindowsVista, IE3, IE301, IE302, IE4, IE401, IE5, IE5a)
1937         (IE5b, IE501, IE55, IE56, IE6, IE601, IE602, IE7): ...these; replace
1938         macro definitions by long integer constants, and mark as deprecated.
1939         (UNICODE, _UNICODE): Keep these consistent; use logic factored out of
1940         mingwrt/include/_mingw.h, whence we similarly relocate...
1941         (_EXTERN_C, _BEGIN_C_DECLS, _END_C_DECLS): ...these.
1942
1943         * include/windef.h: Assert copyright; include w32api.h, whence we
1944         infer default assignments, per included sdkddkver.h, for each of...
1945         (WINVER, _WIN32_WINNT): ...these; delete local defines.
1946         (_BEGIN_C_DECLS, _END_C_DECLS): Use them.
1947
1948 2015-06-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1949
1950         Remove generated configure script from revision control.
1951
1952         * configure: Delete from SCM; maintainer must regenerate it, when
1953         required, as SCM will now ignore it.
1954
1955 2012-08-04  Earnie Boyd  <earnie@users.sourceforge.net>
1956
1957         Cosmetic adjustment to match MSDN documentation.
1958
1959         * include/winver.h (VerQueryValueA, VerQueryValueW): Declare type
1960         of parameter #1 to be LPCVOID, in preference to formerly specified,
1961         and functionally equivalent, 'const LPVOID'.
1962
1963 2012-08-01  Stephan Jorek  <sjorek@users.sourceforge.net>
1964
1965         Correct typos, as identified by issue [#1534].
1966
1967         * include/setupapi.h (SetupCancelTemporary): Should be...
1968         (SetupCancelTemporarySourceList): ...this; complete truncated name.
1969         (SetupFreeA, SetupFreeW): Likewise, complete these respectively to...
1970         (SetupFreeSourceListA, SetupFreeSourceListW): ...these, and...
1971         (SetupQueryA, SetupQueryW): ...these respectively to...
1972         (SetupQuerySourceListA, SetupQuerySourceListW): ...these.
1973         (SetupDiGetWizardage): Misspelled; correct it to...
1974         (SetupDiGetWizardPage): ...this.
1975
1976 2012-08-01  Earnie Boyd  <earnie@users.sourceforge.net>
1977
1978         Declare WTSVirtualChannel API functions per issue [#1342].
1979
1980         * include/wtsapi32.h [_WIN32_WINNT >= 0x500]
1981         (WTSVirtualChannelOpen, WTSVirtualChannelQuery, WTSVirtualChannelRead)
1982         (WTSVirtualChannelPurgeInput, WTSVirtualChannelPurgeOutput)
1983         (WTSVirtualChannelWrite, WTSVirtualChannelClose): Declare them.
1984         [_WIN32_WINNT >= 0x600] (WTSVirtualchannelOpenEx): Likewise.
1985
1986         * lib/wtsapi32.def (WTSVirtualChannelOpenEx@12): Add reference.
1987
1988 2012-08-01  Earnie Boyd  <earnie@users.sourceforge.net>
1989
1990         Correct MENUITEMINFO structure definition per issue [#1659].
1991
1992         * include/winuser.h (tagMENUITEMINFOA, tagMENUITEMINFOW): dwItemData
1993         field was defined as type DWORD; correct it to type ULONG_PTR.
1994
1995 2012-07-06  Corinna Vinschen  <corinna@vinschen.de>
1996
1997         Extend visibility of winsock definitions when building Cygwin.
1998
1999         * include/winsock.h [__INSIDE_CYGWIN__]: Expose definitions of...
2000         (IP_OPTIONS, SO_DEBUG, SO_ACCEPTCONN, SO_REUSEADDR, SO_KEEPALIVE)
2001         (SO_DONTROUTE, SO_BROADCAST, SO_USELOOPBACK, SO_LINGER, SO_OOBINLINE)
2002         (SO_DONTLINGER, SO_SNDBUF, SO_RCVBUF, SO_SNDLOWAT, SO_RCVLOWAT)
2003         (SO_SNDTIMEO, SO_RCVTIMEO, SO_ERROR, SO_TYPE): ...these; however...
2004         [__INSIDE_MSYS__]: ...keep them hidden.
2005
2006         * include/winsock2.h [__INSIDE_CYGWIN__]: Likewise, expose...
2007         (AF_MAX, _SS_MAXSIZE, _SS_ALIGNSIZE, _SS_PAD1SIZE, _SS_PAD2SIZE)
2008         (struct sockaddr, struct sockaddr_storage): ...these, whereas...
2009         [__INSIDE_MSYS__]: ...also keep them hidden.
2010
2011 2012-04-29  Jan Ringos  <tringi@users.sf.net>
2012
2013         Correct version guard for WinXP minimum requirement.
2014
2015         * include/winbase.h (GetModuleHandleEx): Function unsupported for...
2016         [_WIN32_WINNT >= 0x500]: ...this; it isn't in Win2K, so should be...
2017         [_WIN32_WINNT >= 0x501]: ...this; correct it accordingly.
2018         (GetModuleHandleExA, GetModuleHandleExW): Likewise.
2019
2020 2012-04-28  LRN  <l_r_nightmare@users.sf.net>
2021
2022         Add missing <shobjidl.h> and associated UUID implementation.
2023
2024         * include/shobjidl.h lib/shobjidl-uuid.c: New files.
2025         * lib/Makefile.in (UUID_SOURCES, UUID_OBJS): Add references.
2026
2027 2012-03-19  Ben Greear  <greear@users.sf.net>
2028
2029         Adjust header file definition order, to fix issue [#1570].
2030
2031         * include/routprot.h (IP_LOCAL_BINDING): Must be defined before...
2032         (IP_ADAPTER_BINDING_INFO): ...this; adjust order of definition.
2033
2034 2012-01-03  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2035
2036         Add missing return value, flagged by 'make test'.
2037
2038         * include/gdiplus/gdiplustypes.h (Gdiplus::GdiplusAbort::Abort):
2039         Return NO_ERROR in virtual definition.
2040
2041 2012-01-03  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2042
2043         Remove duplicate definitions, identified by 'make test'.
2044
2045         * include/wincrypt.h (CRYPT_NEWKEYSET, CRYPT_DELETEKEYSET)
2046         (CRYPT_MACHINE_KEYSET, CRYPT_EXPORTABLE, CRYPT_USER_PROTECTED)
2047         (CRYPT_SILENT, CRYPT_CREATE_SALT, CRYPT_UPDATE_KEY, CRYPT_NO_SALT)
2048         (CRYPT_PREGEN, CRYPT_RECIPIENT, CRYPT_INITIATOR, CRYPT_ONLINE)
2049         (CRYPT_SF, CRYPT_CREATE_IV, CRYPT_KEK, CRYPT_DATA_KEY)
2050         (CRYPT_VOLATILE, CRYPT_SGCKEY): Delete second instance of each.
2051
2052         * include/winerror.h (CRYPT_E_REVOKED): Delete; it is already
2053         correctly defined (per MSDN) in <wincrypt.h>
2054
2055 2012-01-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
2056
2057         Correct misuse of #ifdef, identified by 'make test'.
2058
2059         * include/shlwapi.h (enum ASSOCSTR, enum ASSOCDATA): Fix typos;
2060         /#ifdef _WIN32_IE >= 0x0600/s/#ifdef/#if/
2061
2062 2011-12-22  Corinna Vinschen  <corinna@vinschen.de>
2063
2064         Replace more incorrectly named manifest constants.
2065
2066         * include/winnt.h (JOB_OBJECT_LIMIT_BREAKAWAY_OK)
2067         (JOB_OBJECT_LIMIT_SILENT_BREAKAWAY_OK): Define; make aliases for...
2068         (JOB_OBJECT_BREAKAWAY_OK, JOB_OBJECT_SILENT_BREAKAWAY): ...these old
2069         definitions respectively; retain for backward compatibility only.
2070
2071 2011-12-22  Corinna Vinschen  <corinna@vinschen.de>
2072
2073         Add missing PROCESS_QUERY_LIMITED_INFORMATION.
2074
2075         * include/winnt.h (PROCESS_QUERY_LIMITED_INFORMATION): Define it.
2076
2077 2011-08-19  Corinna Vinschen  <corinna@vinschen.de>
2078
2079         Add missing MAPVK manifest constant definitions.
2080
2081         * include/winuser.h (MAPVK_VK_TO_VSC, MAPVK_VSC_TO_VK): Define them.
2082         (MAPVK_VK_TO_CHAR, MAPVK_VSC_TO_VK_EX, MAPVK_VK_TO_VSC_EX): Likewise.
2083
2084 2011-08-05  Corinna Vinschen  <corinna@vinschen.de>
2085
2086         Correct some misspelled manifest constant names.
2087
2088         * include/winnt.h (IMAGE_DLL_CHARACTERISTICS_NX_COMPAT): Should be...
2089         (IMAGE_DLLCHARACTERISTICS_NX_COMPAT): ...this; define correctly; also
2090         alias to original misspelling, to maintain backward compatibility.
2091         (IMAGE_DLL_CHARACTERISTICS_FORCE_INTEGRITY): Likewise; should be...
2092         (IMAGE_DLLCHARACTERISTICS_FORCE_INTEGRITY): ...this; define and alias.
2093         (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE): Likewise; should be...
2094         (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE): ...this; define and alias.
2095
2096 2011-07-29  Corinna Vinschen  <corinna@vinschen.de>
2097
2098         Add a missing Win2K sockets IOCTL feature.
2099
2100         * include/winsock2.h (SIO_UDP_CONNRESET): Define.
2101
2102 2011-05-22  Albrecht Schlosser  <vms-news@go4more.de>
2103
2104         Fix an incorrectly typed structure member.
2105
2106         * include/wingdi.h (GCP_RESULTSW): lpClass field defined as LPWSTR;
2107         should be LPSTR; correct it.
2108
2109 2011-05-15  Corinna Vinschen  <corinna@vinschen.de>
2110
2111         Add another missing manifest constant definition.
2112
2113         * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.
2114
2115 2011-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
2116
2117         Avoid pollution of user namespace; fix MinGW-Bug [#1531].
2118
2119         * include/windef.h (PACKED): Delete macro definition; its name is not
2120         reserved, and may thus conflict with a user defined name; replace it...
2121         * include/wincon.h (KEY_EVENT_RECORD): ...at this sole point of use;
2122         use __attribute__((packed)) directly instead.
2123
2124 2011-04-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2125
2126         Fix bad typedef, per MinGW-Bug [#1529].
2127
2128         * include/imagehlp.h (PREAD_PROCESS_MEMORY_ROUTINE): Corrected, to
2129         conform with MSDN reference, as identified by Safety0ff.
2130
2131 2011-04-04  Corinna Vinschen  <corinna@vinschen.de>
2132
2133         Add a missing manifest constant definition.
2134
2135         * include/winnt.h (DOMAIN_ALIAS_RID_REMOTE_DESKTOP_USERS): Define.
2136
2137 2011-03-29  Corinna Vinschen  <corinna@vinschen.de>
2138
2139         Win2K and Vista userenv updates.
2140
2141         * include/userenv.h [_WIN32_WINNT >= 0x0500] (DeleteProfile)
2142         (GetAllUsersProfileDirectory, GetDefaultUserProfileDirectory)
2143         (ExpandEnvironmentStringsForUser): Define function aliases.
2144         [_WIN32_WINNT >= 0x0500] (DeleteProfileA, DeleteProfileW)
2145         (GetAllUsersProfileDirectoryA, GetAllUsersProfileDirectoryW)
2146         (GetDefaultUserProfileDirectoryA, GetDefaultUserProfileDirectoryW
2147         (ExpandEnvironmentStringsForUserA, ExpandEnvironmentStringsForUserW)
2148         (GetProfileType): Declare function prototypes.
2149         [_WIN32_WINNT >= 0x0600] (CreateProfile): Declare function prototype.
2150         [_WIN32_WINNT >= 0x0500] (PT_TEMPORARY, PT_ROAMING, PT_MANDATORY):
2151         New manifest constants; define them.
2152
2153 2011-03-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2154
2155         * Makefile.in: Increment CYGRELEASE to 2.
2156
2157 2011-03-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2158
2159         * lib/Makefile.in: Include GDIPLUS_HEADERS in dist target.
2160
2161 2011-03-11  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2162
2163         * include/w32api.h: Increment version to 3.17.
2164         * Makefile.in: Ditto.
2165
2166 2011-03-07  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2167
2168         * include/winbase.h (PSAPI_WORKING_SET_BLOCK)
2169         (PSAPI_WORKING_SET_INFORMATION): Move from here...
2170         * include/psapi.h (PSAPI_WORKING_SET_BLOCK)
2171         (PSAPI_WORKING_SET_INFORMATION): ...to here.
2172
2173 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2174
2175         * include/w32api.h: Increment version to 3.16.
2176         * Makefile.in: Ditto.
2177
2178 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2179
2180         * include/commctrl.h (NMTCKEYDOWN): Define.
2181
2182 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2183
2184         * include/wtsapi32.h (WTSSendMessageA, WTSSendMessageW, WTSSendMessage):
2185         Define.
2186
2187 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2188
2189         * include/winbase.h (PSAPI_WORKING_SET_BLOCK,
2190         PSAPI_WORKING_SET_INFORMATION): Define.
2191
2192 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2193
2194         * include/winbase.h (__GNUC_EXTENSION): Define, replacing __MINGW_EXTENSION.
2195
2196 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2197
2198         * lib/kernel32.def (FreeLibraryAndExitThread): Fix definition.
2199
2200 2011-03-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2201
2202         * include/winbase.h (FILE_ENCRYPTABLE, FILE_IS_ENCRYPTED, FILE_READ_ONLY,
2203         FILE_ROOT_DIR, FILE_SYSTEM_ATTR, FILE_SYSTEM_DIR, FILE_SYSTEM_NOT_SUPPORT,
2204         FILE_UNKNOWN, FILE_USER_DISALLOWED): Define.
2205
2206 2011-03-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2207
2208         * include/winioctl.h (_DRIVE_LAYOUT_INFORMATION_MBR): Add
2209         _DRIVE_LAYOUT_INFORMATION_MBR_DEFINED guard.
2210         * include/ddk/winddk.h (_DRIVE_LAYOUT_INFORMATION_MBR): Ditto.
2211
2212 2011-03-04  Seth Jackson  <sethj@users.sourceforge.net>
2213
2214         * include/winnt.h (PAGE_WRITECOMBINE): Define.
2215         * include/winbase.h (THREAD_MODE_BACKGROUND_BEGIN, THREAD_MODE_BACKGROUND_END): Define.
2216
2217 2011-03-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2218
2219         * include/winbase.h (__MINGW_EXTENSION): Define.
2220         (OVERLAPPED): Add __MINGW_EXTENSION around nameless union /
2221         struct to correct issue with -std=c99.
2222
2223 2011-03-02  Corinna Vinschen  <corinna@vinschen.de>
2224
2225         * include/ddk/winddk.h (TIMER_INFORMATION_CLASS): Define.
2226         (TIMER_BASIC_INFORMATION): Define.
2227         (NtQueryTimer): Define.
2228         (ZwQueryTimer): Define.
2229
2230 2010-12-27  David Byron  <dbyron0@users.sourceforge.net>
2231
2232         * include/winioctl.h (STORAGE_BUS_TYPE): Define.
2233
2234 2010-12-27  Seth Jackson  <sethj@users.sourceforge.net>
2235
2236         * include/winbase.h (GetComputerNameEx): Define.
2237
2238 2010-12-27  Ryan Lortie  <desrt@desrt.ca>
2239
2240         * include/winbase.h (TzSpecificLocalTimeToSystemTime): Define.
2241
2242 2010-12-27  Markus Koenig  <basilo@users.sourceforge.net>
2243
2244         * include/gdiplus/gdipluspixelformats.h (PixelFormatIndexed,
2245         PixelFormatGDI, PixelFormatAlpha, PixelFormatPAlpha,
2246         PixelFormatExtended, PixelFormatCanonical, PixelFormatUndefined,
2247         PixelFormatDontCare, PixelFormat1bppIndexed, PixelFormat4bppIndexed,
2248         PixelFormat8bppIndexed, PixelFormat16bppGrayScale,
2249         PixelFormat16bppRGB555, PixelFormat16bppRGB565, PixelFormat16bpp1555,
2250         PixelFormat24bppRGB, PixelFormat32bppRGB, PixelFormat32bppARGB,
2251         PixelFormat32bppPARGB, PixelFormat48bppRGB, PixelFormat64bppARGB,
2252         PixelFormat64bppPARGB, PixelFormatMax): Fix definition.
2253
2254 2010-10-20  Seth Jackson  <sethj@users.sourceforge.net>
2255
2256         * include/commctrl.h (TC_ITEMHEADER[AW]): Rename to TCITEMHEADER[AW].
2257         Add defines for backward compatibility.
2258
2259 2010-12-27  Johann Hanne  <jonnyh33@users.sourceforge.net>
2260
2261         * include/oaidl.h (GetTypeComp, GetTypeComp, IsMatchingType): Fix defintion.
2262         * include/objidl.h (AddConnection, ReleaseConnection): Ditto.
2263         * include/winbase.h (EnumResourceLanguagesA, EnumResourceLanguagesW,
2264         EnumResourceNamesA, EnumResourceNamesW, EnumResourceTypesA,
2265         EnumResourceTypesW): Ditto.
2266         * include/winnt.h (_SYSTEM_POWER_CAPABILITIES): Ditto.
2267
2268 2010-12-27  Seth Jackson  <sethj@users.sourceforge.net>
2269
2270         * include/basetsd.h: (INT8, UINT8, INT16, UINT16): Define.
2271
2272 2010-12-27  Paul Sokolovsky  <pfalcon@users.sf.net>
2273
2274         * include/bdatypes.h: Add missing semicolons.
2275
2276 2010-08-26  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2277
2278         * include/w32api.h: Increment version to 3.15.
2279         * Makefile.in: Ditto.
2280
2281 2010-08-26  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2282
2283         * Makefile.in: Update naming convention and compression format (lzma),
2284         leaving existing naming convention and compression format as is for Cygwin.
2285
2286 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2287
2288         * include/oleacc.h (STATE_SYSTEM_HASPOPUP, STATE_SYSTEM_NORMAL,
2289         STATE_SYSTEM_PROTECTED): Define.
2290
2291         Thank you to Marcus von Appen for reporting the issue.
2292
2293 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2294
2295         * include/winuser.h (CF_DIBV5): Define.
2296         (CF_MAX): Adjust accordingly.
2297
2298         Thank you to Lenard Lindstrom for reporting the issue.
2299
2300 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2301
2302         * include/sspi.h (QuerySecurityContextToken): Define.
2303         * lib/secur32.def: Regenerate using gendef on a Win7 machine.
2304
2305         Thank you to Magnus Hagander for reporting the issue.
2306
2307 2010-08-25  Ali Sabil  <asabil@users.sourceforge.net>
2308
2309         * include/ocidl.h: Define COBJMACROS for IPropertyBag and IPropertyBag2.
2310
2311 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2312
2313         * include/shlwapi (ASSOCDATA): Update definition.
2314
2315         Thank you to Frederic Deschamps for reporting the issue.
2316
2317 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2318
2319         * include/winbase.h (COPY_FILE_OPEN_SOURCE_FOR_WRITE,
2320         COPY_FILE_ALLOW_DECRYPTED_DESTINATION, COPY_FILE_COPY_SYMLINK,
2321         COPY_FILE_NO_BUFFERING): Define.
2322
2323         Thank you to Roland Schwingel for reporting the issue.
2324
2325 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2326
2327         * include/winuser.h (HHOOK): Move definition from here...
2328         * include/windef.h: ...to here, as per MSDN.
2329
2330         Thank you to Samuel Thibault for reporting the issue.
2331
2332 2010-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2333
2334         * include/winbase.h (GetEnvironmentStrings, GetEnvironmentStringsA): Per
2335         MSDN, change return type to LPCH.
2336         (GetEnvironmentStringsW): Per MSDN, change return type to LPWCH.
2337
2338         Thank you to Emmanuel Stapf for reporting the issue.
2339
2340 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2341
2342         * include/prsht.h (SNDMDG, POSTMSG): Fix typo.
2343         * include/windowsx.h (SNDMSG): Ditto.
2344
2345 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2346
2347         * include/prsht.h (SNDMSG, POSTMSG): Define macros and use throughout.
2348
2349         Thank you to Ozkan Sezer for reporting the issue.
2350
2351 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2352
2353         * include/windowsx.h (SNDMSG): Define macro and use throughout.
2354
2355         Thank you to Chris Oldwood for reporting the issue.
2356
2357 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2358
2359         * include/oleacc.h (AccessibleObjectFromEvent): Correct definition.
2360
2361         Thank you to Rick Walsh for reporting the issue.
2362
2363 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2364
2365         * include/winbase.h (MoveFileWithProcessA, MoveFileWithProgressW): Define.
2366
2367 2010-08-24  Vinky  <rabbit_vinky@users.sourceforge.net>
2368
2369         * include/winbase.h (OVERLAPPED): Correct definition.
2370
2371 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2372
2373         * include/winnt.h (IMAGE_NT_HEADERS32, IMAGE_NT_HEADERS64): Correct
2374         definition.
2375
2376         Thank you to Pasi Ruokola for reporting the issue.
2377
2378 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2379
2380         * include/exdisp.h (get_RegisterAsBrowser): Fix typo.
2381
2382         Thank you to cheznonnon for reporting the issue.
2383
2384 2010-08-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2385
2386         * lib/ws2_32.def: Regenerate using gendef on a Win7 machine.
2387
2388 2010-08-24  Ozkan Sezer  <sezero@users.sourceforge.net>
2389
2390         * winnt.h: Fix several SUBLANG ID errors (ref:
2391         http://msdn.microsoft.com/en-us/library/dd318693(VS.85).aspx).
2392         (SUBLANG_UI_CUSTOM_DEFAULT): 0x05, not 0x03.
2393         (SUBLANG_HAUSA_NIGERIA): Bad ID name, correct one is ...
2394         (SUBLANG_HAUSA_NIGERIA_LATIN): ... this.
2395         (SUBLANG_INUKTITUT_CANADA_LATIN): 0x02, not 0x01.
2396         (SUBLANG_IRISH_IRELAND): 0x02, not 0x01.
2397         (SUBLANG_LAO_LAO_PDR): Bad ID name, correct one is ...
2398         (SUBLANG_LAO_LAO): ... this.
2399         (SUBLANG_LOWER_SORBIAN_GERMANY): 0x02, not 0x01.
2400         (SUBLANG_SAMI_SKOLT_FINLAND): 0x08, not 0x03.
2401         (SUBLANG_SAMI_INARI_FINLAND): 0x09, not 0x03.
2402         (SUBLANG_SYRIAC_SYRIA): define as SUBLANG_SYRIAC (what MSDN mentions).
2403         (SUBLANG_TIGRIGNA_ERITREA): 0x02, not 0x01.
2404         (SUBLANG_BENGALI_INDIA): 0x01, not 0x00.
2405         (SUBLANG_BENGALI_BANGLADESH): 0x02, not 0x01.
2406         (SUBLANG_PUNJABI_INDIA): 0x01, not 0x00.
2407         (SUBLANG_PUNJABI_PAKISTAN): not defined in MSDN.
2408         (SUBLANG_ROMANIAN_ROMANIA): 0x01, not 0x00.
2409         (SUBLANG_ROMANIAN_MOLDOVA): not defined in MSDN.
2410
2411 2010-08-24  LRN  <lrn1986@gmail.com>
2412
2413         * include/mmreg.h (MPEGLAYER3WAVEFORMAT, WAVE_FORMAT_UNKNOWN,
2414         WAVE_FORMAT_PCM, WAVE_FORMAT_ADPCM, WAVE_FORMAT_IEEE_FLOAT,
2415         WAVE_FORMAT_VSELP, WAVE_FORMAT_IBM_CVSD, WAVE_FORMAT_ALAW,
2416         WAVE_FORMAT_MULAW, WAVE_FORMAT_OKI_ADPCM, WAVE_FORMAT_DVI_ADPCM,
2417         WAVE_FORMAT_MEDIASPACE_ADPCM, WAVE_FORMAT_SIERRA_ADPCM,
2418         WAVE_FORMAT_G723_ADPCM, WAVE_FORMAT_DIGIFIX, WAVE_FORMAT_DIALOGIC_OKI_ADPCM,
2419         WAVE_FORMAT_MEDIAVISION_ADPCM, WAVE_FORMAT_CU_CODEC,
2420         WAVE_FORMAT_YAMAHA_ADPCM, WAVE_FORMAT_SONARC,
2421         WAVE_FORMAT_DSPGROUP_TRUESPEECH, WAVE_FORMAT_ECHOSC1,
2422         WAVE_FORMAT_AUDIOFILE_AF36, WAVE_FORMAT_APTX, WAVE_FORMAT_AUDIOFILE_AF10,
2423         WAVE_FORMAT_PROSODY_1612, WAVE_FORMAT_LRC, WAVE_FORMAT_DOLBY_AC2,
2424         WAVE_FORMAT_GSM610, WAVE_FORMAT_MSNAUDIO, WAVE_FORMAT_ANTEX_ADPCME,
2425         WAVE_FORMAT_CONTROL_RES_VQLPC, WAVE_FORMAT_DIGIREAL, WAVE_FORMAT_DIGIADPCM,
2426         WAVE_FORMAT_CONTROL_RES_CR10, WAVE_FORMAT_NMS_VBXADPCM,
2427         WAVE_FORMAT_ROLAND_RDAC, WAVE_FORMAT_ECHOSC3, WAVE_FORMAT_ROCKWELL_ADPCM,
2428         WAVE_FORMAT_ROCKWELL_DIGITALK, WAVE_FORMAT_XEBEC, WAVE_FORMAT_G721_ADPCM,
2429         WAVE_FORMAT_G728_CELP, WAVE_FORMAT_MSG723, WAVE_FORMAT_MPEG,
2430         WAVE_FORMAT_RT24, WAVE_FORMAT_PAC, WAVE_FORMAT_MPEGLAYER3,
2431         WAVE_FORMAT_LUCENT_G723, WAVE_FORMAT_CIRRUS, WAVE_FORMAT_ESPCM,
2432         WAVE_FORMAT_VOXWARE, WAVE_FORMAT_CANOPUS_ATRAC, WAVE_FORMAT_G726_ADPCM,
2433         WAVE_FORMAT_G722_ADPCM, WAVE_FORMAT_DSAT, WAVE_FORMAT_DSAT_DISPLAY,
2434         WAVE_FORMAT_VOXWARE_BYTE_ALIGNED, WAVE_FORMAT_VOXWARE_AC8,
2435         WAVE_FORMAT_VOXWARE_AC10, WAVE_FORMAT_VOXWARE_AC16,
2436         WAVE_FORMAT_VOXWARE_AC20, WAVE_FORMAT_VOXWARE_RT24,
2437         WAVE_FORMAT_VOXWARE_RT29, WAVE_FORMAT_VOXWARE_RT29HW,
2438         WAVE_FORMAT_VOXWARE_VR12, WAVE_FORMAT_VOXWARE_VR18,
2439         WAVE_FORMAT_VOXWARE_TQ40, WAVE_FORMAT_SOFTSOUND, WAVE_FORMAT_VOXWARE_TQ60,
2440         WAVE_FORMAT_MSRT24, WAVE_FORMAT_G729A, WAVE_FORMAT_MVI_MV12,
2441         WAVE_FORMAT_DF_G726, WAVE_FORMAT_DF_GSM610, WAVE_FORMAT_ISIAUDIO,
2442         WAVE_FORMAT_ONLIVE, WAVE_FORMAT_SBC24, WAVE_FORMAT_DOLBY_AC3_SPDIF,
2443         WAVE_FORMAT_ZYXEL_ADPCM, WAVE_FORMAT_PHILIPS_LPCBB, WAVE_FORMAT_PACKED,
2444         WAVE_FORMAT_RHETOREX_ADPCM, WAVE_FORMAT_IRAT, WAVE_FORMAT_VIVO_G723,
2445         WAVE_FORMAT_VIVO_SIREN, WAVE_FORMAT_DIGITAL_G723,
2446         WAVE_FORMAT_CREATIVE_ADPCM, WAVE_FORMAT_CREATIVE_FASTSPEECH8,
2447         WAVE_FORMAT_CREATIVE_FASTSPEECH10, WAVE_FORMAT_QUARTERDECK,
2448         WAVE_FORMAT_FM_TOWNS_SND, WAVE_FORMAT_BTV_DIGITAL, WAVE_FORMAT_VME_VMPCM,
2449         WAVE_FORMAT_OLIGSM, WAVE_FORMAT_OLIADPCM, WAVE_FORMAT_OLICELP,
2450         WAVE_FORMAT_OLISBC, WAVE_FORMAT_OLIOPR, WAVE_FORMAT_LH_CODEC,
2451         WAVE_FORMAT_NORRIS, WAVE_FORMAT_ISIAUDIO,
2452         WAVE_FORMAT_SOUNDSPACE_MUSICOMPRESS, WAVE_FORMAT_DVM, WAVE_FORMAT_RAW_AAC1,
2453         WAVE_FORMAT_MPEG_HEAAC, WAVE_FORMAT_MPEG_ADTS_AAC, WAVE_FORMAT_DRM,
2454         WAVE_FORMAT_DTS, WAVE_FORMAT_WMAVOICE9, WAVE_FORMAT_WMASPDIF,
2455         WAVE_FORMAT_WMAUDIO_LOSSLESS, WAVE_FORMAT_WMAUDIO2, WAVE_FORMAT_WMAUDIO3,
2456         WAVE_FORMAT_MPEG_LOAS, WAVE_FORMAT_RAW_SPORT, WAVE_FORMAT_ESST_AC3,
2457         WAVE_FORMAT_DTS2): Define.
2458         * include/msacm.h (HACMDRIVERID, HACMDRIVER, HACMSTREAM, HACMOBJ,
2459         ACMSTREAMHEADER, WAVEFILTER, acmDriverAddA, acmDriverAddW, acmDriverRemove,
2460         acmMetrics, acmStreamOpen, acmStreamSize, acmStreamPrepareHeader,
2461         acmStreamUnprepareHeader, acmStreamReset, acmStreamClose, acmStreamConvert):
2462         Define.
2463
2464 2010-08-23  LRN  <lrn1986@gmail.com>
2465
2466         * include/winbase.h (SYMBOLIC_LINK_FLAG_DIRECTORY, FILE_NAME_NORMALIZED,
2467         FILE_NAME_OPENED, VOLUME_NAME_DOS, VOLUME_NAME_GUID, VOLUME_NAME_NONE,
2468         VOLUME_NAME_NT, FILE_BASIC_INFO, FILE_STANDARD_INFO, FILE_NAME_INFO,
2469         FILE_STREAM_INFO, FILE_COMPRESSION_INFO, FILE_ATTRIBUTE_TAG_INFO,
2470         FILE_ID_BOTH_DIR_INFO, FILE_REMOTE_PROTOCOL_INFO, FILE_INFO_BY_HANDLE_CLASS,
2471         GetFileInformationByHandleEx, GetFinalPathNameByHandleA,
2472         GetFinalPathNameByHandleW): Define.
2473
2474 2010-08-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2475
2476         * lib/CheckConflicts.sh: New file.
2477
2478 2010-08-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2479
2480         * lib/kernel32.def (CopyLZFile, GetExpandedNameA, GetExpandedNameW, LZClose,
2481         LZCopy, LZInit, LZOpenFileA, LZOpenFileW, LZRead, LZSeek, OpenProcessToken,
2482         OpenThreadToken, RegCloseKey, RegCreateKeyExA, RegCreateKeyExW,
2483         RegDeleteKeyExA, RegDeleteKeyExW, RegDeleteValueA, RegDeleteValueW,
2484         RegEnumKeyExA, RegEnumKeyExW, RegEnumValueA, RegEnumValueW, RegFlushKey,
2485         RegGetKeySecurity, RegLoadKeyA, RegLoadKeyW, RegNotifyChangeKeyValue,
2486         RegOpenCurrentUser, RegOpenKeyExA, RegOpenKeyExW, RegOpenUserClassesRoot,
2487         RegQueryInfoKeyA, RegQueryInfoKeyW, RegQueryValueExA, RegQueryValueExW,
2488         RegRestoreKeyA, RegRestoreKeyW, RegSetKeySecurity, RegSetValueExA,
2489         RegSetValueW, RegUnLoadKeyA, RegUnLoadKeyW, RtlCaptureStackBackTrace,
2490         RtlFillMemory, RtlMoveMemory, RtlZeroMemory, SetThreadToken): Remove
2491         conflicting definition.
2492         * lib/th32.def: Remove.
2493         * lib/ntdll.def (RtlUnwind): Remove conflicting definition.
2494         * lib/version.def (VerLanguageNameA, VerLanguageNameW): Remove conflicting
2495         definition.
2496
2497 2010-08-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2498
2499         * lib/kernel32.def (CreateProcessAsUserW): Remove definition.
2500
2501 2010-08-20  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2502
2503         * lib/kernel32.def: Regenerate using gendef on a Win7 machine.
2504
2505 2010-08-19  Corinna Vinschen  <corinna@vinschen.de>
2506
2507         * include/winnt.h: Define FILE_ATTRIBUTE_VIRTUAL.  Change
2508         FILE_ATTRIBUTE_VALID_FLAGS accordingly.
2509         * include/ddk/winddk.h: Ditto.
2510
2511 2010-08-18  Ladislav Michl  <ladis@users.sourceforge.net>
2512
2513         * include/winbase.h (SYMBOLIC_LINK_FLAG_DIRECTORY, CreateSymbolicLinkW,
2514         CreateSymbolicLinkA, CreateSymbolicLink): Define
2515
2516 2010-07-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2517
2518         * lib/kernel32.def(FatalExit): Correct definiton.
2519
2520 2010-07-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2521
2522         * include/basetyps.h (REFGUID, REFIID, REFCLSID, REFFMTID): Revert change
2523         from 2010-07-17 since it breaks several applications.
2524
2525 2010-07-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2526
2527         * lib/kernel32.def: Regenerate using gendef.
2528
2529 2010-07-20  Ozkan Sezer  <sezero@users.sourceforge.net>
2530
2531         * include/commctrl.h (LVIF_GROUPID): Fix definition.
2532
2533 2010-07-20  Michael James  <james.me@gmail.com>
2534
2535         * include/commctrl.h (LVIF_COLUMNS): Fix definition.
2536
2537 2010-07-17  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2538
2539         * include/winnt.h (HEAP_MAKE_TAG_FLAGS, VALID_INHERIT_FLAGS): Correct
2540         definition.
2541         * include/rpcndr.h (NdrUnMarshConfStringHdr, NdrUnMarshCCtxtHdl,
2542         NdrMarshSCtxtHdl): Ditto.
2543         * include/basetyps.h (REFGUID, REFIID, REFCLSID, REFFMTID): Remove macro
2544         definition in favour of typedef definition.
2545
2546         Thank you to Yuta Tomino for reporting the issues.
2547
2548 2010-07-08  Markus Koenig  <basilo@users.sourceforge.net>
2549
2550         * include/gdiplus.h: New file.
2551         * include/gdiplus/gdiplus.h: New file.
2552         * include/gdiplus/gdiplusbase.h: New file.
2553         * include/gdiplus/gdiplusbrush.h: New file.
2554         * include/gdiplus/gdipluscolor.h: New file.
2555         * include/gdiplus/gdipluscolormatrix.h: New file.
2556         * include/gdiplus/gdipluseffects.h: New file.
2557         * include/gdiplus/gdiplusenums.h: New file.
2558         * include/gdiplus/gdiplusflat.h: New file.
2559         * include/gdiplus/gdiplusgpstubs.h: New file.
2560         * include/gdiplus/gdiplusgraphics.h: New file.
2561         * include/gdiplus/gdiplusheaders.h: New file.
2562         * include/gdiplus/gdiplusimageattributes.h: New file.
2563         * include/gdiplus/gdiplusimagecodec.h: New file.
2564         * include/gdiplus/gdiplusimaging.h: New file.
2565         * include/gdiplus/gdiplusimpl.h: New file.
2566         * include/gdiplus/gdiplusinit.h: New file.
2567         * include/gdiplus/gdipluslinecaps.h: New file.
2568         * include/gdiplus/gdiplusmatrix.h: New file.
2569         * include/gdiplus/gdiplusmem.h: New file.
2570         * include/gdiplus/gdiplusmetafile.h: New file.
2571         * include/gdiplus/gdiplusmetaheader.h: New file.
2572         * include/gdiplus/gdipluspath.h: New file.
2573         * include/gdiplus/gdipluspen.h: New file.
2574         * include/gdiplus/gdipluspixelformats.h: New file.
2575         * include/gdiplus/gdiplusstringformat.h: New file.
2576         * include/gdiplus/gdiplustypes.h: New file.
2577         * lib/gdiplus.c: New file containing GDI+ variable definitions
2578         and GUIDs.
2579         * lib/gdiplus.def: New file.
2580         * lib/Makefile.in: Add gdiplus.o to EXTRA_OBJS,
2581         add gdiplus.c to SOURCES.
2582         * lib/test.c: Include gdiplus.h.
2583
2584 2010-06-28  Rick Rankin  <rrankin1424-mingw@yahoo.com>
2585
2586         * include/psapi.h (PROCESS_MEMORY_COUNTERS_EX, PERFORMANCE_INFORMATION,
2587         GetPerformanceInfo): Define.
2588         * lib/psapi.def (GetPerformanceInfo): Define.
2589         * include/wincrypt.h (CryptEnumProvidersA, CryptEnumProvidersW,
2590         CryptEnumProviders): Define.
2591
2592 2010-02-17  LRN  <lrn1986@gmail.com>
2593
2594         * include/shlguid.h (IID_IFolderView): Define.
2595         * include/shlobj.h (IFolderView interface): Define.
2596         * lib/shell32.c (IID_IFolderView): Export.
2597
2598 2010-01-26  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
2599
2600         * include/shldisp.h (AUTOCOMPLETEOPTIONS): Add version guard around
2601         ACO_WORD_FILTER and ACO_NOPREFIXFILTERING.
2602
2603 2010-01-26  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
2604
2605         * include/shldisp.h (AUTOCOMPLETEOPTIONS): Add enum.
2606
2607 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2608
2609         * include/shlobj.h (SHParseDisplayName): Fix definition.
2610
2611 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2612
2613         * include/w32api.h: Increment version to 3.14.
2614         * Makefile.in: Ditto.
2615
2616 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2617
2618         * include/shlobj.h (SHParseDisplayName): Define.
2619
2620         Thanks to James Roberts-Thomson for the report.
2621
2622 2009-20-10  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
2623
2624         * include/wingdi.h (ENHMFENUMPROC): Correct definition.
2625
2626         Thanks to Alexander Vassilev for the report.
2627
2628 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2629
2630         * include/iprtrmib.h (MIB_IPADDRROW): Correct definition.
2631
2632         Thanks to Thomas Denk for the report.
2633
2634 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2635
2636         * include/winbase.h (UnmapViewOfFile): Correct definition.
2637
2638         Thanks to Dimitry Sibiryakov for the report.
2639
2640 2009-20-10  Aleksey Chernov  <virxkane@users.sourceforge.net>
2641
2642         * include/sspi.h: Include ntsecapi.h to correct postgresql build error.
2643
2644 2009-20-10  Heiko Hund  <heiko@ist.eigentlich.net>
2645
2646         * include/commctrl.h (GetMUILanguage, InitMUILanguage): Add prototypes.
2647         * lib/comctl32.def (GetMUILanguage, InitMUILanguage): Define.
2648
2649 2009-20-10  Michael James  <james.me@gmail.com>
2650
2651         * include/wingdi.h (CLEARTYPE_QUALITY): Define.
2652         * include/winuser.h (WM_KEYLAST): Alternative definition when _WIN32_WINNT
2653         >= 0x0501.
2654         (WM_UNICHAR,UNICODE_NOCHAR): Define.
2655         * lib/comctl32.def (DefSubclassProc@16,GetWindowSubclass@16,
2656         RemoveWindowSubclass@12): Add exports.
2657         * lib/gdi32.def (GetDCBrushColor@4,GetDCPenColor@4): Add exports.
2658
2659 2009-20-10  Jarkko Sakkinen  <jarkko.sakkinen@iki.fi>
2660
2661         * include/winuser.h (WM_TOUCHMOVE, WM_TOUCHDOWN, WM_TOUCHUP,
2662         TOUCHEVENTF_DOWN, TOUCHEVENTF_INRANGE, TOUCHEVENTF_MOVE,
2663         TOUCHEVENTF_NOCOALESCE, TOUCHEVENTF_PALM, TOUCHEVENTF_PEN,
2664         TOUCHEVENTF_PRIMARY, TOUCHEVENTF_UP, TOUCHEVENTMASKF_CONTACTAREA,
2665         TOUCHEVENTMASKF_EXTRAINFO, TOUCHEVENTMASKF_TIMEFROMSYSTEM, TOUCHINPUT,
2666         CloseTouchInputHandle, GetTouchInputInfo, IsTouchWindow,
2667         RegisterTouchWindow, UnregisterTouchWindow): Define.
2668         * lib/user32.def (CloseTouchInputHandle, GetTouchInputInfo, IsTouchWindow,
2669         RegisterTouchWindow, UnregisterTouchWindow): Define.
2670
2671 2009-20-10  Dmitry Potapov  <dpotapov@users.sourceforge.net>
2672
2673         * include/winver.h (VerQueryValue[AW]): Correct definition.
2674
2675 2009-20-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2676
2677         * include/shlobj.h (SHARD): Add enum.
2678         (SHARD_PATH): Define based on UNICODE.
2679
2680         Thanks to Jacek Caban for the report.
2681
2682 2009-14-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2683
2684         * include/wingdi.h (_devicemodeW, _devicemodeA): Correct definition.
2685
2686         Thanks to Bruno Martinez for the report.
2687
2688 2009-14-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2689
2690         * include/shlobj.h (IDO_SHGIOI_SHARE, IDO_SHGIOI_LINK, IDO_SHGIOI_SLOWFILE,
2691         IDO_SHGIOI_DEFAULT, SHGetIconOverlayIndexW, SHGetIconOverlayIndexA,
2692         SHGetIconOverlayIndex): Define.
2693
2694         Thanks to Tim Kosse for the report.
2695
2696 2009-13-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2697
2698         * include/wincon.h (AttachConsole): Correct guard.
2699
2700         Thanks to Alexander Shaduri for the report.
2701
2702 2009-13-09  Robert Moerland  <rjmoerland@users.sourceforge.net>
2703
2704         * include/wininet.h (NTERNET_CACHE_ENTRY_INFOW): Correct definition.
2705         (DeleteUrlCacheEntryW, DeleteUrlCacheEntryA): Define.
2706
2707 2009-13-09  Jacky Lai  <crazyjacky@users.sourceforge.net>
2708
2709         * include/winerror.h: Fix typos in macro names.
2710
2711 2009-13-09  Jan Nijtmans  <nijtmans@users.sourceforge.net>
2712
2713         * include/winuser.h (SendMessageTimeoutA, SendMessageTimeoutW): Correct
2714         definition.
2715
2716 2009-11-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2717
2718         * include/winnt.h (PROCESS_SUSPEND_RESUME): Define.
2719
2720 2009-10-29  Charles Wilson  <mingw@cwilson.fastmail.fm>
2721
2722         Honor DESTDIR for winsup/mingw and winsup/w32api.
2723         Detect and report error if installation paths are win32
2724         format, but DESTDIR is non-empty.
2725
2726         * Makefile.in (install, uninstall): Use FLAGS_TO_PASS
2727         when invoking make in subdirs.
2728         * lib/Makefile.in (DESTDIR): Honor per convention.
2729         (need-DESTDIR-compatibility): New macro; define it and a
2730         corresponding rule.
2731         (fail-DESTDIR-compatibility): New dependency goal.
2732         (install-libraries, install-headers, uninstall-libraries,
2733         uninstall-headers): Require need-DESTDIR-compatibility.
2734         * lib/ddk/Makefile.in: Ditto.
2735         * lib/directx/Makefile.in: Ditto.
2736
2737 2009-10-04  Corinna Vinschen  <corinna@vinschen.de>
2738
2739         * include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000.
2740         _WIN32_WINNT >= 0x0500.
2741         (DISABLE_MAX_PRIVILEGE, SANDBOX_INERT, LUA_TOKEN,
2742         WRITE_RESTRICTED): Define.
2743         (IsTokenRestricted): Declare for >= Win 2000.
2744
2745 2009-08-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2746
2747         * include/wtsapi32.h (WTSQuerySessionInformationA,
2748         WTSQuerySessionInformationW, WTSQuerySessionInformation, WTSFreeMemory):
2749         Moved to (_WIN32_WINNT >= 0x0500) guard.
2750         (thanks to Pierre Ossman)
2751
2752 2009-08-09  Andy Koppe  <andy.koppe@gmail.com>
2753
2754         * include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,
2755         IS_SURROGATE_PAIR): Define.
2756
2757 2009-07-27  Corinna Vinschen  <corinna@vinschen.de>
2758
2759         * include/winnt.h (FILE_SUPPORTS_HARD_LINKS,
2760         FILE_SUPPORTS_EXTENDED_ATTRIBUTES, FILE_SUPPORTS_OPEN_BY_FILE_ID,
2761         FILE_SUPPORTS_USN_JOURNALS): Define.  Add comment.
2762         * include/ddk/ntifs.h: Ditto.
2763         (FILE_SEQUENTIAL_WRITE_ONCE, FILE_SUPPORTS_TRANSACTIONS): Define.
2764
2765 2009-07-21  Corinna Vinschen  <corinna@vinschen.de>
2766
2767         * lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry points
2768         from here...
2769         * lib/gdo32.dll: ...to here.
2770
2771 2009-07-01  Corinna Vinschen  <corinna@vinschen.de>
2772
2773         * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,
2774         StrChrIA@8, StrChrIW@8, StrChrW@8, StrCmpNA@12, StrCmpNIA@12,
2775         StrCmpNIW@12, StrCmpNW@12, StrRChrA@12, StrRChrIA@12, StrRChrW@12,
2776         StrRStrIA@12, StrRStrIW@12, StrStrA@8, StrStrIA@8, StrStrIW@8,
2777         StrStrW@8, StrToIntA@4, StrToIntW@4): Remove erroneously defined
2778         entry points.
2779
2780 2009-06-24  Corinna Vinschen  <corinna@vinschen.de>
2781
2782         * include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateSessionsW,
2783         WTSEnumerateSessionsA): Add function prototypes.
2784         (struct _WTS_SESSION_INFOW, struct _WTS_SESSION_INFOA): Add typedefs.
2785         (WTS_SESSION_INFO, PWTS_SESSION_INFO, WTSEnumerateSessions): Add
2786         defines dependent on UNICODE setting.
2787
2788 2009-06-07  Corinna Vinschen  <corinna@vinschen.de>
2789
2790         * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx where missing
2791         and vice versa.
2792         * include/ddk/ntifs.h: Ditto.
2793         * include/ddk/winddk.h: Ditto.
2794         * lib/ntdll.def (NtPlugPlayControl, NtQueryInstallUILanguage,
2795         ZwPlugPlayControl, ZwQueryInstallUILanguage): Add entry points defined
2796         in header, but missing in lib.  Omit NT4-only entry points.
2797
2798 2009-05-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2799
2800         * include/shellapi.h (SHIL_LARGE, SHIL_SMALL, SHIL_EXTRALARGE,
2801         SHIL_SYSSMALL, SHIL_JUMBO, SHIL_LAST SHIL_JUMBO, SHGetImageList): Define.
2802         * lib/shell32.def (SHGetImageList): Define.
2803
2804 2009-02-18  Corinna Vinschen  <corinna@vinschen.de>
2805
2806         * winnt.h: Add Vista token security extensions.
2807         (SID_HASH_SIZE): Define.
2808         (TOKEN_MANDATORY_POLICY_OFF, TOKEN_MANDATORY_POLICY_NO_WRITE_UP,
2809         TOKEN_MANDATORY_POLICY_NEW_PROCESS_MIN,
2810         TOKEN_MANDATORY_POLICY_VALID_MASK): Define.
2811         (SID_HASH_ENTRY): Define.
2812         (struct _SID_AND_ATTRIBUTES_HASH): Define.
2813         (struct _TOKEN_LINKED_TOKEN): Define.
2814         (struct _TOKEN_MANDATORY_LABEL): Define.
2815         (struct _TOKEN_MANDATORY_POLICY): Define.
2816         (struct _TOKEN_ELEVATION): Define.
2817         (struct _TOKEN_ACCESS_INFORMATION): Define.
2818         (enum _TOKEN_INFORMATION_CLASS): Conditionally define new Vista token
2819         information enumeration values.
2820
2821 2009-02-09  Corinna Vinschen  <corinna@vinschen.de>
2822
2823         * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definition
2824         from ddk/ntifs.h.
2825
2826 2009-02-06  Linton Miller  <Linton.Miller@trivininc.com>
2827
2828         * include/wtsapi32.h (WTS_CURRENT_SESSION): Fix definition.
2829
2830 2009-01-19  Corinna Vinschen  <corinna@vinschen.de>
2831
2832         * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.
2833
2834 2009-01-11  Henry Nestler  <henry@bigfoot.de>
2835
2836         * lib/ddk/ntoskrnl.def: Enable ZwQueryEaFile, ZwSetEaFile, NtQueryEaFile,
2837         NtSetEaFile.
2838
2839 2009-01-07  Corinna Vinschen  <corinna@vinschen.de>
2840
2841         * include/winbase.h (SCS_64BIT_BINARY): Define.
2842
2843 2008-12-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2844
2845         * include/w32api.h: Increment version to 3.13.
2846         * Makefile.in: Ditto.
2847
2848 2008-12-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2849
2850         * lib/glut.def: remove.
2851         * lib/glut32.def: ditto.
2852
2853 2008-11-11  Corinna Vinschen  <corinna@vinschen.de>
2854
2855         * include/winbase.h (PROCESS_DEP_ENABLE,
2856         PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION): Define for >= Vista SP1.
2857         (enum _DEP_SYSTEM_POLICY_TYPE): Ditto.
2858         (GetProcessDEPPolicy, GetSystemDEPPolicy, SetProcessDEPPolicy): Ditto.
2859
2860 2008-10-09  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2861
2862         * include/mmsystem.h (sndAlias): Correct GCC4 warning.
2863
2864 2008-10-04  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2865
2866         * include/shellapi.h (NOTIFYICON_VERSION_4): Define.
2867
2868 2008-09-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2869
2870         * include/vfw.h (capSendMessage): Rename to __capSendMessage.
2871
2872 2008-09-24  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2873
2874         * include/vfw.h (WM_CAP_SET_CALLBACK_ERRORA, WM_CAP_SET_CALLBACK_ERRORW,
2875         WM_CAP_SET_CALLBACK_STATUS, WM_CAP_SET_CALLBACK_YIELD,
2876         WM_CAP_SET_CALLBACK_FRAMEA, WM_CAP_SET_CALLBACK_FRAMEW,
2877         WM_CAP_SET_CALLBACK_VIDEOSTREAM, WM_CAP_SET_CALLBACK_WAVESTREAM,
2878         WM_CAP_GET_USER_DATA, WM_CAP_SET_USER_DATA, WM_CAP_DRIVER_CONNECT,
2879         WM_CAP_DRIVER_DISCONNECT, WM_CAP_DRIVER_GET_NAMEA, WM_CAP_DRIVER_GET_NAMEW,
2880         WM_CAP_DRIVER_GET_VERSIONA, WM_CAP_DRIVER_GET_VERSIONW,
2881         WM_CAP_DRIVER_GET_CAPS, WM_CAP_FILE_SET_CAPTURE_FILEA,
2882         WM_CAP_FILE_SET_CAPTURE_FILEW, WM_CAP_FILE_GET_CAPTURE_FILEA,
2883         WM_CAP_FILE_GET_CAPTURE_FILEW, WM_CAP_FILE_ALLOCATE, WM_CAP_FILE_SAVEASA,
2884         WM_CAP_FILE_SAVEASW, WM_CAP_FILE_SET_INFOCHUNK, WM_CAP_FILE_SAVEDIBA,
2885         WM_CAP_FILE_SAVEDIBW, WM_CAP_EDIT_COPY, WM_CAP_SET_AUDIOFORMAT,
2886         WM_CAP_GET_AUDIOFORMAT, WM_CAP_DLG_VIDEOFORMAT, WM_CAP_DLG_VIDEOSOURCE,
2887         WM_CAP_DLG_VIDEODISPLAY, WM_CAP_GET_VIDEOFORMAT, WM_CAP_SET_VIDEOFORMAT,
2888         WM_CAP_DLG_VIDEOCOMPRESSION, WM_CAP_SET_PREVIEW, WM_CAP_SET_OVERLAY,
2889         WM_CAP_SET_PREVIEWRATE, WM_CAP_SET_SCALE, WM_CAP_GET_STATUS,
2890         WM_CAP_SET_SCROLL, WM_CAP_GRAB_FRAME, WM_CAP_GRAB_FRAME_NOSTOP,
2891         WM_CAP_SEQUENCE, WM_CAP_SEQUENCE_NOFILE, WM_CAP_SET_SEQUENCE_SETUP,
2892         WM_CAP_GET_SEQUENCE_SETUP, WM_CAP_SET_MCI_DEVICEA, WM_CAP_SET_MCI_DEVICEW,
2893         WM_CAP_GET_MCI_DEVICEA, WM_CAP_GET_MCI_DEVICEW, WM_CAP_STOP, WM_CAP_ABORT,
2894         WM_CAP_SINGLE_FRAME_OPEN, WM_CAP_SINGLE_FRAME_CLOSE, WM_CAP_SINGLE_FRAME,
2895         WM_CAP_PAL_OPENA, WM_CAP_PAL_OPENW, WM_CAP_PAL_SAVEA, WM_CAP_PAL_SAVEW,
2896         WM_CAP_PAL_PASTE, WM_CAP_PAL_AUTOCREATE, WM_CAP_PAL_MANUALCREATE,
2897         WM_CAP_SET_CALLBACK_CAPCONTROL): Define using WM_USER.
2898         (capSendMessage): Don't undef.
2899
2900 2008-09-21  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2901
2902         * incude/sspi.h: include subauth.h to fix issue of UNICODE_STRING being
2903         undefined.
2904
2905 2008-09-13  mega-squall  <mega-squall@users.sf.net>
2906
2907         * include/winnt.h (SUBLANG_BENGALI_INDIA, SUBLANG_PUNJABI_INDIA,
2908         SUBLANG_ROMANIAN_ROMANIA): Correct definition.
2909         (SUBLANG_BENGALI_BANGLADESH, SUBLANG_PUNJABI_PAKISTAN,
2910         SUBLANG_ROMANIAN_MOLDOVA): Define.
2911
2912 2008-09-11  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2913
2914         * include/shlwapi.h (ASSOCSTR): Update enum.
2915
2916 2008-09-07  Chris Sutcliffe  <ir0nh34d@users.sf.net>
2917
2918         * include/w32api.h: Increment version to 3.12.
2919         * Makefile.in: Ditto.
2920
2921 2008-09-07  Michael Hentschel  <mikeh42@users.sourceforge.net>
2922
2923         * include/shlwapi.h (STIF_DEFAULT, STIF_SUPPORT_HEX): Define.
2924
2925 2008-09-07  alsemm  <alsemm@users.sourceforge.net>
2926
2927         * include/mlang.h (IMLangFontLink2::MapFont): Fix definition.
2928
2929 2008-09-07  Danny Smith  <dannysmith@users.sourceforge.net>
2930
2931         * include/ws2tcpip.h (IPV6_MREQ): Fix typo.
2932         Thanks to Richard Hughes for report.
2933
2934 2008-09-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2935
2936         * Makefile.in: Adjust to new naming standard for MinGW while maintaining old
2937         naming standard for Cygwin.
2938
2939 2008-08-30  Bo Yang  <techrazy@users.sourceforge.net>
2940
2941         * include/sspi.h: Fix PSecurityFunctionTableW structure.
2942
2943 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2944
2945         * include/ddk/scsi.h: Define READ_TOC formats.
2946         * lib/ddk/scsiport.def (ScsiPortGetDeviceBase): Fix export.
2947
2948 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2949
2950         * include/ddk/ndis.h (NDIS_MINIPORT_MAJOR_VERSION, NDIS_MINIPORT_MINOR_VERSION,
2951         struct NDIS_TASK_OFFLOAD_HEADER, PROTOCOL_RESERVED_SIZE_IN_PACKET,
2952         NdisGetFirstBufferFromPacketSafe, NdisMIndicateReceivePacket,
2953         NdisSetPacketPoolProtocolId, NdisMInitializeTimer, NdisMSetPeriodicTimer,
2954         NdisMCancelTimer): Define.
2955         (enum NDIS_ENCAPSULATION, struct NDIS_ENCAPSULATION_FORMAT): move in file.
2956         (struct _NDIS_PACKET): Define using _ANONYMOUS_UNION and ANONYMOUS_STRUCT to
2957         eliminate warnings.
2958         (NdisReinitializePacket): Rename from NdisReinitializePacketCounts.
2959         * lib/ddk/ndis.def (NdisInitAnsiString, NdisInitUnicodeString, NdisMCancelTimer,
2960         NdisMInitializeTimer, NdisMSetPeriodicTimer, NdisSetPacketPoolProtocolId):
2961         Export.
2962
2963 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2964
2965         * include/ddk/winddk.h (RtlStringCbCopyA, RtlStringCbPrintfA,
2966         RtlStringCbVPrintfA): define in terms of POSIX string functions.
2967
2968 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2969
2970         * include/ddk/winddk.h (KeRaiseIrql): Define.
2971         (KfRaiseIrql, KfLowerIrql): remove incorrect definitions.
2972
2973 2008-08-29  Andy Grover  <andy.grover@oracle.com>
2974
2975         * include/ddk/winddk.h (KeFlushQueuedDpcs, KeMemoryBarrier): Define.
2976         (KeGetCurrentProcessorNumber): Fix incorrect member reference.
2977         (InterlockedIncrement, InterlockedDecrement): fix warning.
2978         * lib/ddk/ntoskrnl.def (KeFlushQueuedDpcs, KeMemoryBarrier): Export.
2979         (KeNumberProcessors): Export.
2980
2981 2008-08-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2982
2983         * include/shlwapi.h (ASSOCF_INIT_NOREMAPCLSID, ASSOCF_INIT_BYEXENAME,
2984         ASSOCF_OPEN_BYEXENAME, ASSOCF_INIT_DEFAULTTOSTAR,
2985         ASSOCF_INIT_DEFAULTTOFOLDER, ASSOCF_NOUSERSETTINGS, ASSOCF_NOTRUNCATE,
2986         ASSOCF_VERIFY, ASSOCF_REMAPRUNDLL, ASSOCF_NOFIXUPS, ASSOCF_IGNOREBASECLASS,
2987         ASSOCF_INIT_IGNOREUNKNOWN): Define.
2988
2989 2008-08-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2990
2991         * include/commctrl.h (LVN_MARQUEEBEGIN): Define.
2992
2993         Thanks to Tim Kosse <botg at users dot sf dot net>.
2994
2995 2008-08-22  Bo Yang  <techrazy@users.sourceforge.net>
2996
2997         * include/winnt.h (OWNER_SECURITY_INFORMATION, GROUP_SECURITY_INFORMATION,
2998         DACL_SECURITY_INFORMATION, SACL_SECURITY_INFORMATION): Correct.
2999         * include/winnt.h (OWNER_SECURITY_INFORMATION, GROUP_SECURITY_INFORMATION,
3000         DACL_SECURITY_INFORMATION, SACL_SECURITY_INFORMATION,
3001         LABEL_SECURITY_INFORMATION, UNPROTECTED_SACL_SECURITY_INFORMATION,
3002         UNPROTECTED_DACL_SECURITY_INFORMATION, PROTECTED_SACL_SECURITY_INFORMATION,
3003         PROTECTED_DACL_SECURITY_INFORMATION): Define.
3004
3005 2008-08-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3006
3007         * include/wtsapi32.h (_WTS_INFO_CLASS, _WTS_CONNECTSTATE_CLASS,
3008         WTSQuerySessionInformation, WTSFreeMemory): Define.
3009
3010 2008-07-25  Bo Yang  <techrazy@users.sourceforge.net>
3011
3012         * lib/gdi32.def (SetLayout): Export.
3013
3014 2008-07-25  Bo Yang  <techrazy@users.sourceforge.net>
3015
3016         * include/wincrypt.h (struct _CRYPT_KEY_PROV_PARAM,
3017         struct _CRYPT_KEY_PROV_INFO, CertGetCertificateContextProperty,
3018         CryptEnumKeyIdentifierProperties, CryptAcquireCertificatePrivateKey,
3019         CertCreateCertificateContext, CryptGetKeyIdentifierProperty,
3020         CertSetCertificateContextProperty, CertCompareCertificateName,
3021         CryptSetKeyIdentifierProperty, CertOIDToAlgId, CryptGetDefaultProviderA,
3022         CryptGetDefaultProviderW and many corresponding macroes): Define.
3023         * lib/crypt32.def (Export the above 11 functions): Export.
3024         * include/winerror.h (CRYPT_E_NOT_FOUND and other crypt related
3025         macroes): Define.
3026
3027
3028 2008-07-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3029
3030         * include/winuser.h (MENUGETOBJECTINFO, MNGO_NOINTERFACE, MNGO_NOERROR,
3031         MNGOF_TOPGAP, MNGOF_BOTTOMGAP): Define.
3032
3033 2008-07-24  techrazy  <techrazy@users.sourceforge.net>
3034
3035         * include/wingdi.h (OUT_PS_ONLY_PRECIS): Define.
3036
3037 2008-07-24  Corinna Vinschen  <corinna@vinschen.de>
3038
3039         * include/lmaccess.h (struct _USER_INFO_4): Define.
3040         (struct _USER_INFO_23): Define.
3041         (struct _GROUP_INFO_3): Define.
3042
3043 2008-07-14  Corinna Vinschen  <corinna@vinschen.de>
3044
3045         * include/iphlpapi.h (GetExtendedTcpTable): Add prototype.
3046         * include/iprtrmib.h (TCP_TABLE_CLASS, MIB_TCPROW_OWNER_PID,
3047         MIB_TCPTABLE_OWNER_PID, MIB_TCP6ROW_OWNER_PID,
3048         MIB_TCP6TABLE_OWNER_PID): Define.
3049         * lib/iphlpapi.def (GetExtendedTcpTable): Export.
3050
3051 2008-06-25  Brandon Sneed  <nivenh@sourceware.org>
3052
3053         * include/winbase.h (GetProcessHandleCount, GetSystemRegistryQuota,
3054         GetThreadIOPendingFlag): Modified to rely on _WIN32_WINNT 0x0501 instead
3055         of 0x0502.
3056         Bug reported by Thomas Denk.
3057
3058 2008-06-25  Brandon Sneed  <nivenh@sourceware.org>
3059
3060         * include/winbase.h (InterlockedIncrement, InterlockedDecrement,
3061         InterlockedCompareExchange, InterlockedExchange,
3062         InterlockedCompareExchangePointer, InterlockedExchangeAdd,
3063         InterlockedExchangePointer): Modified from PLONG to LONG volatile *.
3064         Bug reported by Erik Blake.
3065
3066 2008-06-20  Danny Smith  <dannysmith@users.sourceforge.net>
3067
3068         * lib/ddk/hal.def (HalTranslateBusAddress): Correct suffix.
3069         * lib/ddk/ntoskrnl.def (MmAllocateContiguousMemory): Correct suffix.
3070         Bug reported by Brian Hawley.
3071
3072 2008-06-17  Corinna Vinschen  <corinna@vinschen.de>
3073
3074         * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_REDISCOVERY,
3075         DS_DIRECTORY_SERVICE_REQUIRED, DS_DIRECTORY_SERVICE_PREFERRED,
3076         DS_GC_SERVER_REQUIRED, DS_PDC_REQUIRED, DS_BACKGROUND_ONLY,
3077         DS_IP_REQUIRED, DS_KDC_REQUIRED, DS_TIMESERV_REQUIRED,
3078         DS_WRITABLE_REQUIRED, DS_GOOD_TIMESERV_PREFERRED, DS_AVOID_SELF,
3079         DS_ONLY_LDAP_NEEDED, DS_IS_FLAT_NAME, DS_IS_DNS_NAME,
3080         DS_RETURN_DNS_NAME, DS_RETURN_FLAT_NAME): Define.
3081         (DsGetDcNameW, DsGetDcNameA): Declare.
3082         (DsGetDcName): Define.
3083         * lib/netapi32.def (DsGetDcNameA, DsGetDcNameW): Export.
3084
3085 2008-05-28  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3086
3087         * include/commctrl.h (NMLVODSTATECHANGE): Define.
3088
3089         Thanks to Tim Kosse <botg at users dot sf dot net>.
3090
3091 2008-05-28  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3092
3093         * include/winnt.h (SUBLANG_TIBETAN_BHUTAN): Fix definition.
3094
3095         Thanks to Nicola Di Nisio <nicoladinisio at users dot sf dot net>.
3096
3097 2008-05-15  Corinna Vinschen  <corinna@vinschen.de>
3098
3099         * include/winnt.h (FILE_SEQUENTIAL_WRITE_ONCE): Define.
3100         (FILE_SUPPORTS_TRANSACTIONS): Define.
3101
3102 2008-05-01  Bart Oldeman  <bartoldeman@users.sf.net>
3103
3104         * include/winuser.h (DEVICE_NOTIFY_WINDOW_HANDLE,
3105         DEVICE_NOTIFY_SERVICE_HANDLE): remove duplicate definition.
3106
3107 2008-05-02  Ramiro Polla  <ramiro@lisha.ufsc.br>
3108
3109         * include/vfw.h (WM_CAP_SET_CALLBACK_ERRORA, WM_CAP_SET_CALLBACK_ERRORW,
3110         WM_CAP_SET_CALLBACK_STATUS, WM_CAP_SET_CALLBACK_YIELD,
3111         WM_CAP_SET_CALLBACK_FRAMEA, WM_CAP_SET_CALLBACK_FRAMEW,
3112         WM_CAP_SET_CALLBACK_VIDEOSTREAM, WM_CAP_SET_CALLBACK_WAVESTREAM,
3113         WM_CAP_GET_USER_DATA, WM_CAP_SET_USER_DATA, WM_CAP_DRIVER_CONNECT,
3114         WM_CAP_DRIVER_DISCONNECT, WM_CAP_DRIVER_GET_NAMEA, WM_CAP_DRIVER_GET_NAMEW,
3115         WM_CAP_DRIVER_GET_VERSIONA, WM_CAP_DRIVER_GET_VERSIONW,
3116         WM_CAP_DRIVER_GET_CAPS, WM_CAP_FILE_SET_CAPTURE_FILEA,
3117         WM_CAP_FILE_SET_CAPTURE_FILEW, WM_CAP_FILE_GET_CAPTURE_FILEA,
3118         WM_CAP_FILE_GET_CAPTURE_FILEW, WM_CAP_FILE_ALLOCATE, WM_CAP_FILE_SAVEASA,
3119         WM_CAP_FILE_SAVEASW, WM_CAP_FILE_SET_INFOCHUNK, WM_CAP_FILE_SAVEDIBA,
3120         WM_CAP_FILE_SAVEDIBW, WM_CAP_EDIT_COPY, WM_CAP_SET_AUDIOFORMAT,
3121         WM_CAP_GET_AUDIOFORMAT, WM_CAP_DLG_VIDEOFORMAT, WM_CAP_DLG_VIDEOSOURCE,
3122         WM_CAP_DLG_VIDEODISPLAY, WM_CAP_GET_VIDEOFORMAT, WM_CAP_SET_VIDEOFORMAT,
3123         WM_CAP_DLG_VIDEOCOMPRESSION, WM_CAP_SET_PREVIEW, WM_CAP_SET_OVERLAY,
3124         WM_CAP_SET_PREVIEWRATE, WM_CAP_SET_SCALE, WM_CAP_GET_STATUS,
3125         WM_CAP_SET_SCROLL, WM_CAP_GRAB_FRAME, WM_CAP_GRAB_FRAME_NOSTOP,
3126         WM_CAP_SEQUENCE, WM_CAP_SEQUENCE_NOFILE, WM_CAP_SET_SEQUENCE_SETUP,
3127         WM_CAP_GET_SEQUENCE_SETUP, WM_CAP_SET_MCI_DEVICEA, WM_CAP_SET_MCI_DEVICEW,
3128         WM_CAP_GET_MCI_DEVICEA, WM_CAP_GET_MCI_DEVICEW, WM_CAP_STOP, WM_CAP_ABORT,
3129         WM_CAP_SINGLE_FRAME_OPEN, WM_CAP_SINGLE_FRAME_CLOSE, WM_CAP_SINGLE_FRAME,
3130         WM_CAP_PAL_OPENA, WM_CAP_PAL_OPENW, WM_CAP_PAL_SAVEA, WM_CAP_PAL_SAVEW,
3131         WM_CAP_PAL_PASTE, WM_CAP_PAL_AUTOCREATE, WM_CAP_PAL_MANUALCREATE,
3132         WM_CAP_SET_CALLBACK_CAPCONTROL, WM_CAP_SET_CALLBACK_ERROR,
3133         WM_CAP_SET_CALLBACK_FRAME, WM_CAP_DRIVER_GET_NAME,
3134         WM_CAP_DRIVER_GET_VERSION, WM_CAP_FILE_SET_CAPTURE_FILE,
3135         WM_CAP_FILE_GET_CAPTURE_FILE, WM_CAP_FILE_SAVEAS, WM_CAP_FILE_SAVEDIB,
3136         WM_CAP_SET_MCI_DEVICE, WM_CAP_GET_MCI_DEVICE, WM_CAP_PAL_OPEN,
3137         WM_CAP_PAL_SAVE, capSetCallbackOnError, capSetCallbackOnStatus,
3138         capSetCallbackOnYield, capSetCallbackOnFrame, capSetCallbackOnVideoStream,
3139         capSetCallbackOnWaveStream, capGetUserData, capSetUserData,
3140         capDriverConnect, capDriverDisconnect, capDriverGetName,
3141         capDriverGetVersion, capDriverGetCaps, capFileSetCaptureFile,
3142         capFileGetCaptureFile, capFileAlloc, capFileSaveAs, capFileSetInfoChunk,
3143         capFileSaveDIB, capEditCopy, capSetAudioFormat, capGetAudioFormat,
3144         capGetAudioFormatSize, capDlgVideoFormat, capDlgVideoSource,
3145         capDlgVideoDisplay, capGetVideoFormat, capGetVideoFormatSize,
3146         capSetVideoFormat, capDlgVideoCompression, capPreview, capOverlay,
3147         capPreviewRate, capPreviewScale, capGetStatus, capSetScrollPos,
3148         capGrabFrame, capGrabFrameNoStop, capCaptureSequence,
3149         capCaptureSequenceNoFile, capCaptureSetSetup, capCaptureGetSetup,
3150         capSetMCIDeviceName, capGetMCIDeviceName, capCaptureStop, capCaptureAbort,
3151         capCaptureSingleFrameOpen, capCaptureSingleFrameClose,
3152         capCaptureSingleFrame, capPaletteOpen, capPaletteSave, capPalettePaste,
3153         capPaletteAuto, capPaletteManual, capSetCallbackOnCapControl): Define.
3154         (CAPDRIVERCAPS, *LPCAPDRIVERCAPS, CAPINFOCHUNK, *LPCAPINFOCHUNK, CAPSTATUS,
3155         *LPCAPSTATUS, CAPTUREPARMS, *LPCAPTUREPARMS, VIDEOHDR, *LPVIDEOHDR): typedef.
3156
3157 2008-04-26  Yuval  <uvman@users.sourceforge.net>
3158
3159         * include/ntsecpkg.h (SECPKG_STATE_ENCRYPTION_PERMITTED,
3160         SECPKG_STATE_STRONG_ENCRYPTION_PERMITTED, SECPKG_STATE_DOMAIN_CONTROLLER,
3161         SECPKG_STATE_WORKSTATION, SECPKG_STATE_STANDALONE,
3162         LSA_TOKEN_INFORMATION_TYPE, SECPKG_EXTENDED_INFORMATION_CLASS,
3163         SECPKG_NAME_TYPE, SECPKG_PRIMARY_CRED, SECPKG_SUPPLEMENTAL_CRED,
3164         SECPKG_SUPPLEMENTAL_CRED_ARRAY, SECPKG_PARAMETERS,
3165         SECPKG_EVENT_DOMAIN_CHANGE, SECPKG_CLIENT_INFO, SecurityUserData,
3166         SECPKG_GSS_INFO, SECPKG_CONTEXT_THUNKS, SECPKG_MUTUAL_AUTH_LEVEL,
3167         SECPKG_CALL_INFO, SECPKG_EXTENDED_INFORMATION, PLSA_CALLBACK_FUNCTION,
3168         *PLSA_CLIENT_REQUEST, LSA_SEC_HANDLE, SEC_THREAD_START, SEC_ATTRS,
3169         *PLSA_REGISTER_CALLBACK, *PLSA_CREATE_LOGON_SESSION,
3170         *PLSA_DELETE_LOGON_SESSION, *PLSA_ADD_CREDENTIAL, *PLSA_GET_CREDENTIALS,
3171         *PLSA_DELETE_CREDENTIAL, *PLSA_ALLOCATE_LSA_HEAP, *PLSA_FREE_LSA_HEAP,
3172         *PLSA_ALLOCATE_CLIENT_BUFFER, *PLSA_FREE_CLIENT_BUFFER,
3173         *PLSA_COPY_TO_CLIENT_BUFFER, *PLSA_COPY_FROM_CLIENT_BUFFER,
3174         *PLSA_IMPERSONATE_CLIENT, *PLSA_UNLOAD_PACKAGE, *PLSA_DUPLICATE_HANDLE,
3175         *PLSA_SAVE_SUPPLEMENTAL_CREDENTIALS, *PLSA_CREATE_THREAD,
3176         *PLSA_GET_CLIENT_INFO, *PLSA_REGISTER_NOTIFICATION,
3177         *PLSA_CANCEL_NOTIFICATION, *PLSA_MAP_BUFFER, *PLSA_CREATE_TOKEN,
3178         *PLSA_AUDIT_LOGON, *PLSA_CALL_PACKAGE, *PLSA_FREE_LSA_HEAP,
3179         *PLSA_GET_CALL_INFO, *PLSA_CALL_PACKAGEEX, *PLSA_CREATE_SHARED_MEMORY,
3180         *PLSA_ALLOCATE_SHARED_MEMORY, *PLSA_FREE_SHARED_MEMORY,
3181         *PLSA_DELETE_SHARED_MEMORY, *PLSA_OPEN_SAM_USER, *PLSA_GET_USER_CREDENTIALS,
3182         *PLSA_GET_USER_AUTH_DATA, *PLSA_CLOSE_SAM_USER,
3183         *PLSA_CONVERT_AUTH_DATA_TO_TOKEN, *PLSA_CLIENT_CALLBACK,
3184         *PLSA_UPDATE_PRIMARY_CREDENTIALS, *PLSA_GET_AUTH_DATA_FOR_USER,
3185         *PLSA_CRACK_SINGLE_NAME, *PLSA_AUDIT_ACCOUNT_LOGON,
3186         *PLSA_CALL_PACKAGE_PASSTHROUGH, SECPKG_DLL_FUNCTIONS, LSA_DISPATCH_TABLE,
3187         LSA_SECPKG_FUNCTION_TABLE, *PLSA_AP_INITIALIZE_PACKAGE, *PLSA_AP_LOGON_USER,
3188         *PLSA_AP_CALL_PACKAGE, *PLSA_AP_LOGON_TERMINATED,
3189         *PLSA_AP_CALL_PACKAGE_UNTRUSTED, *PLSA_AP_CALL_PACKAGE_PASSTHROUGH,
3190         *PLSA_AP_LOGON_USER_EX, *PLSA_AP_LOGON_USER_EX2, SpInitializeFn,
3191         SpShutDownFn, SpGetInfoFn, SpAcceptCredentialsFn,
3192         SpAcquireCredentialsHandleFn, SpQueryCredentialsAttributesFn,
3193         SpFreeCredentialsHandleFn, SpSaveCredentialsFn, SpGetCredentialsFn,
3194         SpDeleteCredentialsFn, SpInitLsaModeContextFn, SpAcceptLsaModeContextFn,
3195         SpDeleteContextFn, SpApplyControlTokenFn, SpGetUserInfoFn,
3196         SpGetExtendedInformationFn, SpQueryContextAttributesFn, SpAddCredentialsFn,
3197         SpSetExtendedInformationFn, SpInstanceInitFn, SpInitUserModeContextFn,
3198         SpMakeSignatureFn, SpVerifySignatureFn, SpSealMessageFn, SpUnsealMessageFn,
3199         SpGetContextTokenFn, SpCompleteAuthTokenFn, SpFormatCredentialsFn,
3200         SpMarshallSupplementalCredsFn, SpExportSecurityContextFn,
3201         SpImportSecurityContextFn, SECPKG_FUNCTION_TABLE,
3202         SECPKG_USER_FUNCTION_TABLE, *SpLsaModeInitializeFn,
3203         *SpUserModeInitializeFn): Define.
3204         * include/sspi.h (SECURITY_STRING): Define.
3205
3206 2008-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
3207
3208         * include/specstrings.h: Add more dummy defines.
3209
3210 2008-04-22  Corinna Vinschen  <corinna@vinschen.de>
3211
3212         * include/winnt.h (SECURITY_MANDATORY_LABEL_AUTHORITY): Define.
3213         (SECURITY_MANDATORY_UNTRUSTED_RID): Define.
3214         (SECURITY_MANDATORY_LOW_RID): Define.
3215         (SECURITY_MANDATORY_MEDIUM_RID): Define.
3216         (SECURITY_MANDATORY_HIGH_RID): Define.
3217         (SECURITY_MANDATORY_SYSTEM_RID): Define.
3218         (SECURITY_MANDATORY_PROTECTED_PROCESS_RID): Define.
3219         (SECURITY_MANDATORY_MAXIMUM_USER_RID): Define.
3220         (SE_GROUP_INTEGRITY): Define.
3221         (SE_GROUP_INTEGRITY_ENABLED): Define.
3222
3223 2008-04-11  Corinna Vinschen  <corinna@vinschen.de>
3224
3225         * include/sddl.h (ConvertStringSidToSidA): Declare.
3226         (ConvertStringSidToSidW): Declare.
3227         (ConvertStringSidToSid): Define.
3228
3229 2008-03-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3230
3231         * include/mprapi.h: Add guard for MprAdminAcceptReauthentication function
3232         and MPR_INTERFACE_3 structure since they are available only in Windows
3233         Server 2008
3234
3235         Thanks to crackedmind  <crackedmind at sf dot net>.
3236
3237 2008-02-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3238
3239         * include/winnt.h: Update guard around KEY_WOW64_64KEY and KEY_WOW64_32KEY
3240         definitions.
3241         * include/winreg.h (KEY_WOW64_64KEY, KEY_WOW64_32KEY): Remove.
3242
3243 2008-02-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3244
3245         * include/winnt.h (KEY_WOW64_64KEY, KEY_WOW64_32KEY): Define.
3246
3247 2008-02-02  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3248
3249         * include/specstrings.h (IN, OUT, OPTIONAL): Remove.
3250         * include/windef.h (IN, OUT, OPTIONAL): Define.
3251
3252 2008-02-02  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3253
3254         * include/specstrings.h: new file, move pseudo modifiers from windef.h.
3255         * include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
3256         __out, __out_ecount_part, __struct_bcount, __field_ecount_opt,
3257         __out_bcount_opt): Move to specstrings.h.
3258
3259 2008-01-30  Brandon Sneed  <nivenh@sourceware.org>
3260
3261         * lib/bthprops.def: new file, bluetooth imports.
3262
3263 2008-01-30  Brandon Sneed  <nivenh@sourceware.org>
3264
3265         * include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
3266         __out, __out_ecount_part, __struct_bcount, __field_ecount_opt,
3267         __out_bcount_opt): Defined additional pseudo-modifiers.
3268
3269 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3270         * include/ras.h (RAS_MaxDnsSuffix): corrected typo, was RAX_MaxDnsSuffix.
3271         (RASENTRYA, RASENTRYW): Added members (dwfOptions2, dwfOptions3, szDnsSuffix,
3272         dwTcpWindowSize, szPrerequisitePbk, szPrerequisiteEntry, dwRedialCount,
3273         dwRedialPause.
3274
3275 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3276
3277         * include/winnt.h (SYSTEM_POWER_CONDITION): typedef.
3278         * include/winuser.h (PBT_POWERSETTINGCHANGE, DEVICE_NOTIFY_WINDOW_HANDLE,
3279         DEVICE_NOTIFY_SERVICE_HANDLE): define.
3280         * include/winuser.h (LPCGUID, HPOWERNOTIFY, POWERBROADCAST_SETTING): typedefs.
3281         * include/winuser.h (GUID_POWERSCHEME_PERSONALITY, GUID_MIN_POWER_SAVINGS,
3282         GUID_MAX_POWER_SAVINGS, GUID_TYPICAL_POWER_SAVINGS, GUID_ACDC_POWER_SOURCE,
3283         GUID_BATTERY_PERCENTAGE_REMAINING, GUID_IDLE_BACKGROUND_TASK,
3284         GUID_SYSTEM_AWAYMODE, GUID_MONITOR_POWER_ON): added externs for GUIDs.
3285         * include/winuser.h (RegisterPowerSettingNotification,
3286         UnregisterPowerSettingNotification): Add prototypes.
3287         * lib/user32.def: Added imports for the above prototypes.
3288         * lib/Makefile.in: Added build support for power-uuid.c.
3289         * lib/power-uuid.c: New file containing power GUID definitions.
3290
3291 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3292
3293         * include/ras.h (RAS_MaxDnsSuffix): define.
3294
3295 2008-01-29  Brandon Sneed  <nivenh@sourceware.org>
3296
3297         * include/psapi.h (GetProcessImageFileNameA, GetProcessImageFileNameW):
3298         Add prototypes.
3299         * lib/psapi.def (GetProcessImageFileNameA@12, GetProcessImageFileNameW@12):
3300         Add exports.
3301
3302 2007-12-27  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3303
3304         * include/w32api.h: Increment version to 3.11.
3305         * Makefile.in: Ditto.
3306
3307 2007-12-11  Dave Korn  <dave.korn@artimi.com>
3308
3309         * include/wincrypt.h (PCRYPT_DECODE_PARA):  Add missing typedef.
3310         (CERT_POLICY_MAPPINGS_INFO):  Move before CERT_POLICY_MAPPING.
3311
3312 2007-12-03  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3313
3314         * include/wingdi.h: Change WINVER guard to _WIN32_WINNT.
3315
3316 2007-12-03  techrazy  <techrazy@users.sourceforge.net>
3317
3318         * include/wingdi.h (NTM_NONNEGATIVE_AC, NTM_PS_OPENTYPE, NTM_TT_OPENTYPE,
3319         NTM_MULTIPLEMASTER, NTM_TYPE1, NTM_DSIG): define.
3320
3321 2007-11-21  Kevin Conaway  <kevin_conaway@users.sourceforge.net>
3322
3323         * include/wincrypt.h (CryptProtectData, CryptUnprotectData): define.
3324
3325 2007-11-21  elsapo  <elsapo@users.sourceforge.net>
3326
3327         * include/wincrypt.h (CERT_NAME_STR_COMMA_FLAG,
3328         CERT_NAME_STR_DISABLE_IE4_UTF8_FLAG, CERT_NAME_STR_ENABLE_UTF8_UNICODE_FLAG,
3329         CMC_ADD_ATTRIBUTES, CMC_ADD_EXTENSIONS, X509_CERT_PAIR,
3330         X509_CERTIFICATE_TEMPLATE, X509_CROSS_CERT_DIST_POINTS, CMC_DATA,
3331         X509_NAME_CONSTRAINTS, X509_POLICY_CONSTRAINTS, X509_POLICY_MAPPINGS,
3332         CMC_RESPONSE, CMC_STATUS, X509_ALGORITHM_IDENTIFIER, X509_ALTERNATE_NAME,
3333         PKCS_ATTRIBUTE, X509_AUTHORITY_INFO_ACCESS, X509_AUTHORITY_KEY_ID,
3334         X509_AUTHORITY_KEY_ID2, szOID_BASIC_CONSTRAINTS, X509_BASIC_CONSTRAINTS2,
3335         X509_BIOMETRIC_EXT, X509_BITS, X509_CERT, X509_CERT_CRL_TO_BE_SIGNED,
3336         X509_CERT_POLICIES, X509_CERT_REQUEST_TO_BE_SIGNED, X509_CERT_TO_BE_SIGNED,
3337         X509_CHOICE_OF_TIME, PKCS_CONTENT_INFO, PKCS_CONTENT_INFO_SEQUENCE_OF_ANY,
3338         X509_CRL_DIST_POINTS, RSA_CSP_PUBLICKEYBLOB, PKCS_CTL, X509_DSS_PARAMETERS,
3339         X509_DSS_SIGNATURE, X509_ECC_SIGNATURE, X509_ENHANCED_KEY_USAGE,
3340         X509_ENUMERATED, X509_EXTENSIONS, X509_INTEGER, X509_ISSUING_DIST_POINT,
3341         X509_KEY_ATTRIBUTES, X509_KEY_USAGE, X509_KEY_USAGE_RESTRICTION,
3342         X509_KEYGEN_REQUEST_TO_BE_SIGNED, X509_LOGOTYPE_EXT,
3343         X509_MULTI_BYTE_INTEGER, X509_MULTI_BYTE_UINT, X509_NAME, X509_NAME_VALUE,
3344         X509_OBJECT_IDENTIFIER, X509_OCTET_STRING, X509_PUBLIC_KEY_INFO,
3345         PKCS_RC2_CBC_PARAMETERS, CNG_RSA_PUBLIC_KEY_BLOB,
3346         PKCS_RSA_SSA_PSS_PARAMETERS, PKCS_RSAES_OAEP_PARAMETERS,
3347         ECC_CMS_SHARED_INFO, X509_SEQUENCE_OF_ANY, PKCS7_SIGNER_INFO,
3348         CMS_SIGNER_INFO, PKCS_SMIME_CAPABILITIES, PKCS_TIME_REQUEST,
3349         X509_UNICODE_NAME, X509_UNICODE_NAME_VALUE, PKCS_UTC_TIME,
3350         OCSP_SIGNED_REQUEST, OCSP_REQUEST, OCSP_RESPONSE,
3351         OCSP_BASIC_SIGNED_RESPONSE, OCSP_BASIC_RESPONSE, CRL_REASON_UNSPECIFIED,
3352         CRL_REASON_KEY_COMPROMISE, CRL_REASON_CA_COMPROMISE,
3353         CRL_REASON_AFFILIATION_CHANGED, CRL_REASON_SUPERSEDED,
3354         CRL_REASON_CESSATION_OF_OPERATION, CRL_REASON_CERTIFICATE_HOLD,
3355         CRL_REASON_REMOVE_FROM_CRL, CRYPT_ENCODE_ALLOC_FLAG,
3356         CRYPT_UNICODE_NAME_ENCODE_DISABLE_CHECK_TYPE_FLAG,
3357         CRYPT_UNICODE_NAME_ENCODE_ENABLE_T61_UNICODE_FLAG,
3358         CRYPT_UNICODE_NAME_ENCODE_ENABLE_UTF8_UNICODE_FLAG,
3359         CRYPT_UNICODE_NAME_ENCODE_FORCE_UTF8_UNICODE_FLAG,
3360         szOID_APPLICATION_CERT_POLICIES, szOID_APPLICATION_POLICY_CONSTRAINTS,
3361         szOID_APPLICATION_POLICY_MAPPINGS, szOID_AUTHORITY_INFO_ACCESS,
3362         szOID_AUTHORITY_KEY_IDENTIFIER, szOID_AUTHORITY_KEY_IDENTIFIER2,
3363         X509_BASIC_CONSTRAINTS, szOID_BIOMETRIC_EXT, szOID_CERT_EXTENSIONS,
3364         szOID_CERT_POLICIES, szOID_CERTIFICATE_TEMPLATE, szOID_CRL_NUMBER,
3365         szOID_CROSS_CERT_DIST_POINTS, szOID_DELTA_CRL_INDICATOR,
3366         szOID_ENROLLMENT_NAME_VALUE_PAIR, szOID_FRESHEST_CRL,
3367         szOID_ISSUING_DIST_POINT, szOID_NAME_CONSTRAINTS, szOID_CRL_DIST_POINTS,
3368         szOID_CRL_REASON_CODE, szOID_CRL_VIRTUAL_BASE, szOID_ECC_PUBLIC_KEY,
3369         szOID_ECDSA_SPECIFIED, szOID_ENHANCED_KEY_USAGE, szOID_ISSUER_ALT_NAME,
3370         szOID_ISSUER_ALT_NAME2, szOID_KEY_ATTRIBUTES, szOID_KEY_USAGE,
3371         szOID_KEY_USAGE_RESTRICTION, szOID_LOGOTYPE_EXT, szOID_POLICY_CONSTRAINTS,
3372         szOID_POLICY_MAPPINGS, szOID_RSA_SSA_PSS, szOID_RSAES_OAEP,
3373         szOID_SUBJECT_ALT_NAME, szOID_SUBJECT_ALT_NAME2,
3374         szOID_SUBJECT_KEY_IDENTIFIER, CMC_ADD_ATTRIBUTES_INFO,
3375         PCMC_ADD_ATTRIBUTES_INFO, CMC_ADD_EXTENSIONS_INFO, PCMC_ADD_EXTENSIONS_INFO,
3376         CERT_ALT_NAME_ENTRY, PCERT_ALT_NAME_ENTRY, CERT_ALT_NAME_INFO,
3377         PCERT_ALT_NAME_INFO, CERT_NAME_VALUE, PCERT_NAME_VALUE,
3378         CERT_POLICY_QUALIFIER_INFO, PCERT_POLICY_QUALIFIER_INFO,
3379         CERT_POLICY_CONSTRAINTS_INFO, PCERT_POLICY_CONSTRAINTS_INFO,
3380         CERT_POLICY_MAPPINGS_INFO, PCERT_POLICY_MAPPINGS_INFO, CERT_POLICY_MAPPING,
3381         PCERT_POLICY_MAPPING, CryptDecodeObjectEx, CryptEncodeObject,
3382         CryptEncodeObjectEx): define.
3383
3384 2007-11-21  Brian Dessent  <dessent@users.sourceforge.net>
3385
3386         * include/winbase.h (CheckTokenMembership): define.
3387
3388 2007-10-03  Jiri Malak  <Jiri.Malak@iol.cz>
3389
3390         * include/rpcndr.h: Missing NdrClientCall2 entry.
3391         * lib/rpcrt4.def: Ditto.
3392
3393 2007-10-03  Frank Fesevur  <ffes@users.sourceforge.net>
3394         * lib/scnsave.c: Multi-monitor support.
3395
3396 2007-08-03  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3397
3398         * include/w32api.h: Increment version to 3.10.
3399         * Makefile.in: Ditto.
3400
3401 2007-08-02  Corinna Vinschen  <corinna@vinschen.de>
3402
3403         * include/winbase.h (ReOpenFile): Add prototype.
3404         * lib/kernel32.def (ReOpenFile@16): Add export.
3405
3406 2007-07-31  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3407
3408         * include/wtsapi32.h (WTS_CURRENT_SESSION, WTSDisconnectSession): Define.
3409
3410 2007-7-30  Martijn Wargers  <martijnw22@users.sourceforge.net>
3411
3412         * include/wingdi.h (GetTextExtentExPointI): Add prototype.
3413         * lib/gdi32.def (GetTextExtentExPointI@28): Add export.
3414
3415 2007-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
3416
3417         * include/wtypes.h (LPDECIMAL): Define.
3418         (DECIMAL_NEG, DECIMAL_SETZERO): Move definitions.
3419
3420 2007-07-18  Corinna Vinschen  <corinna@vinschen.de>
3421
3422         * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define.
3423
3424 2007-07-17  Corinna Vinschen  <corinna@vinschen.de>
3425
3426         * include/winnt.h (FILE_READ_ONLY_VOLUME): Define.
3427         * include/ddk/ntifs.h (FILE_READ_ONLY_VOLUME): Define.
3428
3429 2007-07-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3430
3431         * include/winuser.h (FE_FONTSMOOTHINGSTANDARD, FE_FONTSMOOTHINGCLEARTYPE):
3432         Define.
3433
3434 2007-07-12  Danny Smith  <dannysmith@users.sourceforge.net>
3435
3436         * include/pbt.h (PBT_APMRESUMEAUTOMATIC) Define.
3437         * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY,
3438         PBT_APMQUERYSUSPENDFAILED, PBT_APMQUERYSTANDBYFAILED,
3439         PBT_APMSUSPEND, PBT_APMSTANDBY, PBT_APMRESUMECRITICAL,
3440         PBT_APMRESUMESUSPEND, PBT_APMRESUMESTANDBY, PBT_APMBATTERYLOW,
3441         PBT_APMPOWERSTATUSCHANGE, PBT_APMOEMEVENT, PBT_APMRESUMEAUTOMATIC):
3442         Sync with include/pbt.h.
3443
3444 2007-07-12  Danny Smith  <dannysmith@users.sourceforge.net>
3445
3446         [mingw-Bugs-1751518]
3447         * include/mshtml.h (IHTMLDocument2): Correct spelling of put_URL,
3448         get_URL.
3449
3450         [mingw-Bugs-1751565]
3451         * include/basetyps.h (IID); Guard with __IID_DEFINED__.
3452
3453         [mingw-Bugs-1751595]
3454         * include/exdisp.h (DWebBrowserEvents2): Remove undocumented STDDISP
3455         methods.
3456
3457         Thanks to Yuji Kuwabara  <yujikuwabara at sf dot net>.
3458
3459 2007-07-10  Danny Smith  <dannysmith@users.sourceforge.net>
3460
3461         [mingw-Bugs-1750898]
3462         * include/mmsystem.h (MIXERCONTROL): Correct UNICODE mapping.
3463         Thanks to Yuji Kuwabara  <yujikuwabara at sf dot net>.
3464
3465 2007-07-09  Danny Smith  <dannysmith@users.sourceforge.net>
3466
3467         [mingw-Bugs-1749305]
3468         * lib/kernel32.def (GetConsoleProcessList@8):  Add export.
3469
3470 2007-07-02  Przemek Czerkas  <pczerkas@gmail.com>
3471
3472         * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.
3473
3474 2007-07-02  Danny Smith  <dannysmith@users.sourceforge.net>
3475
3476         * include/oaidl.h: Include windows.h and ole2.h,
3477         unless COM_NO_WINDOWS_H.
3478
3479         [mingw-Bugs-1742130]
3480         * include/oaidl.h (struct tagVARIANT): Add union members
3481         LONGLONG  * pllVal and ULONGLONG * pullVal.
3482
3483 2007-07-01  Danny Smith  <dannysmith@users.sourceforge.net>
3484
3485         * include/ws2tcpip.h (s6_addr32): Correct definition.
3486         Thanks to Alfred E. Heggestad <aeh at db dot org>
3487
3488 2007-05-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3489
3490         * lib/secur32.def (InitSecurityInterfaceA, InitSecurityInterfaceW): Define.
3491
3492         Thanks to Jim Marshall (jim dot marshall at wbemsolutions dot com) for
3493         supplying the information.
3494
3495 2007-05-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3496
3497         * include/shellapi.h (NIN_POPUPOPEN, NIN_POPUPCLOSE): Define.
3498
3499 2007-04-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3500
3501         * include/shellapi.h (NOTIFYICONDATAA, NOTIFYICONDATAW): Updated to support
3502         Vista.
3503
3504 2007-04-20  Matthias Miller  <matthiasmiller@users.sourceforge.net>
3505
3506          * include/wincrypt.h (CRYPTPROTECT_PROMPTSTRUCT, CRYPTPROTECT_UI_FORBIDDEN,
3507         CRYPTPROTECT_LOCAL_MACHINE): Define.
3508
3509 2007-04-15  Piotr Wyderski  <piotr.wyderski@wp.pl>
3510
3511         * include/winbase.h (SetInformationJobObject, QueryInformationJobObject):
3512         Define.
3513
3514 2007-03-30  Brian Dessent  <brian@dessent.net>
3515
3516         * lib/kernel32.def (CreateMemoryResourceNotification@4): Define.
3517
3518 2007-03-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3519
3520         * include/w32api.h: Increment version to 3.9.
3521         * Makefile.in: Ditto.
3522
3523 2007-03-23  Corinna Vinschen  <corinna@vinschen.de>
3524
3525         * include/psapi.h (GetMappedFileName): Fix messed up checkin.
3526
3527 2007-03-23  Matthew Gregan  <kinetik@flim.org>
3528
3529         * include/psapi.h (GetMappedFileName): Rename from GetMappedFilenameEx.
3530
3531 2007-03-06  Brandon Sneed  <brandon@oqo.com>
3532
3533         * include/setupapi.h: Added SetupConfigureWmiFromInfSectionA
3534         Added SetupConfigureWmiFromInfSectionW
3535         Added SetupConfigureWmiFromInfSection define to unicode and non-unicode sections
3536
3537         * lib/setupapi.def: Added exports for SetupConfigureWmiFromInfSectionA and W
3538
3539         * include/winuser.h: Added PBT_APMQUERYSUSPEND
3540         Added PBT_APMQUERYSTANDBY
3541         Added PBT_APMQUERYSUSPENDFAILED
3542         Added PBT_APMQUERYSTANDBYFAILED
3543         Added PBT_APMSUSPEND
3544         Added PBT_APMSTANDBY
3545         Added PBT_APMRESUMECRITICAL
3546         Added PBT_APMRESUMESUSPEND
3547         Added PBT_APMRESUMESTANDBY
3548         Added PBT_APMBATTERYLOW
3549         Added PBT_APMPOWERSTATUSCHANGE
3550         Added PBT_APMOEMEVENT
3551         Added PBT_APMRESUMEAUTOMATIC
3552
3553         * include/wtsapi32.h: New file
3554
3555         * include/wingdi.h: Added DM_DISPLAYORIENTATION define for use with DMDO_* defines
3556
3557 2007-03-05  Jan Nijtmans  <nijtmans@users.sourceforge.net>
3558
3559         * include/ddeml.h (DdeCreateStringHandleA, DdeCreateStringHandleW): Switch
3560         argument to constant.
3561
3562 2007-02-18  Jiri Malak  <jiri.malak@iol.cz>
3563
3564         * include/windef.h [WATCOM]: Fix !NONAMELESSUNION defines.
3565         * include/winnt.h [WATCOM] (GetCurrentFiber, GetFiberData):
3566         Add prototypes.
3567         [WATCOM] (NtCurrentTeb): Add protype and inline asm definition.
3568
3569 2007-02-18  Vesa Jääskeläinen  <chaac@users.sourceforge.net>
3570
3571         * lib/user32.def (InternalGetWindowText): Add stub.
3572
3573 2007-02-11  Daniel Atallah  <datallah@users.sourceforge.net>
3574
3575         * include/winnt.h (LANG_SERBIAN_NEUTRAL, LANG_BOSNIAN,
3576         LANG_BOSNIAN_NEUTRAL): Define.
3577
3578 2007-02-11  Daniel Schlyder  <thrug@users.sourceforge.net>
3579
3580         * include/winuser.h: Add guards around TITLEBARINFO and
3581         GetTitleBarInfo().
3582
3583 2007-01-11  Gisle Vanem  <giva@users.sourceforge.net>
3584
3585         * include/winbase.h (struct _OVERLAPPED): Change type of
3586         Internal, InternalHigh members to ULONG_PTR.
3587         (PAPCFUNC): Change DWORD parameter to ULONG_PTR.
3588         (CreateIoCompletionPort): Likewise.
3589         (PostQueuedCompletionStatus): Likewise.
3590         (QueueUserAPC): Likewise.
3591
3592 2007-01-06  Pierre A. Humblet  <Pierre.Humblet@ieee.org>
3593
3594         * include/windns.h (DNS_TYPE_RP, DNS_TYPE_AFSDB, DNS_TYPE_X25,
3595         DNS_TYPE_ISDN, DNS_TYPE_RT, DNS_TYPE_NSAP, DNS_TYPE_NSAPPTR,
3596         DNS_TYPE_SIG, DNS_TYPE_KEY, DNS_TYPE_PX, DNS_TYPE_GPOS,
3597         DNS_TYPE_AAAA, DNS_TYPE_LOC, DNS_TYPE_NXT, DNS_TYPE_EID,
3598         DNS_TYPE_NIMLOC, DNS_TYPE_SRV, DNS_TYPE_ATMA, DNS_TYPE_NAPTR,
3599         DNS_TYPE_KX, DNS_TYPE_CERT, DNS_TYPE_A6, DNS_TYPE_DNAME,
3600         DNS_TYPE_SINK, DNS_TYPE_OPT, DNS_TYPE_UINFO, DNS_TYPE_UID,
3601         DNS_TYPE_GID, DNS_TYPE_UNSPEC, DNS_TYPE_ADDRS, DNS_TYPE_TKEY,
3602         DNS_TYPE_TSIG, DNS_TYPE_IXFR, DNS_TYPE_AXFR, DNS_TYPE_MAILB,
3603         DNS_TYPE_MAILA, DNS_TYPE_ALL, DNS_TYPE_ANY): Add enum values.
3604
3605 2006-11-21  Danny Smith  <dannysmith@users.sourceforge.net>
3606
3607         * Makefile.in: Add aclocal.m4 to source release.
3608
3609 2006-11-18  Chris Sutcliffe  <ir0nh34d@users.sf.net>
3610
3611         * include/w32api.h: Increment version to 3.8.
3612         * Makefile.in: Ditto.
3613
3614 2006-11-13  Daniel Schlyder  <thrug@users.sourceforge.net>
3615
3616         * include/winnt.h (VER_SUITE_EMBEDDEDNT, VER_SUITE_SINGLEUSERTS,
3617         VER_SUITE_STORAGE_SERVER, VER_SUITE_COMPUTE_SERVER): Define.
3618
3619         * include/winuser.h (SM_STARTER, SM_SERVERR2): Define.
3620
3621 2006-11-02  Danny Smith  <dannysmith@users.sourceforge.net>
3622
3623         * include/winuser.h (LR_DEFAULTSIZE): Remove duplicate.
3624
3625         * include/winnt.h (GetCurrentFiber): Remove extern declaration.  Make
3626         inline static.
3627         (GetFiberData): Likewise.
3628         * lib/kernel32.c: Remove.
3629         * lib/Makefile.in: Remove reference to kernel32.[co].
3630
3631 2006-10-31  Corinna Vinschen  <corinna@vinschen.de>
3632
3633         * include/winnt.h (SE_RELABEL_NAME): Define.
3634         (SE_INCREASE_WORKING_SET_NAME): Define.
3635         (SE_TIME_ZONE_NAME): Define.
3636         (SE_CREATE_SYMBOLIC_LINK_NAME): Define.
3637
3638 2006-10-31  Corinna Vinschen  <corinna@vinschen.de>
3639
3640         * include/winnt.h (IO_REPARSE_TAG_SYMLINK): Define.
3641         (struct _REPARSE_DATA_BUFFER): Add missing Flags field to
3642         SymbolicLinkReparseBuffer substructure.
3643
3644 2006-10-29  Daniel Atallah  <datallah@users.sourceforge.net>
3645
3646         * lib/ws2_32.def (WSANSPIoctl): Add to lib.
3647
3648 2006-10-26  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3649
3650         * lib/Makefile.in: Fix order for 'all' rule.
3651
3652 2006-10-12  Danny Smith  <dannysmith@users.sourceforge.net>
3653
3654         * include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOR): Define.
3655
3656 2006-10-05  Danny Smith  <dannysmith@users.sourceforge.net>
3657
3658         * include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODE
3659         mappings.
3660         (KEY_WOW64_32KEY, KEY_WOW64_64KEY): Define.
3661         * lib/advapi.def (RegDeleteKeyEx{A|W}): Export.
3662
3663 2006-10-04  Danny Smith  <dannysmith@users.sourceforge.net>
3664
3665         * include/rpc.h: Add whitespace.
3666         * include/winnt.h (C_ASSERT): Define.
3667
3668 2006-10-04  Danny Smith  <dannysmith@users.sourceforge.net>
3669
3670         [mingw-Bugs-1568067]
3671         * include/winuser.h: (DISP_CHANGE_BADDUALVIEW): Define.
3672         * include/wingdi.h: (DM_POSITION): Define.
3673
3674 2006-10-03  Danny Smith  <dannysmith@users.sourceforge.net>
3675
3676         * lib/rpcrt4.def: Remove "_imp__"-prefixed export symbols.
3677         * lib/user32.def: Likewise.
3678
3679 2006-09-11  Chris Sutcliffe  <ir0n3h4d@users.sourceforge.net>
3680
3681         * lib/Makefile.in: fix typo.
3682         * lib/ddk/Makefile.in: fix typo.
3683         * lib/directx/Makefile.in: fix typo.
3684
3685         Thanks to Keith Marshall (keithmarshall at users dot sourceforge dot net)
3686         for pointing it out.
3687
3688 2006-09-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3689
3690         * Makefile.in: Remove files from lib directory with distclean target
3691
3692 2006-09-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3693
3694         * include/winuser.h (CS_DROPSHADOW): Define.
3695
3696 2006-09-08  Michael Gerdau  <mgdde@users.sourceforge.net>
3697
3698         * include/uxtheme.h: (TMT_GRADIENTCOLOR4, TMT_GRADIENTCOLOR5,
3699         TMT_SHADOWCOLOR, TMT_GLOWCOLOR, TMT_TEXTBORDERCOLOR,
3700         TMT_TEXTSHADOWCOLOR, TMT_GLYPHTEXTCOLOR, TMT_GLYPHTRANSPARENTCOLOR,
3701         TMT_FILLCOLORHINT, TMT_BORDERCOLORHINT, TMT_ACCENTCOLORHINT):
3702
3703         Increase each constant by 1.
3704
3705 2006-09-07  Danny Smith  <dannysmith@users.sourceforge.net>
3706
3707         [mingw-Bugs-1553275]
3708         * include/wingdi.h (SetLayout): Add prototype.
3709         (GetLayout): Likewise.
3710
3711 2006-09-02  Danny Smith  <dannysmith@users.sourceforge.net>
3712
3713         [mingw-Bugs-1550139]
3714         * include/oleauto.h (GetRecordInfoFromTypeInfo): Add prototype.
3715         Tanks to:  Samit Basu <samitbasu at sf dot net>
3716         (GetRecordInfoFromGuids): Add prototype.
3717
3718 2006-09-01  Danny Smith  <dannysmith@users.sourceforge.net>
3719
3720         * include/winbase.h: Add comment about 'missing' SEM flag.
3721
3722 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3723
3724         * configure.in: Substitute with_cross_host in depending files.
3725         * configure: Regenerate.
3726         * lib/Makefile.in: Add with_cross_host to allow more granular checks.
3727         Set installation directories accordingly.
3728         * lib/ddk/Makefile.in: Ditto.
3729         * lib/directx/Makefile.in: Ditto.
3730
3731 2006-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
3732
3733         * lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...
3734         * lib/kernel32.def (WTSGetActiveConsoleSessionId). ...to here.
3735         Bug reported by: <macleone at users dot sf dot net>
3736
3737 2006-07-29  Danny Smith  <dannysmith@users.sourceforge.net>
3738
3739         Update some more IMAGE relocation type indicators
3740         to PECOFF v8 (May, 2006) specs.
3741
3742         * include/winnt.h (IMAGE_REL_SH3_ABSOLUTE,
3743         IMAGE_REL_SH3_DIRECT16, IMAGE_REL_SH3_DIRECT32,
3744         IMAGE_REL_SH3_DIRECT8, IMAGE_REL_SH3_DIRECT8_WORD,
3745         IMAGE_REL_SH3_DIRECT8_LONG, IMAGE_REL_SH3_DIRECT4,
3746         IMAGE_REL_SH3_DIRECT4_WORD, IMAGE_REL_SH3_DIRECT4_LONG,
3747         IMAGE_REL_SH3_PCREL8_WORD, IMAGE_REL_SH3_PCREL8_LONG,
3748         IMAGE_REL_SH3_PCREL12_WORD, IMAGE_REL_SH3_STARTOF_SECTION,
3749         IMAGE_REL_SH3_SIZEOF_SECTION, IMAGE_REL_SH3_SECTION,
3750         IMAGE_REL_SH3_SECREL, IMAGE_REL_SH3_DIRECT32_NB,
3751         IMAGE_REL_SH3_GPREL4_LONG, IMAGE_REL_SH3_TOKEN,
3752         IMAGE_REL_SHM_PCRELPT, IMAGE_REL_SHM_REFLO,
3753         IMAGE_REL_SHM_REFHALF, IMAGE_REL_SHM_RELLO,
3754         IMAGE_REL_SHM_RELHALF, IMAGE_REL_SHM_PAIR,
3755         IMAGE_REL_SHM_NOMODE): Add defines.
3756
3757         (IMAGE_REL_M32R_ABSOLUTE, IMAGE_REL_M32R_ADDR32,
3758         IMAGE_REL_M32R_ADDR32NB, IMAGE_REL_M32R_ADDR24,
3759         IMAGE_REL_M32R_GPREL16, IMAGE_REL_M32R_PCREL24,
3760         IMAGE_REL_M32R_PCREL16, IMAGE_REL_M32R_PCREL8,
3761         IMAGE_REL_M32R_REFHALF, IMAGE_REL_M32R_REFHI,
3762         IMAGE_REL_M32R_REFLO, IMAGE_REL_M32R_PAIR,
3763         IMAGE_REL_M32R_SECTION, IMAGE_REL_M32R_SECREL,
3764         IMAGE_REL_M32R_TOKEN): Add defines.
3765
3766         (IMAGE_REL_MIPS_JMPADDR16): Add define.
3767
3768 2006-07-27  Danny Smith  <dannysmith@users.sourceforge.net>
3769
3770         Update some IMAGE flags to PECOFF v8 (May, 2006) specs.
3771         * include/winnt.h (IMAGE_FILE_MACHINE_AM33,
3772         IMAGE_FILE_MACHINE_ARM, IMAGE_FILE_MACHINE_EBC,
3773         IMAGE_FILE_MACHINE_M32R, IMAGE_FILE_MACHINE_MIPS16,
3774         IMAGE_FILE_MACHINE_MIPSFPU, IMAGE_FILE_MACHINE_MIPSFPU16,
3775         IMAGE_FILE_MACHINE_POWERPCFP, IMAGE_FILE_MACHINE_R4000,
3776         IMAGE_FILE_MACHINE_SH3, IMAGE_FILE_MACHINE_SH3DSP,
3777         IMAGE_FILE_MACHINE_SH4, IMAGE_FILE_MACHINE_SH5,
3778         IMAGE_FILE_MACHINE_THUMB, IMAGE_FILE_MACHINE_WCEMIPSV2):
3779         Add defines.
3780
3781         (IMAGE_SUBSYSTEM_EFI_APPLICATION,
3782         IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER,
3783         IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER, IMAGE_SUBSYSTEM_EFI_ROM):
3784         Add defines.
3785
3786         (IMAGE_SYM_CLASS_CLR_TOKEN): Add define.
3787
3788         (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
3789         IMAGE_DLL_CHARACTERISTICS_FORCE_INTEGRITY,
3790         IMAGE_DLL_CHARACTERISTICS_NX_COMPAT,
3791         IMAGE_DLLCHARACTERISTICS_NO_ISOLATION, IMAGE_DLLCHARACTERISTICS_NO_SEH,
3792         IMAGE_DLLCHARACTERISTICS_NO_BIND,
3793         IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE): Add defines.
3794
3795         (IMAGE_REL_I386_TOKEN, IMAGE_REL_I386_SECREL7): Add defines.
3796
3797         (IMAGE_REL_AMD64_ABSOLUTE, IMAGE_REL_AMD64_ADDR64,
3798         IMAGE_REL_AMD64_ADDR32, IMAGE_REL_AMD64_ADDR32NB, IMAGE_REL_AMD64_REL32,
3799         IMAGE_REL_AMD64_REL32_1, IMAGE_REL_AMD64_REL32_2,
3800         IMAGE_REL_AMD64_REL32_3, IMAGE_REL_AMD64_REL32_4,
3801         IMAGE_REL_AMD64_REL32_5, IMAGE_REL_AMD64_SECTION,
3802         IMAGE_REL_AMD64_SECREL, IMAGE_REL_AMD64_SECREL7, IMAGE_REL_AMD64_TOKEN,
3803         IMAGE_REL_AMD64_SREL32, IMAGE_REL_AMD64_PAIR, IMAGE_REL_AMD64_SSPAN32):
3804         Add defines.
3805
3806         (IMAGE_REL_IA64_ABSOLUTE, IMAGE_REL_IA64_IMM14, IMAGE_REL_IA64_IMM22,
3807         IMAGE_REL_IA64_IMM64, IMAGE_REL_IA64_DIR32, IMAGE_REL_IA64_DIR64,
3808         IMAGE_REL_IA64_PCREL21B, IMAGE_REL_IA64_PCREL21M,
3809         IMAGE_REL_IA64_PCREL21F, IMAGE_REL_IA64_GPREL22, IMAGE_REL_IA64_LTOFF22,
3810         IMAGE_REL_IA64_SECTION, IMAGE_REL_IA64_SECREL22,
3811         IMAGE_REL_IA64_SECREL64I, IMAGE_REL_IA64_SECREL32,
3812         IMAGE_REL_IA64_DIR32NB, IMAGE_REL_IA64_SREL14, IMAGE_REL_IA64_SREL22,
3813         IMAGE_REL_IA64_SREL32, IMAGE_REL_IA64_UREL32, IMAGE_REL_IA64_PCREL60X,
3814         IMAGE_REL_IA64_PCREL60B, IMAGE_REL_IA64_PCREL60F,
3815         IMAGE_REL_IA64_PCREL60I, IMAGE_REL_IA64_PCREL60M,
3816         IMAGE_REL_IA64_IMMGPREL64, IMAGE_REL_IA64_TOKEN, IMAGE_REL_IA64_GPREL32,
3817         IMAGE_REL_IA64_ADDEND): Add defines.
3818
3819         (IMAGE_SCN_GPREL): Add define.
3820
3821 2006-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
3822
3823         * include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.
3824         * include/basetyps.h:  Likewise.
3825         (_COM_interface): New define.
3826         (interface): Define to _COM_interface, conditional on !__OBJC__.
3827         Replace 'interface' with '_COM_interface', throughout.
3828         * include/comcat.h: Replace 'interface' with '_COM_interface', throughout.
3829         * include/commdlg.h: Replace __OBJC__ guard with _OBJC_NO_COM.
3830         * include/docobj.h: Replace 'interface' with '_COM_interface', throughout.
3831         * include/mshtml.h: Likewise.
3832         * include/oaidl.h: Likewise.
3833         * include/objfwd.h: Likewise.
3834         * include/objidl.h: Likewise.
3835         * include/ocidl.h: Likwise.
3836         * include/olectl.h: Likewise.
3837         * include/oleidl.h: Likewise.
3838         * include/shlobj.h: Likewise.
3839         * include/shlwapi.h: Replace __OBJC__ guard with _OBJC_NO_COM.
3840         * include/vfw.h: Likewise.
3841         * include/windows.h. Likewise. Add comment.
3842         * include/directx/d3d9.h: Replace 'interface' with '_COM_interface',
3843         throughout.
3844
3845         * lib/test.c: Replace __OBJC__ guard with _OBJC_NO_COM.
3846         Add test for conflict with '@interface'
3847
3848 2006-07-22  ipsoner  <ipsoner@users.sourceforge.net>
3849
3850         * include/wincrypt.h (szOID_RSA, szOID_PKCS, szOID_RSA_HASH,
3851         szOID_RSA_ENCRYPT, szOID_PKCS_1, szOID_PKCS_2, szOID_PKCS_3,
3852         szOID_PKCS_4, szOID_PKCS_5, szOID_PKCS_6, szOID_PKCS_7,
3853         szOID_PKCS_8, szOID_PKCS_9, szOID_PKCS_10, szOID_PKCS_12,
3854         szOID_RSA_MD2, szOID_RSA_MD4, szOID_RSA_MD5, szOID_RSA_RSA,
3855         szOID_RSA_MD2RSA, szOID_RSA_MD4RSA, szOID_RSA_MD5RSA,
3856         szOID_RSA_SHA1RSA, szOID_RSA_SETOAEP_RSA, szOID_RSA_DH,
3857         szOID_RSA_data, szOID_RSA_signedData, szOID_RSA_envelopedData,
3858         szOID_RSA_signEnvData, szOID_RSA_digestedData, szOID_RSA_hashedData,
3859         szOID_RSA_encryptedData, szOID_RSA_emailAddr, szOID_RSA_unstructName,
3860         szOID_RSA_contentType, szOID_RSA_messageDigest, szOID_RSA_signingTime,
3861         szOID_RSA_counterSign, szOID_RSA_challengePwd, szOID_RSA_unstructAddr,
3862         szOID_RSA_extCertAttrs, szOID_RSA_SMIMECapabilities,
3863         szOID_RSA_preferSignedData, szOID_RSA_RC2CBC, szOID_RSA_RC4,
3864         szOID_RSA_DES_EDE3_CBC, szOID_RSA_RC5_CBCPad, szOID_ANSI_x942,
3865         szOID_ANSI_x942_DH, szOID_X957, szOID_X957_DSA, szOID_DATA STRUCTURE,
3866         szOID_DS, szOID_DSALG, szOID_DSALG_CRPT, szOID_DSALG_HASH,
3867         szOID_DSALG_SIGN, szOID_DSALG_RSA, szOID_OIW, szOID_OIWSEC,
3868         szOID_OIWSEC_md4RSA, szOID_OIWSEC_md5RSA, szOID_OIWSEC_md4RSA2,
3869         szOID_OIWSEC_desECB, szOID_OIWSEC_desCBC, szOID_OIWSEC_desOFB,
3870         szOID_OIWSEC_desCFB, szOID_OIWSEC_desMAC, szOID_OIWSEC_rsaSign,
3871         szOID_OIWSEC_dsa, szOID_OIWSEC_shaDSA, szOID_OIWSEC_mdc2RSA,
3872         szOID_OIWSEC_shaRSA, szOID_OIWSEC_dhCommMod, szOID_OIWSEC_desEDE,
3873         szOID_OIWSEC_sha, szOID_OIWSEC_mdc2, szOID_OIWSEC_dsaComm,
3874         szOID_OIWSEC_dsaCommSHA, szOID_OIWSEC_rsaXchg, szOID_OIWSEC_keyHashSeal,
3875         szOID_OIWSEC_md2RSASign, szOID_OIWSEC_md5RSASign, szOID_OIWSEC_sha1,
3876         szOID_OIWSEC_dsaSHA1, szOID_OIWSEC_dsaCommSHA1, szOID_OIWSEC_sha1RSASign,
3877         szOID_OIWDIR, szOID_OIWDIR_CRPT, szOID_OIWDIR_HASH, szOID_OIWDIR_SIGN,
3878         szOID_OIWDIR_md2, szOID_OIWDIR_md2RSA, szOID_INFOSEC,
3879         szOID_INFOSEC_sdnsSignature, szOID_INFOSEC_mosaicSignature,
3880         szOID_INFOSEC_sdnsConfidentiality, szOID_INFOSEC_mosaicConfidentiality,
3881         szOID_INFOSEC_sdnsIntegrity, szOID_INFOSEC_mosaicIntegrity,
3882         szOID_INFOSEC_sdnsTokenProtection, szOID_INFOSEC_mosaicTokenProtection,
3883         szOID_INFOSEC_sdnsKeyManagement, szOID_INFOSEC_mosaicKeyManagement,
3884         szOID_INFOSEC_sdnsKMandSig, szOID_INFOSEC_mosaicKMandSig,
3885         szOID_INFOSEC_SuiteASignature, szOID_INFOSEC_SuiteAConfidentiality,
3886         szOID_INFOSEC_SuiteAIntegrity, szOID_INFOSEC_SuiteATokenProtection,
3887         szOID_INFOSEC_SuiteAKeyManagement, szOID_INFOSEC_SuiteAKMandSig,
3888         szOID_INFOSEC_mosaicUpdatedSig, szOID_INFOSEC_mosaicKMandUpdSig,
3889         szOID_INFOSEC_mosaicUpdatedInteg, szOID_PKIX_NO_SIGNATURE,
3890         szOID_COMMON_NAME, szOID_COUNTRY_NAME, szOID_DEVICE_SERIAL_NUMBER,
3891         szOID_DOMAIN_COMPONENT, szOID_RSA_emailAddr, szOID_GIVEN_NAME,
3892         szOID_INITIALS, szOID_LOCALITY_NAME, szOID_ORGANIZATION_NAME,
3893         szOID_ORGANIZATIONAL_UNIT_NAME, szOID_STATE_OR_PROVINCE_NAME,
3894         szOID_STREET_ADDRESS, szOID_SUR_NAME, szOID_TITLE, szOID_RSA_unstructAddr,
3895         szOID_RSA_unstructName, szOID_BASIC_CONSTRAINTS2,
3896         CERT_BASIC_CONSTRAINTS2_INFO, CRYPT_ENCODE_PARA,CertDuplicateStore,
3897         CertEnumCertificatesInStore, CertDuplicateCertificateContext,
3898         CertGetNameStringA, CertGetNameStringW, CertGetNameString, PFXIsPFXBlob,
3899         CertFindExtension, CryptDecodeObject, CertAddCertificateContextToStore,
3900         CertCompareCertificate, PFXVerifyPassword, PFXImportCertStore,
3901         CertDeleteCertificateFromStore): Define.
3902         * lib/crypt32.def (CertDuplicateStore, CertEnumCertificatesInStore,
3903         CertDuplicateCertificateContext, CertGetNameStringA, CertGetNameStringW,
3904         CertGetNameString, PFXIsPFXBlob, CertFindExtension, CryptDecodeObject,
3905         CertAddCertificateContextToStore, CertCompareCertificate,
3906         PFXVerifyPassword, PFXImportCertStore, CertDeleteCertificateFromStore):
3907         Define.
3908
3909 2006-07-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3910
3911         * lib/uuid.c: Remove.
3912
3913 2006-07-20  Elias Naur  <elias_naur@users.sourceforge.net>
3914
3915         * include/devguid.h: Add new file with missing GUID_DEVCLASS_*
3916         declarations. They were extracted from the registry with a script.
3917         * lib/devguid.c: Add new file with the implementation of the
3918         missing GUIDs.
3919         * lib/Makefile.in: Add devguid.c to UUID_SOURCES and UUID_OBJS.
3920
3921 2006-07-19  Elias Naur  <elias_naur@users.sourceforge.net>
3922
3923         * include/winuser.h (WM_INPUT): Add missing Raw Input
3924         notification define.
3925         (RID_DEVICE_INFO_MOUSE, RID_DEVICE_INFO_KEYBOARD,
3926         RID_DEVICE_INFO_HID, RID_DEVICE_INFO): Define Raw Input structs
3927
3928 2006-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
3929
3930         [mingw-Bugs-1525021]
3931         * iptypes.h (IP_ADAPTER_ANYCAST_ADDRESS): Fix NONAMELESSUNION warnings.
3932         (IP_ADAPTER_MULTICAST_ADDRESS): Likewise.
3933         (IP_ADAPTER_UNICAST_ADDRESS): Likewise.
3934         (IP_ADAPTER_DNS_SERVER_ADDRESS): Likewise.
3935         (IP_ADAPTER_ADAPTER_PREFIX): Likewise.
3936         (IP_ADAPTER_ADDRESSES): Likewise.
3937
3938 2006-06-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3939
3940         * lib/uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol,
3941         CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol,
3942         CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Remove.  Moved to
3943         extras-uuid.c.
3944         * lib/extras-uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol,
3945         CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol,
3946         CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Added.
3947         * lib/hlguids-uuid.c: State source of CLSIDs.
3948
3949 2006-06-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3950
3951         * lib/Makefile.in: Added extras-uuid as an object and source.
3952         * lib/uuid.c (IID_IClientSiteHandler, IID_IContinue, IID_IHttpNegotiate,
3953         IID_IPersistMoniker, IID_IServerHandler, IID_ITargetEmbedding,
3954         IID_ITargetFrame, IID_ITypeComp, IID_IUrlHistoryStg, IID_IWinInetHttpInfo,
3955         IID_IWinInetInfo, IID_IEnumSTATPROPSETSTG, IID_IEnumSTATPROPSTG,
3956         IID_IEnumSTATURL): Remove.  Moved to extras-uuid.c.
3957         * lib/extras-uuid.c: New file.
3958         Thank you to Julien Lecomte (julienlecomte at users dot sourceforge dot
3959         net).
3960
3961 2006-06-12  Danny Smith  <dannysmith@users.sourceforge.net>
3962
3963         [mingw-Bugs-1424461]
3964         *include/imagehlp.h: Comment out IN, OUT and OPTIONAL,
3965         throughout.
3966         *include/rpcdce.h: Don't define IN, OUT or OPTIONAL if
3967         _NO_W32_PSEUDO_MODIFIERS.
3968         *include/rpcnsi.h: Comment out IN, OUT and OPTIONAL,
3969         throughout.
3970         *include/rpcnsip.h: Likewise.
3971         *include/windef.h: Don't define IN, OUT or OPTIONAL
3972         if _NO_W32_PSEUDO_MODIFIERS.
3973         *include/ddk/batclass.h: Comment out IN, OUT and OPTIONAL,
3974         throughout.
3975         *include/ddk/cfgmgr32.h: Likewise.
3976         *include/ddk/ddkmapi.h: Likewise.
3977         *include/ddk/hidclass.h: Likewise.
3978         *include/ddk/hidpi.h: Likewise.
3979         *include/ddk/kbdmou.h: Likewise.
3980         *include/ddk/mcd.h: Likewise.
3981         *include/ddk/miniport.h: Likewise.
3982         *include/ddk/minitape.h: Likewise.
3983         *include/ddk/ndis.h: Likewise.
3984         *include/ddk/ndistapi.h: Likewise.
3985         *include/ddk/ndiswan.h: Likewise.
3986         *include/ddk/ntapi.h: Likewise.
3987         *include/ddk/ntdd8042.h: Likewise.
3988         *include/ddk/ntddpcm.h: Likewise.
3989         *include/ddk/ntifs.h: Likewise.
3990         *include/ddk/ntpoapi.h: Likewise.
3991         *include/ddk/parallel.h: Likewise.
3992         *include/ddk/pfhook.h: Likewise.
3993         *include/ddk/scsiwmi.h: Likewise.
3994         *include/ddk/smbus.h: Likewise.
3995         *include/ddk/srb.h: Likewise.
3996         *include/ddk/storport.h: Likewise.
3997         *include/ddk/tdikrnl.h: Likewise.
3998         *include/ddk/upssvc.h: Likewise.
3999         *include/ddk/usbcamdi.h: Likewise.
4000         *include/ddk/usbscan.h: Likewise.
4001         *include/ddk/video.h: Likewise.
4002         *include/ddk/videoagp.h: Likewise.
4003         *include/ddk/win2k.h: Likewise.
4004         *include/ddk/winddi.h: Likewise.
4005         *include/ddk/winddk.h: Don't define IN, OUT or OPTIONAL
4006         if _NO_W32_PSEUDO_MODIFIERS.
4007         Comment out IN, OUT and OPTIONAL, throughout.
4008         *include/ddk/winnt4.h: Comment out IN, OUT and OPTIONAL,
4009         throughout.
4010         *include/ddk/ws2san.h: Likewise.
4011
4012 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4013
4014         * lib/Makefile.in:  Added hlguids-uuid as source and object.
4015
4016 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4017
4018         * lib/uuid.c (CLSID_StaticDib, CLSID_StaticMetafile, CLSID_StdHlink,
4019         CLSID_StdHlinkBrowseContext): Remove.  Moved to relevant files.
4020         * lib/cguid-uuid.c (CLSID_StaticDib, CLSID_StaticMetafile): Added.
4021         * lib/hlguids-uuid.c: New file.
4022         Thank you to Julien Lecomte (julienlecomte at users dot sourceforge dot
4023         net).
4024
4025 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4026
4027         * lib/Makefile.in: Added urlmon-uuid and hlink-uuid as sources and
4028         objects.
4029         * lib/uuid.c (IID_IAuthenticate, IID_IBindHost, IID_IBindProtocol,
4030         IID_IBindStatusCallback, IID_IBindStatusCallbackMsg, IID_IBinding,
4031         IID_IHlink, IID_IHlinkBrowseContext, IID_IHlinkFrame, IID_IHlinkSite,
4032         IID_IHlinkTarget): Remove.  Moved to new files.
4033         * lib/urlmon-uuid.c: New file.
4034         * lib/hlink-uuid.c: New file.
4035
4036 2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4037
4038         * lib/Makefile.in: Added ativscp-uuid as source and object.
4039         * lib/uuid.c (IID_IActiveScript, IID_IActiveScriptError,
4040         IID_IActiveScriptParse, IID_IActiveScriptSite,
4041         IID_IActiveScriptSiteWindow): Remove.  Moved to ativscp-uuid.c.
4042         * lib/ativscp-uuid.c: New file.
4043
4044 2006-06-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4045
4046         * lib/uuid.c (IID_IClientSecurity, IID_IMallocSpy, IID_IServerSecurity):
4047         Remove.  Moved to objidl-uuid.c
4048         * lib/objidl-uuid.c (IID_IClientSecurity, IID_IMallocSpy,
4049         IID_IServerSecurity): Defined.
4050
4051 2006-06-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4052
4053         * lib/Makefile.in: Add cguid-uuid and olectlid-uuid as sources and
4054         objects.
4055         * lib/uuid.c (CLSID_CColorPropPage, CLSID_CFontPropPage,
4056         CLSID_CPicturePropPage, CLSID_Picture_Dib, CLSID_Picture_Metafile,
4057         CLSID_StdFont, CLSID_StdPicture, GUID_NULL, IID_ICreateTypeInfo,
4058         IID_ICreateTypeInfo2, IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_IDebug,
4059         IID_IDebugStream, IID_IDispatch, IID_IEnumFORMATETC,IID_IEnumMoniker,
4060         IID_IEnumOLEVERB, IID_IEnumSTATDATA, IID_IEnumSTATSTG, IID_IEnumString,
4061         IID_IEnumUnknown, IID_IEnumVARIANT, IID_IOleLink, IID_IPSFactory,
4062         IID_IRpcChannel, IID_IRpcProxy, IID_IRpcStub, IID_ITypeInfo,
4063         IID_ITypeInfo2, IID_ITypeLib, IID_ITypeLib2): Remove.  Moved to relevant
4064         files.
4065         * lib/oaidl-uuid.c (IID_ICreateTypeInfo, IID_ICreateTypeInfo2,
4066         IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_ITypeInfo, IID_ITypeInfo2,
4067         IID_ITypeLib, IID_ITypeLib2, IID_IEnumVARIANT): Define.
4068         * lib/cguid-uuid.c: New file.
4069         * lib/olectlid-uuid.c: New file.
4070
4071 2006-06-08  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4072
4073         * lib/Makefile.in: Add objsafe-uuid oaidl-uuid docobj-uuid comcat-uuid
4074         exdisp-uuid mlang-uuid objidl-uuid as sources and objects.
4075         * lib/uuid.c (CATID_Control, CATID_DocObject, CATID_Insertable,
4076         CATID_PersistsToPropertyBag, CATID_PersistsToStorage, CATID_PersistsToStream,
4077         CATID_PersistsToStreamInit, CATID_Printable, CATID_Programmable,
4078         CLSID_CMultiLanguage, CLSID_StdComponentCategoriesMgr, CLSID_WebBrowser,
4079         DIID_DWebBrowserEvents, DIID_DWebBrowserEvents2, IID_IAdviseSink,
4080         IID_IAdviseSink2, IID_IBindCtx, IID_ICatInformation, IID_ICatRegister,
4081         IID_IClassActivator, IID_IContinueCallback, IID_ICreateErrorInfo,
4082         IID_IDataAdviseHolder, IID_IDataObject, IID_IEnumCATEGORYINFO,
4083         IID_IEnumGUID, IID_IEnumOleDocumentViews, IID_IErrorInfo,
4084         IID_IExternalConnection, IID_IFillLockBytes, IID_ILockBytes, IID_IMalloc,
4085         IID_IMarshal, IID_IMessageFilter, IID_IMoniker, IID_IObjectSafety,
4086         IID_IOleCommandTarget, IID_IOleDocument, IID_IOleDocumentSite,
4087         IID_IOleDocumentView, IID_IPSFactoryBuffer, IID_IPersist,
4088         IID_IPersistFile, IID_IPersistStorage, IID_IPersistStream, IID_IPrint,
4089         IID_IProgressNotify, IID_IPropertySetStorage, IID_IPropertyStorage,
4090         IID_IROTData, IID_IRootStorage, IID_IRpcChannelBuffer,
4091         IID_IRpcProxyBuffer, IID_IRpcStubBuffer, IID_IRunnableObject,
4092         IID_IRunningObjectTable, IID_ISequentialStream, IID_IStdMarshalInfo,
4093         IID_IStorage, IID_IStream, IID_ISupportErrorInfo, IID_IWebBrowser,
4094         IID_IWebBrowser2, IID_IWebBrowserApp): Remove. Moved to new files.
4095         * lib/comcat-uuid.c: New file.
4096         * lib/docobj-uuid.c: New File.
4097         * lib/exdisp-uuid.c: New file.
4098         * lib/mlang-uuid.c: New file.
4099         * lib/oaidl-uuid.c: New file.
4100         * lib/objidl-uuid.c: New file.
4101         * lib/objsafe-uuid.c: New file.
4102
4103 2006-06-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4104
4105         * lib/Makefile.in: Add oleacc-uuid oleidl-uuid ocidl-uuid as sources and
4106         objects.
4107         * lib/uuid.c (IID_IOleCache, IID_IOleCache2, IID_IOleCacheControl, IID_IViewObject,
4108         IID_IViewObject2, IID_IDropSource, IID_IDropTarget, IID_IOleAdviseHolder,
4109         IID_IOleInPlaceUIWindow, IID_IOleInPlaceObject, IID_IOleInPlaceActiveObject,
4110         IID_IOleInPlaceFrame, IID_IOleInPlaceSite, IID_IOleContainer, IID_IOleItemContainer,
4111         IID_IOleClientSite, IID_IOleObject, IID_IOleWindow, IID_IParseDisplayName,
4112         IID_IAccessible, LIBID_Accessibility, IID_IQuickActivate, IID_IOleUndoManager,
4113         IID_IOleParentUndoUnit, IID_IOleUndoUnit, IID_IEnumOleUndoUnits, IID_IPointerInactive,
4114         IID_IAdviseSinkEx, IID_IOleInPlaceSiteEx, IID_IOleControl, IID_IOleControlSite,
4115         IID_IPersistPropertyBag, IID_IPersistPropertyBag2, IID_IPersistStreamInit,
4116         IID_IPersistMemory, IID_IPropertyBag, IID_IPropertyBag2, IID_IPropertyNotifySink,
4117         IID_IPropertyPage, IID_IPropertyPage2, IID_IPropertyPageSite, IID_IFont, IID_IFontDisp,
4118         IID_IPicture, IID_IPictureDisp, IID_IProvideClassInfo, IID_IProvideClassInfo2,
4119         IID_IEnumConnectionPoints, IID_IEnumConnections, IID_IConnectionPoint,
4120         IID_IConnectionPointContainer, IID_IClassFactory2, IID_IErrorLog,
4121         IID_IObjectWithSite, IID_IPerPropertyBrowsing, IID_ISimpleFrameSite,
4122         IID_ISpecifyPropertyPages): Remove. Moved to new files.
4123         * lib/oleidl-uuid.c: New file.
4124         * lib/oleacc-uuid.c: New file.
4125         * lib/ocidl-uuid.c: New file.
4126
4127 2006-06-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4128
4129         * lib/Makefile.in: Add unknwn-uuid and servprov-uuid as sources and
4130         objects.
4131         * lib/uuid.c (IID_IUnknown, IID_IClassFactory, IID_IServiceProvider):
4132         Remove.  Moved to unknwn-uuid and servprov-uuid.
4133         * lib/unknwn-uuid.c: New file.
4134         * lib/servprov-uuid.c: New file.
4135
4136 2006-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
4137
4138         * include/strmif.h (VMRDeinterlaceTech): Correct typedef for DeinterlaceTech_*
4139         enum.
4140
4141 2006-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
4142
4143         * include/strmif.h (enum tagAnalogVideoStandard): Add missing ','.
4144
4145 2006-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
4146
4147         * include/winuser.h (DM_BITSPERPEL, DM_PELSWIDTH, DM_PELSHEIGHT,
4148         DM_DISPLAYFLAGS, DM_DISPLAYFREQUENCY): Remove.  Duplicates of
4149         wingdi.h defines.
4150
4151 2006-06-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4152
4153         * include/winuser.h ((SPI_GETMOUSETRAILS,SPI_SETMOUSETRAILS): Remove
4154         duplicate defines.
4155
4156         * include/winnt.h (SUBLANG_ARABIC_SAUDI_ARABIA): Revert accidental
4157         removal.
4158         (SUBLANG_MARATHI_INDIA): Remove duplicate define.
4159
4160 2006-05-24  Christopher Faylor  <cgf@timesys.com>
4161
4162         * configure.in: Update to newer autoconf.
4163         (thanks to Steve Ellcey)
4164         * configure: Regenerate.
4165         * aclocal.m4: New file.
4166
4167 2006-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4168
4169         * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.
4170
4171 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4172
4173         * include/rtutils.h (TraceDumpA,TraceDumpW,TracePutsA,TracePutsW)
4174         (TraceRegisterA,TraceRegisterW,TraceVprintfA,TraceVprintfW): Define
4175         as macros.
4176         Thanks to:    Bruce M Simpson <bms_spc at sf dot net>
4177
4178 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4179
4180         * include/mprapi.h (MprAdminMIBBufferFree,MprAdminMIBEntryCreate)
4181         (MprAdminMIBEntryDelete,MprAdminMIBEntryGet,MprAdminMIBEntryGetFirst)
4182         (MprAdminMIBEntryGetNext,MprAdminMIBEntrySet,MprAdminMIBGetTrapInfo)
4183         (MprAdminMIBServerConnect,MprAdminMIBServerDisconnect)
4184         (MprAdminMIBSetTrapInfo): Declare functions.
4185         Note: MprAdminMIBSetTrapInfo is missing from mprapi.def.
4186         (MIB_SERVER_HANDLE): New typedef.
4187         (MprConfigTransportSetInfo): Declare function.
4188         * lib/mprapi.def (MprSetupIpInIpInterfaceFriendlyNameEnum)
4189         (MprSetupIpInIpInterfaceFriendlyNameFree): Fix size.
4190
4191 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4192
4193         * lib/rtutils.def: New file. Generated on Windows XP.
4194         (TracePrintf{AW},TracePrintfEx{AW}): Left out for now.
4195         * include/rtutils.h: New file.
4196         (TraceDump{AW},TracePuts{AW},TraceRegister{AW},TraceVprintf{AW}):
4197         Commented out, they're missing from rtutils.def.
4198
4199 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4200
4201         * include/mprapi.h (MprInfoBlockAdd,MprInfoBlockFind)
4202         (MprInfoBlockQuerySize,MprInfoBlockRemove,MprInfoBlockSet)
4203         (MprInfoCreate,MprInfoDelete,MprInfoDuplicate)
4204         (MprInfoRemoveAll): Declare functions.
4205
4206 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4207
4208         * include/mprapi.h (MprConfigBufferFree,MprConfigGetFriendlyName)
4209         (MprConfigGetGuidName,MprConfigInterfaceCreate)
4210         (MprConfigInterfaceDelete,MprConfigInterfaceEnum)
4211         (MprConfigInterfaceGetHandle,MprConfigInterfaceGetInfo)
4212         (MprConfigInterfaceSetInfo,MprConfigInterfaceTransportAdd)
4213         (MprConfigInterfaceTransportEnum,MprConfigInterfaceTransportGetHandle)
4214         (MprConfigInterfaceTransportGetInfo,MprConfigInterfaceTransportRemove)
4215         (MprConfigInterfaceTransportSetInfo,MprConfigServerBackup)
4216         (MprConfigServerConnect,MprConfigServerDisconnect)
4217         (MprConfigServerGetInfo,MprConfigServerInstall)
4218         (MprConfigServerRestore,MprConfigTransportCreate)
4219         (MprConfigTransportDelete,MprConfigTransportEnum)
4220         (MprConfigTransportGetHandle,MprConfigTransportGetInfo)
4221         (MprConfigTransportSetInfo): Declare functions.
4222
4223 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4224
4225         * include/mprapi.h (MprAdminBufferFree)
4226         (MprAdminDeregisterConnectionNotification,MprAdminGetErrorString)
4227         (MprAdminInterfaceConnect,MprAdminInterfaceCreate)
4228         (MprAdminInterfaceDelete,MprAdminInterfaceDeviceGetInfo)
4229         (MprAdminInterfaceDeviceSetInfo,MprAdminInterfaceDisconnect)
4230         (MprAdminInterfaceEnum,MprAdminInterfaceGetCredentials)
4231         (MprAdminInterfaceGetCredentialsEx,MprAdminInterfaceGetHandle)
4232         (MprAdminInterfaceGetInfo,MprAdminInterfaceQueryUpdateResult)
4233         (MprAdminInterfaceSetCredentials,MprAdminInterfaceSetCredentialsEx)
4234         (MprAdminInterfaceSetInfo,MprAdminInterfaceTransportAdd)
4235         (MprAdminInterfaceTransportGetInfo,MprAdminInterfaceTransportRemove)
4236         (MprAdminInterfaceTransportSetInfo)
4237         (MprAdminInterfaceUpdatePhonebookInfo,MprAdminInterfaceUpdateRoutes)
4238         (MprAdminIsServiceRunning,MprAdminRegisterConnectionNotification)
4239         (MprAdminServerConnect,MprAdminServerDisconnect)
4240         (MprAdminServerGetCredentials,MprAdminServerGetInfo)
4241         (MprAdminServerSetCredentials,MprAdminTransportCreate)
4242         (MprAdminTransportGetInfo,MprAdminTransportSetInfo): Declare functions.
4243
4244 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4245
4246         * include/ipxtfflt.h: New file.
4247
4248 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4249
4250         * include/mprapi.h: Fix header guard. Cleanup.
4251         (MprAdminAcceptNewConnection,MprAdminAcceptNewConnection2)
4252         (MprAdminAcceptNewLink,MprAdminAcceptReauthentication)
4253         (MprAdminConnectionHangupNotification)
4254         (MprAdminConnectionHangupNotification2)
4255         (MprAdminGetIpAddressForUser,MprAdminInitializeDll)
4256         (MprAdminTerminateDll,MprAdminLinkHangupNotification)
4257         (MprAdminReleaseIpAddress): Declare functions.
4258         * lib/mprapi.def: Regenerate on Windows XP.
4259
4260 2006-05-12  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4261
4262         * include/ipifcons.h: Cleanup.
4263         * include/ipxconst.h: Fix header guard.
4264         * include/ipxrtdef.h: include <ipxconst.h>.
4265
4266 2006-05-11  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4267
4268         * include/ipxrtdef.h: Cleanup.
4269         (IPX_INTERFACE_INFO_TYPE,IPX_STATIC_ROUTE_INFO_TYPE)
4270         (IPX_STATIC_SERVICE_INFO_TYPE,IPX_SERVICE_FILTER_INFO_TYPE)
4271         (IPX_ROUTE_FILTER_INFO_TYPE,IPX_IN_TRAFFIC_FILTER_INFO_TYPE)
4272         (IPX_ADAPTER_INFO_TYPE,IPXWAN_INTERFACE_INFO_TYPE,IPX_GLOBAL_INFO_TYPE)
4273         (IPX_STATIC_NETBIOS_NAME_INFO_TYPE)
4274         (IPX_IN_TRAFFIC_FILTER_GLOBAL_INFO_TYPE)
4275         (IPX_OUT_TRAFFIC_FILTER_INFO_TYPE)
4276         (IPX_OUT_TRAFFIC_FILTER_GLOBAL_INFO_TYPE): Define.
4277         * include/routprot.h: Cleanup.
4278         (PROTO_IP_OTHER,PROTO_IP_LOCAL,PROTO_IP_NETMGMT,PROTO_IP_ICMP)
4279         (PROTO_IP_EGP,PROTO_IP_GGP,PROTO_IP_HELLO,PROTO_IP_RIP,PROTO_IP_IS_IS)
4280         (PROTO_IP_ES_IS,PROTO_IP_CISCO,PROTO_IP_BBN,PROTO_IP_OSPF,PROTO_IP_BGP)
4281         (PROTO_IP_BOOTP,PROTO_IP_NT_AUTOSTATIC,PROTO_IP_NT_STATIC)
4282         (PROTO_IP_NT_STATIC_NON_DOD,IPRTRMGR_PID,IPX_PROTOCOL_BASE)
4283         (IPX_PROTOCOL_RIP,IPX_PROTOCOL_SAP,IPX_PROTOCOL_NLSP): Define.
4284         * include/fltdefs.h: New file.
4285         * include/ipinfoid.h: New file.
4286
4287 2006-05-11  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4288
4289         * include/strmif.h (IAMAnalogVideoDecoder,IAMAudioInputMixer)
4290         (IAMAudioRendererStats,IAMBufferNegotiation,IAMCameraControl)
4291         (IAMCertifiedOutputProtection): Add interfaces.
4292         * include/adsprop.h: New file.
4293         * include/cmnquery.h: New file.
4294         * include/dsadmin.h: New file.
4295         * include/dsclient.h: New file.
4296         * include/dsgetdc.h: New file.
4297         * include/dsquery.h: New file.
4298         * include/dsrole.h: New file.
4299         * include/ntdsapi.h: New file.
4300         * include/ntdsbcli.h: New file.
4301         * include/objsel.h: New file.
4302
4303 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4304
4305         * include/qedit.h (DEXTER_PARAM,DEXTER_VALUE,SCompFmt0): Add structures.
4306         (DEXTERF_TRACK_SEARCH_FLAGS,TIMELINE_MAJOR_TYPE): Add enums.
4307         (CONNECTF_DYNAMIC_NONE,CONNECTF_DYNAMIC_SOURCES)
4308         (CONNECTF_DYNAMIC_EFFECTS,SFN_VALIDATEF_CHECK,SFN_VALIDATEF_POPUP)
4309         (SFN_VALIDATEF_TELLME,SFN_VALIDATEF_REPLACE,SFN_VALIDATEF_USELOCAL)
4310         (SFN_VALIDATEF_NOFIND,SFN_VALIDATEF_IGNOREMUTED,RESIZEF_STRETCH)
4311         (RESIZEF_CROP,RESIZEF_PRESERVEASPECTRATIO)
4312         (RESIZEF_PRESERVEASPECTRATIO_NOLETTERBOX): Define.
4313
4314 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4315
4316         * include/qedit.h: New file.
4317         * include/errors.h: Cleanup.
4318
4319 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4320
4321         * include/amvideo.h (BIT_MASKS_MATCH): Don't use memcmp to
4322         avoid dependency on <string.h>.
4323         There's no Win32 equivalent for memcmp:
4324         http://support.microsoft.com/default.aspx?scid=kb;EN-US;q99456
4325
4326 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4327
4328         * include/amvideo.h (RESET_MASKS,RESET_PALETTE): Use ZeroMemory
4329         instead of memset to avoid dependency on <string.h>.
4330         * include/dshow.h (AM_ASPECT_RATIO_MODE,AM_WST_DRAWBGMODE,AM_WST_LEVEL)
4331         (AMExtendedSeekingCapabilities,AM_WST_SERVICE,AM_WST_STATE)
4332         (AM_WST_STYLE): Add enums.
4333         (AM_WST_PAGE,AMVABeginFrameInfo,AMVACompBufferInfo,AMVAEndFrameInfo,
4334         AMVAInternalMemInfo,AMVAUncompBufferInfo,AMVAUncompDataInfo): New
4335         structures.
4336         * include/errors.h (VFW_E_DVD_CMD_CANCELLED)
4337         (VFW_E_DVD_STATE_WRONG_VERSION,VFW_E_DVD_STATE_CORRUPT)
4338         (VFW_E_DVD_STATE_WRONG_DISC,VFW_E_DVD_INCOMPATIBLE_REGION)
4339         (VFW_E_DVD_NO_ATTRIBUTES,VFW_E_DVD_NO_GOUP_PGC)
4340         (VFW_E_DVD_LOW_PARENTAL_LEVEL,VFW_E_DVD_NOT_IN_KARAOKE_MODE)
4341         (VFW_E_FRAME_STEP_UNSUPPORTED,VFW_E_DVD_STREAM_DISABLED)
4342         (VFW_E_DVD_TITLE_UNKNOWN,VFW_E_DVD_INVALID_DISC)
4343         (VFW_E_DVD_NO_RESUME_INFORMATION)
4344         (VFW_E_PIN_ALREADY_BLOCKED_ON_THIS_THREAD,VFW_E_PIN_ALREADY_BLOCKED)
4345         (VFW_E_CERTIFICATION_FAILURE,VFW_E_VMR_NOT_IN_MIXER_MODE)
4346         (VFW_E_VMR_NO_AP_SUPPLIED,VFW_E_VMR_NO_DEINTERLACE_HW)
4347         (VFW_E_VMR_NO_PROCAMP_HW,VFW_E_DVD_VMR9_INCOMPATIBLEDEC)
4348         (VFW_E_NO_COPP_HW,VFW_E_BAD_KEY): Define.
4349         * include/evcode.h (AM_WMT_EVENT_DATA): New structure.
4350         * include/mmsystem.h (WAVE_FORMAT_EXTENSIBLE): Define.
4351         * include/edevdefs.h (ED_FORMAT_SMPTE_30,ED_FORMAT_SMPTE_30DROP)
4352         (ED_FORMAT_SMPTE_25,ED_FORMAT_SMPTE_24): Move from here...
4353         * include/strmif.h: ... to here. New file.
4354         * include/aviriff.h: New file.
4355         * include/bdatypes.h: New file.
4356         * include/control.h: New file.
4357         * include/dvdmedia.h: New file.
4358         * include/il21dec.h: New file.
4359         * include/ks.h: New file.
4360         * include/ksmedia.h: New file.
4361         * include/mmreg.h: New file.
4362         * include/mpegtype.h: New file.
4363         * include/vidcap.h: New file.
4364         * include/vmr9.h: New file.
4365         * include/vptype.h: New file.
4366         * include/xprtdefs.h: New file.
4367
4368 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4369
4370         * include/winnls.h [WINVER >= 0x0500] (LOCALE_IDEFAULTEBCDICCODEPAGE):
4371         Documented as defined on Windows 2000 or later.
4372         [WINVER >= 0x0600] (LOCALE_SDURATION,LOCALE_SIETFLANGUAGE)
4373         (LOCALE_SISO3166CTRYNAME2,LOCALE_SISO639LANGNAME2)
4374         (LOCALE_SKEYBOARDSTOINSTALL,LOCALE_SNAME,LOCALE_SNAN)
4375         (LOCALE_SNEGINFINITY,LOCALE_SPOSINFINITY,LOCALE_SSCRIPTS): Documented
4376         but values unknown, Windows Vista or later.
4377         (CAL_UMALQURA): Cleanup.
4378         (CAL_SSHORTESTDAYNAME_1,CAL_SSHORTESTDAYNAME_2,CAL_SSHORTESTDAYNAME_3)
4379         (CAL_SSHORTESTDAYNAME_4,CAL_SSHORTESTDAYNAME_5,CAL_SSHORTESTDAYNAME_6)
4380         (CAL_SSHORTESTDAYNAME7): Cleanup.
4381         [WINVER >= 0x0410] (CAL_SYEARMONTH,CAL_ITWODIGITYEARMAX)
4382         (CAL_NOUSEROVERRIDE,CAL_RETURN_NUMBER,CAL_USE_CP_ACP): Cleanup.
4383
4384 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4385
4386         * include/wingdi.h [WINVER >= 0x0500] (DC_PERSONALITY,DC_PRINTRATE)
4387         (DC_PRINTRATEUNIT,DC_PRINTERMEM,DC_MEDIAREADY,DC_STAPLE)
4388         (DC_PRINTRATEPPM,DC_COLORDEVICE,DC_NUP,DC_MEDIATYPENAMES)
4389         (DC_MEDIATYPES,DMPAPER_DBL_JAPANESE_POSTCARD,DMPAPER_A6)
4390         (DMPAPER_JENV_KAKU2,DMPAPER_JENV_KAKU3,DMPAPER_JENV_CHOU3)
4391         (DMPAPER_JENV_CHOU4,DMPAPER_LETTER_ROTATED)
4392         (DMPAPER_A3_ROTATED,DMPAPER_A4_ROTATED,DMPAPER_A5_ROTATED)
4393         (DMPAPER_B4_JIS_ROTATED,DMPAPER_B5_JIS_ROTATED)
4394         (DMPAPER_JAPANESE_POSTCARD_ROTATED)
4395         (DMPAPER_DBL_JAPANESE_POSTCARD_ROTATED)
4396         (DMPAPER_A6_ROTATED,DMPAPER_JENV_KAKU2_ROTATED)
4397         (DMPAPER_JENV_KAKU3_ROTATED,DMPAPER_JENV_CHOU3_ROTATED)
4398         (DMPAPER_JENV_CHOU4_ROTATED,DMPAPER_B6_JIS)
4399         (DMPAPER_B6_JIS_ROTATED,DMPAPER_12X11,DMPAPER_JENV_YOU4)
4400         (DMPAPER_JENV_YOU4_ROTATED,DMPAPER_P16K,DMPAPER_P32K)
4401         (DMPAPER_P32KBIG,DMPAPER_PENV_1,DMPAPER_PENV_2)
4402         (DMPAPER_PENV_3,DMPAPER_PENV_4,DMPAPER_PENV_5)
4403         (DMPAPER_PENV_6,DMPAPER_PENV_7,DMPAPER_PENV_8)
4404         (DMPAPER_PENV_9,DMPAPER_PENV_10,DMPAPER_P16K_ROTATED)
4405         (DMPAPER_P32K_ROTATED,DMPAPER_P32KBIG_ROTATED)
4406         (DMPAPER_PENV_1_ROTATED,DMPAPER_PENV_2_ROTATED)
4407         (DMPAPER_PENV_3_ROTATED,DMPAPER_PENV_4_ROTATED)
4408         (DMPAPER_PENV_5_ROTATED,DMPAPER_PENV_6_ROTATED)
4409         (DMPAPER_PENV_7_ROTATED,DMPAPER_PENV_8_ROTATED)
4410         (DMPAPER_PENV_9_ROTATED,DMPAPER_PENV_10_ROTATED): Define.
4411         (DMPAPER_LAST): Value depends on DMPAPER_* variables actually defined.
4412         (DM_PANNINGWIDTH,DM_PANNINGHEIGHT,DM_DISPLAYFIXEDOUTPUT)
4413         (DMDO_DEFAULT,DMDO_90,DMDO_180,DMDO_270,DMDFO_DEFAULT,DMDFO_STRETCH)
4414         (DMDFO_CENTER): Define.
4415         (GetDCBrushColor,GetDCPenColor): Declare.
4416         * lib/msimg32.def (GetDCBrushColor,GetDCPenColor): Add stubs.
4417
4418 2006-05-10  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4419
4420         * include/winnt.h (LANG_PERSIAN,LANG_LOWER_SORBIAN,LANG_UPPER_SORBIAN)
4421         (LANG_TSWANA,LANG_XHOSA,LANG_ZULU,LANG_MALTESE,LANG_SAMI,LANG_IRISH)
4422         (LANG_TIBETAN,LANG_WELSH,LANG_KHMER,LANG_LAO,LANG_SINHALESE)
4423         (LANG_INUKTITUT,LANG_AMHARIC,LANG_TAMAZIGHT,LANG_FRISIAN)
4424         (LANG_PASHTO,LANG_FILIPINO,LANG_HAUSA,LANG_YORUBA,LANG_QUECHUA)
4425         (LANG_SOTHO,LANG_BASHKIR,LANG_LUXEMBOURGISH,LANG_GREENLANDIC)
4426         (LANG_IGBO,LANG_TIGRIGNA,LANG_YI,LANG_MAPUDUNGUN,LANG_MOHAWK)
4427         (LANG_BRETON,LANG_UIGHUR,LANG_MAORI,LANG_OCCITAN,LANG_CORSICAN)
4428         (LANG_ALSATIAN,LANG_YAKUT,LANG_KICHE,LANG_KINYARWANDA,LANG_WOLOF)
4429         (LANG_DARI,LANG_MALAGASY)
4430         (SUBLANG_CUSTOM_DEFAULT,SUBLANG_CUSTOM_UNSPECIFIED)
4431         (SUBLANG_UI_CUSTOM_DEFAULT,SUBLANG_AFRIKAANS_SOUTH_AFRICA)
4432         (SUBLANG_ALBANIAN_ALBANIA,SUBLANG_ALSATIAN_FRANCE)
4433         (SUBLANG_AMHARIC_ETHIOPIA,SUBLANG_ARMENIAN_ARMENIA)
4434         (SUBLANG_ASSAMESE_INDIA,SUBLANG_BASHKIR_RUSSIA,SUBLANG_BASQUE_BASQUE)
4435         (SUBLANG_BELARUSIAN_BELARUS,SUBLANG_BENGALI_INDIA)
4436         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN)
4437         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC)
4438         (SUBLANG_BRETON_FRANCE,SUBLANG_BULGARIAN_BULGARIA)
4439         (SUBLANG_CATALAN_CATALAN,SUBLANG_CORSICAN_FRANCE)
4440         (SUBLANG_CZECH_CZECH_REPUBLIC,SUBLANG_CROATIAN_CROATIA)
4441         (SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,SUBLANG_DANISH_DENMARK)
4442         (SUBLANG_DIVEHI_MALDIVES,SUBLANG_ENGLISH_IRELAND)
4443         (SUBLANG_ENGLISH_INDIA,SUBLANG_ENGLISH_MALAYSIA)
4444         (SUBLANG_ENGLISH_SINGAPORE,SUBLANG_ESTONIAN_ESTONIA)
4445         (SUBLANG_FAEROESE_FAROE_ISLANDS,SUBLANG_FILIPINO_PHILIPPINES)
4446         (SUBLANG_FINNISH_FINLAND,SUBLANG_FRISIAN_NETHERLANDS)
4447         (SUBLANG_GALICIAN_GALICIAN,SUBLANG_GEORGIAN_GEORGIA)
4448         (SUBLANG_GREEK_GREECE,SUBLANG_GREENLANDIC_GREENLAND)
4449         (SUBLANG_GUJARATI_INDIA,SUBLANG_HAUSA_NIGERIA,SUBLANG_HEBREW_ISRAEL)
4450         (SUBLANG_HINDI_INDIA,SUBLANG_HUNGARIAN_HUNGARY)
4451         (SUBLANG_ICELANDIC_ICELAND,SUBLANG_IGBO_NIGERIA)
4452         (SUBLANG_INDONESIAN_INDONESIA,SUBLANG_INUKTITUT_CANADA)
4453         (SUBLANG_INUKTITUT_CANADA_LATIN,SUBLANG_IRISH_IRELAND)
4454         (SUBLANG_JAPANESE_JAPAN,SUBLANG_KAZAK_KAZAKHSTAN)
4455         (SUBLANG_KHMER_CAMBODIA,SUBLANG_KICHE_GUATEMALA)
4456         (SUBLANG_KINYARWANDA_RWANDA,SUBLANG_KONKANI_INDIA)
4457         (SUBLANG_KYRGYZ_KYRGYZSTAN,SUBLANG_LAO_LAO_PDR)
4458         (SUBLANG_LATVIAN_LATVIA,SUBLANG_LITHUANIAN_LITHUANIA)
4459         (SUBLANG_LOWER_SORBIAN_GERMANY,SUBLANG_LUXEMBOURGISH_LUXEMBOURG)
4460         (SUBLANG_MACEDONIAN_MACEDONIA,SUBLANG_MALAYALAM_INDIA)
4461         (SUBLANG_MALTESE_MALTA,SUBLANG_MAORI_NEW_ZEALAND)
4462         (SUBLANG_MAPUDUNGUN_CHILE,SUBLANG_MARATHI_INDIA,SUBLANG_MOHAWK_MOHAWK)
4463         (SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA,SUBLANG_MONGOLIAN_PRC)
4464         (SUBLANG_NEPALI_NEPAL,SUBLANG_OCCITAN_FRANCE,SUBLANG_ORIYA_INDIA)
4465         (SUBLANG_PASHTO_AFGHANISTAN,SUBLANG_PERSIAN_IRAN)
4466         (SUBLANG_POLISH_POLAND,SUBLANG_PORTUGUESE_PORTUGAL)
4467         (SUBLANG_PUNJABI_INDIA,SUBLANG_QUECHUA_BOLIVIA,SUBLANG_QUECHUA_ECUADOR)
4468         (SUBLANG_QUECHUA_PERU,SUBLANG_ROMANIAN_ROMANIA)
4469         (SUBLANG_ROMANSH_SWITZERLAND,SUBLANG_RUSSIAN_RUSSIA)
4470         (SUBLANG_SAMI_NORTHERN_NORWAY,SUBLANG_SAMI_NORTHERN_SWEDEN)
4471         (SUBLANG_SAMI_NORTHERN_FINLAND,SUBLANG_SAMI_LULE_NORWAY)
4472         (SUBLANG_SAMI_LULE_SWEDEN,SUBLANG_SAMI_SOUTHERN_NORWAY)
4473         (SUBLANG_SAMI_SOUTHERN_SWEDEN,SUBLANG_SAMI_SKOLT_FINLAND)
4474         (SUBLANG_SAMI_INARI_FINLAND,SUBLANG_SANSKRIT_INDIA)
4475         (SUBLANG_SERBIAN_BOSNIA_HERZEGOVINA_LATIN)
4476         (SUBLANG_SERBIAN_BOSNIA_HERZEGOVINA_CYRILLIC)
4477         (SUBLANG_SINDHI_AFGHANISTAN,SUBLANG_SINHALESE_SRI_LANKA)
4478         (SUBLANG_SOTHO_NORTHERN_SOUTH_AFRICA,SUBLANG_SLOVAK_SLOVAKIA)
4479         (SUBLANG_SLOVENIAN_SLOVENIA,SUBLANG_SPANISH_US,SUBLANG_SWEDISH_SWEDEN)
4480         (SUBLANG_SYRIAC,SUBLANG_TAJIK_TAJIKISTAN)
4481         (SUBLANG_TAMAZIGHT_ALGERIA_LATIN,SUBLANG_TAMIL_INDIA)
4482         (SUBLANG_TATAR_RUSSIA,SUBLANG_TELUGU_INDIA,SUBLANG_THAI_THAILAND)
4483         (SUBLANG_TIBETAN_PRC,SUBLANG_TIBETAN_BHUTAN,SUBLANG_TIGRIGNA_ERITREA)
4484         (SUBLANG_TSWANA_SOUTH_AFRICA,SUBLANG_TURKISH_TURKEY)
4485         (SUBLANG_TURKMEN_TURKMENISTAN,SUBLANG_UIGHUR_PRC)
4486         (SUBLANG_UKRAINIAN_UKRAINE,SUBLANG_UPPER_SORBIAN_GERMANY)
4487         (SUBLANG_VIETNAMESE_VIETNAM,SUBLANG_WELSH_UNITED_KINGDOM)
4488         (SUBLANG_WOLOF_SENEGAL,SUBLANG_YORUBA_NIGERIA)
4489         (SUBLANG_XHOSA_SOUTH_AFRICA,SUBLANG_YAKUT_RUSSIA,SUBLANG_YI_PRC)
4490         (SUBLANG_ZULU_SOUTH_AFRICA): Define.
4491         (SUBLANG_ARABIC_SAUDI_ARABIA): Removed by error.
4492         (SUBLANG_MARATHI_INDIA): Defined twice by error.
4493
4494 2006-05-05  Chris Sutcliffe  <ir0nh34d@users.sf.net>
4495
4496         * lib/directx/Makefile.in: Remove reference to libquartz.a since
4497         it was moved.
4498
4499 2006-05-05  Earnie Boyd  <earnie@users.sf.net>
4500
4501         * lib/scrnsave.c: Correct misspelled SPI_SCREENSAVERUNNING to
4502         SPI_SETSCREENSAVERUNNING.
4503         * include winuser.h (SPI_SCREENSAVERRUNNING): Remove again.
4504
4505 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4506
4507         * include/winuser.h (SPI_SCREENSAVERRUNNING): Define.
4508         It had been removed because it's no documented, but Cygwin needs it.
4509
4510 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4511
4512         * include/amvideo.h (IFullScreenVideo): Define.
4513         (BIT_MASKS_MATCH,PALETTISED,PALETTE_ENTRIES,RESET_MASKS,RESET_PALETTE,
4514         SIZE_EGA_PALETTE,SIZE_MASKS,SIZE_PALETTE): Added Macros.
4515
4516 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4517
4518         * include/winnls.h (CAL_SYEARMONTH,CAL_ITWODIGITYEARMAX,
4519         CAL_NOUSEROVERRIDE,CAL_RETURN_NUMBER,CAL_USE_CP_ACP): Documented
4520         as available on Windows 98 and better.
4521         (CAL_SSHORTESTDAYNAME_1,CAL_SSHORTESTDAYNAME_2,CAL_SSHORTESTDAYNAME_3)
4522         (CAL_SSHORTESTDAYNAME_4,CAL_SSHORTESTDAYNAME_5,CAL_SSHORTESTDAYNAME_6)
4523         (CAL_SSHORTESTDAYNAME7,CAL_UMALQURA): Define, Windows Vista and better.
4524
4525 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4526
4527         * include/amvideo.h: New file.
4528         * include/dshow.h: Include <amvideo.h>.
4529
4530 2006-05-04  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4531
4532         * include/winuser.h (MOUSEEVENTF_XDOWN,MOUSEEVENTF_XUP): Define.
4533         (MOUSEEVENTF_MOVE,MOUSEEVENTF_LEFTDOWN,MOUSEEVENTF_LEFTUP)
4534         (MOUSEEVENTF_RIGHTDOWN,MOUSEEVENTF_RIGHTUP,MOUSEEVENTF_MIDDLEDOWN)
4535         (MOUSEEVENTF_MIDDLEUP,MOUSEEVENTF_ABSOLUTE,MOUSEEVENTF_WHEEL): Cleanup.
4536         (HWND_BROADCAST): Cleanup.
4537         (HWND_MESSAGE): Windows 2000 only.
4538         (SMTO_ABORTIFHUNG,SMTO_BLOCK,SMTO_NORMAL): Cleanup.
4539         (SMTO_NOTIMEOUTIFNOTHUNG): Define.
4540         (SIF_DISABLENOSCROLL,SIF_PAGE,SIF_POS,SIF_RANGE,SIF_TRACKPOS)
4541         (SIF_ALL): Cleanup.
4542         (SWP_DRAWFRAME,SWP_FRAMECHANGED,SWP_HIDEWINDOW,SWP_NOACTIVATE)
4543         (SWP_NOCOPYBITS,SWP_NOMOVE,SWP_NOSIZE,SWP_NOREDRAW,SWP_NOZORDER)
4544         (SWP_SHOWWINDOW,SWP_NOOWNERZORDER,SWP_NOREPOSITION,SWP_NOSENDCHANGING)
4545         (SWP_DEFERERASE,SWP_ASYNCWINDOWPOS): Cleanup.
4546         (HSHELL_ENDTASK,HSHELL_ACCESSIBILITYSTATE,HSHELL_APPCOMMAND): Define.
4547         (SPI_GETBLOCKSENDINPUTRESETS,SPI_GETCARETWIDTH,SPI_GETDROPSHADOW)
4548         (SPI_GETFILTERKEYS,SPI_GETFLATMENU,SPI_GETFOCUSBORDERHEIGHT)
4549         (SPI_GETFOCUSBORDERWIDTH,SPI_GETFONTSMOOTHINGCONTRAST)
4550         (SPI_GETFONTSMOOTHINGTYPE,SPI_GETFOREGROUNDFLASHCOUNT)
4551         (SPI_GETMENUSHOWDELAY,SPI_GETMOUSECLICKLOCK,SPI_GETMOUSECLICKLOCKTIME)
4552         (SPI_GETMOUSEHOVERHEIGHT,SPI_GETMOUSEHOVERTIME,SPI_GETMOUSEHOVERWIDTH)
4553         (SPI_GETMOUSESONAR,SPI_GETMOUSEVANISH,SPI_GETNONCLIENTMETRICS)
4554         (SPI_GETPOWEROFFACTIVE,SPI_GETPOWEROFFTIMEOUT,SPI_GETSCREENREADER)
4555         (SPI_GETSCREENSAVEACTIVE,SPI_GETSCREENSAVERRUNNING)
4556         (SPI_GETSCREENSAVETIMEOUT,SPI_GETMOUSEVANISH,SPI_GETNONCLIENTMETRICS)
4557         (SPI_GETPOWEROFFACTIVE,SPI_GETPOWEROFFTIMEOUT,SPI_GETSCREENREADER)
4558         (SPI_GETSCREENSAVEACTIVE,SPI_GETSCREENSAVERRUNNING)
4559         (SPI_GETSCREENSAVETIMEOUT,SPI_GETSNAPTODEFBUTTON,SPI_GETUIEFFECTS)
4560         (SPI_SETBLOCKSENDINPUTRESETS,SPI_SETCARETWIDTH,SPI_SETCURSORS)
4561         (SPI_SETDROPSHADOW,SPI_SETFILTERKEYS,SPI_SETFLATMENU)
4562         (SPI_SETFOCUSBORDERHEIGHT,SPI_SETFOCUSBORDERWIDTH)
4563         (SPI_SETFONTSMOOTHINGCONTRAST,SPI_SETFONTSMOOTHINGTYPE)
4564         (SPI_SETFOREGROUNDFLASHCOUNT,SPI_SETICONS,SPI_SETMENUSHOWDELAY)
4565         (SPI_SETMOUSECLICKLOCK,SPI_SETMOUSECLICKLOCKTIME)
4566         (SPI_SETMOUSEHOVERHEIGHT,SPI_SETMOUSEHOVERTIME)
4567         (SPI_SETMOUSEHOVERWIDTH,SPI_SETMOUSESONAR,SPI_SETMOUSEVANISH)
4568         (SPI_SETNONCLIENTMETRICS,SPI_SETPENWINDOWS,SPI_SETPOWEROFFACTIVE)
4569         (SPI_SETPOWEROFFTIMEOUT,SPI_SETSCREENREADER,SPI_SETSCREENSAVEACTIVE)
4570         (SPI_SETSCREENSAVERRUNNING,SPI_SETSCREENSAVETIMEOUT,SPI_SETSHOWIMEUI)
4571         (SPI_SETSNAPTODEFBUTTON,SPI_SETUIEFFECTS): Define.
4572         (SPI_GETACCESSTIMEOUT,SPI_GETANIMATION,SPI_GETBEEP)
4573         (SPI_GETDEFAULTINPUTLANG,SPI_GETDESKWALLPAPER,SPI_GETDRAGFULLWINDOWS)
4574         (SPI_GETFASTTASKSWITCH,SPI_GETFONTSMOOTHING,SPI_GETGRIDGRANULARITY)
4575         (SPI_GETHIGHCONTRAST,SPI_GETICONMETRICS,SPI_GETICONTITLELOGFONT)
4576         (SPI_GETICONTITLEWRAP,SPI_GETKEYBOARDDELAY,SPI_GETKEYBOARDPREF)
4577         (SPI_GETKEYBOARDSPEED,SPI_GETLOWPOWERACTIVE,SPI_GETLOWPOWERTIMEOUT)
4578         (SPI_GETMENUDROPALIGNMENT,SPI_GETMENUUNDERLINES,SPI_GETMINIMIZEDMETRICS)
4579         (SPI_GETMOUSE,SPI_GETMOUSEKEYS,SPI_GETMOUSESPEED,SPI_GETMOUSETRAILS)
4580         (SPI_GETSERIALKEYS,SPI_GETSHOWIMEUI,SPI_GETSHOWSOUNDS)
4581         (SPI_GETSOUNDSENTRY,SPI_GETSTICKYKEYS,SPI_GETTOGGLEKEYS)
4582         (SPI_GETWHEELSCROLLLINES,SPI_GETWINDOWSEXTENSION,SPI_GETWORKAREA)
4583         (SPI_ICONHORIZONTALSPACING,SPI_ICONVERTICALSPACING)
4584         (SPI_SETACCESSTIMEOUT,SPI_SETANIMATION,SPI_SETBEEP,SPI_SETBORDER)
4585         (SPI_SETDEFAULTINPUTLANG,SPI_SETDESKPATTERN,SPI_SETDESKWALLPAPER)
4586         (SPI_SETDOUBLECLICKTIME,SPI_SETDOUBLECLKHEIGHT,SPI_SETDOUBLECLKWIDTH)
4587         (SPI_SETDRAGFULLWINDOWS,SPI_SETDRAGHEIGHT,SPI_SETDRAGWIDTH)
4588         (SPI_SETFASTTASKSWITCH,SPI_SETFONTSMOOTHING,SPI_SETGRIDGRANULARITY)
4589         (SPI_SETHANDHELD,SPI_SETHIGHCONTRAST,SPI_SETICONMETRICS)
4590         (SPI_SETICONTITLELOGFONT,SPI_SETICONTITLEWRAP,SPI_SETKEYBOARDDELAY)
4591         (SPI_SETKEYBOARDPREF,SPI_SETKEYBOARDSPEED,SPI_SETLANGTOGGLE)
4592         (SPI_SETLOWPOWERACTIVE,SPI_SETLOWPOWERTIMEOUT,SPI_SETMENUDROPALIGNMENT)
4593         (SPI_SETMENUUNDERLINES,SPI_SETMINIMIZEDMETRICS,SPI_SETMOUSE)
4594         (SPI_SETMOUSEBUTTONSWAP,SPI_SETMOUSEKEYS,SPI_SETMOUSESPEED)
4595         (SPI_SETMOUSETRAILS,SPI_SETSERIALKEYS,SPI_SETSHOWSOUNDS)
4596         (SPI_SETSOUNDSENTRY,SPI_SETSTICKYKEYS,SPI_SETTOGGLEKEYS)
4597         (SPI_SETWHEELSCROLLLINES,SPI_SETWORKAREA): Cleanup.
4598         (SPI_GETMOUSETRAILS,SPI_SETMOUSETRAILS): Defined twice by error.
4599         (SPI_SCREENSAVERRUNNING): Removed.
4600         (SPIF_UPDATEINIFILE,SPIF_SENDCHANGE,SPIF_SENDWININICHANGE): Cleanup.
4601         * include/wingdi.h (ETO_NUMERICSLATIN,ETO_NUMERICSLOCAL)
4602         (ETO_IGNORELANGUAGE,ETO_PDY): Define.
4603         (ETO_CLIPPED,ETO_GLYPH_INDEX,ETO_OPAQUE,ETO_RTLREADING): Cleanup.
4604
4605 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4606
4607         * include/mprapi.h (MPR_SERVER_HANDLE): Add typedef.
4608         (MprAdminGetPDCServer): Add prototype.
4609         (MprAdminSendUserMessage): Add prototype.
4610         (MprAdminUserGetInfo): Add prototype.
4611         (MprAdminUserSetInfo): Add prototype.
4612         * lib/mprapi.def: Add stubs for above functions.
4613
4614 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4615
4616         * lib/directx/quartz.def: Move from here...
4617         * lib/quartz.def: ... to here.
4618
4619 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4620
4621         * include/amaudio.h: New file.
4622         * include/dshow.h: Include <amaudio.h>.
4623
4624 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4625
4626         * include/errors.h: New file.
4627         * include/dshow.h: Include <errors.h>.
4628
4629 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4630
4631         * include/dshow.h: New file.
4632         * include/evcode.h: New file.
4633         * include/audevcod.h: New file.
4634         * include/dvdevcod.h: New file.
4635
4636 2006-05-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4637
4638         * include/mprapi.h (RAS_SERVER_HANDLE): Add typedef.
4639         (MprAdminConnectionClearStats): Add prototype.
4640         (MprAdminConnectionEnum): Add  prototype.
4641         (MprAdminConnectionGetInfo): Add prototype.
4642         (MprAdminConnectionRemoveQuarantine): Add prototype.
4643         (MprAdminPortClearStats): Add prototype.
4644         (MprAdminPortDisconnect): Add prototype.
4645         (MprAdminPortEnum): Add prototype.
4646         (MprAdminPortGetInfo): Add prototype.
4647         (MprAdminPortReset): Add prototype.
4648         * lib/mprapi.def: New file.
4649
4650 2006-05-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4651
4652         *  include/mprapi.h: #include <lmcons.h>
4653         (MAX_DEVICETYPE_NAME): Add define.
4654         (MAX_PHONE_NUMBER_LEN): Add define.
4655         (ATADDRESSLEN): Add define.
4656         (IPADDRESSLEN): Add define.
4657         (IPXADDRESSLEN): Add define.
4658         (MPR_ENABLE_RAS_ON_DEVICE): Add define.
4659         (MPR_ENABLE_ROUTING_ON_DEVICE): Add define.
4660         (RAS_FLAGS_PPP_CONNECTION): Add define.
4661         (RAS_FLAGS_MESSENGER_PRESENT): Add define.
4662         (RAS_FLAGS_RAS_CONNECTION): Add define.
4663         (RAS_FLAGS_QUARANTINE_PRESENT): Add define.
4664         (RASCCPCA_STAC): Add define.
4665         (RASCCPCA_MPPC): Add define.
4666         (PPP_CCP_COMPRESSION): Add define.
4667         (PPP_CCP_ENCRYPTION40BITOLD): Add define.
4668         (PPP_CCP_ENCRYPTION40BIT): Add define.
4669         (PPP_CCP_ENCRYPTION128BIT): Add define.
4670         (PPP_CCP_ENCRYPTION56BIT): Add define.
4671         (PPP_CCP_HISTORYLESS): Add define.
4672         (RASPRIV_NoCallback): Add define.
4673         (RASPRIV_AdminSetCallback): Add define.
4674         (RASPRIV_CallerSetCallback): Add define.
4675         (RASPRIV_DialinPrivilege): Add define.
4676         (RASPRIV_CallbackType): Add define.
4677         (RASPRIV2_DialinPolicy): Add define.
4678         (PPP_LCP_PAP): Add define.
4679         (PPP_LCP_SPAP): Add define.
4680         (PPP_LCP_CHAP): Add define.
4681         (PPP_LCP_EAP): Add define.
4682         (PPP_LCP_CHAP_MD5): Add define.
4683         (PPP_LCP_CHAP_MS): Add define.
4684         (PPP_LCP_CHAP_MSV2): Add define.
4685         (PPP_LCP_MULTILINK_FRAMING): Add define.
4686         (enum _RAS_HARDWARE_CONDITION): Add.
4687         (enum _RAS_PORT_CONDITION): Add.
4688         (struct _PPP_ATCP_INFO): Add.
4689         (struct _PPP_ATCP_INFO): Add.
4690         (struct _PPP_IPCP_INFO): Add.
4691         (struct _PPP_IPCP_INFO2): Add.
4692         (struct _PPP_IPXCP_INFO): Add.
4693         (struct _PPP_LCP_INFO): Add.
4694         (struct _PPP_NBFCP_INFO): Add.
4695         (struct _PPP_INFO): Add.
4696         (struct _PPP_INFO_2): Add.
4697         (struct _RAS_CONNECTION_0): Add.
4698         (struct RAS_CONNECTION_1): Add.
4699         (struct _RAS_CONNECTION_2): Add.
4700         (struct RAS_PORT_0): Add.
4701         (struct _RAS_PORT_1): Add.
4702         (struct _RAS_USER_0): Add.
4703         (struct _RAS_USER_1): Add.
4704
4705 2006-05-02  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4706
4707         * include/mprapi.h: New file.
4708         * include/routprot.h: New file.
4709         * include/ipxrtdef.h: New file.
4710         * include/ipxconst.h: New file.
4711         * include/stm.h: New file.
4712
4713 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4714
4715         * include/ddk/winddk.h (KAFFINITY): Fix typo.
4716         Thanks to:    Oliver Stoeneberg <kidkat at sf dot net>
4717
4718 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4719
4720         * include/winbase.h (ENUMRESLANGPROC,ENUMRESLANGPROCA,ENUMRESLANGPROCW)
4721         (ENUMRESNAMEPROC,ENUMRESNAMEPROCA,ENUMRESNAMEPROCW)
4722         (ENUMRESTYPEPROC,ENUMRESTYPEPROCA,ENUMRESTYPEPROCW): ANSI and Unicode
4723         versions.
4724         Thanks to:    Oliver Stoeneberg <kidkat at sf dot net>
4725
4726 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4727
4728         * include/ntsecapi.h (POLICY_DNS_DOMAIN_INFO): Fix typo.
4729         Thanks to:    Oliver Stoeneberg <kidkat at sf dot net>
4730
4731 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4732
4733         * include/wingdi.h (BITMAPV5HEADER): New structure definition.
4734
4735 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4736
4737         * include/basetyps.h (REFFMTID): Define properly.
4738
4739 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4740
4741         * include/winnt.h (WT_SET_MAX_THREADPOOL_THREADS): Define.
4742         Thanks to:    Bruce M Simpson <bms_spc at sf dot net>
4743
4744 2006-04-28  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4745
4746         * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_OTHER,IF_TYPE_REGULAR_1822)
4747         (IF_TYPE_HDH_1822,IF_TYPE_DDN_X25,IF_TYPE_RFC877_X25)
4748         (IF_TYPE_ETHERNET_CSMACD,IF_TYPE_IS088023_CSMACD)
4749         (IF_TYPE_ISO88024_TOKENBUS,IF_TYPE_ISO88025_TOKENRING)
4750         (IF_TYPE_ISO88026_MAN,IF_TYPE_STARLAN,IF_TYPE_PROTEON_10MBIT)
4751         (IF_TYPE_PROTEON_80MBIT,IF_TYPE_HYPERCHANNEL,IF_TYPE_FDDI)
4752         (IF_TYPE_LAP_B,IF_TYPE_SDLC,IF_TYPE_DS1,IF_TYPE_E1,IF_TYPE_BASIC_ISDN)
4753         (IF_TYPE_PRIMARY_ISDN,IF_TYPE_PROP_POINT2POINT_SERIAL,IF_TYPE_PPP)
4754         (IF_TYPE_SOFTWARE_LOOPBACK,IF_TYPE_EON,IF_TYPE_ETHERNET_3MBIT)
4755         (IF_TYPE_NSIP,IF_TYPE_SLIP,IF_TYPE_ULTRA,IF_TYPE_DS3,IF_TYPE_SIP)
4756         (IF_TYPE_FRAMERELAY,IF_TYPE_RS232,IF_TYPE_PARA,IF_TYPE_ARCNET)
4757         (IF_TYPE_ARCNET_PLUS,IF_TYPE_ATM,IF_TYPE_MIO_X25,IF_TYPE_SONET)
4758         (IF_TYPE_X25_PLE,IF_TYPE_ISO88022_LLC,IF_TYPE_LOCALTALK)
4759         (IF_TYPE_SMDS_DXI,IF_TYPE_FRAMERELAY_SERVICE,IF_TYPE_V35,IF_TYPE_HSSI)
4760         (IF_TYPE_HIPPI,IF_TYPE_MODEM,IF_TYPE_AAL5,IF_TYPE_SONET_PATH)
4761         (IF_TYPE_SONET_VT,IF_TYPE_SMDS_ICIP,IF_TYPE_PROP_VIRTUAL)
4762         (IF_TYPE_PROP_MULTIPLEXOR,IF_TYPE_IEEE80212,IF_TYPE_FIBRECHANNEL)
4763         (IF_TYPE_HIPPIINTERFACE,IF_TYPE_FRAMERELAY_INTERCONNECT)
4764         (IF_TYPE_AFLANE_8023,IF_TYPE_AFLANE_8025,IF_TYPE_CCTEMUL)
4765         (IF_TYPE_FASTETHER,IF_TYPE_ISDN,IF_TYPE_V11,IF_TYPE_V36)
4766         (IF_TYPE_G703_64K,IF_TYPE_G703_2MB,IF_TYPE_QLLC,IF_TYPE_FASTETHER_FX)
4767         (IF_TYPE_CHANNEL,IF_TYPE_IEEE80211,,IF_TYPE_IBM370PARCHAN)
4768         (IF_TYPE_ESCON,IF_TYPE_DLSW,IF_TYPE_ISDN_S,IF_TYPE_ISDN_U)
4769         (IF_TYPE_LAP_D,IF_TYPE_IPSWITCH,IF_TYPE_RSRB,IF_TYPE_ATM_LOGICAL)
4770         (IF_TYPE_DS0,IF_TYPE_DS0_BUNDLE,IF_TYPE_BSC,IF_TYPE_ASYNC,IF_TYPE_CNR)
4771         (IF_TYPE_ISO88025R_DTR,IF_TYPE_EPLRS,IF_TYPE_ARAP,IF_TYPE_PROP_CNLS)
4772         (IF_TYPE_HOSTPAD,IF_TYPE_TERMPAD,IF_TYPE_FRAMERELAY_MPI,IF_TYPE_X213)
4773         (IF_TYPE_ADSL,IF_TYPE_RADSL,IF_TYPE_SDSL,IF_TYPE_VDSL)
4774         (IF_TYPE_ISO88025_CRFPRINT,IF_TYPE_MYRINET,IF_TYPE_VOICE_EM)
4775         (IF_TYPE_VOICE_FXO,IF_TYPE_VOICE_FXS,IF_TYPE_VOICE_ENCAP)
4776         (IF_TYPE_VOICE_OVERIP,IF_TYPE_ATM_DXI,IF_TYPE_ATM_FUNI,IF_TYPE_ATM_IMA)
4777         (IF_TYPE_PPPMULTILINKBUNDLE,IF_TYPE_IPOVER_CDLC,IF_TYPE_IPOVER_CLAW)
4778         (IF_TYPE_STACKTOSTACK,IF_TYPE_VIRTUALIPADDRESS,IF_TYPE_MPC
4779         (IF_TYPE_IPOVER_ATM,IF_TYPE_ISO88025_FIBER,IF_TYPE_TDLC
4780         (IF_TYPE_GIGABITETHERNET,IF_TYPE_HDLC,IF_TYPE_LAP_F,IF_TYPE_V37)
4781         (IF_TYPE_X25_MLP,IF_TYPE_X25_HUNTGROUP,IF_TYPE_TRANSPHDLC)
4782         (IF_TYPE_INTERLEAVE,IF_TYPE_FAST,IF_TYPE_IP,IF_TYPE_DOCSCABLE_MACLAYER)
4783         (IF_TYPE_DOCSCABLE_DOWNSTREAM,IF_TYPE_DOCSCABLE_UPSTREAM)
4784         (IF_TYPE_A12MPPSWITCH,IF_TYPE_TUNNEL,IF_TYPE_COFFEE,IF_TYPE_CES)
4785         (IF_TYPE_ATM_SUBINTERFACE,IF_TYPE_L2_VLAN,IF_TYPE_L3_IPVLAN)
4786         (IF_TYPE_L3_IPXVLAN,IF_TYPE_DIGITALPOWERLINE,IF_TYPE_MEDIAMAILOVERIP)
4787         (IF_TYPE_DTM,IF_TYPE_DCN,IF_TYPE_IPFORWARD,IF_TYPE_MSDSL)
4788         (IF_TYPE_IEEE1394,IF_TYPE_RECEIVE_ONLY,MAX_IF_TYPE,IF_ACCESS_LOOPBACK)
4789         (IF_ACCESS_BROADCAST,IF_ACCESS_POINTTOPOINT)
4790         (IF_ACCESS_POINTTOMULTIPOINT,IF_CHECK_NONE,IF_CHECK_MCAST)
4791         (IF_CHECK_SEND,IF_CONNECTION_DEDICATED,IF_CONNECTION_PASSIVE)
4792         (IF_CONNECTION_DEMAND,IF_ADMIN_STATUS_UP,IF_ADMIN_STATUS_DOWN)
4793         (IF_ADMIN_STATUS_TESTING,IF_OPER_STATUS_NON_OPERATIONAL)
4794         (IF_OPER_STATUS_UNREACHABLE,IF_OPER_STATUS_DISCONNECTED)
4795         (IF_OPER_STATUS_CONNECTING,IF_OPER_STATUS_CONNECTED)
4796         (IF_OPER_STATUS_OPERATIONAL): Define.
4797         * include/winbase.h (CancelWaitableTimer,UnregisterWait):
4798         Add function declaration.
4799         * include/mgm.h: New file.
4800         * lib/rtm.def: New file.
4801         Thanks to:    Bruce M Simpson <bms_spc at sf dot net>
4802
4803 2006-04-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4804
4805         * include/ws2tcpip.h (gai_strerror): Remove thread-safety comment.
4806         This function cannot be made thread-safe, the API would have to be
4807         changed for that, just like strerror() -> strerror_r() and similar
4808         ISO C or POSIX functions...
4809
4810 2006-04-19  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4811
4812         * include/edevdefs.h: New file.
4813
4814 2006-04-19  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4815
4816         * include/mmsystem.h (_LPCWAVEFORMATEX_DEFINED): Define.
4817         Use as guard for the WAVEFORMATEX structure instead of
4818         _WAVEFORMATEX_ to avoid clashes with DirectSound. Keep
4819         _WAVEFORMATEX_ for compatibility.
4820         Thanks to:    Andrew Jones <guln at sf dot net>
4821
4822 2006-04-19  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4823
4824         * include/winuser.h (CharNextEx,CharNextExW,CharPrevEx,CharPrevExW):
4825         Delete. Only CharNextExA and CharPrevExA are documented in MSDN.
4826         Thanks to:    David Golub <david_golub at sf dot net>
4827
4828 2006-04-18  Eric House  <ehouse@eehouse.org>
4829
4830         PocketPC support.
4831         * include/aygshell.h: New file [_WIN32_WCE]. Declare most common
4832         functions for using aygshell on PocketPC:
4833         SHCreateMenuBar, SHFindMenuBar, SHCreateNewItem, SHFullScreen,
4834         SHSipInfo, SHHandleWMActivate, SHHandleWMSettingChange
4835
4836         * include/commctrl.h [_WIN32_WCE] Add function prototypes for
4837         command bar API on PocketPC:
4838         CommandBar_Create, CommandBar_Show, CommandBar_AddBitmap,
4839         CommandBar_InsertComboBox, CommandBar_InsertMenubar,
4840         CommandBar_InsertMenubarEx, CommandBar_DrawMenuBar,
4841         CommandBar_GetMenu, CommandBar_AddAdornments, CommandBar_Height,
4842         CommandBar_InsertButton, CommandBar_Destroy.
4843
4844         * include/winbase.h [_WIN32_WCE] (WIN32_FIND_DATA{A|W}): Remove
4845         fields not present on PocketPC.
4846         (GetCurrentThreadId): Conditionally declare as extern function
4847         without dllimport attribute on PocketPC.
4848         (ResetEvent): Likwise.
4849         (SetEvent): Likewise.
4850
4851         * include/wingdi.h [_WIN32_WCE]  (GetTextExtentPoint32{A|W}):
4852         Conditionally declare as extern function without dllimport
4853          attribute on PocketPC.
4854         * winuser.h  [_WIN32_WCE] (DialogBoxParam{A|W}): Conditionally
4855         declare as extern function without dllimport attribute on PocketPC.
4856
4857 2006-04-18  Thorsten Dahlheimer  <dahlheim@users.sf.net>
4858
4859         * lib/test.c: Include icm.h.
4860
4861 2006-04-18  Thorsten Dahlheimer  <dahlheim@users.sf.net>
4862
4863         * include/wingdi.h (ColorCorrectPalette): Add declaration.
4864         (CreateColorSpace): Add UNICODE mappings.
4865         * lib/gdi32.def (ColorCorrectPalette): Add stub.
4866         * include/icm.h: New file.
4867         * lib/mscms.def: New file.
4868         * lib/icmui.def: New file.
4869
4870 2006-04-18  Thorsten Dahlheimer  <dahlheim@users.sf.net>
4871
4872         * include/winnt.h (IMAGE_FILE_MACHINE_IA64): New define.
4873         (IMAGE_FILE_MACHINE_AMD64): New define.
4874         (IMAGE_NT_OPTIONAL_HDR32_MAGIC,IMAGE_NT_OPTIONAL_HDR64_MAGIC):
4875         New defines.
4876         (IMAGE_NT_OPTIONAL_HDR_MAGIC): Map to one of the above.
4877         (IMAGE_SUBSYSTEM_NATIVE_WINDOWS): New define.
4878         (IMAGE_SUBSYSTEM_WINDOWS_CE_GUI): New define.
4879         (IMAGE_DLLCHARACTERISTICS_WDM_DRIVER): New define.
4880         (IMAGE_DIRECTORY_ENTRY_ARCHITECTURE,IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT)
4881         (IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR): New defines.
4882         (IMAGE_SCN_TYPE_REG,IMAGE_SCN_TYPE_DSECT,IMAGE_SCN_TYPE_NOLOAD)
4883         (IMAGE_SCN_TYPE_GROUP,IMAGE_SCN_TYPE_COPY,IMAGE_SCN_TYPE_OVER):
4884         New defines.
4885         (IMAGE_SCN_ALIGN_128BYTES,IMAGE_SCN_ALIGN_256BYTES)
4886         (IMAGE_SCN_ALIGN_512BYTES,IMAGE_SCN_ALIGN_1024BYTES)
4887         (IMAGE_SCN_ALIGN_2048BYTES,IMAGE_SCN_ALIGN_4096BYTES)
4888         (IMAGE_SCN_ALIGN_8192BYTES): New defines.
4889         (IMAGE_DEBUG_TYPE_BORLAND): New define.
4890         (IMAGE_OPTIONAL_HEADER32,PIMAGE_OPTIONAL_HEADER32)
4891         (IMAGE_OPTIONAL_HEADER64,PIMAGE_OPTIONAL_HEADER64): New structure
4892         definitions and typedefs.
4893         (IMAGE_OPTIONAL_HEADER,PIMAGE_OPTIONAL_HEADER): Map to the above.
4894         (IMAGE_NT_HEADERS32,PIMAGE_NT_HEADERS32,IMAGE_NT_HEADERS64)
4895         (PIMAGE_NT_HEADERS64): New structure definitions and typedefs.
4896         (IMAGE_NT_HEADERS,PIMAGE_NT_HEADERS): Map to the above.
4897         (IMAGE_LOAD_CONFIG_DIRECTORY64,PIMAGE_LOAD_CONFIG_DIRECTORY64):
4898         New structure definition and typedefs.
4899         (IMAGE_CE_RUNTIME_FUNCTION_ENTRY,PIMAGE_CE_RUNTIME_FUNCTION_ENTRY):
4900         Likewise.
4901         (IMAGE_FUNCTION_ENTRY64,PIMAGE_FUNCTION_ENTRY64): Likewise.
4902
4903 2006-04-18  Bart Oldeman  <bartoldeman@users.sf.net>
4904
4905         * lib/test.c: Fix typo in #inlcude.
4906         * include/aclui.h: INTERFACE should not remain
4907         defined at the end of the header.
4908         * include/servprov.h: Ditto.
4909
4910 2006-04-16  Danny Smith  <dannysmith@users.sourceforge.net>
4911
4912         * include/ws2tcpip.h (gai_strerror): Add thread-safety comment.
4913
4914 2006-04-14  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4915
4916         * include/ws2tcpip.h (gai_strerrorA,gai_strerrorW): Implement inline.
4917
4918 2006-04-14  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4919
4920         * include/wsahelp.h (system_header): Add pragma.
4921         * include/ws2spi.h (system_header): Add pragma.
4922         * include/rasdlg.h (system_header): Add pragma.
4923         * include/rasdlg.h (_RASDLG_H): Define.
4924         Define instead of _RASDLG_H_, this is the w32api standard.
4925         * include/mlang.h (_MLANG_H): Define.
4926         Define instead of _MLANG_H_, this is the w32api standard.
4927         * include/setupapi.h (_SETUPAPI_H): Define.
4928         Define instead of _SETUPAPI_H_, this is the w32api standard.
4929
4930 2006-04-14  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4931
4932         * include/rpcndr.h (boolean): Add typedef.
4933         Thanks to:    James du Russel <ephelon at users dot sf dot net>
4934         * include/rpcndr.h (_RPCNDR_H): Define.
4935         Define in addition to __RPCNDR_H__, this is the w32api standard.
4936
4937 2006-04-14  Chris Sutcliffe  <ir0nh34d@users.sf.net>
4938
4939         * include/w32api.h: Increment version to 3.7.
4940         * Makefile.in: Ditto.
4941
4942 2006-04-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4943
4944         * include/winbase.h (GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS,
4945         GET_MODULE_HANDLE_EX_FLAG_PIN,
4946         GET_MODULE_HANDLE_EX_FLAG_UNCHANGED_REFCOUNT): Define.
4947         Thanks to:    Brandon Sneed <brandon at redf dot net>
4948
4949 2006-04-08  Danny Smith  <dannysmith@users.sourceforge.net>
4950
4951         * include/secext.h: Enclose function declarations in extern "C"
4952         if __cplusplus.
4953
4954 2006-04-11  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
4955
4956         * include/comcat.h: INTERFACE should not remain defined
4957         at the end of the header.
4958         * include/docobj.h: Ditto.
4959         * include/exdisp.h: Ditto.
4960         * include/intshcut.h: Ditto.
4961         * include/mlang.h: Ditto.
4962         * include/mshtml.h: Ditto.
4963         * include/oaidl.h: Ditto.
4964         * include/objidl.h: Ditto.
4965         * include/objsafe.h: Ditto.
4966         * include/ocidl.h: Ditto.
4967         * include/oleacc.h: Ditto.
4968         * include/oledlg.h: Ditto.
4969         * include/oleidl.h: Ditto.
4970         * include/richole.h: Ditto.
4971         * include/shldisp.h: Ditto.
4972         * include/shlobj.h: Ditto.
4973         * include/unknwn.h: Ditto.
4974         * include/vfw.h: Ditto.
4975         Thanks to:    Brandon Sneed <brandon at redf dot net>
4976
4977 2006-04-11  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4978
4979         * include/commdlg.h [_WIN32_WINNT >= 0x0500] (PD_CURRENTPAGE)
4980         (PD_NOCURRENTPAGE,PD_EXCLUSIONFLAGS,PD_USELARGETEMPLATE): Define.
4981         Thanks to:    Wolfgang Glas <softadm at users dot sf dot net>
4982
4983 2006-04-08  Danny Smith  <dannysmith@users.sourceforge.net>
4984
4985         * include/iphlpapi.h (GetAdaptersAddresses): Check for winsock2
4986         here also.
4987
4988 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4989
4990         * include/wincrypt.h (PROV_MS_EXCHANGE): Define.
4991         We should probably remove PROV_MS_MAIL but I'm keeping it for
4992         now for compatibility reasons.
4993         Thanks to:    Marcus Agehall <agehall at users dot sf dot net>
4994
4995 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
4996
4997         * include/commdlg.h [_WIN32_WINNT >= 0x0500] (START_PAGE_GENERAL)
4998         (PD_RESULT_PRINT,PD_RESULT_APPLY): Define.
4999         Thanks to:    Wolfgang Glas <softadm at users dot sf dot net>
5000
5001 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5002
5003         * include/wingdi.h [WINVER >= 0x0410]
5004         (AlphaBlend,GradientFill,TransparentBlt): Windows 98 and better.
5005         Thanks to:    Alessandro Antonello <aleantonello at users dot sf dot net>
5006
5007 2006-04-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5008
5009         * include/wingdi.h (CAPTUREBLT,NOMIRRORBITMAP): Define.
5010         * include/commctrl.h (WC_LINKA,WC_LINKW,LIF_ITEMINDEX,LIF_STATE)
5011         (LIF_ITEMID,LIF_URL,LIS_FOCUSED,LIS_ENABLED,LIS_VISITED,LM_HITTEST)
5012         (LM_GETIDEALHEIGHT,LM_SETITEM,LM_GETITEM,MAX_LINKID_TEXT)
5013         (L_MAX_URL_LENGTH): Define.
5014         (LITEM,LHITTESTINFO,NMLINK): Add structures.
5015         Thanks to:    Brandon Sneed <brandon at redf dot net>
5016
5017 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5018
5019         * include/w32api.h (IE601,IE602,IE7): Define for recent versions of IE.
5020
5021 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5022
5023         * include/w32api.h (_W32API_H): Define.
5024         Define in addition to _W32API_H_, this is the w32api standard.
5025
5026 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5027
5028         * include/w32api.h (WindowsVista): Define.
5029
5030 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5031
5032         * include/iptypes.h (IP_ADAPTER_*): Define parts that depend
5033         on SOCKET_ADDRESS only if winsock2.h has already been included.
5034
5035 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5036
5037         * include/winuser.h (WM_IME_*): Remove. Defined in imm.h.
5038
5039 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5040
5041         * include/iphlpapi.h (GAA_FLAG_*): Define.
5042         (GetAdaptersAddresses): Add function declaration.
5043         * lib/iphlpapi.def (GetAdaptersAddresses): Add function stub.
5044         Thanks to:    ross <rossboulet at users dot sf dot net>
5045
5046 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5047
5048         * include/iptypes.h (IP_INTERFACE_NAME_INFO,
5049         IP_ADAPTER_ANYCAST_ADDRESS,IP_ADAPTER_MULTICAST_ADDRESS,
5050         IP_ADAPTER_UNICAST_ADDRESS,IP_ADAPTER_DNS_SERVER_ADDRESS,
5051         IP_ADAPTER_PREFIX,IP_ADAPTER_ADDRESSES): Add structures.
5052         (IF_OPER_STATUS,IP_DAD_STATE,IP_PREFIX_ORIGIN,IP_SUFFIX_ORIGIN,
5053         SCOPE_LEVEL): Add enums.
5054         (IP_ADAPTER_*): Define.
5055
5056 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5057
5058         * include/winuser.h (GetWindowExtEx): Removed, belongs to wingdi.h.
5059         Thanks to:    Sergey Philippov <phis at users dot sf dot net>
5060
5061 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5062
5063         * include/objidl.h (PIDSI_*): Define.
5064         (PRSPEC_*): Define.
5065         Thanks to:    Oliver Stoeneberg <kidkat at users dot sf dot net>
5066
5067 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5068
5069         * include/winbase.h (LOGON32_PROVIDER_WINNT40,
5070         LOGON32_PROVIDER_WINNT50, LOGON32_LOGON_NETWORK,
5071         LOGON32_LOGON_UNLOCK, LOGON32_LOGON_NETWORK_CLEARTEXT,
5072         LOGON32_LOGON_NEW_CREDENTIALS): Define.
5073         Thanks to:    Oliver Stoeneberg <kidkat at users dot sf dot net>
5074
5075 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5076
5077         * include/mq.h: New file.
5078         * lib/mqrt.def (MQ*): Define a few missing functions.
5079
5080 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5081
5082         * lib/mqrt.def: New file.
5083         Needs the mq.h file to work properly, working on it.
5084         Thanks to:    Pascal Obry <pobry at users dot sf dot net>
5085
5086 2006-04-05  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5087
5088         * include/winerror.h (STG_E_*):  Define.
5089         Thanks to:    Oliver Stoeneberg <kidkat at users dot sf dot net>
5090         * include/winerror.h (STG_S_*): Define.
5091         (CO_S_MACHINENAMENOTFOUND): Define.
5092         (RPC_E_*): Define.
5093         (NTE_*): Define.
5094
5095 2006-04-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5096
5097         * include/commctrl.h (ListView_*):  Define and correct.
5098         (LVM_*): Define.
5099
5100 2006-04-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5101
5102         * include/winuser.h (WM_IME_*): Define (DWORD type).
5103         (EM_*IMESTATUS): Define.
5104         (WM_*): Define.
5105         (XBUTTON*): Define.
5106         Thanks to:    Steve Folly <spfolly at users dot sf dot net>
5107
5108 2006-03-31  Danny Smith  <dannysmith@users.sourceforge.net>
5109
5110         * include/winnetwk.h (WNetGetResourceInformationW):  Correct first param.
5111         Thanks to: Rene Rivera  <grafik at users dot sf dot net>
5112
5113 2006-03-29  Christopher Faylor  <cgf@timesys.com>
5114
5115         * include/winspool.h: Protect use of PRINTER_ENUM_VALUESW with proper
5116         version conditional.
5117
5118 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5119
5120         * include/winspool.h (JOB_INFO_3): Add structure.
5121         (PROVIDOR_INFO_*{AW}): Add structure.
5122         * include/winspool.h [_WIN32_WINNT >= 0x0500]
5123         (PRINTER_ENUM_VALUES{AW}): Add structure.
5124         (PRINTPROCESSOR_CAPS): Add structure.
5125
5126 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5127
5128         * include/winspool.h [_WIN32_WINNT >= 0x0500]
5129         (PRINTER_INFO_7A): Correct definition.
5130
5131 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5132
5133         * include/winspool.h [_WIN32_WINNT >= 0x0500]
5134         (DRIVER_INFO_*{AW}): Add structure.
5135         (PRINTER_INFO_*{AW}): Add structure.
5136         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
5137
5138 2006-03-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5139
5140         * include/winspool.h [_WIN32_WINNT >= 0x0500]
5141         (DRIVER_*MODE): Define (DWORD type).
5142         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
5143
5144 2006-03-27  Danny Smith  <dannysmith@users.sourceforge.net>
5145
5146         * include/wincon.h (GetConsoleProcessList): Declare.
5147
5148 2006-03-27  Hansres Engel  <engel@node.ch>
5149
5150         * include/mlang.h: New file.
5151
5152 2006-03-26  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5153
5154         * include/winbase.h (SetProcessWorkingSetSize): Corrected define.
5155
5156 2006-03-26  Hansres Engel  <engel@node.ch>
5157
5158          Add Uniscribe API for typography and for complex scripts.
5159         * include/usp10.h: New file.
5160         * lib/usp10.def: New file.
5161
5162         * include/winver.h:  Change first argument of GetFileVersionInfo[...] to const.
5163
5164         * include/imm.h (IMECHARPOSITION): Add structure.
5165         (RECONVERTSTRING): Likwise.
5166
5167         * include/commdlg.h (OPENFILENAME_SIZE_VERSION_400): Define.
5168
5169         * lib/uuid.c (CMultiLanguage): Add UUID definition.
5170         (IMLangFontLink2): Likewise.
5171         (IMultiLanguage): Likewise.
5172
5173 2006-03-18  Julien Lecomte  <julienlecomte@users.sourceforge.net>
5174
5175         * include/wincon.h  (ENABLE_*): Add more defines.
5176
5177 2006-03-18  Jan Nijtmans  <nijtmans@users.sourceforge.net>
5178
5179         * include/winnt.h (INHERITED_ACE): Define.
5180         (VALID_INHERIT_FLAGS): Correct definition.
5181
5182 2006-03-18  Peter Ã…strand  <astrand@cendio.se>
5183
5184          * lib/wtsapi32.def: New file.
5185
5186 2006-03-15  Christopher Faylor  <cgf@timesys.com>
5187
5188         * include/winbase.h (STATUS_DLL_INIT_FAILED): New define.
5189         (STATUS_DLL_INIT_FAILED_LOGOFF): Ditto.
5190
5191 2006-03-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5192
5193         * include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type).
5194         (FORM_USER,FORM_PRINTER): Define (DWORD type).
5195         * include/winspool.h [_WIN32_WINNT >= 0x0500]
5196         (DSPRINT_*): Define (DWORD type).
5197         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
5198
5199 2006-03-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5200
5201         * include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define.
5202         Thanks to:   Roland Schwingel <rolandschwingel at users dot sf dot net>
5203
5204 2006-03-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5205
5206         * include/shellapi.h [_WIN32_IE >= 0x0600]
5207         (SEE_MASK_NOZONECHECKS,SEE_MASK_FLAG_LOG_USAGE): Define on
5208         Windows XP SP1 and Windows XP respectively.
5209
5210 2006-03-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5211
5212         * include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.
5213         Thanks to:  Daniel Atallah <datallah at users dot sf dot net>
5214         * include/shellapi.h [_WIN32_IE >= 0x0500]
5215         (NIS_*): Introduced in Version 5.0.
5216
5217 2006-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
5218
5219         * include/wingdi.h (CS_*): Correct WINVER guard on
5220         Image Color Matching colour definitions.
5221
5222 2006-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
5223
5224         * include/shlobj.h (SFGAO_ISSLOW): Define.
5225         (SFGAO_DISPLAYATTRMASK): Define in terms of preceding display
5226         attribute constants.
5227
5228 2006-03-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5229
5230         * include/wingdi.h [WINVER >= 0x0500]
5231         (GRADIENT_FILL_*,*_EMBEDED): Included in Windows 2000 and later.
5232         Thanks to: David A. Capello <dacap at users dot sf dot net>
5233
5234 2006-03-05  Paul J. Lucas  <pauljlucas@users.sourceforge.net>
5235
5236         * include/wininet.h (INTERNET_CONNECTED_INFO): Define structure.
5237         (INTERNET_STATE_*): Define flags.
5238         (INTERNET_OPTION_CONNECTED_STATE): Define constant.
5239
5240 2006-03-05  Chris Wilson  <chris+mingw@qwirx.com>
5241
5242         * include/sddl.h: New file.
5243
5244 2006-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
5245
5246         * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Revert
5247         last change.
5248         Remove file level #pragma pack(push,4)/#pragma pop.
5249
5250 2006-02-19  Corinna Vinschen  <corinna@vinschen.de>
5251
5252         * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Add filler
5253         value to force correct alignment.
5254
5255 2006-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
5256
5257         * include/commctrl.h (LPNMLVCACHEHINT): Correct spelling.
5258         Thanks to: Sebastian Pipping <hartwork at users dot sf dot net>
5259         (PNM_CACHEHINT): Add backward compatibilty define.
5260         (LPNM_CACHEHINT): Likewise.
5261
5262 2006-02-06  Danny Smith  <dannysmith@users.sourceforge.net>
5263
5264         * include/shlobj.h (PathResolve): Fix typo in _WIN32_WINNT guard.
5265
5266 2006-02-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5267
5268         * include/shlobj.h (PRF_VERIFYEXISTS, PRF_TRYPROGRAMEXTENSIONS,
5269         PRF_FIRSTDIRDEF, PRF_DONTFINDLNK): Define.
5270         * lib/shell32.def (PathResolve): Define.
5271
5272 2006-02-06  Christopher Faylor  <cgf@timesys.com>
5273
5274         * include/shlobj.h (PathResolve): Fix typo.
5275
5276 2006-02-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5277
5278         * include/shlobj.h (PathResolve): Define.
5279         (PRF_VERIFYEXISTS, PRF_TRYPROGRAMEXTENSIONS, PRF_FIRSTDIRDEF,
5280         PRF_DONTFINDLNK): Ditto.
5281         * lib/shell32.def (PathResolve): Define.
5282
5283 2006-02-04  Ron Lee  <ronl@users.sourceforge.net>
5284
5285         * include/winnls.h: Remove stray end ';' from preprocessor defines.
5286
5287 2006-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
5288
5289         * lib/iphlpapi.def: (NotifyAddrChange@8): Define.
5290         Reported by: Daniel Atallah  <datallah at users dot sf dot net>
5291         (NotifyRouteChange@8): Define.
5292
5293 2006-01-29  Danny Smith  <dannysmith@users.sourceforge.net>
5294
5295         * include/winsock2.h (WINSOCK_API_LINKAGE): Define.  Add to
5296         prototypes.
5297
5298 2006-01-29  Danny Smith  <dannysmith@users.sourceforge.net>
5299
5300         * include/winnt.h (FORCEINLINE): Define.
5301
5302 2006-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
5303
5304         * include/winnt.h (DECLSPEC_SELECTANY): Define.
5305
5306 2006-01-26  Filip Navara  <xnavara@volny.cz>
5307
5308         * include/winnt.h (DECLSPEC_ALIGN): Define.
5309
5310 2006-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
5311
5312         * include/commctrl.h: Correct spelling of 'compatibility' in
5313         comments.
5314         * include/setupapi.h: Likewise.
5315         * include/ws2tcpip.h: Likewise.
5316
5317 2006-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
5318
5319         * include/ddk/winddk.h (KeGetCurrentKPCR): Support -masm=intel.
5320
5321 2006-01-24  Jiri Malak  <Jiri.Malak@iol.cz>
5322
5323         WATCOM compatibility changes.
5324         * include/ddk/ntddk.h (DECL_IMPORT): Define using __declspec,
5325         rather than __attribute__.
5326         (DECL_EXPORT): Likewise.
5327         * include/ddk/winddk.h (DDKAPI): Avoid using __attribute__.
5328         (DDKFASTAPI): Likewise.
5329         (DDKCDECLAPI): Likwise.
5330         (KeGetCurrentKPCR): Provide __WATCOMC__ syntax for inline code.
5331
5332 2006-01-23  Brandon Sneed  <brandon@redf.net>
5333
5334         * setupapi.def: Add all CM_* functions defined in ddk/cfgmgr32.h
5335         to exports.
5336
5337 2006-01-17  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5338
5339         * include/w32api.h: Increment version to 3.6.
5340         * Makefile.in: Ditto.
5341
5342 2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>
5343
5344         * include/wincrypt.h (WINADVAPI): Add to prototypes of
5345         advapi32.dll functions.
5346
5347 2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>
5348
5349         * include/winsock2.h (struct sockaddr_storage):  Use RFC 2553
5350         names for padding size constants.
5351
5352 2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>
5353
5354         * include/aclapi.h (WINADVAPI): Add to prototypes.
5355         * include/winreg.h (WINADVAPI): Likewise.
5356         * include/winsvc.h (WINADVAPI): Likewise.
5357
5358 2006-01-05  Michael Gerdau  <mgd@technosis.de>
5359
5360         * include/winbase.h (WINADVAPI): Define.
5361
5362 2006-01-03  Christopher Faylor  <cgf@timesys.com>
5363
5364         * include/winuser.h (CreateWindowStation): Correctly identify first
5365         argument as constant.
5366         (CreateWindowStation@): Ditto.
5367
5368 2006-01-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5369
5370         * include/uxtheme.h [_WIN32_WINNT >= 0x0501]
5371         (TMT_*, BT_*): Add constants.
5372
5373 2005-12-31  Corinna Vinschen  <corinna@vinschen.de>
5374
5375         * include/winsock2.h: Don't define struct sockaddr_storage when
5376         building Cygwin.
5377
5378 2005-12-22  Danny Smith  <dannysmith@users.sourceforge.net>
5379
5380         * lib/ws2_32.c: New file, defining IPv6 constants.
5381         * lib/Makefile.in (SOURCES): Add ws2_32.c
5382         (EXTRA_OBJS): Add ws2_32.o.
5383
5384 2005-12-21  Michael Jung  <mjung@iss.tu-darmstadt.de>
5385
5386         * lib/user32.def (PrivateExtractIconsA@32,
5387         PrivateExtractIconsW@32): Define.
5388         * lib/shell32.c (IID_IShellLinkDataList): Add GUID.
5389
5390 2005-12-12  Christopher Faylor  <cgf@timesys.com>
5391
5392         * include/winuser.h (WINSTA_ALL_ACCESS): Define.
5393
5394 2005-12-09  Danny Smith  <dannysmith@users.sourceforge.net>
5395
5396         * lib/kernel32.def (CreateFiberEx): Correct suffix.
5397
5398 2005-12-09  Huw Davies  <hdavies@users.sourceforge.net>
5399             Danny Smith <dannysmith@users.sourceforge.net>
5400
5401         * lib/msxml-uuid.c: New file to generate UUIDs for
5402         MSXML interfaces.
5403         * lib/Makefile.in (UUID_OBJS): Add msxml-uuid.o.
5404
5405 2005-12-07  Danny Smith  <dannysmith@users.sourceforge.net>
5406
5407         * include/winbase.h (GetDevicePowerState): Add prototype.
5408         * lib/kernel32.def (GetDevicePowerState): Correct suffix.
5409
5410 2005-12-07  Brian Gunlogson  <gmb300@users.sourceforge.net>
5411
5412         * include/winuser.h (GetClassLongPtr{AW}): Guard prototypes with _WIN64.
5413         Define as macro if !_WIN64.
5414         (SetClassLongPtr{AW}): Likewise.
5415         (GCLP_*): Add GetClassLongPtr defines.
5416         * lib/user32.def (GetClassLongPtr{AW}): Remove stubs.
5417         (SetClassLongPtr{AW}): Likewise.
5418
5419 2005-11-18  Brian Gunlogson  <gmb300@users.sourceforge.net>
5420
5421         * include/winuser.h (GetClassLongPtr{AW}): Add prototypes.
5422         (SetClassLongPtr{AW}): Likewise.
5423         (GCLP_*): Add GetClassLongPtr defines.
5424         * lib/user32.def (GetClassLongPtr{AW}): Add stubs.
5425         (SetClassLongPtr{AW}): Likewise.
5426
5427 2005-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
5428
5429         * include/commdlg.h (OPENFILENAMEW): Add members for
5430         _WIN32_WINNT >= 0x0500.
5431         Thanks to Ricardo Dalcorsso Fodra.
5432         (OPENFILENAMEA): Modify whitespace. Ansify comment.
5433
5434 2005-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
5435
5436         * include/wingdi.h (GetICMProfileA): Correct prototype.
5437         (GetICMProfileW): Likewise.
5438         Thanks to: Paul J Lucas
5439
5440 2005-11-04  Michael Jung  <mjung@iss.tu-darmstadt.de>
5441
5442         * lib/shell32.c (CLSID_ShellFSFolder): Add GUID.
5443
5444 2005-11-03  Danny Smith  <dannysmith@users.sourceforge.net>
5445
5446         * lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,
5447         CryptUnprotectData, CryptDecodeObjectEx, CryptEncodeObjectEx,
5448         CryptRegisterOIDFunction, CryptUnregisterOIDFunction): Add stubs.
5449         Thanks to: F Richter  <res2002 at users dot sourceforge dot net>
5450
5451 2005-10-29  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5452
5453         * include/objbase.h: Fix typo.
5454         * include/w32api.h: Increment version to 3.5.
5455         * Makefile.in: Ditto.
5456
5457 2005-10-27  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5458
5459         * include/w32api.h: Increment version to 3.4.
5460         * Makefile.in: Ditto.
5461
5462 2005-10-12  Danny Smith  <dannysmith@users.sourceforge.net>
5463
5464         * include/winbase.h (GetProcessId): Remove duplicate declaration.
5465         Use _WIN32_WINNT >= 0x0501 guard.
5466
5467 2005-10-11  Christopher Faylor  <cgf@timesys.com>
5468
5469         * include/winbase.h (GetProcessId): Declare.
5470
5471 2005-09-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5472
5473         * lib/ddk/newdev.def: Added.
5474         Thanks to: Stephan Meyer <ste_meyer at users dot sourceforge dot net>
5475
5476 2005-09-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5477
5478         * include/commdlg.h (OPENFILENAME): Added WINNT >= 0x0500
5479         component.
5480         Thanks to: Gennady Feldman <gena01 at users dot sourceforge dot net>
5481
5482 2005-09-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5483
5484         * lib/shell32.def (SHILCreateFromPath): Add stub.
5485         Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
5486
5487 2005-09-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5488
5489         * include/winbase.h (RegisterWaitForSingleObject,
5490         RegisterWaitForSingleObjectEx): Define.
5491         * lib/kernel32.def (RegisterWaitForSingleObjectEx@20): Define.
5492         (RegisterWaitForSingleObject@16): Changed to
5493         RegisterWaitForSingleObject@24.
5494         Thanks to: Brandon Sneed <nivenh at users dot sourceforge dot net>
5495
5496 2005-09-19  Danny Smith  <dannysmith@users.sourceforge.net>
5497
5498         * include/winsock2.h (SO_EXCLUSIVEADDRUSE): Define.
5499         Thanks to: Gisle Vanem  <giva at bgnett dot no>
5500
5501 2005-09-08  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
5502
5503         * include/reason.h [_WIN32_WINNT >= 0x0501]
5504         (SHTDN_REASON_*): New file.
5505         * include/objbase.h: Avoid double header guard.
5506
5507 2005-08-17  Michael Jung  <mjung@iss.tu-darmstadt.de>
5508
5509         * lib/shell32.c (CLSID_RecycleBin, CLSID_ControlPanel,
5510         CLSID_MyComputer,CLSID_Internet, CLSID_NetworkPlaces,
5511         CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs.
5512
5513 2005-08-17  Martin Fuchs  <martin-fuchs@gmx.net>
5514
5515         * include/shlobj.h (IContextMenu3): Define.
5516         * include/shlguid.h (IID_IContextMenu3): Declare.
5517         * lib/shell32.c (IID_IContextMenu3): Define.
5518
5519 2005-08-17  Martin Fuchs  <martin-fuchs@gmx.net>
5520
5521         * include/shlobj.h (SHFormatDrive): Declaration of function
5522         and associated constants.
5523
5524 2005-08-12  Danny Smith  <dannysmith@users.sourceforge.net>
5525
5526         * include/ddk/hidsdi.h:  New file.
5527         * lib/ddk/hid.def: Uncomment symbols and add stdcall suffix for
5528         functions declared in hidsdi.h.
5529         Thanks to:  Alex J Lennon  <ajlennon at organixconsulting dot com>
5530
5531 2005-08-12  Danny Smith  <dannysmith@users.sourceforge.net>
5532
5533         * lib/imm32.def (ImmDisableIME): Add stub.
5534         Thanks to: "kidmin"  <kidmin at users dot sourceforge dot net>
5535
5536 2005-08-10  Chris Sutcliffe  <ir0nh34d@users.sf.net>
5537
5538         * include/w32api.h: Increment version to 3.3.
5539         * Makefile.in: Ditto.
5540
5541 2005-07-28  Earnie Boyd  <earnie@users.sf.net>
5542
5543         * include/winnt.h (SUBLANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN):
5544         Correct their values.
5545         Thanks to: Daniel K. O. <danielosmari at users dont sf dot net>
5546
5547 2005-07-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5548
5549         * include/winuser.h (HSHELL_RUDEAPPACTIVATED): Define.
5550
5551 2005-07-20  Danny Smith  <dannysmith@users.sourceforge.net>
5552
5553         * include/wingdi.h (TT_PRIM_CSPLINE): Define.
5554         Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net>
5555
5556 2005-07-20  Danny Smith  <dannysmith@users.sourceforge.net>
5557
5558         * include/richedit.h (SETTEXTEX): Define structure and
5559         associated constants.
5560         (GT_SELECTION): Define GETTEXTEX flag constant.
5561
5562 2005-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
5563
5564         * include/wingdi.h (SYSPAL_NOSTATIC256): Define.
5565
5566 2005-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
5567
5568         * include/wingdi.h (WINGDIAPI): Define to DECLSPEC_DLLIMPORT
5569         if __W32API_USE_DLLIMPORT__.   Use throughout to qualify
5570         prototypes.
5571
5572 2005-07-19  Danny Smith  <dannysmith@users.sourceforge.net>
5573
5574         * include/commctrl.h (RBBS_USECHEVRON): Define.
5575         (RBBS_*): Use hex notation, group together.
5576
5577 2005-07-18  Danny Smith  <dannysmith@users.sourceforge.net>
5578
5579         * lib/kernel32.def (GetUserGeoID): Correct suffix.
5580         Thanks to: "bernd23" <bernd23 at users dot sourceforge dot net>
5581
5582 2005-07-18  Danny Smith  <dannysmith@users.sourceforge.net>
5583
5584         * include/commctrl.h (TreeView_SetItemState): Initilise
5585         _tvi.hItem.
5586         Thanks to:  Joseph Remes <jremes at users dot sourceforge dot net>
5587
5588 2005-07-18  Mattia Barbon  <mbarbon@users.sourceforge.net>
5589
5590         * include/commctrl.h (NMLVFINDITEM): Add structure.
5591
5592 2005-07-18  Michael Gerdau  <mgdde@users.sourceforge.net>
5593
5594         * include/wininet.h (WININET_API_FLAG_*): Add defines.
5595
5596 2005-07-18  Daniel Atallah  <datallah@users.sourceforge.net>
5597
5598         * include/winnt.h (VER_SET_CONDITION): Define.
5599
5600 2005-07-18  Michael Gerdau  <mgdde@users.sourceforge.net>
5601
5602         * include/wincon.h (AttachConsole): Correct _WIN32_WINNT guard.
5603         (ATTACH_PARENT_PROCESS): Define.
5604         (CONSOLE_WINDOWED_MODE): Correct definition to match MSDN
5605         documentation.
5606
5607 2005-07-17  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5608
5609         * include/winbase.h (QueueUserWorkItem): Add prototype.
5610
5611 2005-07-13  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5612
5613         * include/wingdi.h (SHADEBLENDCAPS, SB_NONE, SB_CONST_ALPHA,
5614         SB_PIXEL_ALPHA, SB_PREMULT_ALPHA, SB_GRAD_RECT, SB_GRAD_TRI,
5615         COLORMGMTCAPS, CM_NONE, CM_DEVICE_ICM, CM_GAMMA_RAMP,
5616         CM_CMYK_COLOR): Define.
5617
5618 2005-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
5619
5620         * include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,
5621         ldap_bindW, ldap_bind_sW): Change PCHAR arg to PWCHAR.
5622         Thanks to: Christian  <chhd at users dot sf dot net>
5623
5624 2005-06-18  Danny Smith  <dannysmith@users.sourceforge.net>
5625
5626         * include/richedit.h (GETTEXTEX): Correct name of lpUsedDefChar
5627         field.
5628         Thanks to: Saulius Menkevicius  <bobas at users dot sf dot net>
5629
5630 2005-06-18  Danny Smith  <dannysmith@users.sourceforge.net>
5631
5632         * include/winbase.h (GlobalDiscard): Define as macro.
5633         Thanks to: David Golub  <david_golub  at users dot sf dot net>
5634
5635 2005-05-13  Corinna Vinschen  <corinna@vinschen.de>
5636
5637         * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.
5638         (WNetGetResourceParentW): Ditto.
5639         * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Define.
5640         (FILE_ID_BOTH_DIRECTORY_INFORMATION): Define.
5641
5642 2005-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
5643
5644         * include/wininet.h (FtpGetFileSize): Add prototype.
5645         (FtpCommand[AW]): Correct prototypes.
5646         Reported by: <siger at users dot sf dot net>
5647
5648 2005-04-25  Danny Smith  <dannysmith@users.sourceforge.net>
5649
5650         * include/vfw.h (capCreateCaptureWindow[AW]): Add prototypes.
5651         (capGetDriverDescription[AW]): Likewise.
5652
5653 2005-04-03  Corinna Vinschen  <corinna@vinschen.de>
5654
5655         * include/winnt.h (SE_UNDOCK_NAME TEXT): Define.
5656         (SE_MANAGE_VOLUME_NAME TEXT): Ditto.
5657         (SE_IMPERSONATE_NAME TEXT): Ditto.
5658         (SE_ENABLE_DELEGATION_NAME TEXT): Ditto.
5659         (SE_SYNC_AGENT_NAME TEXT): Ditto.
5660
5661 2005-03-16  Christopher Faylor  <cgf@timesys.com>
5662
5663         * include/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below
5664         change.
5665
5666 2005-03-16  Danny Smith  <dannysmith@users.sourceforge.net>
5667
5668         * include/winnt.h (_LUID): Add structure. Correct LUID typedef.
5669         Thanks to:
5670         Paul-Christiaan Spruijtenburg <wakarimasu at users dot sf dot net>
5671
5672 2005-03-07  Danny Smith  <dannysmith@users.sourceforge.net>
5673
5674         * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo):
5675         Guard with _WIN32_WINNT >= 0x0501. Add FIXME comment.
5676         (gai_strerror[AW]): Put into #if 0 block.
5677
5678 2005-03-07  Danny Smith  <dannysmith@users.sourceforge.net>
5679
5680         * include/basetyps.h (__int16): Correct define.
5681
5682 2005-02-10  Jiri Malak  <Jiri.Malak@iol.cz>
5683             Danny Smith  <dannysmith@users.sourceforge.net>
5684
5685         * lib/directx/dinput_private.h (ATTRIBUTE_TEXT_SECTION): New
5686         define for Open Watcom portability.
5687         * lib/directx/(dinput_joy.c, dinput_joy2.c, dinput_kbd.c,
5688         dinput_mouse.c, dinput_mouse2.c): Use new macro in definition
5689         of local c_rgodfDI* objects. Replace .rdata section attribute
5690         with 'const' keyword in definition of global c_dfDI* objects.
5691
5692 2005-02-07  Danny Smith  <dannysmith@users.sourceforge.net>
5693
5694         * include/winioctl.h (IOCTL_VOLUME_BASE,
5695         IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS, IOCTL_VOLUME_IS_CLUSTERED):
5696         Copy defines from include/ddk/ntdddvol.h.
5697         Bug reported to Debian by Anand Kumria  <wildfire@progsoc.org>
5698
5699 2005-01-27  Oliver Stoeneberg  <oliverst@online.de>
5700
5701         * include/winbase.h (PWIN32_FIND_DATA): Add typedef.
5702
5703 2005-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
5704
5705         * include/winuser.h (SW_SMOOTHSCROLL): Add define.
5706         Reported by: Christian Ehrlicher  <chehrlic@users.sf.net>
5707
5708 2005-01-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5709
5710         * include/commdlg.h (OFN_DONTADDTORECENT): Added definition.
5711
5712 2005-01-18  Danny Smith  <dannysmith@users.sourceforge.net>
5713
5714         * lib/user32.def (MonitorFromPoint): Correct suffix.
5715
5716 2005-01-13  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5717
5718         * include/wininet.h (InternetCheckConnectionA,
5719         InternetCheckConnectionW) Add prototypes.
5720         (INTERNET_RAS_INSTALLED, INTERNET_CONNECTION_OFFLINE,
5721         INTERNET_CONNECTION_CONFIGURED): Add defines.
5722
5723 2005-01-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5724
5725         * include/commctrl.h (ComboBox_SetMinVisible,
5726         ComboBox_GetMinVisible): Added Macros.
5727         * include/winuser.h (CB_SETMINVISIBLE, CB_GETMINVISIBLE):
5728         Added definitions.
5729
5730 2005-01-02  Jiri Malak  <Jiri.Malak@geac.cz>
5731
5732         * include/winnt.h (GetCurrentFiber, GetFiberData): Make inline
5733         assembly code conditional on _X86_.
5734
5735 2005-01-02  Earnie Boyd  <earnie@users.sf.net>
5736
5737         * include/w32api.h: Increment version to 3.2.
5738         * Makefile.in: Ditto.
5739         * include/afxres.h: Remove the \r from the line ending.
5740         * include/errorrep.h: Ditto.
5741         * include/shldisp.h: Ditto.
5742         * include/tschema.h: Ditto.
5743         * lib/dhcpcsvc.def: Ditto.
5744         * lib/uxtheme.def: Ditto.
5745         * lib/wldap32.def: Ditto.
5746
5747 2005-01-01  Danny Smith  <dannysmith@users.sourceforge.net>
5748
5749         * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):
5750         Correct typo.
5751         Thanks to: Aidan France  <aidan1@users.sourceforge.net>
5752
5753 2004-12-29  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5754
5755         *include/winuser.h (MNS_*, WM_MENUCOMMAND,
5756         WM_MENUGETOBJECT, WM_MENUDRAG, WM_NCMOUSEHOVER,
5757         WM_NCMOUSELEAVE, WM_UNINITMENUPOPUP,
5758         SPI_GETFOREGROUNDLOCKTIMEOUT,
5759         SPI_SETFOREGROUNDLOCKTIMEOUT): Added definitions.
5760         *include/imm.h (WM_IME_REQUEST): Added definition.
5761         *include/shlobj.h (SLGP_RAWPATH,
5762         SLGP_UNCPRIORITY): Added definition.
5763
5764 2004-12-28  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5765
5766         *include/winuser.h (HSHELL_FLASH): Added definition.
5767
5768 2004-12-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
5769
5770         * include/shldisp.h (IAutoComplete): Added interface definiton.
5771         * include/shldisp.h (IAutoComplete2): Added interface definiton.
5772         * include/shldisp.h (ACO_AUTOSUGGEST): Added definition.
5773         * include/shlobj.h (IObjMgr): Added interface definiton.
5774         * lib/shell32.c (CLSID_AutoComplete, IID_AutoComplete,
5775         IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
5776         CLSID_ACListISF, IID_IACList): Added GUIDs.
5777         * include/shlguid.h (CLSID_AutoComplete, IID_AutoComplete,
5778         IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
5779         CLSID_ACListISF, IID_IACList): Added GUIDs.
5780
5781 2004-12-23  Danny Smith  <dannysmith@users.sourceforge.net>
5782
5783         * include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.
5784         Thanks to: Chris Sutcliffe  <ironhead@walled.net>
5785         (CDRF_*): Use hex notation for constants.
5786
5787 2004-12-08  Danny Smith  <dannysmith@users.sourceforge.net>
5788
5789         * include/sqlext.h (SQL_INTERVAL_*): Correct macros.
5790         Reported by Eric Sharkey <sharkey at netrics dot com>
5791
5792 2004-12-07  Danny Smith  <dannysmith@users.sourceforge.net>
5793
5794         * include/winnt.h (TOKEN_INFORMATION_CLASS): Add
5795         TokenGroupsAndPrivileges, TokenSessionReference,
5796         TokenSandBoxInert, TokenAuditPolicy, TokenOrigin.
5797         Reformat.
5798         (SID_NAME_USE): Add SidTypeComputer.  Reformat.
5799         Thanks to Gabriel Linder <mingwlinder@users.sourceforge.net>
5800
5801 2004-12-02  Danny Smith  <dannysmith@users.sourceforge.net>
5802
5803         * lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,
5804         ImageList_Duplicate): Add stubs.
5805
5806 2004-12-02  Danny Smith  <dannysmith@users.sourceforge.net>
5807
5808         * lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.
5809         Thanks to "Pete" <pross@xvid.org>
5810
5811 2004-11-21 Benoit Blanchon  <bblanchon@users.sourceforge.net>
5812
5813         * include/wingdi.h (AC_SRC_ALPHA, AC_SRC_NO_ALPHA,
5814         AC_DST_NO_ALPHA, ...): Add defines.
5815         * include/winuser.h (ULW_COLORKEY,ULW_ALPHA,
5816         ULW_OPAQUE): Add defines.
5817
5818 2004-11-21  Danny Smith  <dannysmith@users.sourceforge.net>
5819
5820         * include/winnt.h (VerSetConditionMask): Correct typo in _WIN32_WINNT
5821         guard.
5822         * lib/kernel32.def (VerSetConditionMask): Correct stdcall
5823         suffix.
5824         * lib/ddk/ntoskrnl.def (VerSetConditionMask): Likewise.
5825
5826 2004-11-20  Danny Smith  <dannysmith@users.sourceforge.net>
5827
5828         * include/winbase.h (PPROCESS_INFORMATION): Add typedef.
5829         (CreateProcessWithLogonW): Declare.
5830         (LOGON_WITH_PROFILE, LOGON_NETCREDENTIALS_ONLY): Add defines.
5831         Thanks to: "jkmaki"  <jkmaki@users.sourceforge.net>
5832
5833 2004-11-19  Danny Smith  <dannysmith@users.sourceforge.net>
5834
5835         * include/sspi.h (SecPkgContext_Sizes): Fix typo.
5836         Thanks to: David Leonard  <leonard@users.sourceforge.net>
5837
5838 2004-11-19  Danny Smith  <dannysmith@users.sourceforge.net>
5839
5840         * include/sspi.h (SecPkgCredentials_Names[AW]): Correct name.
5841         Thanks to: David Leonard  <leonard@users.sourceforge.net>
5842
5843 2004-11-19  Magnus Olsen  <greatlord@users.sourceforge.net>
5844
5845         * include/winuser.h (MSLLHOOKSTRUCT): Add structure.
5846
5847 2004-11-19  Magnus Olsen  <greatlord@users.sourceforge.net>
5848
5849         * include/winuser.h (LLKHF_EXTENDED, LLKHF_INJECTED, LLKHF_UP):
5850         Add defines.
5851         (LLKHF_ALTDOWN): Define based on KF_ALTDOWN.
5852
5853 2004-11-19  Benoit Blanchon  <bblanchon@users.sourceforge.net>
5854
5855         * include/shellapi.h (NIF_GUID): Add another define.
5856
5857 2004-11-18  Earnie Boyd  <earnie@users.sf.net>
5858
5859         * include/wincon.h (AttachConsole): Correct the _WIN32_WINNT filter.
5860         Changed it twice due to inconsistent MSDN documentation.
5861         * include/w32api.h (Windows95, etc. and IE3, etc.): Add definitions.
5862
5863 2004-11-13  Danny Smith  <dannysmith@users.sourceforge.net>
5864
5865         * include/shlobj.h (SHGFP_TYPE): Add enum.
5866
5867 2004-11-12  Loïc Guilloux (glx@users.sourceforge.net>
5868
5869         * include/winuser.h (WM_THEMECHANGED): Add define.
5870
5871 2004-11-11  Danny Smith  <dannysmith@users.sourceforge.net>
5872
5873         * include/ddk/winddk.h (ExAllocateFromPagedLookasideList,
5874         ExFreeToPagedLookasideList): Guard inline versions with
5875         (__USE_NTOSKRNL__) && (_WIN32_WINNT >= 0x0501). Declare as
5876         external functions for earlier _WIN32_WINNT.
5877
5878 2004-11-11  Danny Smith  <dannysmith@users.sourceforge.net>
5879
5880         * include/ras.h (RASCONN[AW]): Remove dwSessionId field.
5881
5882 2004-11-09  Danny Smith  <dannysmith@users.sourceforge.net>
5883
5884         * include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT
5885         if  undefined and __W32API_USE_DLLIMPORT__.
5886         Add WINBASEAPI token to prototypes, throughout.
5887
5888 2004-11-08  Danny Smith  <dannysmith@users.sourceforge.net>
5889
5890         * include/winnt.h (GetCurrentFiber): Support -masm=intel.
5891         (GetFiberData): Likewise.
5892         (NtCurrentTeb): Likewise.
5893
5894 2004-11-04  Danny Smith  <dannysmith@users.sourceforge.net>
5895
5896         * include/shellapi.h (NIF_INFO): Add define.
5897         (NIIF_*) Add defines..
5898         Thanks to: Benoit Blanchon <bblanchon@users.sourceforge.net>
5899         (NIF_*): Convert constants to hex.
5900
5901 2004-11-02  Danny Smith  <dannysmith@users.sourceforge.net>
5902
5903         * include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA,
5904         GetGlyphIndicesW): Declare.
5905         (GGI_MARK_NONEXISTING_GLYPHS): Define
5906         * lib/gdi32.def (GetFontUnicodeRanges,GetGlyphIndicesA,
5907         GetGlyphIndicesW): Add stubs.
5908
5909 2004-10-24  Dan Aloni  <da-x@colinux.org>
5910
5911         * include/ddk/ntapi.h (NtQueryFullAttributesFile,
5912         ZwQueryFullAttributesFile): Declare.
5913         * include/ddk/ntapi.h (RtlDosPathNameToNtPathName_U):
5914         Declare.
5915         lib/ntoskrnl.def (ZwQueryDirectoryFile, ZwQueryFullAttributesFile.
5916         ZwQueryVolumeInformationFile): Add stubs.
5917
5918 2004-10-18  Danny Smith  <dannysmith@users.sourceforge.net>
5919
5920         * include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,
5921         PWSH_GET_WINSOCK_MAPPING): Don't define if __OBJC__.
5922
5923 2004-10-15  Robert Wruck  <wruck@tweerlei.de>
5924             Danny Smith  <dannysmith@users.sourceforge.net>
5925
5926         * include/winbase.h (InitializeSListHead, Interlocked*):
5927         Guard with !__USE_NTOSKRNL__.
5928
5929         * include/ddk/ntddk.h (__USE_NTOSKRNL__): Define.
5930         * include/ddk/winddk.h (InitializeSListHead, Interlocked*):
5931         Guard with  __USE_NTOSKRNL__.
5932         (ExInterlockedPopEntrySList, ExInterlockedPushEntrySList):
5933         Add prototypes.  Guard macro definition with __USE_NTOSKRNL__
5934         && _WIN32_WINNT >= 0x0501
5935         (ExAllocateFromNPagedLookasideList, ExAllocateFromPagedLookasideList,
5936         ExFreeToNPagedLookasideList, ExFreeToPagedLookasideList):
5937         Replace calts to InterlockedPopEntrySList, InterlockedPushEntrySList
5938         with ExInterlockedPopEntrySList, ExInterlockedPushEntrySList.
5939
5940         * lib/ddk/ntosknl.def (ExInterlockedPopEntrySList,
5941         ExInterlockedPushEntrySList)  Add stubs with fastcall decoration.
5942         (ExDesktopObjectType, ExEventObjectType, ExSemaphoreObjectType,
5943         ExWindowStationObjectType, IoAdapterObjectType,
5944         IoDeviceHandlerObjectSize, IoDeviceHandlerObjectType,
5945         IoDeviceObjectType, IoDriverObjectType, IoFileObjectType,
5946         LpcPortObjectType, MmSectionObjectType, SeTokenObjectType):
5947         Uncomment stubs.
5948
5949 2004-10-11  Robert Wruck  <wruck@tweerlei.de>
5950
5951         * include/ddk/winddk.h (IoReleaseRemoveLockAndWait): Fix
5952         definition
5953         (IoReleaseRemoveLock): Add definition.
5954
5955 2004-10-10  Danny Smith  <dannysmith@users.sourceforge.net>
5956
5957         * include/ddk/winnt4.h (Exi386InterlockedDecrementLong,
5958         Exi386InterlockedExchangeUlong, Exi386InterlockedIncrementLong);
5959         Add prototypes.
5960         * include/winddk.h (ExInterlockedAddUlong,
5961         ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
5962         ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
5963         ExInterlockedPushEntryList): Change calling convention to
5964         DDKAPI.
5965         (ExfInterlockedAddUlong,ExInterlockedInsertHeadList,
5966         ExInterlockedInsertTailList, ExInterlockedRemoveHeadList,
5967         ExInterlockedPopEntryList, ExInterlockedPushEntryList):
5968         Add prototypes for DDKFASTAPI versions.
5969         Thanks to Vadim Yegor0v <zg at bmg dot lv> for report.
5970         * lib/ntoskrnl.def (ExInterlockedAddUlong,
5971         ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
5972         ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
5973         ExInterlockedPushEntryList): Remove lead '@' from stubs.
5974         (ExfInterlockedAddUlong,ExfInterlockedInsertHeadList,
5975         ExfInterlockedInsertTailList, ExfInterlockedRemoveHeadList,
5976         ExfInterlockedPopEntryList, ExfInterlockedPushEntryList):
5977         Add fastcall stubs.
5978         (Exi386InterlockedDecrementLong, Exi386InterlockedExchangeUlong,
5979         Exi386InterlockedIncrementLong); Add stdcall stubs.
5980
5981 2004-09-30  Danny Smith  <dannysmith@users.sourceforge.net>
5982
5983         * include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT only
5984          if __W32API_USE_DLLIMPORT__ is defined.
5985         * include/winuser.h (WINUSERAPI): Likewise.
5986
5987 2004-09-29  Filip Navara  <xnavara@volny.cz>
5988
5989         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
5990         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, mcd.h, miniport.h,
5991         mountdev.h, mountmgr.h, ndis.h, ndistapi.h, ndiswan.h, netpnp.h,
5992         newdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h, ntddcdvd.h,
5993         ntddchgr.h, ntdddisk.h, ntddkbd.h, ntddmou.h, ntddpar.h, ntddpcm.h,
5994         ntddscsi.h, ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h,
5995         ntddvdeo.h, ntddvol.h, ntpoapi.h, parallel.h, pfhook.h, poclass.h,
5996         scsi.h, scsiscan.h, smbus.h, srb.h, storport.h, tdiinfo.h,
5997         tdikrnl.h, tvout.h, upssvc.h, usb.h, usb100.h, usbdi.h, usbioctl.h,
5998         usbiodef.h, usbscan.h, usbuser.h, videoagp.h, winddi.h, winddk.h,
5999         winnt4.h, ws2san.h): Fixed packing.
6000         * include/ddk/atm.h (ATM_TRAFFIC_DESCRIPTOR_IE): Fixed declaration.
6001         * include/ddk/hidclass.h (HID_INTERFACE_HIDPARSE,
6002         HID_INTERFACE_NOTIFY_PNP): Likewise.
6003         * include/ddk/ndis.h (NDIS_DMA_BLOCK, CO_FLOW_PARAMETERS): Likewise.
6004         (NdisQueryPacketLength): Added macro. Thanks to Art Yerkes
6005         <ayerkes@speakeasy.net>.
6006         * include/ddk/usb100.h (USB_CONFIGURATION_DESCRIPTOR): Fixed
6007         declaration.
6008         * include/ddk/winddi.h (PATHDATA, GLYPHPOS): Likewise.
6009         * include/ddk/winddk.h (PDRIVER_CONTROL, PDRIVER_LIST_CONTROL,
6010         PDRIVER_ADD_DEVICE, PIO_COMPLETION_ROUTINE, PDRIVER_CANCEL,
6011         PKDEFERRED_ROUTINE, PDRIVER_DISPATCH, PIO_DPC_ROUTINE,
6012         PMM_DLL_INITIALIZE, PMM_DLL_UNLOAD, PDRIVER_ENTRY,
6013         PDRIVER_INITIALIZE, PKSERVICE_ROUTINE, PIO_TIMER_ROUTINE,
6014         PDRIVER_REINITIALIZE, PDRIVER_STARTIO, PKSYNCHRONIZE_ROUTINE,
6015         PDRIVER_UNLOAD, DRIVER_OBJECT): Fixed callback declarations.
6016         (struct FILE_BASIC_INFORMATION): Renamed to _FILE_BASIC_INFORMATION.
6017         (SYNCH_LEVEL): Added definition.
6018         (KPCR, KPCR_TIB): Fixed declaration.
6019         (Interlocked[Push/Pop]EntrySList): Declare only if winbase.h isn't
6020         included and _WIN32_WINNT >= 0x0501.
6021         (RtlEqualLuid): Fixed macro definition.
6022         (KfLowerIrql, KfRaiseIrql): Declare and use instead of KeLowerIrql and
6023         KeRaiseIrql on i386 architectures.
6024
6025 2004-09-06  Hosaka Yuji  <hos@tamanegi.org>
6026
6027         * include/mshtml.h (IHTMLDocument2): Correct get_selection
6028         declaration.
6029         (IHTMLSelectionObject): Correct get_type declaration.
6030         (IHTMLFramesCollection2, IHTMLWindow2, IHTMLFrameBase,
6031         IHTMLFrameBase2, IHTMLFrameBase3, IHTMLBodyElement,
6032         IHTMLBodyElement2): Add interfaces.
6033         (LPHTMLIMAGEELEMENTFACTORY, LPHTMLEVENTOBJ, LPHTMLSCREEN,
6034         LPHTMLOPTIONELEMENTFACTORY, LPOMHISTORY, LPOMNAVIGATOR): Add
6035         typedefs.
6036         * lib/mshtml-uuid.c (IID_IHTMLFrameBase2, IID_IHTMLFrameBase3):
6037         Add IIDs.
6038
6039 2004-09-05  Earnie Boyd  <earnie@users.sf.net>
6040
6041         * include/w32api.h: Increment version to 3.1.
6042         * Makefile.in: Ditto.
6043
6044 2004-09-05  Hosaka Yuji  <hos@tamanegi.org>
6045
6046         * include/winuser.h (MonitorFromPoint, MonitorFromRect,
6047         MonitorFromWindow): Add prototypes.
6048         * lib/user32.def (MonitorFromPoint, MonitorFromRect,
6049         MonitorFromWindowMonitorFromWindow): Add stubs.
6050         * include/shellapi.h (DuplicateIcon): Add prototype.
6051
6052 2004-09-05   Danny Smith  <dannysmith@users.sourceforge.net>
6053
6054         * include/winuser.h (WINUSERAPI): New define.
6055         Use it to mark user32.dll imports, throughout.
6056
6057 2004-09-05  Hosaka Yuji  <hos@tamanegi.org>
6058
6059         * lib/ddk/hid.def (HidD_FlushQueue, HidD_FreePreparsedData,
6060         HidD_GetAttributes, HidD_GetConfiguration, HidD_GetFeature,
6061         HidD_GetHidGuid, HidD_GetIndexedString, HidD_GetInputReport,
6062         HidD_GetManufacturerString, HidD_GetMsGenreDescriptor,
6063         HidD_GetNumInputBuffers, HidD_GetPhysicalDescriptor,
6064         HidD_GetPreparsedData, HidD_GetProductString,
6065         HidD_GetSerialNumberString, HidD_SetConfiguration,
6066         HidD_SetFeature, HidD_SetNumInputBuffers, HidD_SetOutputReport,
6067         HidP_GetButtonCaps, HidP_GetValueCaps): Add exports.
6068
6069 2004-08-25  Lars Rune Nøstdal  <daysleper@users.sourceforge.net>
6070
6071         * include/wincon.h (CONSOLE_FULLSCREEN_MODE, CONSOLE_WINDOWED_MODE):
6072         Add XP defines.
6073         (PCOORD): Add typedef.
6074         (GetConsoleDisplayMode, SetConsoleDisplayMode): Add prototypes.
6075
6076 2004-08-25   Danny Smith  <dannysmith@users.sourceforge.net>
6077
6078         * include/winldap.h: Don't check value of UNICODE.
6079         Thanks to: "Jean-Do"  <spab@users.sourceforge.net>
6080
6081 2004-08-25   Danny Smith  <dannysmith@users.sourceforge.net>
6082
6083         * include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.
6084
6085 2004-08-24  Sam Robb  <samrobb@users.sourceforge.net>
6086
6087         * include/winbase.h (GetFileSizeEx): Add _WIN32_WINNT >= 0x0500
6088         guard.
6089
6090 2004-08-24   Danny Smith  <dannysmith@users.sourceforge.net>
6091
6092         * include/winbase.h: Add WINBASEAPI token to prototypes, throughout.
6093
6094 2004-08-15  Ken Fitlike  <kenfitlike@users.sourceforge.net>
6095
6096         * include/commctrl.h (WC_TREEVIEWA): Remove parenthenses.
6097
6098 2004-08-10  Sebastian Nowak  <snowak1@users.sourceforge.net>
6099
6100         * include/ws2spi.h (LPWSPSELECT): Correct typedef.
6101
6102 2004-08-10   Danny Smith  <dannysmith@users.sourceforge.net>
6103
6104         * include/wincrypt.h: Correct _WIN32_WINNT typo.
6105
6106 2004-08-10  Ed Schaller  <schallee@darkmist.net>
6107
6108         * include/wincrypt.h (MS_ENH_RSA_AES_PROV_A, MS_ENH_RSA_AES_PROV_W)
6109         (ALG_SID_AES_128, ALG_SID_AES_192, ALG_SID_AES_256, ALG_SID_AES 17)
6110         (CALG_AES_128, CALG_AES_192, CALG_AES_256, CALG_AES,PROV_RSA_AES):
6111         Add defines.
6112         (CALG_SHA1): Add define.
6113         (HP_HMAC_INFO): Add define.
6114         (HMAC_INFO): Add struct.
6115         (BLOBHEADER): Add typedef.
6116
6117 2004-07-26  Hartmut Honisch  <hhonisch@users.sourceforge.net>
6118
6119         * include/commctrl.h (TreeView_SetItemState): Define macro.
6120
6121 2004-07-24  Danny Smith  <dannysmith@users.sourceforge.net>
6122
6123         * include/wingdi.h (CMYK): Correct macro. Group CMYK/RGB
6124         macros together.
6125
6126 2004-07-24  Brodie Thiesfield  <brofield@users.sourceforge.net>
6127
6128         * include/shlobj.h (FILEDESCRIPTOR): Unicode it.
6129         (FILEGROUPDESCRIPTOR): LIkewise.
6130
6131 2004-07-06  Corinna Vinschen  <corinna@vinschen.de>
6132
6133         * winbase.h (IsWow64Process): Add missing WINAPI qualifier.
6134
6135 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
6136
6137         * include/winnt.h (IMAGE_ORDINAL_FLAG): Map to ...
6138         (IMAGE_ORDINAL_FLAG{32,64}: New defines.
6139         (IMAGE_SNAP_BY_ORDINAL): Map to ...
6140         (IMAGE_SNAP_BY_ORDINAL{32,64}: New defines.
6141         (IMAGE_ORDINAL): Map to ...
6142         (IMAGE_ORDINAL{32,64}: New defines.
6143         (IMAGE_THUNK_DATA):  Map to ...
6144         (IMAGE_THUNK_DATA{32,64}: New structures.
6145         (IMAGE_THUNK_DATA): Map to ...
6146         (IMAGE_THUNK_DATA{32,64}: New structures.
6147         (IMAGE_IMPORT_DESCRIPTOR):  Map to ...
6148         (IMAGE_IMPORT_DESCRIPTOR{32,64}: New structures.
6149         (IMAGE_IMAGE_TLS_DIRECTORY)  Map to ...
6150         (IMAGE_IMAGE_TLS_DIRECTORY{32,64}: New structures.
6151
6152 2004-06-16  Bang Jun-Young  <junyoung@NetBSD.org>
6153
6154         * w32api/include/winnt.h (WAITORTIMERCALLBACKFUNC): Protect with
6155         _WIN32_WINNT >= 0x0500.
6156
6157 2004-06-05  Luke Dunstan  <infidel@users.sourceforge.net>
6158
6159         * include/winbase.h (GetWriteWatch): Correct prototype.
6160         (WRITE_WATCH_FLAG_RESET): Define.
6161         Thanks to Sergey Philippov <phis@users.sourceforge.net>.
6162
6163 2004-06-02  Rocher Laurent  <lrocher@users.sourceforge.net>
6164
6165         * include/commctrl.h (Animate_OpenEx): Define.
6166         (DateTime_GetSystemTime, DateTime_SetSystemTime): Correct names.
6167         (ListView_GetNumberOfWorkAreas): Correct macro.
6168         (ListView_SetUnicodeFormat, ListView_GetUnicodeFormat,
6169         ListView_SetItemCountEx, ListView_GetISearchString,
6170         TreeView_GetLastVisible, Header_CreateDragImage,
6171         Header_SetImageList, Header_GetImageList): Define.
6172         (LVM_SETUNICODEFORMAT, LVM_GETUNICODEFORMAT,
6173         MCM_GETUNICODEFORMAT, MCM_SETUNICODEFORMAT,
6174         TBSTATE_ELLIPSES): Define.
6175         (MonthCal_SetRange): Correct macro.
6176         (ImageList_Duplicate): Declare.
6177
6178 2004-05-29  Filip Navara  <xnavara@volny.cz>
6179
6180         * include/winnt.h (IMAGE_EXPORT_DIRECTORY): Fixed declaration.
6181
6182 2004-05-25  Al Slater  <al.slater@scluk.com>
6183
6184         * include/httpext.h (HSE_SEND_HEADER_EX_INFO,
6185         HSE_REQ_SEND_RESPONSE_HEADER_EX): Define.
6186
6187 2004-05-15  Filip Navara  <xnavara@volny.cz>
6188
6189         * include/ddk/kbdmou.h: New file.
6190         * lib/ddk/videoprt.def (VideoPortMapBankedMemory,
6191         VideoPortMapDmaMemory, VideoPortMapMemory): Correct suffix.
6192         * lib/ddk/ntoskrnl.def (_snprintf, _snwprintf, _vsnprintf,
6193         _vsnwprintf, sprintf, swprintf): Export.
6194
6195 2004-05-15  Filip Navara  <xnavara@volny.cz>
6196
6197         * include/ddk/ntddk.h: Don't set 4-byte alignment on included
6198         headers.
6199
6200 2004-05-07  Danny Smith  <dannysmith@users.sourceforge.net>
6201
6202         * include/wingdi.h: Correct non-unicode typedefs of
6203         ENUMLOGFONTEXDV, PENUMLOGFONTEXDV, LPENUMLOGFONTEXDV.
6204
6205 2004-05-07  Pascal Obry  <obry@act-europe.fr>
6206
6207         * include/winsock.h (IN_CLASSA): Fix macro.
6208         * include/winsock2.h (IN_CLASSA): Fix macro.
6209
6210 2004-04-29  Bart Oldeman  <bartoldeman@users.sourceforge.net>
6211
6212         * include/objbase.h (STGOPTIONS): Correct pwcsTemplateFile type.
6213         * include/aclui.h: Remove '\r', throughout.
6214         * include/msacm.h: Likewise.
6215         * lib/aclui.def: Likewise.
6216
6217 2004-04-28  Luke Dunstan  <infidel@users.sourceforge.net>
6218
6219         * lib/comctl32.def (SetWindowSubclass): Add stub.
6220         Thanks to Eugene <egladysh@users.sourceforge.net>.
6221
6222 2004-04-24  Luke Dunstan  <infidel@users.sourceforge.net>
6223
6224         * include/winbase.h (EXECUTION_STATE): Add typedef.
6225         (SetThreadExecutionState): Declare.
6226         * include/wingdi.h (_WINGDI_): Define.
6227         * include/objbase.h (_OBJBASE_H_): Define.
6228
6229 2004-04-24  Luke Dunstan  <infidel@users.sourceforge.net>
6230
6231         * include/winuser.h (SM_IMMENABLED, SM_CXFOCUSBORDER,
6232         SM_CYFOCUSBORDER, SM_TABLETPC, SM_MEDIACENTER): Add defines.
6233         (SM_CMETRICS): Adjust value.
6234         * include/winnt.h (PROCESSOR_ARCHITECTURE_MSIL): Correct define.
6235         (PROCESSOR_ARCHITECTURE_AMD64, PROCESSOR_ARCHITECTURE_IA32_ON_WIN64):
6236         Add defines.
6237         Thanks to Benoit Blanchon <bblanchon@users.sourceforge.net>
6238
6239 2004-04-24  Justin Forest  <vhex@users.sourceforge.net>
6240
6241         * include/winsock2.h (LUP_DEEP, LUP_CONTAINERS,
6242         LUP_NOCONTAINERS, LUP_NEAREST, LUP_RETURN_NAME,
6243         LUP_RETURN_TYPE, LUP_RETURN_VERSION, LUP_RETURN_COMMENT,
6244         LUP_RETURN_ADDR, LUP_RETURN_BLOB, LUP_RETURN_ALIASES,
6245         LUP_RETURN_QUERY_STRING, LUP_RETURN_ALL, LUP_RES_SERVICE,
6246         LUP_FLUSHCACHE, LUP_FLUSHPREVIOUS): Add defines.
6247
6248 2004-04-24  Luke Dunstan  <infidel@users.sourceforge.net>
6249
6250         * include/windns.h (DNSREC_QUESTION, DNSREC_ANSWER, DNSREC_AUTHORITY,
6251         DNSREC_ADDITIONAL): Add defines.
6252
6253 2004-04-23  Robert Wruck  <wruck@tweerlei.de>
6254
6255         * include/commctrl.h (LPNMLVDISPINFO): Add defines.
6256
6257 2004-04-23  Robert Wruck  <wruck@tweerlei.de>
6258
6259         * include/aclui.h: New file.
6260         * lib/aclui.def: New file.
6261         * lib/test.c: Add aclui.h to includes.
6262
6263 2004-04-21  Danny Smith  <dannysmith@users.sourceforge.net>
6264
6265         * include/winuser.h (SPI_GETACTIVEWINDOWTRACKING,
6266         SPI_GETACTIVEWNDTRKZORDER, SPI_SETACTIVEWINDOWTRACKING,
6267         SPI_SETACTIVEWNDTRKZORDER): Remove duplicate defines.
6268
6269 2004-04-20  Christopher Faylor  <cgf@alum.bu.edu>
6270
6271         * include/wingdi.h: Protect non-unicode case of below.
6272
6273 2004-04-20  Christopher Faylor  <cgf@alum.bu.edu>
6274
6275         * include/wingdi.h: Protect use of ENUMLOGFONTEXDV, PENUMLOGFONTEXDV,
6276         LPENUMLOGFONTEXDV with appropriate version check.
6277
6278 2004-04-18  Hans Leidekker  <hans@it.vu.nl>
6279
6280         * lib/directx/dxguid.c (CLSID_DirectSoundPrivate,
6281         DSPROPSETID_DirectSoundDevice): Add defines.
6282
6283 2004-04-20  Adrian Sandor  <aditsu@users.sourceforge.net>
6284
6285         * include/msacm.h: New file.
6286
6287 2004-01-09  Stuart Cunningham  <stuart_hc@users.sourceforge.net>
6288
6289         * include/objbase.h (STGFMT): Declare enum.
6290         (STGOPTIONS): Declare structure.
6291         (StgCreateStorageEx, StgOpenStorageEx): Declare.
6292         (STGOPTIONS_VERSION): Define.
6293         * lib/ole32.def (StgCreateStorageEx, StgOpenStorageEx): Add stubs.
6294
6295 2004-04-13  Filip Navara  <xnavara@volny.cz>
6296
6297         * include/winuser.h (IS_INTRESOURCE, MB_CANCELTRYCONTINUE,
6298         WM_NCXBUTTONDOWN, WM_NCXBUTTONUP, WM_NCXBUTTONDBLCLK,
6299         WM_XBUTTONDOWN, WM_XBUTTONUP, WM_XBUTTONDBLCLK,
6300         DCX_INTERSECTUPDATE, MK_XBUTTON1, MK_XBUTTON2,
6301         HELP_SETWINPOS): Define.
6302         (WM_MOUSELAST): Different value for _WIN32_WINNT >= 0x0500.
6303         (SPI_*): Add new definitions for WINVER >= 0x500.
6304         (CallMsgFilter[AW], SetWindowsHookA): Correct prototype.
6305         (InternalGetWindowText, SetWindowsHookW): Declare.
6306         * include/winbase.h (InitializeSListHead): Avoid conflicting
6307         definition with DDK headers.
6308
6309 2004-04-13  Gé van Geldorp  <gvg@reactos.com>
6310
6311         * include/winuser.h (GetLastError): Move from here...
6312         * include/winbase.h: ... to here.
6313
6314 2004-04-13  Filip Navara  <xnavara@volny.cz>
6315
6316         * include/winspool.h (DocumentPropertiesW): Correct prototype.
6317
6318 2004-04-13  Filip Navara  <xnavara@volny.cz>
6319
6320         * include/wingdi.h (ENHMETAHEADER): Add definitions for
6321         WINVER >= 0x400.
6322         (WCRANGE, GLYPHSET, LPPOLYTEXT[AW]): Declare.
6323         (ENUMLOGFONTEXW): Fix definition.
6324         (ENUMLOGFONTEXDV[AW]): Declare.
6325
6326 2004-04-13  Filip Navara  <xnavara@volny.cz>
6327
6328         * include/wingdi.h: Declare the DirectDraw structures only if
6329         the DirectDraw kernel mode headers aren't included.
6330         (EMFINFO): Declare.
6331         (EngStretchBlt, EngTextOut, FONTOBJ_cGetGlyphs,
6332         STROBJ_bEnumPositionsOnly): Correct prototypes.
6333
6334 2004-04-13  Filip Navara  <xnavara@volny.cz>
6335
6336         * include/objidl.h (PRPCOLEMESSAGE): Declare.
6337         * include/rpc.h (RPCRTAPI): Define.
6338         * include/rpcdce.h (RpcServerRegisterIf2): Declare.
6339         * include/rpcdcep.h (RPC_BLOCKING_FN, I_RpcSend): Declare.
6340         (RPC_BLOCKING_FUNCTION): Remove, replaced by RPC_BLOCKING_FN.
6341         (I_RpcBindingSetAsync): Correct prototype.
6342         * include/rpcndr.h (MIDL_STUB_MESSAGE): Rename 'Reserved' field
6343         to w2kReserved.
6344         (USER_MARSHAL_SIZING_ROUTINE, USER_MARSHAL_MARSHALLING_ROUTINE,
6345         USER_MARSHAL_UNMARSHALLING_ROUTINE, USER_MARSHAL_FREEING_ROUTINE,
6346         USER_MARSHAL_ROUTINE_QUADRUPLE, NDR_NOTIFY_ROUTINE, IDL_CS_CONVERT,
6347         CS_TYPE_NET_SIZE_ROUTINE, CS_TYPE_LOCAL_SIZE_ROUTINE,
6348         CS_TYPE_TO_NETCS_ROUTINE, CS_TYPE_FROM_NETCS_ROUTINE,
6349         CS_TAG_GETTING_ROUTINE, NDR_CS_SIZE_CONVERT_ROUTINES,
6350         NDR_CS_ROUTINES, NdrUserMarshalMarshall, NdrUserMarshalUnmarshall,
6351         NdrUserMarshalBufferSize, NdrUserMarshalMemorySize,
6352         NdrUserMarshalFree): Declare.
6353         (MIDL_STUB_DESC): Add new fields that were added in W2K.
6354         * include/rpcproxy.h (CStdStubBuffer): Ditto.
6355
6356 2004-04-13  Filip Navara  <xnavara@volny.cz>, David Welch  <welch@cwcom.net>
6357
6358         * include/ddk/ntapi.h (NtCurrentProcess, NtCurrentThread,
6359         LPC_MESSAGE_BASE_SIZE): Define.
6360         * include/ddk/ntifs.h: Move the pack pragma under header inclusion.
6361
6362 2004-04-13  Filip Navara  <xnavara@volny.cz>
6363
6364         * include/commctrl.h (TB_MARKBUTTON, NMTBGETINFOTIP[AW]):
6365         Declare.
6366
6367 2004-04-18  Allan Bazinet  <bazineta@users.sourceforge.net>
6368
6369         * include/winuser.h (MONITORINFOEX[AW]): Change to be derived from
6370         MONITORINFO when compiling as C++.
6371
6372 2004-04-17  Luke Dunstan  <infidel@users.sourceforge.net>
6373
6374         * README.w32api: List separate copyright conditions for some headers.
6375         * include/(winsock2.h, wsipx.h): Minor change to copyright header.
6376
6377 2004-04-15  Danny Smith  <dannysmith@users.sourceforge.net>
6378
6379         * include/wingdi.h (RGB): Correct macro.
6380
6381 2004-04-14  Robert Wruck  <rwruck@users.sourceforge.net>
6382
6383         * include/ddk/winddk.h (RtlEqualLuid): Correct macro.
6384
6385 2004-04-06  Luke Dunstan  <infidel@users.sourceforge.net>
6386
6387         * include/ocidl.h (QACONTAINERFLAGS): Correct typedef.
6388
6389 2004-03-29  Danny Smith  <dannysmith@users.sourceforge.net>
6390
6391         * lib/Makefile.in: Add directx to .PHONY target.
6392         * lib/directx/dxerr.c: Remove dependence on mingw runtime.
6393         Don't include stdio.h or tchar.h.
6394         Replace _T() macro with TEXT() macro, throughout.
6395         Replace _stprintf with wsprintf, throughout.
6396
6397 2004-03-27  Hosaka Yuji  <hos@tamanegi.org>
6398
6399         * include/dbt.h (DBT_DEVTYP_DEVICEINTERFACE, DBT_DEVTYP_HANDLE):
6400         Add define.
6401         (DEV_BROADCAST_DEVICEINTERFACE, DEV_BROADCAST_HANDLE): Add struct.
6402         * include/winuser.h (UnregisterDeviceNotification): Add prototype.
6403         * lib/user32.def (UnregisterDeviceNotification): Add export stub.
6404
6405 2004-03-27  Filip Navara  <xnavara@volny.cz>
6406
6407         * include/directx: New subdir.
6408         * lib/directx: Ditto.
6409         * include/directx/(d3d9.h, d3d9caps.h, d3d9types.h, dxerr8.h,
6410         dxerr9.h): New files.
6411         * lib/directx/(Makefile.in, d3d8.def, d3d9.def, d3dim.def, d3drm.def,
6412         d3dx8d.def, d3dx9d.def, d3dxof.def, ddraw.def, dinput.def,
6413         dinput_joy.c, dinput_joy2.c, dinput_kbd.c, dinput_mouse.c,
6414         dinput_mouse2.c, dinput_private.h, dinput8.def, dmoguids.c, dplayx.def,
6415         dpnaddr.def, dpnet.def, dpnlobby.def, dpvoice.def, dsetup.def,
6416         dsound.def, dxerr.c, dxerr8.c, dxerr8w.c, dxerr9.c, dxerr9w.c,
6417         dxguid.c, ksproxy.def, ksuser.c, ksuser.def, msdmo.def, quartz.def,
6418         strmiids.c, test.c): Ditto.
6419         * lib/(d3dim.def, d3drm.def, d3dxof.def, ddraw.def, dinput.c,
6420         dinput.def, dplayx.def, dsetup.def, dsound.def, dxguid.c): Removed.
6421
6422 2004-03-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6423
6424         * include/GL/glu.h (GLU_AUTO_LOAD_MATRIX, GLU_CULLING,
6425         GLU_SAMPLING_TOLERANCE, GLU_DISPLAY_MODE, GLU_PARAMETRIC_TOLERANCE,
6426         GLU_SAMPLING_METHOD, GLU_U_STEP, GLU_V_STEP): Define.
6427
6428 2004-03-24  Filip Navara  <xnavara@volny.cz>
6429
6430         * include/commctrl.h (TB_GETSTRING[AW]): Add defines.
6431         (RBBS_HIDETITLE, RBBS_TOPALIGN): Ditto.
6432
6433 2004-03-24  Filip Navara  <xnavara@volny.cz>
6434
6435         * include/ddk/srb.h (_PORT_CONFIGURATION_INFORMATION):  Rename
6436         TaggedQueueing to TaggedQueuing.
6437         (_HW_INITIALIZATION_DATA): Likewise.
6438
6439 2004-03-16  Danny Smith  <dannysmith@users.sourceforge.net>
6440
6441         * include/docobj.h (IOleDocumentView::GetDocument): Correct
6442         prototype.
6443         Thanks to Buster Copley  <consequent@users.sourceforge.net>
6444
6445 2004-03-16  Danny Smith  <dannysmith@users.sourceforge.net>
6446
6447         * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.
6448         (MmMapIoSpace): Likewise.
6449         Thanks to Dan Aloni  <da-x@colinux.org>
6450
6451 2004-03-16  Martin Fuchs  <martin-fuchs@gmx.net>
6452
6453         * include/shellapi.h (NIM_* NIS_*): Define constants for
6454         notification icons with _WIN32_IE >= 0x0500.
6455         (NOTIFYICONDATA): Add new structure members for notification
6456         icons with _WIN32_IE >= 0x0500.
6457
6458 2004-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
6459
6460         *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_SEARCH_BYURL):
6461         Add defines.
6462         (INTERNET_CACHE_GROUP_ADD, INTERNET_CACHE_GROUP_REMOVE): Add defines.
6463         (GROUPID) Add typedef.
6464         (INTERNET_CACHE_GROUP_INFO[AW]): Define structures.
6465         (CreateUrlCacheGroup): Add prototype.
6466         (DeleteUrlCacheGroup): Add prototype.
6467         (FindFirstUrlCacheGroup): Add prototype.
6468         (FindNextUrlCacheGroup): Add prototype.
6469         (GetUrlCacheGroupAttribute[AW]): Add prototypes.
6470         (SetUrlCacheGroupAttribute[AW]): Add prototypes.
6471
6472 2004-03-10  Al Slater  <al.slater@scluk.com>
6473
6474         * include/winsock2.h: Add missing LPFN_ typdefs for
6475         function pointers.
6476         Clean up whitespace.
6477
6478 2004-03-05  Filip Navara  <xnavara@volny.cz>
6479
6480         * include/ddk/scsi.h: Replace assert with ASSERT.
6481         * include/ddk/video.h: Ditto.
6482         * include/ddk/winddk.h: Ditto. Remove the assert macro.
6483         * include/ddk/tdi.h: Correct packing.
6484
6485 2004-03-04  Danny Smith  <dannysmith@users.sourceforge.net>
6486
6487         * include/wtypes.h (DECIMAL_SETZERO): Add definition for
6488         NONAMELESSUNION case.
6489
6490 2004-03-03  Martin Fuchs  <martin-fuchs@gmx.net>
6491
6492         * include/oleauto.h (V_UNION, V_VT, V_DECIMAL): Use
6493         __VARIANT_NAME_ constants.
6494
6495 2004-03-02  Danny Smith  <dannysmith@users.sourceforge.net>
6496
6497         * include/uxtheme.h: Include <commctrl.h>
6498
6499 2004-03-02  Danny Smith  <dannysmith@users.sourceforge.net>
6500
6501         * include/basetyps.h (GUID_SECT): Define to nothing for GCC >= 2.95.
6502
6503 2004-03-02  Martin Fuchs  <martin-fuchs@gmx.net>
6504
6505         * include/oleauto.h (VAR_VALIDDATE, VAR_FORMAT_NOSUBSTITUTE,
6506         VAR_FOURDIGITYEARS): Define new constants. Group VAR_*  defines
6507         together.
6508         (V_UI2, V_UI4, V_UI4REF, V_UI, V_UI8REF): Define macros.
6509         (V_I8, V_I8REF): Correct macros.
6510         (V_DECIMAL): Correct macro definitions.
6511         (V_INT_PTR, V_UINT_PTR, V_INT_PTRREF, V_UINT_PTRREF): Define
6512         constants.
6513         (VTBIT_*): Define constants.
6514         (UDATE): Add structure definition.
6515         (VarDateFromUdate, VarDateFromUdateEx, VarUdateFromDate): Declare
6516         functions.
6517         (SafeArrayCreateVector): Correct parameter type from UINT to ULONG
6518         (SafeArrayCreateVectorEx): Declare function.
6519         (Var*): declare VARIANT manipulation functions.
6520         * include/ocidl.h (IPicture_*): Define IPicture COBJ macros.
6521         * include/oaidl.h (IRecordInfo_*): Define IRecordInfo COBJ
6522         macros.
6523
6524 2004-03-01  Martin Fuchs  <martin-fuchs@gmx.net>
6525
6526         * include/oaidl.h (FADF_*): Define missing constants.
6527         (IDispatch_*): Define COBJ macros.
6528         (VARIANT): Add missing union members llVal and ullVal.
6529         (wireVARIANT): Likewise.
6530         (ITypeinfo_*): Define COBJ macros.
6531         * include/oleauto.h (Var*FromDisp): Correct parameter type from
6532         LPDISPATCH* to LPDISPATCH.
6533         (VARCMP_*, VAR_LOCALBOOL, LOCALE_USE_NLS, VARIANT_*,
6534         VAR_CALENDAR_*): Add missing constants.
6535         (SafeArray[Get/Set]*): Add prototypes.
6536         (Var*From*):  Add missing prototypes.
6537         (NUMPRS_*): Add defines.
6538         (NUMPARSE): Define structure.
6539         (VarParseNumFromStr,VarNumFromParseNum): Add prototypes.
6540         * include/winerror.h (DISP_E_DIVBYZERO): Define constant.
6541         * include/winuser.h (COLOR_*): Define missing constants.
6542         * include/wtypes.h (enum VARENUM): Add VT_INT_PTR, VT_UINT_PTR.
6543         (VT_INT_PTR, VT_UINT_PTR): Remove macro definitions.
6544
6545 2004-02-23  Filip Navara  <xnavara@volny.cz>
6546
6547         * include/ddk/video.h: Corrected packing.
6548
6549 2004-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
6550
6551         * include/GL/glu.h (GLU_ERROR): Define.
6552         Thanks to Philip Lamb  <phil at rave dot co dot nz>
6553
6554 2004-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
6555
6556         * include/GL/glu.h: Include <stddef.h>.
6557         Thanks to Greg Couch <gregcouch@users.sourceforge.net>
6558
6559 2004-02-15  Earnie Boyd  <earnie@users.sf.net>
6560
6561         * include/w32api.h: Increment version to 3.0.
6562         * Makefile.in: Ditto.
6563         * README.win32api: Modify license to Public Domain per agreement as
6564         found in the mingw-dvlpr list archive.
6565
6566 2004-02-13  Earnie Boyd  <earnie@users.sourceforge.net>
6567
6568         * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.
6569         (DIRECTORY_TRAVERSE): Ditto.
6570         (DIRECTORY_CREATE_OBJECT): Ditto.
6571         (DIRECTORY_CREATE_SUBDIRECTORY): Ditto.
6572         (DIRECTORY_ALL_ACCESS): Ditto.
6573         Thanks to Konstantin Stepaniuk <skostia@users.sourceforge.net>
6574
6575 2004-02-12  Danny Smith  <dannysmith@users.sourceforge.net>
6576
6577         * include/basetypes.h (_REFIID_DEFINED): Correct typo.
6578
6579         * include/winuser.h (NCCALCSIZE_PARAMS): Define structure.
6580         Thanks to Mike Nordell <tamlin at algonet dot se>.
6581
6582 2004-02-11  Danny Smith  <dannysmith@users.sourceforge.net>
6583
6584         * lib/dnsapi.def: New file.
6585         * lib/test.c: Include windns.h.
6586
6587 2004-02-11  Pierre A. Humblet  <Pierre.Humblet@ieee.org>
6588
6589         * include/windns.h: New file.
6590
6591 2004-02-11  Danny Smith  <dannysmith@users.sourceforge.net>
6592
6593         * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicate
6594         defines.
6595         (SQLSetStmtAttr[AW]): Move into ODBCVER >= 0x0300 block.
6596         (SQLSetDescFieldW): Correct prototype.
6597         (SQLSetDescFieldA): Add prototype.
6598         (SQLGetDescFieldW): Add prototype.
6599
6600 2004-02-11  Pat Thoyts  <patthoyts@users.sourceforge.net>
6601
6602         * include/winuser.h (DFC_POPUPMENU): Add define.
6603
6604 2004-02-07  Dan Aloni  <da-x@gmx.net>
6605
6606         * lib/ddk/ntoskrnl.def (KeSetTimer,KeSetTimerEx): Correct
6607         suffix.
6608
6609 2004-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
6610
6611         * include/oleacc.h (LIBID_Accessibility): Declare.
6612         * lib/uuid.c (LIBID_Accessibility): Define.
6613
6614 2004-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
6615
6616         * include/winioctl.h (NTFS_VOLUME_DATA_BUFFER): Add structure.
6617         (FSCTL_GET_NTFS_VOLUME_DATA): Add macro.
6618
6619 2004-02-02  Danny Smith  <dannysmith@users.sourceforge.net>
6620
6621         * include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add
6622         defines.
6623
6624 2004-01-31  Jiri Malak  <Jiri.Malak@geac.cz>
6625
6626         * include/winuser.h (RT_MANIFEST): Make conditional on
6627         RC_INVOKED.
6628         (CREATEPROCESS_MANIFEST_RESOURCE_ID,
6629         ISOLATIONAWARE_MANIFEST_RESOURCE_ID,
6630         ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID): Add
6631         defines.
6632
6633 2004-01-16 Martin Fuchs  <martin-fuchs@gmx.net>
6634
6635         * include/shlobj.h (SHGDN_INCLUDE_NONFILESYS): Add define.
6636
6637 2004-01-15  Filip Navara  <xnavara@volny.cz>
6638
6639         * include/ddk/mcd.h: Don't care about value of DBG define.
6640         * include/ddk/srb.h: Ditto.
6641         * include/ddk/storport.h: Ditto.
6642         * include/ddk/video.h: Ditto.
6643         * include/nspapi.h (SetServiceW, GetAddressByNameA,
6644         GetAddressByNameW): Correct protoype.
6645         * include/ntsecapi.h (PCUNICODE_STRING): Define.
6646
6647 2004-01-05  Filip Navara  <xnavara@volny.cz>
6648
6649         * include/prsht.h (LPCPROPSHEETPAGEW): Fix definition.
6650         * include/shlwapi.h (SHRegQueryInfoUSKey[AW]): Fix prototype.
6651         * include/cpl.h (CPL_STARTWPARMS[AW]): Correct.
6652         * include/shellapi.h (ABS_AUTOHIDE, ABS_ALWAYSONTOP,
6653         SEE_MASK_NO_CONSOLE, SEE_MASK_ASYNCOK, SEE_MASK_HMONITOR,
6654         FOF_NOCOPYSECURITYATTRIBS): Add defines.
6655         * include/shlobj.h (BFFM_SETOKTEXT, BFFM_SETEXPANDED,
6656         CSIDL_FLAG_DONT_VERIFY, CSIDL_FLAG_CREATE, CSIDL_FLAG_MASK,
6657         CFSTR_INETURL[AW], SHGDN_FOREDITING, SHGDN_FORADDRESSBAR,
6658         SSF_*): Add defines.
6659         (SHCNF_PATH[AW], SHCNF_PRINTER[AW], CFSTR_FILENAME[AW],
6660         CFSTR_FILENAMEMAP[AW], CFSTR_FILEDESCRIPTOR[AW], CFSTR_SHELLURL,
6661         CMDSTR_NEWFOLDER[AW], CMDSTR_VIEWLIST[AW], CMDSTR_VIEWDETAILS[AW]):
6662         Correct.
6663         (IEnumIDList): Add COBJMACROS.
6664         * include/winuser.h (MIM_*): Add define.
6665
6666 2004-01-04  Filip Navara  <xnavara@volny.cz>
6667
6668         * include/shlguid.h (IID_IPersistFolder2, IID_IPersistFolder3,
6669         IID_IShellFolder2, IID_IFileSystemBindData): Add declarations.
6670         * include/shlobj.h (EXTRASEARCH, SHCOLSTATEF, SHELLDETAILS,
6671         PERSIST_FOLDER_TARGET_INFO): Define structures.
6672         (IEnumExtraSearch, IShellFolder2, IFileSystemBindData,
6673         IPersistFolder2, IPersistFolder3): Add COM interface
6674         definitions.
6675         (IExtractIcon[AW], IShellLink[AW], IPersistFolder, IShellView,
6676         ICommDlgBrowser, IShellFolder2, IPersistFolder2, IPersistFolder3):
6677         Add COBJMACROS.
6678         (SHCreateDirectoryEx[AW], SHBindToParent): Add prototypes.
6679         * lib/shell32.c (IID_IPersistFolder2, IID_IPersistFolder3,
6680         IID_IShellFolder2, IID_IFileSystemBindData): Add definitions.
6681
6682 2004-01-03  Danny Smith  <dannysmith@users.sourceforge.net>
6683
6684         * include/mshtml.h (IHTMLDocument2): Correct write, writeln
6685         declarations.
6686         Thanks to: Rene Nyffenegger <renenyffenegger@users.sf.net>.
6687
6688 2004-01-03  Filip Navara  <xnavara@volny.cz>
6689
6690         * include/cguid.h (CLSID_StdGlobalInterfaceTable): Declare IID.
6691         * include/oaidl.h (ITypeLib2, ITypeInfo2): Define interfaces,
6692         declare IID's.
6693         (IErrorInfo): Add COBJMACROS.
6694         * include/objbase.h (STGM_NOSNAPSHOT): Add define.
6695         (CoGetPSClsid): Add protototype,
6696         (CoRegisterPSClsid): Likewise.
6697         * include/objidl.h (IMarshal): Correct methods.
6698         (IMallocSpy): Likewise,
6699         (LPPSFACTORYBUFFER): Add typedef.
6700         (IGlobalInterfaceTable): Define interface and COBJMACROS. Declare
6701         IID.
6702         (IStorage_CreateStorage, IRpcStubBuffer_Invoke): Fix macros.
6703         * include/ocidl.h (PROPBAG2_TYPE): Define enum.
6704         (PROPBAG2, QACONTAINERFLAGS, QACONTAINER, QACONTROL): Define
6705         structures.
6706         (IPropertyBag2, IPersistPropertyBag2,IAdviseSinkEx, IPointerInactive,
6707         IOleUndoUnit, IOleParentUndoUnit, IEnumOleUndoUnits, IOleUndoManager,
6708         IQuickActivate): Define interfaces. Declare IID's.
6709         (IPersistPropertyBag2): Add COBJMACROS.
6710         (LPOLEUNDOMANAGER): Add typedef.
6711         (LPPROPERTYBAG2): Likewise.
6712         * include/oleidl.h (LPPARSEDISPLAYNAME): Fix definiton.
6713         (BINDSPEED): Add definition.
6714         (IParseDisplayName, IOleItemContainer, IOleObject, IDropSource,
6715         IDropTarget): Add COBJMACROS.
6716         * include/wtypes.h (MEMCTX, MSHCTX): Fix enum.
6717         * include/winerror.h (CO_S_NOTALLINTERFACES): Add define.
6718         * lib/uuid.c (IID_IGlobalInterfaceTable, IID_IOleUndoManager,
6719         IID_IPersistPropertyBag2, IID_IPropertyBag2, IID_IRpcProxyBuffer):
6720         Add IID definitions.
6721
6722 2004-01-02  Filip Navara  <xnavara@volny.cz>
6723
6724         * include/ddk/winddk.h: Don't care about value of
6725         DBG define.
6726
6727 2004-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
6728             Filip Navara  <xnavara@volny.cz>
6729
6730         * include/ddk/winddk.h (_DDK_DUMMYUNION_MEMBER,
6731         _DDK_DUMMYUNION_N_MEMBER): New macros.
6732         (ExAllocateFromPagedLookasideList,ExFreeToPagedLookasideList,
6733         ExAllocateFromNPagedLookasideList, ExFreeToNPagedLookasideList):
6734         Use them.
6735
6736 2004-01-01  Filip Navara  <xnavara@volny.cz>
6737
6738         * include/objbase.h: Don't care about value of DBG define.
6739         * include/objidl.h: Add some COBJMACROS.
6740         * include/ocidl.h: Ditto.
6741         * include/oleidl.h: Ditto.
6742         * include/servprov.h: Ditto.
6743         * include/shlobj.h: Ditto.
6744         * include/shlobj.h (IContextMenu2): Correct parent in
6745         DECLARE_INTERFACE.
6746         * include/oleidl.h (IOleCache, IOleCache2, IOleCacheControl):
6747         Define interfaces.
6748         * include/setupapi.h (SetupGetLineTextA): Correct prototype.
6749         Add new constants for _SETUPAPI_VER >= 0x501.
6750
6751 2004-01-01  Filip Navara  <xnavara@volny.cz>
6752
6753         * include/winnt.h (NtCurrentTeb): Add inline definition.
6754
6755 2004-01-01  Martin Fuchs  <martin-fuchs@gmx.net>
6756
6757         * include/shlobj.h (SHCoCreateInstance): Add prototype.
6758         * lib/shell32.def (SHCoCreateInstance): Add export stub.
6759
6760 2004-01-01  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
6761
6762         * lib/setupapi.def (CM_Request_Device_Eject[AW]): Add export.
6763         (CM_Request_Device_Eject_Ex[AW]): Likwise.
6764         * include/ddk/cfg.h (DN_*): Add defines.
6765
6766 2004-01-01  Danny Smith  <dannysmith@users.sourceforge.net>
6767
6768         * lib/ddk/cfgmgr32.def: Remove duplicate symbol names.
6769
6770 2004-01-01  Mattia Barbon  <mbarbon@users.sourceforge.net>
6771
6772         * include/commctrl.h (TVN_GETINFOTIP): Add UNICODE mappings.
6773         (NMTVGETINFOTIP): Add structure.
6774
6775 2003-12-08  Danny Smith  <dannysmith@users.sourceforge.net>
6776
6777         * include/winuser.h (DISPLAY_DEVICE_*): Remove defines.
6778         * include/wingdi.h (DISPLAY_DEVICE_REMOVABLE,
6779         DISPLAY_DEVICE_MODESPRUNED): Add defines.
6780
6781 2003-12-08  Hartmut Honisch  <hhonisch@users.sourceforge.net>
6782
6783         * include/commctrl.h (ListView_Get_State, ListView_Check_State):
6784         Add macros.
6785         * include/wingdi.h  (DISPLAY_DEVICE_*): Add multi-monitor
6786         constants.
6787         * include/shlobj.h (SHCOLUMNINIT): Add structure.
6788         (SHCOLUMNDAT): Likwise.
6789         (SHCOLUMNID): Likewise.
6790         (SHCOLUMNINFO): Likewise.
6791         (SHCOLSTATE): Add enum.
6792         (IColumnProvider): Add COM interface.
6793         (IQueryInfo): Likewise.
6794         (IShellIconOverlayIdentifier): Likewise.
6795         * include/shlguid.h (IID_IColumnProvider) Declare.
6796         (IID_IQueryInfo): Likweise.
6797         (IID_IShellIconOverlayIdentifier): Likwise.
6798         * lib/shell32.c (IID_IColumnProvider) Define.
6799         (IID_IQueryInfo): Likweise.
6800         (IID_IShellIconOverlayIdentifier): Likwise.
6801
6802 2003-12-08  Roald Ribe  <rrib@users.sourceforge.net>
6803
6804         * include/winuser.h (RT_MANIFEST): Add define.
6805
6806 2003-12-08  Pascal Buhler  <pbuhler@users.sourceforge.net>
6807
6808         * include/oleidl.h (IViewObject2): Inherit from IViewObject.
6809
6810 2003-12-01  Danny Smith  <dannysmith@users.sourceforge.net>
6811
6812         * include/winnt.h (GetCurrentFiber): Remove duplicate prototype.
6813         (GetFiberData): Likewise.
6814         (GetCurrentFiber): Change volatile to __volatile__.
6815         (GetFiberData): Likewise.
6816
6817 2003-11-27  Christopher Faylor  <cgf@redhat.com>
6818
6819         * lib/Makefile.in: Use make function to locate .mri file to allow
6820         building in directory other than source directory.
6821
6822 2003-11-27  Danny Smith  <dannysmith@users.sourceforge.net>
6823
6824         * lib/vfw32.def: Remove, replacing with ...
6825         * lib/msvfw32.def: New file.
6826         * lib/avicap32.def: New file.
6827         * lib/avifil32.def: New file.
6828         * lib/vfw32.mri: New file.
6829         * Makefile.in: (MRI_FILES, MIMPLIBS): New vars for
6830         import libs with multiple dll's.
6831         (LIBS): Add MIMPLIBS.
6832         (DISTFILES): Add MRI_FILES.
6833         (libvfw32.a): Build using mri script.
6834
6835 2003-11-23  Danny Smith  <dannysmith@users.sourceforge.net>
6836
6837         * include/winnt.h (PAGE_*): Group defines together. Change
6838         constants to hex notation.
6839
6840 2003-11-15  Manu B  <manubee@users.sourceforge.net>
6841
6842         * include/commctrl.h (TabCtrl_GetImageList): Add macro.
6843
6844 2003-11-13 Martin Fuchs  <martin-fuchs@gmx.net>
6845
6846         * include/shlobj.h (ILAppendID, ILClone, ILCloneFirst, ILCombine,
6847         ILFindChild, ILFindLastID, ILFree, ILGetNext, ILGetSize, ILIsEqual,
6848         ILIsParent, ILLoadFromStream, ILRemoveLastID, ILSaveToStream):
6849         Add prototypes.
6850         * lib/shell32.def: Add stubs.
6851
6852         * include/commctrl.h (ListView_FindItem): Add type cast to avoid
6853         compiler warnings.
6854
6855 2003-11-13  Hans Leidekker  <hans@it.vu.nl>
6856
6857         * include/winbase.h (WIN32_STREAM_ID): Correct typedef.
6858
6859 2003-10-13  Andre Auzi  <aauzi@users.sourceforge.net>
6860
6861         * include/windows.h (CopyCursor): Define as macro.
6862
6863 2003-10-13  Steven Edwards  <Steven_Ed4153@yahoo.com>
6864
6865         * include/winnt.h (CONTAINING_RECORD): Add macro.
6866
6867 2003-10-13  Danny Smith  <dannysmith@users.sourceforge.net>
6868
6869         * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED, FILE_CREATED,
6870         FILE_OVERWRITTEN, FILE_EXISTS, FILE_DOES_NOT_EXIST): Remove
6871         defines.
6872
6873 2003-10-13  Filip Navara  <xnavara@volny.cz>
6874
6875         * include/commctrl.h (DSA_*): Add prototypes, typedefs and
6876         defines for Dynamic Storage Arrays.
6877         (DPA_*): Likewise, for Dynamic Pointer Arrays.
6878         (FlatSB_*, InitializeFlatSB, InitializeFlatSB): Add prototypes
6879         and defines for Flat ScrollBars.
6880         (SetWindowSubclass, GetWindowSubclass, RemoveWindowSubclass,
6881         DefSubclassProc): Add prototypes for subclassing.
6882         (DrawShadowText): Add prototype.
6883         (COMCTL32_VERSION): Define.
6884
6885 2003-10-13  Martin Fuchs  <Martin-Fuchs@gmx.net>
6886
6887         * include/shlobj.h (CFSTR_FILENAME, CFSTR_FILEDESCRIPTOR,
6888         CFSTR_FILENAMEMAP, CFSTR_SHELLURL): Correct UNICODE definitions.
6889
6890 2003-10-13  Pierre Humblet  <pierre.humblet@ieee.org>
6891
6892         * include/winnt.h (SM_REMOTESESSION): Add define.
6893         * include/winuser.h (SE_CREATE_GLOBAL_NAME): Ditto.
6894
6895 2003-10-13  Danny Smith  <dannysmith@users.sourceforge.net>
6896
6897         * include/wincrypt (KP_IV, KP_SALT, KP_PADDING, KP_MODE,
6898         KP_MODE_BITS, KP_PERMISSIONS, KP_ALGID, KP_BLOCKLEN): Remove
6899         duplicate definitions.
6900         (KP_X, KP_Y): Correct typos.
6901
6902 2003-10-11  Manu B  <manubee@users.sourceforge.net>
6903
6904         * include/afxres.h: New file.
6905
6906         * include/richedit.h (ES_NOOLEDRAGDROP, ENM_DRAGDROPDONE,
6907         ENM_IMECHANGE, ENM_LANGCHANGE, ENM_OBJECTPOSITIONS,
6908         ENM_SCROLLEVENTS): Add constants.
6909
6910         * include/richedit.h (ES_SELECTIONBAR, ENM_LINK): Sort constants.
6911
6912 2003-10-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6913
6914         * include/errorep.h: New file.
6915
6916         * lib/faultrep.def: New file.
6917
6918 2003-10-09  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6919
6920         * include/winbase.h (AddVectoredExceptionHandler): Define if
6921         _WIN32_WINNT >= 0x0500.
6922
6923         * include/winnt.h (PVECTORED_EXCEPTION_HANDLER): Define if
6924         _WIN32_WINNT >= 0x0500.
6925
6926 2003-10-08  Corinna Vinschen  <corinna@vinschen.de>
6927
6928         * include/winbase.h (AddVectoredExceptionHandler): Only define if
6929         _WIN32_WINNT >= 0x0501.
6930
6931 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6932
6933         * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW],
6934         UnregisterWaitEx): Add functions.
6935
6936         * include/winbase.h [_WIN32_WINNT >= 0x0500]
6937         (AddVectoredExceptionHandler, RemoveVectoredExceptionHandler): Add
6938         or guard function. The MSDN says it is available on Windows XP and
6939         better, and then it says it is declared for _WIN32_WINNT >= 0x0500.
6940         Huh?
6941
6942         * include/winbase.h [_WIN32_WINNT >= 0x0501] (AddRefActCtx,
6943         CreateActCtx[AW], SetFileShortName[AW], SetFileValidData,
6944         ZombifyActCtx, QueryActCtxW): Add functions.
6945
6946         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6947         (QUERY_ACTCTX_FLAG_USE_ACTIVE_ACTCTX,
6948         QUERY_ACTCTX_FLAG_ACTCTX_IS_HMODULE,
6949         QUERY_ACTCTX_FLAG_ACTCTX_IS_ADDRESS): Add constants.
6950
6951         * include/winbase.h [_WIN32_WINNT >= 0x0502] (SetDllDirectory[AW],
6952         SetFirmwareEnvironmentVariable[AW]): Add functions.
6953
6954         * include/winnt.h [_WIN32_WINNT >= 0x0500] (VER_BUILDNUMBER,
6955         VER_MAJORVERSION, VER_MINORVERSION, VER_PLATFORMID,
6956         VER_SERVICEPACKMAJOR, VER_SERVICEPACKMINOR, VER_SUITENAME,
6957         VER_PRODUCT_TYPE, VER_EQUAL, VER_GREATER, VER_GREATER_EQUAL,
6958         VER_LESS, VER_LESS_EQUAL, VER_AND, VER_OR): Add constants.
6959
6960         * include/winnt.h [_WIN32_WINNT >= 0x0501]
6961         (PVECTORED_EXCEPTION_HANDLER): Add callback.
6962
6963         * include/winnt.h [_WIN32_WINNT >= 0x0501]
6964         (ACTIVATION_CONTEXT_INFO_CLASS,
6965         ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION,
6966         ACTIVATION_CONTEXT_DETAILED_INFORMATION,
6967         ACTIVATION_CONTEXT_QUERY_INDEX, ASSEMBLY_FILE_DETAILED_INFORMATION):
6968         Add structures.
6969
6970         * lib/user32.def (AddRefActCtx, AddVectoredExceptionHandler,
6971         CreateActCtx[AW], SetComputerNameEx[AW], SetDllDirectory[AW],
6972         SetFileShortName[AW], SetFileValidData,
6973         SetFirmwareEnvironmentVariable[AW], UnregisterWaitEx,
6974         VerSetConditionMask, ZombifyActCtx, QueryActCtxW): Add functions.
6975
6976 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
6977
6978         * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic,
6979         ResetWriteWatch): Add function.
6980
6981         * include/winbase.h [_WIN32_WINNT >= 0x0500]
6982         (GetSystemWindowsDirectory[AW], ProcessIdToSessionId, ReplaceFile[AW]):
6983         Add functions.
6984
6985         * include/winbase.h [_WIN32_WINNT >= 0x0501]
6986         (GetSystemWow64Directory[AW], HeapQueryInformation,
6987         HeapSetInformation, InitializeSListHead, InterlockedFlushSList,
6988         InterlockedPopEntrySList, InterlockedPushEntrySList, IsProcessInJob,
6989         IsWow64Process, QueryMemoryResourceNotification, ReleaseActCtx,
6990         RemoveVectoredExceptionHandler): Add functions.
6991
6992         * include/winnt.h [_WIN32_WINNT >= 0x0501] (HEAP_INFORMATION_CLASS):
6993         Add enumeration.
6994
6995         * include/winbase.h [_WIN32_WINNT >= 0x0502] (GetThreadIOPendingFlag):
6996         Add function.
6997
6998         * include/winbase.h [_WIN32_WINNT >= 0x0510] (RestoreLastError):
6999         Add function. The MSDN Magazine of June 2003 reads:
7000                 RestoreLastError is an enigma. It's code is identical to
7001                 SetLastError. It's unclear to me why it was made into a
7002                 separate API.
7003
7004         * lib/user32.def (GetSystemWindowsDirectory[AW],
7005         GetSystemWow64Directory[AW], GetThreadIOPendingFlag,
7006         HeapQueryInformation, HeapSetInformation, InitializeSListHead,
7007         InterlockedFlushSList, InterlockedPopEntrySList,
7008         InterlockedPushEntrySList, IsSystemResumeAutomatic, IsWow64Process,
7009         ProcessIdToSessionId, QueryMemoryResourceNotification, ReleaseActCtx,
7010         RemoveVectoredExceptionHandler, ReplaceFile[AW], ResetWriteWatch,
7011         RestoreLastError): Add functions.
7012
7013 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7014
7015         * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW],
7016         GetProcessIoCounters): Add functions.
7017
7018         * include/winbase.h [_WIN32_WINNT >= 0x0500] (COMPUTER_NAME_FORMAT):
7019         Move around, needed by GetComputerNameEx.
7020
7021         * include/winbase.h [_WIN32_WINNT >= 0x0501] (FindActCtxSectionGuid,
7022         FindActCtxSectionString[AW], GetCurrentActCtx, GetNativeSystemInfo):
7023         Add functions.
7024
7025         * include/winbase.h [_WIN32_WINNT >= 0x0501]
7026         (ACTCTX_SECTION_KEYED_DATA): Add structure.
7027
7028         * include/winbase.h [_WIN32_WINNT >= 0x0502] (GetDllDirectory[AW],
7029         GetFirmwareEnvironmentVariable[AW], GetProcessHandleCount,
7030         GetProcessId, GetSystemRegistryQuota): Add functions, available on
7031         Windows XP SP1 and better.
7032
7033         * include/winnt.h [_WIN32_WINNT >= 0x0501]
7034         (ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION,
7035         ACTIVATION_CONTEXT_SECTION_DLL_REDIRECTION,
7036         ACTIVATION_CONTEXT_SECTION_WINDOW_CLASS_REDIRECTION,
7037         ACTIVATION_CONTEXT_SECTION_COM_SERVER_REDIRECTION,
7038         ACTIVATION_CONTEXT_SECTION_COM_INTERFACE_REDIRECTION,
7039         ACTIVATION_CONTEXT_SECTION_COM_TYPE_LIBRARY_REDIRECTION,
7040         ACTIVATION_CONTEXT_SECTION_COM_PROGID_REDIRECTION,
7041         ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES): Add constants.
7042
7043         * lib/user32.def (FindActCtxSectionGuid, FindActCtxSectionString[AW],
7044         GetComputerNameEx[AW], GetCurrentActCtx, GetDllDirectory[AW],
7045         GetFirmwareEnvironmentVariable[AW], GetModuleHandleEx[AW],
7046         GetNativeSystemInfo, GetProcessHandleCount, GetProcessIoCounters):
7047         Add functions.
7048
7049 2003-10-07  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7050
7051         * include/winbase.h [_WIN32_WINNT >= 0x0501]
7052         (CheckRemoteDebuggerPresent, DebugActiveProcessStop, DebugBreakProcess,
7053         DebugSetProcessKillOnExit): Add functions.
7054
7055         * include/winbase.h [_WIN32_WINNT >= 0x0500] (DeleteTimerQueue,
7056         DeleteTimerQueueEx, DeleteTimerQueueTimer,
7057         DnsHostnameToComputerName[AW]): Add functions.
7058
7059         * lib/user32.def (CheckRemoteDebuggerPresent, DebugActiveProcessStop,
7060         DebugBreakProcess, DebugSetProcessKillOnExit, DeleteTimerQueueEx,
7061         DeleteTimerQueueTimer, DnsHostnameToComputerName[AW]): Add functions.
7062
7063 2003-10-07  Kobun Fujimori  <kobun@users.sourceforge.net>
7064
7065         * include/winbase.h (GetVolumePathNamesForVolumeName): Available
7066         on Windows XP and later.
7067
7068 2003-10-07  Manu B  <manubee@users.sourceforge.net>
7069
7070         * include/commctrl.h (TreeView_Select): Returns BOOL.
7071
7072 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7073
7074         * include/winbase.h (CancelDeviceWakeupRequest): Add function.
7075
7076         * include/winbase.h [_WIN32_WINNT >= 0x0501]
7077         (CreateMemoryResourceNotification, DeactivateActCtx): Add functions.
7078
7079         * include/winbase.h [_WIN32_WINNT >= 0x0500] (CreateTimerQueue,
7080         CreateTimerQueueTimer): Add function.
7081
7082         * include/winbase.h [_WIN32_WINNT >= 0x0501]
7083         (MEMORY_RESOURCE_NOTIFICATION_TYPE): Add enumeration.
7084
7085         * include/winbase.h [_WIN32_WINNT >= 0x0501]
7086         (DEACTIVATE_ACTCTX_FLAG_FORCE_EARLY_DEACTIVATION): Add constant.
7087
7088         * include/winnt.h (WT_*): Add constants.
7089
7090         * lib/user32.def (CancelDeviceWakeupRequest,
7091         CreateMemoryResourceNotification, CreateTimerQueueTimer,
7092         DeactivateActCtx): Add functions.
7093
7094 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7095
7096         * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread):
7097         Add function. Sometimes I don't understand MSDN. This function is
7098         available on Windows XP and Server 2003, but the SDK is supposed to
7099         make it available when _WIN32_WINNT >= 0x0400, or so says the MSDN.
7100         Mmmh...
7101
7102         * include/winbase.h [_WIN32_WINNT >= 0x0400] (CreateFiberEx):
7103         Guard function. Same remark as above.
7104
7105         * lib/user32.def (ConvertFiberToThread, CreateFiberEx):
7106         Add functions.
7107
7108 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7109
7110         * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_FLAG_*):
7111         Add constants.
7112
7113         * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX[AW]): Add
7114         structures.
7115
7116         * include/winbase.h [_WIN32_WINNT >= 0x0501] (ActivateActCtx): Add
7117         function. MSDN says the first argument is HACTCTX but I'm not sure
7118         where such a specialized handle is defined, so use HANDLE instead.
7119
7120         * include/winbase.h [_WIN32_WINNT >= 0x0501] (AttachConsole,
7121         CheckNameLegalDOS8Dot3[AW]): Add functions.
7122
7123         * lib/user32.def (ActivateActCtx, AttachConsole,
7124         CheckNameLegalDOS8Dot3[AW]): Add functions.
7125
7126         * lib/user32.def (AddLocalAlternateComputerName[AW]): Add functions.
7127         Unfortunately I don't know which header to put the declarations in.
7128
7129 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7130
7131         * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES, CTRY_MONGOLIA):
7132         Add constants.
7133
7134         * include/winnls.h (NLS_FUNCTION, SYSGEOCLASS, SYSGEOTYPE): Add
7135         constants for National Language Support.
7136
7137         * include/winnls.h (NLSVERSIONINFO): Add structure for National
7138         Language Support.
7139
7140         * include/winnls.h (GEO_ENUMPROC): Add callback for National
7141         Language Support.
7142
7143         * include/winnls.h (EnumSystemGeoID, GetCalendarInfo[AW],
7144         GetGeoInfo[AW], GetUserGeoID, SetCalendarInfo[AW], SetUserGeoID):
7145         Add functions.
7146
7147         * include/winnls.h (IsNLSDefinedString, GetNLSVersion): Add
7148         functions. Strange... I am unable to find which library contains
7149         these functions. Can't find anything with pexports. Any clue?
7150
7151         * lib/user32.def (EnumSystemGeoID, GetGeoInfo[AW], GetUserGeoID,
7152         SetUserGeoID): Add functions.
7153
7154 2003-10-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7155
7156         * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_GALICIAN,
7157         LANG_SYRIAC, LANG_INVARIANT, SUBLANG_KASHMIRI_SASIA): Add constants.
7158
7159         * include/winnt.h (SUBLANG_AZERI_LATIN, SUBLANG_AZERI_CYRILLIC,
7160         SUBLANG_ENGLISH_ZIMBABWE, SUBLANG_ENGLISH_PHILIPPINES): Fix wrong
7161         value for constants.
7162
7163 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7164
7165         * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY,
7166         INTERNATIONAL_USAGE, KP_SCHANNEL_ALG): Add constants. Specifying
7167         the algorithms.
7168
7169 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7170
7171         * include/wincrypt.h (CRYPT_FLAGS_*): Add constants. Protocol flags.
7172
7173 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7174
7175         * include/wincrypt.h (KP_*): Add constants. Needed by
7176         CryptSetKeyParam() and other functions.
7177
7178 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7179
7180         * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_*, CONSOLE_*):
7181         Add constants, related to Console Accessibility.
7182
7183 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7184
7185         * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX): Ooops...
7186         wrong value for constant.
7187
7188 2003-10-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7189
7190         * include/winuser.h [WINVER >= 0x0500] (EVENT_*): Add constants.
7191
7192         * include/uxtheme.h: Cleanup.
7193         * include/tmschema.h: Cleanup.
7194
7195 2003-10-02  Luke Dunstan  <infidel@users.sourceforge.net>
7196
7197         * include/winspool.h (GetDefaultPrinter[AW]): Add functions.
7198         * lib/winspool.def (GetDefaultPrinter[AW]): Add stubs.
7199
7200 2003-10-01  Danny Smith  <dannysmith@users.sourceforge.net>
7201
7202         * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define.
7203
7204 2003-09-30  Danny Smith  <dannysmith@users.sourceforge.net>
7205
7206         * include/winuser.h (BSF_*, BSM_*):  Sync constants defined in
7207         both winuser.h and dbt.h.
7208         * include/dbt.h (BSF_*, BSM_*): Likewise.
7209
7210         * include/winuser.h (struct tagRAWINPUT): Remove
7211         _ANONYMOUS_UNION tag from named union.
7212         (struct tagRAWMOUSE): Add _ANONYMOUS_STRUCT to nameless struct.
7213
7214 2003-09-30  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7215
7216         * include/dhcpcdsk.h: New file.
7217         Note that MSDN is confused about whether it should start constant
7218         and structure names with DHCPCAPI or DHCPAPI. It's using both but
7219         experience suggests it's DHCPCAPI with `C'.
7220
7221         * lib/dhcpcsvc.def: New file.
7222
7223 2003-09-30  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7224
7225         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT,
7226         RIM_INPUTSINK): Add constants, for use by WM_INPUT notification.
7227
7228         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIDEV_REMOVE,
7229         RIDEV_EXCLUDE, RIDEV_PAGEONLY, RIDEV_NOLEGACY, RIDEV_INPUTSINK,
7230         RIDEV_CAPTUREMOUSE, RIDEV_NOHOTKEYS, RIDEV_APPKEYS): Add constants,
7231         for use in RAWINPUTDEVICE.
7232
7233         * include/winuser.h [_WIN32_WINNT >= 0x0501]
7234         (GetRawInputDeviceInfo[AW]): Ooops... there are
7235         ANSI/Unicode versions of this function.
7236
7237         * lib/user32.def (GetRawInputDeviceInfo[AW]): Ooops... there
7238         are ANSI/Unicode versions of this function.
7239
7240 2003-09-29  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7241
7242         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPEMOUSE,
7243         RIM_TYPEKEYBOARD, RIM_TYPEHID, MOUSE_MOVE_RELATIVE,
7244         MOUSE_MOVE_ABSOLUTE, MOUSE_VIRTUAL_DESKTOP,
7245         MOUSE_ATTRIBUTES_CHANGED, RI_MOUSE_LEFT_BUTTON_DOWN,
7246         RI_MOUSE_LEFT_BUTTON_UP, RI_MOUSE_RIGHT_BUTTON_DOWN,
7247         RI_MOUSE_RIGHT_BUTTON_UP, RI_MOUSE_MIDDLE_BUTTON_DOWN,
7248         RI_MOUSE_MIDDLE_BUTTON_UP, RI_MOUSE_BUTTON_1_DOWNT_BUTTON_DOWN,
7249         RI_MOUSE_BUTTON_1_UP, RI_MOUSE_BUTTON_2_DOWNHT_BUTTON_DOWN,
7250         RI_MOUSE_BUTTON_2_UP, RI_MOUSE_BUTTON_3_DOWNDLE_BUTTON_DOWN,
7251         RI_MOUSE_BUTTON_3_UP, RI_MOUSE_BUTTON_4_DOWN,
7252         RI_MOUSE_BUTTON_4_UP, RI_MOUSE_BUTTON_5_DOWN,
7253         RI_MOUSE_BUTTON_5_UP, RI_MOUSE_WHEEL, KEYBOARD_OVERRUN_MAKE_CODE,
7254         RI_KEY_MAKE, RI_KEY_BREAK, RI_KEY_E0, RI_KEY_E1,
7255         RI_KEY_TERMSRV_SET_LED, RI_KEY_TERMSRV_SHADOW, RID_INPUT,
7256         RID_HEADER, RIDI_PREPARSEDDATA, RIDI_DEVICENAME,
7257         RIDI_DEVICEINFO): Add constants.
7258
7259         * include/winuser.h [_WIN32_WINNT >= 0x0501] (RAWINPUTHEADER,
7260         RAWMOUSE, RAWKEYBOARD, RAWHID, RAWINPUT, RAWINPUTDEVICE,
7261         RAWINPUTDEVICELIST): Add structures.
7262
7263         * include/winuser.h [_WIN32_WINNT >= 0x0501] (DefRawInputProc,
7264         GetRawInputBuffer, GetRawInputData, GetRawInputDeviceInfo,
7265         GetRawInputDeviceList, GetRegisteredRawInputDevices): Add functions.
7266
7267         * lib/user32.def (DefRawInputProc, GetRawInputBuffer,
7268         GetRawInputData, GetRawInputDeviceInfo, GetRawInputDeviceList,
7269         GetRegisteredRawInputDevices): Add functions.
7270
7271 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7272
7273         * include/winable.h (BlockInput): Add function.
7274
7275         * include/winable.h (WS_ACTIVECAPTION): Add constant.
7276         For use with WINDOWINFO structure.
7277
7278         * include/winuser.h [_WIN32_WINNT >= 0x0500] (LockWorkStation):
7279         Add function.
7280
7281         * include/winuser.h [_WIN32_WINNT >= 0x0501] (IsWinEventHookInstalled):
7282         Add function.
7283
7284         * include/winuser.h [WINVER >= 0x0500] (UnhookWinEvent):
7285         Add function...
7286
7287         * include/winable.h [WINVER < 0x0500] (UnhookWinEvent):
7288         ...and duplicate.
7289
7290         * include/winuser.h [_WIN32_WINNT >= 0x0403] (SendInput):
7291         Guard function...
7292
7293         * include/winable.h [_WIN32_WINNT < 0x0403] (SendInput):
7294         ...and duplicate.
7295
7296         * include/winuser.h [WINVER >= 0x0500] (NotifyWinEvent):
7297         Guard function...
7298
7299         * include/winable.h [WINVER < 0x0500] (NotifyWinEvent):
7300         ...and duplicate.
7301
7302         * include/winuser.h [WINVER >= 0x0500] (MOUSEINPUT, KEYBDINPUT,
7303         HARDWAREINPUT, INPUT): Guard structures...
7304
7305         * include/winable.h [WINVER < 0x0500] (MOUSEINPUT, KEYBDINPUT,
7306         HARDWAREINPUT, INPUT): ...and duplicate.
7307
7308         * include/winuser.h [_WIN32_WINNT >= 0x0403] (INPUT_MOUSE,
7309         INPUT_KEYBOARD, INPUT_HARDWARE): Guard constants...
7310
7311         * include/winable.h [_WIN32_WINNT < 0x0403] (INPUT_MOUSE,
7312         INPUT_KEYBOARD, INPUT_HARDWARE): ...and duplicate.
7313
7314         * include/winuser.h: Move around some lines. Reformat according
7315         to recommended or dominant style. Remove FAR keyword.
7316
7317         * include/winable.h: Move around some lines.
7318
7319         * lib/user32.def (BlockInput, IsWinEventHookInstalled,
7320         LockWorkStation, UnhookWinEvent): Add functions.
7321
7322 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7323
7324         * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,
7325         PW_CLIENTONLY): Add function and constant.
7326
7327         * lib/user32.def (PrintWindow): Add function.
7328
7329 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7330
7331         * include/winuser.h (RealGetWindowClassA[AW]): Add function.
7332
7333         * lib/user32.def (RealGetWindowClassA[AW]): Add function.
7334
7335 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7336
7337         * include/winuser.h [WINVER >= 0x0500] (RegisterDeviceNotification[AW],
7338         DEVICE_NOTIFY_WINDOW_HANDLE, DEVICE_NOTIFY_SERVICE_HANDLE,
7339         DEVICE_NOTIFY_ALL_INTERFACE_CLASSES): Add function and constants.
7340
7341         * lib/user32.def (RegisterDeviceNotification[AW]): Add function.
7342
7343 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7344
7345         * include/winuser.h [WINVER >= 0x0500] (SetWinEventHook, WINEVENTPROC,
7346         WINEVENT_OUTOFCONTEXT, WINEVENT_SKIPOWNTHREAD, WINEVENT_SKIPOWNPROCESS,
7347         WINEVENT_INCONTEXT): Add function, typedef, and constants.
7348
7349         * include/winable.h [WINVER < 0x0500] (SetWinEventHook, WINEVENTPROC,
7350         WINEVENT_OUTOFCONTEXT, WINEVENT_SKIPOWNTHREAD, WINEVENT_SKIPOWNPROCESS,
7351         WINEVENT_INCONTEXT): Add function, typedef, and constants.
7352
7353         * include/winuser.h [_WIN32_WINNT >= 0x0500] (UserHandleGrantAccess):
7354         Add function.
7355
7356         * lib/user32.def (SetWinEventHook, UserHandleGrantAccess):
7357         Add functions.
7358
7359 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7360
7361         * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT,
7362         ACE_OBJECT_TYPE_PRESENT): Add constants.
7363         For use with OBJECTS_AND_NAME structure.
7364
7365 2003-09-26  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7366
7367         * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheritanceSource[AW]):
7368         Add functions. Don't know what PFN_OBJECT_MGR_FUNCTS is so use
7369         void* instead.
7370
7371         * include/accctrl.h [_WIN32_WINNT >= 0x0501] (INHERITED_FROM[AW],
7372         PINHERITED_FROM[AW]): Add structures.
7373
7374         * lib/user32.def (GetInheritanceSource[AW]): Add functions.
7375
7376 2003-09-26  Corinna Vinschen  <corinna@vinschen.de>
7377
7378         * include/winuser.h (FLASHWINFO, PFLASHWINFO): Define for 98/Me, too.
7379
7380 2003-09-25  Danny Smith  <dannysmith@users.sourceforge.net>
7381
7382         * lib/version.def (LIBRARY): Quote name.
7383
7384 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7385
7386         * include/winuser.h (GetClipboardSequenceNumber): Add functions
7387         and constants.
7388
7389         * include/winuser.h (GetGuiResources, GR_GDIOBJECTS,
7390         GR_USEROBJECTS): Add functions and constants.
7391
7392         * include/winuser.h (GetMouseMovePointsEx, GMMP_USE_DISPLAY_POINTS,
7393         GMMP_USE_HIGH_RESOLUTION_POINTS): Add functions and constants.
7394
7395         * include/winuser.h (InSendMessageEx, ISMEX_NOSEND, ISMEX_CALLBACK,
7396         ISMEX_NOTIFY, ISMEX_REPLIED, ISMEX_SEND): Add functions and
7397         constants.
7398
7399         * lib/user32.def (GetClipboardSequenceNumber, GetGuiResources,
7400         GetMouseMovePointsEx, InSendMessageEx): Add functions.
7401
7402 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7403
7404         * include/winuser.h (BroadcastSystemMessage, BroadcastSystemMessageA,
7405         BroadcastSystemMessageW, BroadcastSystemMessageEx,
7406         BroadcastSystemMessageExA, BroadcastSystemMessageExW,
7407         BSMINFO, BSF_ALLOWSFW, BSF_SENDNOTIFYMESSAGE, BSF_LUID,
7408         BSF_RETURNHDESK): Add functions and constants.
7409
7410         * include/winuser.h (EnumDisplaySettingsEx, EnumDisplaySettingsExA,
7411         EnumDisplaySettingsExW, EDS_RAWMODE): Add functions and constant.
7412
7413         * include/winuser.h (IsGUIThread, IsHungAppWindow, FlashWindowEx,
7414         GetProcessDefaultLayout, SetProcessDefaultLayout,
7415         RealChildWindowFromPoint, SetProcessDefaultLayout,
7416         SwitchToThisWindow): Add functions.
7417
7418         * lib/user32.def (BroadcastSystemMessageA, BroadcastSystemMessageW,
7419         BroadcastSystemMessageExA, BroadcastSystemMessageExW,
7420         EnumDisplaySettingsExA, EnumDisplaySettingsExW, FlashWindowEx,
7421         GetProcessDefaultLayout, IsGUIThread, IsHungAppWindow,
7422         RealChildWindowFromPoint, SetProcessDefaultLayout,
7423         SwitchToThisWindow): Add function.
7424
7425 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7426
7427         * include/winuser.h (DeregisterShellHookWindow): Add function.
7428
7429         * include/winuser.h [_WIN32_WINNT >= 0x0500] (EndTask): Add function.
7430
7431         * lib/user32.def (EndTask): Add function.
7432
7433         * include/winuser.h (WINVER, _WIN32_WINNT): It's better (?) to
7434         use _WIN32_WINNT instead of WINVER to test for Windows 2000.
7435
7436         * include/winable.h: Reorder target macros.
7437
7438         * lib/*.def: Cleanup.
7439
7440 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7441
7442         * include/winuser.h [WINVER >= 0x0500] (AnimateWindow): Add
7443         function.
7444
7445         * lib/user32.def (AnimateWindow): Add function. By the way
7446         there are ~ 140 symbols missing from this file when comparing
7447         to user32.dll on Windows XP.
7448
7449 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7450
7451         * include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_ACTIVATE,
7452         AW_BLEND, AW_HIDE, AW_CENTER, AW_HOR_POSITIVE, AW_HOR_NEGATIVE,
7453         AW_VER_POSITIVE, AW_VER_NEGATIVE): Add constants. For use by
7454         AnimateWindow().
7455
7456 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7457
7458         * include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo,
7459         LPGUITHREADINFO): Add function and associated typedef...
7460
7461         * include/winable.h [WINVER < 0x0500] (GetGUIThreadInfo,
7462         LPGUITHREADINFO): ...and duplicate them in <winable.h> as
7463         seems to be required on older versions of Windows.
7464
7465 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7466
7467         * include/GL/glu.h (gluErrorUnicodeStringWIN): Add macro
7468         function. MSDN suggests using gluErrorUnicodeStringWIN
7469         instead of gluErrorString, as it allows both ANSI and Unicode
7470         error strings.
7471
7472         * include/GL/glu.h (gluErrorUnicodeStringEXT): Make the
7473         returned pointer const for consistency reasons.
7474
7475 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7476
7477         * include/GL/glu.h (gluErrorUnicodeStringEXT): Add function.
7478         Function exists in glu32.def but is undocumented on MSDN.
7479         A Google search came up with this declaration.
7480
7481 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7482
7483         * include/GL/glu.h: Rewritten from scratch. Started from GLU 1.3
7484         headers from OpenGL Sample Implementation. Windows ships with
7485         GLU 1.2 so some constants and functions were removed. Then some
7486         typedef's and function declarations were reworked to look like
7487         the previous GL/glu.h.
7488
7489 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7490
7491         * include/uxtheme.h (PROPERTYORIGIN): the documentation of
7492         PROPERTYORIGIN suggests it's `PROPERTYORIGIN' but experimentation
7493         suggests it's actually `enum PROPERTYORIGIN'. Keep both.
7494
7495         * include/uxtheme.h (THEME_SIZE, THEMESIZE): MSDN suggests
7496         it's either `THEME_SIZE' or `THEMESIZE' but experimentation
7497         suggests it's actually `enum THEMESIZE'. Keep `THEME_SIZE'
7498         and `enum THEMESIZE'.
7499
7500 2003-09-24  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7501
7502         * include/uxtheme.h: New file.
7503         * include/tmschema.h: New file.
7504         * include/uxtheme.def: New file.
7505         * lib/test.c: Include uxtheme.h, tmschema.h.
7506
7507 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7508
7509         * include/winuser.h (KEYEVENTF_UNICODE, KEYEVENTF_SCANCODE):
7510         Add defines.
7511
7512 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7513
7514         * include/winable.h [_WIN32_WINNT < 0x0403] (INPUT_MOUSE,
7515         INPUT_KEYBOARD, INPUT_HARDWARE): Duplicate defines in
7516         <winable.h> as seems to be required on older versions of
7517         Windows.
7518
7519 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7520
7521         * include/winuser.h [WINVER >= 0x0500] (CHILDID_SELF,
7522         GUI_CARETBLINKING, GUI_INMOVESIZE, GUI_INMENUMODE,
7523         GUI_SYSTEMMENUMODE, GUI_POPUPMENUMODE, GUI_16BITTASK):
7524         Add defines, the last one only on Windows XP...
7525
7526         * include/winable.h [WINVER < 0x0500] (CHILDID_SELF,
7527         GUI_CARETBLINKING, GUI_INMOVESIZE, GUI_INMENUMODE,
7528         GUI_SYSTEMMENUMODE, GUI_POPUPMENUMODE): ...and duplicate
7529         them in <winable.h> as seems to be required on older
7530         versions of Windows.
7531
7532 2003-09-23  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
7533
7534         * include/winuser.h [WINVER >= 0x0500] (GUITHREADINFO,
7535         OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR, OBJID_MENU,
7536         OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL, OBJID_SIZEGRIP,
7537         OBJID_CARET, OBJID_CURSOR, OBJID_ALERT, OBJID_SOUND): Bring
7538         back into <winuser.h>...
7539
7540         * include/winable.h [WINVER < 0x0500] (GUITHREADINFO,
7541         OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR, OBJID_MENU,
7542         OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL, OBJID_SIZEGRIP,
7543         OBJID_CARET, OBJID_CURSOR, OBJID_ALERT, OBJID_SOUND): ...and
7544         comment out in <winable.h>. MSDN may say <winable.h> but this
7545         breaks many programs. It seems it used to be <winable.h> on
7546         older versions of Windows.
7547
7548 2003-09-17  Danny Smith  <dannysmith@users.sourceforge.net>
7549
7550         * include/winuser.h (UpdateLayeredWindow): Protect against NOGDI.
7551         Thanks to Will Levine  <willll@users.sourceforge.net>
7552
7553 2003-09-15  Danny Smith  <dannysmith@users.sourceforge.net>
7554
7555         * include/ws2spi.h (LPWSPBIND): Change CONST LPSOCKADDR to
7556         const struct sockaddr*.
7557         (LPWSPCONNECT): Likewise.
7558         (LPWSPJOINLEAF): Likewise.
7559         (LPWSPSENDTO): Likewise.
7560         Tanks to Sebastian Nowak  <snowak1@users.spourceforge.net>
7561
7562 2003-09-15  Filip Navara  <xnavara@volny.cz>
7563
7564         * include/commctrl.h (TCIS_BUTTONPRESSED, TCIS_HIGHLIGHTED):
7565         Add definitions.
7566
7567 2003-09-15  Sascha Brawer  <brawer@dandelis.ch>
7568
7569         * include/winuser.h (DISPLAY_DEVICE_ATTACHED_TO_DESKTOP,
7570         DISPLAY_DEVICE_PRIMARY_DEVICE, DISPLAY_DEVICE_MIRRORING_DRIVER,
7571         DISPLAY_DEVICE_VGA_COMPATIBLE, DISPLAY_DEVICE_REMOVABLE,
7572         DISPLAY_DEVICE_MODESPRUNED): Define constants.
7573         (ChangeDisplaySettingsEx[A,W]): Add prototype.
7574
7575         * lib/user32.def (ChangeDisplaySettingsEx[A,W]): Add exports.
7576         (EnumDisplayDevices[A,W]): Likewise.
7577
7578 2003-09-15  Danny Smith  <dannysmith@users.sourceforge.net>
7579
7580         * include.commctrl.h (_WIN32_WINNT): Change _WXP to 0x0501,
7581         throughout.
7582
7583 2003-09-13  Danny Smith  <dannysmith@users.sourceforge.net>
7584
7585         * include/olectl.h (TEXTMETRICOLE, LPERRORLOG, LPPROPERTYBAG,
7586         LPENUMCONNECTIONPOINTS, LPCONNECTIONPOINT, LPENUMCONNECTIONS,
7587         LPPROPERTYPAGESITE, LPFONT, LPFONTDISP, OLE_COLOR, HIMETRIC,
7588         OLE_YPOS_HIMETRIC, OLE_XSIZE_HIMETRIC, OLE_YSIZE_HIMETRIC,
7589         OLE_YSIZE_CONTAINER, OLE_HANDLE, POINTF,LPPOINTF, CONTROLINFO,
7590         LPCONTROLINFO, CONNECTDATA, LPCONNECTDATA, LICINFO, LPLICINFO,
7591         CAUUID, LPCAUUID, CALPOLESTR, LPCALPOLESTR, CADWORD, LPCADWORD,
7592         PROPPAGEINFO, LPPROPPAGEINFO): Remove from here ...
7593         * include/ocidl.h: (TEXTMETRICOLE, LPERRORLOG, LPPROPERTYBAG,
7594         LPENUMCONNECTIONPOINTS, LPCONNECTIONPOINT, LPENUMCONNECTIONS,
7595         LPPROPERTYPAGESITE, LPFONT, LPFONTDISP, OLE_COLOR, HIMETRIC,
7596         OLE_YPOS_HIMETRIC, OLE_XSIZE_HIMETRIC, OLE_YSIZE_HIMETRIC,
7597         OLE_YSIZE_CONTAINER, OLE_HANDLE, POINTF, LPPOINTF, CONTROLINFO,
7598         LPCONTROLINFO, CONNECTDATA, LPCONNECTDATA, LICINFO, LPLICINFO,
7599         CAUUID, LPCAUUID, CALPOLESTR, LPCALPOLESTR, CADWORD, LPCADWORD,
7600         PROPPAGEINFO, LPPROPPAGEINFO): ... to here, for consistency
7601         with documentation.
7602         * include/olectl.h: Do #include <ocidl.h>.
7603         * include/ocidl.h: Don't #include <olectl.h>.
7604
7605 2003-09-13  Danny Smith  <dannysmith@users.sourceforge.net>
7606
7607         * include/winuser.h (_WIN32_WINNT, _WIN32_WINDOWS, WINVER):
7608         Change guards to use numeric constants, throughout.
7609
7610 2003-09-15  Earnie Boyd  <earnie@users.sf.net>
7611
7612         * include/w32api.h: Increment version to 2.5.
7613         * Makefile.in: Ditto.
7614
7615 2003-09-08  Justin Forest  <vhex@users.sourceforge.net>
7616
7617         * include/winuser.h (PM_QS_INPUT, PM_QS_POSTMESSAGE,
7618         PM_QS_PAINT, PM_QS_SENDMESSAGE): Add defines.
7619
7620 2003-09-08  Filip Navara  <xnavara@volny.cz>
7621
7622         * include/wingdi.h (GRADIENT_FILL_RECT_H, GRADIENT_FILL_RECT_V,
7623         GRADIENT_FILL_TRIANGLE, GRADIENT_FILL_OP_FLAG): Add defines.
7624
7625 2003-09-05  Earnie Boyd  <earnie@users.sf.net>
7626
7627         * include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.
7628         * include/winbase.h (_NT5, etc): Ditto.
7629
7630 2003-09-02  Bart Oldeman  <bartoldeman@users.sourceforge.net>
7631
7632         * lib/snmpapi.def (LIBRARY) Add library name.
7633         Remove '\r', throughout.
7634         * lib/wsnmp32.def: Remove '\r', throughout.
7635         * lib/igmpagnt.def: Likewise.
7636
7637 2003-08-29  Steve Cleary  <scleary@jerviswebb.com>
7638
7639         * include/winuser.h (QS_ALLPOSTMESSAGE, QS_RAWINPUT): Add defines.
7640         (QS_INPUT, QS_ALLINPUT, QS_ALLEVENTS): Adjust by OR'ing with
7641         QS_RAWINPUT for _WIN32_WINNT >= 0x0501.
7642         (MWMO_*): Add flags.
7643
7644         * include/wincrypt.h (MS_ENHANCED_PROV[AW], MS_STRONG_PROV[AW],
7645         MS_DEF_RSA_SIG_PROV[AW], MS_DEF_RSA_SCHANNEL_PROV[AW],
7646         MS_DEF_DSS_PROV[AW], MS_DEF_DSS_DH_PROV[AW], MS_ENH_DSS_DH_PROV[AW],
7647         MS_DEF_DH_SCHANNEL_PROV[AW], MS_SCARD_PROV[AW]): Add definitions.
7648
7649 2003-08-26  Danny Smith  <dannysmith@users.sourceforge.net>
7650
7651         * lib/test.c: Add vfw.h to includes.
7652         * include/mmsystem.h: Add #ifndef guard to definition of
7653         mmioFOURCC macro.
7654         * include/vfw.h: Protect __OBJC__ from COM declarations.
7655
7656 2003-08-26  Filip Navara  <xnavara@volny.cz>
7657
7658         * include/vfw.h: New file.
7659
7660 2003-08-26  Filip Navara  <xnavara@volny.cz>
7661
7662         * include/ddk/winddk.h (RTL_REGISTRY_*): Add defines.
7663         (IoSetCompletionRoutine): Cast _CompletionRoutine arg to
7664         PIO_COMPLETION_ROUTINE.
7665
7666 2003-08-26  Danny Smith  <dannysmith@users.sourceforge.net>
7667
7668         * lib/test.c: Add snmp.h, winsnmp.h amd mgmtapi.h to
7669         includes.
7670
7671 2003-08-26  Filip Navara  <xnavara@volny.cz>
7672
7673         * include/snmp.h: New file.
7674         * include/winsnmp.h: New file.
7675         * include/mgmtapi.h: New file.
7676         * lib/snmpapi.def: New file.
7677         * lib/wsnmp32.def: New file.
7678         * lib/igmpagnt.def: New file.
7679         * lib/mgmtapi.def (SnmpMgrCtl) Add stub.
7680         (SnmpMgrGetTrapEx): Ditto.
7681         (SnmpMgrMIB2Disk): Remove.
7682         (dbginit): Remove.
7683
7684 2003-08-25  Steven Edwards  <Steven_Ed4153@yahoo.com>
7685
7686         * include/ddk/ntifs.h: Change all C++ style comments to C.
7687         * include/GL/gl.h: Ditto.
7688
7689 2003-08-25  Martin Fuchs  <Martin-Fuchs@gmx.net>
7690
7691         * include/shlobj.h (SFGAO_GHOSTED): Correct.
7692         (SFGAO_HIDDEN): Add define.
7693
7694 2003-08-25  Filip Navara  <xnavara@volny.cz>
7695
7696         * include/commctrl.h (ILCF_*): Add defines.
7697         (ILD_*): Ditto.
7698         (HDS_*): Ditto.
7699         (IPN_FIRST, IPN_LAST): Cast to UINT.
7700         (SBN_FIRST, SBN_LAST): Add defines.
7701         (PGN_*): Ditto.
7702         (HDF_JUSTIFYMASK): Fix typo.
7703         (HDM_*): Add defines.
7704         (HICF_*): Ditto.
7705         (I_INDENTCALLBACK,I_IMAGENONE): Ditto.
7706         (TBSTATE_MARKED): Add define.
7707         (TBSTYLE_EX_*): Add defines.
7708         (TBCDRF_*): Ditto.
7709         (IDB_HIST_SMALL_COLOR,IDB_HIST_LARGE_COLOR): Ditto.
7710         (TB_*): Ditto.
7711         (TBN_*): Ditto.
7712         (TBNRF_*): Ditto.
7713         (TTF_*): Ditto.
7714         (TBCD_*): Ditto.
7715         (TBDDRET_*): Ditto.
7716         (TBIMHT_*): Ditto.
7717         (TTM_*): Ditto.
7718         (UDM_*): Ditto.
7719         (TBIF_BYINDEX): Define as hex constant.
7720         (CDIS_*): Add defines.
7721         (CDDS_SUBITEM): Add define.
7722         (LVIF_*): Add defines.
7723         (LVM_*): Ditto.
7724         (LVGIT_UNFOLDED): Add define.
7725         (TVM_): Add defines.
7726         (TVE_EXPANDPARTIAL): Add define.
7727         (TVGN_LASTVISIBLE): Ditto.
7728         (TVN_*): Add defines.
7729         (TVNRET_*): Add defines.
7730         (TCIF_STATE): Add define.
7731         (NM_TOOLTIPSCREATED): Ditto.
7732         (CCM_*): Add defines.
7733         (INFOTIPSIZE): Add numeric value.
7734         (ODT_LISTVIEW): Ditto.
7735         (MCM_GETMAXTODAYWIDTH): Ditto.
7736         (MCHT_*): Add defines.
7737         (UDM_SETRANGE32,UDM_GETRANGE32): Define in terms of WM_USER.
7738         (PGF_*): Add defines.
7739         (PGM_*): Ditto.
7740         (TBINSERTMARK): Add structure.
7741         (LPIMAGEINFO) Add typedef.
7742         (LPHDHITTESTINFO): Ditto.
7743         (NMLVGETINFOTIP[AW]: Add structures.
7744         (NMTBCUSTOMDRAW): Add structure.
7745         (TTTOOLINFOA_V*_SIZE): Add macros.
7746         (TTTOOLINFOW_V1_SIZE): Ditto.
7747         (IMAGELISTDRAWPARAMS): Add new members for WXP.
7748         (LVITEM[AW]: Ditto.
7749         (TCITEM[AW]):Ditto.
7750         (CCSIZEOF_STRUCT): Correct macro definition.
7751         (ListView_*): Add new macros.
7752         (HIMAGELIST): Correct typedef.
7753         (HTREEITEM): Ditto.
7754
7755 2003-08-25   Danny Smith  <dannysmith@users.sourceforge.net>
7756
7757         * commctrl.h (TC_HITTESTINFO): Remove. Add defines for
7758         TCHITTESTINFO for backward compatibility.
7759         (TC_ITEM[AW]): Rename to TCITEM[AW]. Add defines for backward
7760         compatibility.
7761
7762 2003-08-24   Danny Smith  <dannysmith@users.sourceforge.net>
7763
7764         * include/objidl.h (COBJMACROS): Define macros only
7765         if using C interace.
7766         * include/unknwn.h: Ditto.
7767         * include/comcat.h: Ditto.
7768
7769 2003-08-24  Filip Navara  <xnavara@volny.cz>
7770
7771         * include/prsht.h (PSH_WIZARDHASFINISH, PSH_WIZARD_LITE,
7772         PSH_NOCONTEXTHELP): Define.
7773         (PSH_WIZARD97): Fix definition for _WIN32_IE >= 0x500.
7774         * include/winuser.h (DFCS_TRANSPARENT, DFCS_HOT): Define.
7775         (LPDLGTEMPLATE[AW]): Add typedefs.
7776
7777 2003-08-22  Filip Navara  <xnavara@volny.cz>
7778
7779         * include/aclapi.h (BuildImpersonateExplicitAccessWithName[AW]):
7780         Add prototypes.
7781         BuildImpersonateTrustee[AW]): Add prototypes.
7782         GetMultipleTrustee[AW]): Add prototypes.
7783         GetMultipleTrusteeOperation[AW]): Add prototypes.
7784
7785 2003-08-22   Danny Smith  <dannysmith@users.sourceforge.net>
7786
7787         * include/winnt.h (IMAGE_SUBSYSTEM_XBOX): Add define.
7788
7789 2003-08-22  Mihai Preda  <mihai_preda@users.sourceforge.net>
7790
7791         * include/shlobj.h (IPersistFolder::GetClassID):
7792         Correct declaration.
7793         (CMF_*) Add missing defines.
7794
7795 2003-08-22   Danny Smith  <dannysmith@users.sourceforge.net>
7796
7797         * include/winuser.h (DC_BUTTONS): Add define.
7798
7799 2003-08-22  Andrew Greenwood  <lists@silverblade.co.uk>
7800
7801         * include/winuser.h (DC_GRADIENT): Add define.
7802
7803 2003-08-22  Martin Fuchs  <Martin-Fuchs@gmx.net>
7804
7805         * include/commctrl.h (BTNS_*): Define BTNS_* as successors to the
7806         older TBSTYLE_* constants.
7807
7808 2003-08-18  Danny Smith  <dannysmith@users.sourceforge.net>
7809
7810         * include/commctrl.h (TB_*) Group defines together.
7811
7812 2003-08-18  Martin Fuchs  <Martin-Fuchs@gmx.net>
7813
7814         * include/winuser.h (ICON_SMALL2): Define.
7815         * include/commctrl.h (TB_SETBUTTONWIDTH, TB_SETDRAWTEXTFLAGS):
7816         Define.
7817         * include/shlobj.h (SHDRAGIMAGE): Define structure.
7818         (IDragSourceHelper) Define interface.
7819         (IDropTargetHelper): Likewise.
7820         (IExtractIcon): Unicode it.
7821         (ICommDlgBrowser): Use IShellView type as param in OnDefaultCommand,
7822         OnStateChange and IncludeObject methods.
7823
7824 2003-08-17  Martin Fuchs  <Martin-Fuchs@gmx.net>
7825
7826         * include/commctrl.h (TreeView_GetScrollTime,
7827         TreeView_SetScrollTime): Define macros.
7828         * include/winuser.h (GetShellWindow): Add prototype.
7829         * include/objidl.h (STGMEDIUM): Correct lpszFileName type.
7830
7831 2003-08-15  Martin Fuchs  <Martin-Fuchs@gmx.net>
7832
7833         * include/shguid.h (CLSID_DragDropHelper, IID_IDropTargetHelper,
7834         IID_IDragSourceHelper): Declare.
7835         * lib/shell32.c (CLSID_DragDropHelper, IID_IDropTargetHelper,
7836         IID_IDragSourceHelper): Define.
7837
7838 2003-08-15  Andrew Greenwood  <lists@silverblade.co.uk>
7839
7840         * include/wingdi.h (DEVMODE[AW]) Correct structure definition.
7841         * include/ddk/ntapi.h (LPC_TYPE): Add LPC_CONNECTION_REFUSED.
7842         * include/ddk/winddk.h (IRP_*): Add constants as anonymous enum.
7843
7844 2003-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
7845
7846         * lib/uuid.c (CGID_Explorer, CGID_ShellDocView,
7847         CGID_ShellServiceObject): Remove definitions.
7848         * lib/shell32.c (CGID_ShellServiceObject): Add definition.
7849
7850 2003-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
7851
7852         * include/shlobj.h (SHELLSTATE): Add structure.
7853         (SHGetSetSettings): Add prototype.
7854         (SHGetSettings): Add prototype.
7855         * lib/shell32.def (SHGetSetSettings): Add stub.
7856
7857 2003-08-10  Phil Krylov  <likewolf@users.sourceforge.net>
7858
7859         * include/commctrl.h (HDM_ORDERTOINDEX): Add define.
7860         (Header_OrderToIndex): Add macro.
7861         (Header_GetOrderArray): Add macro.
7862
7863         * include/commdlg.h (FR_MATCHALEFHAMZA,
7864         FR_MATCHDIAC, FR_MATCHKASHIDA): Add defines.
7865
7866 2003-08-10  Martin Fuchs  <Martin-Fuchs@gmx.net>
7867
7868         * include/commctrl.h (TVM_GETSCROLLTIME,
7869         TVM_SETSCROLLTIME): Add defines.
7870
7871 2003-08-01  Danny Smith  <dannysmith@users.sourceforge.net>
7872
7873         * include/shlobj.h (SHELLFLAGSTATE): Add structure.
7874         (SHGetInstanceExplorer): Correct return type.
7875         (SHGetFolderPath[AW]): Likewise.
7876         Thanks to Magnus Olsen  <greatlord@sourceforge.users.net>
7877         for report.
7878
7879 2003-08-01  Danny Smith  <dannysmith@users.sourceforge.net>
7880
7881         * lib/test.c: Include winldap.h, ntldap.h, winber.h.
7882
7883 2003-08-01  Filip Navara  <xnavara@volny.cz>
7884
7885         * include/winldap.h: New file.
7886         * include/ntldap.h: New file.
7887         * include/winber.h: New file.
7888         * lib/winldap32.def: New file.
7889
7890 2003-08-01  Danny Smith  <dannysmith@users.sourceforge.net>
7891
7892         * include/ddk/atm.h: Remove stray '.';
7893
7894 2003-08-01  Gisle Vanem  <gvanem@broadpark.no>
7895
7896         * include/ddk/winddk.h: Remove trailing ';' from macros,
7897         throughout. Add () around defines with cast returns, throughout.
7898
7899 2003-07-31  Martin Fuchs  <Martin-Fuchs@gmx.net>
7900
7901         * include/shlobj.h (SFGAO_COMPRESSED): Add define.
7902         (SFGAOF, SHGDNF): Add typedef's.
7903         (SHCONTF): Extend enum.
7904
7905 2003-07-31  Danny Smith  <dannysmith@users.sourceforge.net>
7906
7907         * include/shellapi.h: Include all structs within pshpack2.h/
7908         poppack.h block.
7909
7910 2003-07-26  Danny Smith  <dannysmith@users.sourceforge.net>
7911
7912         * include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,
7913         LWA_COLORKEY, LWA_ALPHA): Guard with _WIN32_WINNT,
7914         _WIN32_WINDOWS, not WINVER.
7915         (AllowSetForegroundWindow,LockSetForegroundWindow,
7916         SetLayeredWindowAttributes): Likewise.
7917         (GetLayeredWindowAttributes,UpdateLayeredWindow): Add prototypes.
7918         * lib/user32.def (GetLayeredWindowAttributes,UpdateLayeredWindow):
7919         Add stubs.
7920
7921 2003-07-26  Eric R. Krause  <ekrause_98@users.sourceforge.net>
7922
7923         * include/objidl.h (IMalloc): Fix typo.
7924
7925 2003-07-24  Danny Smith  <dannysmith@users.sourceforge.net>
7926
7927         * include/dkk/ntifs.h: Fix typo in guard for
7928         #pragma GCC system_header.
7929
7930 2003-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
7931
7932         * include/objidl.h (PropVariant): Add CHAR cVal field
7933         to union.
7934         (FMTID_SummaryInformation, FMTID_DocSummaryInformation,
7935         FMTID_UserDefinedProperties): Declare.
7936
7937 2003-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
7938
7939         * include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.
7940
7941 2003-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
7942
7943         * include/winbase.h (DUPLICATE_CLOSE_SOURCE,
7944         DUPLICATE_SAME_ACCESS): Remove defines.
7945         (HANDLE_FLAG_INHERIT, HANDLE_FLAG_PROTECT_FROM_CLOSE): Sync with
7946         ddk/ntapi.h defines.
7947         (SEM_*) : Likewise.
7948         * include/winnt.h (COMPRESSION_*, ACCESS_*, SYSTEM_*): Sync with
7949         ddk/ntifs.h defines.
7950         (FILE_*): Likewise.
7951         (MEM_IMAGE, SEC_*): Likewise.
7952         (DUPLICATE_CLOSE_SOURCE, DUPLICATE_SAME_ACCESS,
7953         DUPLICATE_SAME_ATTRIBUTES): Sync with ddk/winddk.h defines.
7954         (TOKEN_*): Sync with ddk/ntifs.h defines.
7955         * include/ddk/ntapi.h: Add comments noting definitions in
7956         winbase.h.
7957         * include/ddk/ntifs.h: Add comments noting definitions in
7958         winnt.h.
7959         * include/ddk/winddk.h: Add comments noting definitions in
7960         winnt.h.
7961
7962 2003-07-18  Danny Smith  <dannysmith@users.sourceforge.net>
7963
7964         * include/winnt.h (FILE_*): Sync with ddk/winddk.h.
7965         * include/winioctl.h (FILE_*): Sync with ddk/winddk.h.
7966
7967 2003-07-17  Pierre Humblet  <pierre.humblet@ieee.org>
7968
7969         * include/mmsystem.h (TIME_KILL_SYNCHRONOUS): Add define.
7970
7971 2003-07-17  Danny Smith  <dannysmith@users.sourceforge.net>
7972
7973         Clean up warnings in ddk.
7974
7975         * include/ddk/atm.h (_ATM_AAL_OOB_INFO): Add _ANONYMOUS_UNION,
7976         conditional on  __cplusplus.
7977         * include/ddk/scsi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
7978         defines, throughout.
7979         (_CDB): Add _ANONYMOUS_UNION, conditional on __cplusplus.
7980         * include/ddk/cfg.h (_PNP_VETO_TYPE): Remove extra comma.
7981         * include/ddk/cfgmgr32.h: Change C++ comment style to ISO C.
7982         * include/ddk/ddkmapi.h (_DDLOCKOUT): Add _ANONYMOUS_UNION defines.
7983         * include/ddk/hidpi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
7984         defines, throughout.
7985         * include/ddk/ndis.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
7986         defines, throughout. Remove trailing semicolon from *_S 'structure'
7987         macro expansion, throughout. Remove trailing semicolon from
7988         DECLARE_UNKNOWN_STRUCT macro expansion.
7989         * include/ddk/ndiswan.h (_NDIS_WAN_COMPRESS_INFO): Add
7990         _ANONYMOUS_UNION.
7991         * include/ddk/ntapi.h (_PROCESS_DEVICEMAP_INFORMATION,
7992         _PROCESS_SESSION_INFORMATION): Add _ANONYMOUS_UNION.
7993         * include/ddk/ntddcdrm.h (CDROM_TOC_CD_TEXT_DATA_BLOCK):
7994         Add _ANONYMOUS_UNION.
7995         * include/ddk/ntdddisk.h: Add _ANONYMOUS_UNION, throughout.
7996         * include/ddk/ntddmou.h:  Add _ANONYMOUS_UNION, throughout.
7997         * include/ddk/ntifs.h:  Add _ANONYMOUS_UNION, throughout.
7998         (ZwQueryObject): Change 2nd param to OBJECT_INFORMATION_CLASS, to
7999         match proto in ntapi.h.
8000         (ZwSetInformationObject): Likewise.
8001         * include/ddk/srb.h (SCSI_REQUEST_BLOCK): Add _ANONYMOUS_UNION.
8002         (SCSI_ADAPTER_CONTROL_TYPE): Add __extension__.
8003         * include/ddk/tdikrnl.h (TDI20_CLIENT_INTERFACE_INFO): Add
8004         _ANONYMOUS_UNION and _ANONYMOUS_STRUCT.
8005         * include/ddk/usb.h (USB): Add _ANONYMOUS_UNION.
8006         * include/ddk/usbcamdi.h (USBCAMD_CamControlFlags): Remove
8007         last comma.
8008         * include/ddk/video.h (STATUS_BLOCK): Add _ANONYMOUS_UNION.
8009         * include/ddk/winddk.h (DECLARE_INTERNAL_OBJECT): Remove
8010         trailing semicolon when expanding macro.
8011         (GENERAL_LOOKASIDE_S): Likewise.
8012         Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT, throughout.
8013         Change inline to __inline, throughout.
8014         * include/ddk/winnt4.h: Change inline to __inline, throughout.
8015
8016 2003-07-13  Casper S. Hornstrup  <chorns@users.sourceforge.net>
8017
8018         * include/ddk/ntifs.h (KeInsertQueueApc): Make return type
8019         BOOLEAN. Name parameter 4 PriorityBoost and make it of type
8020         KPRIORITY.
8021         * include/ddk/winddk.h (_KPCR): Put IDT field on next line.
8022         * include/ddk/winddk.h (_IO_STATUS_BLOCK, _IRP, _OWNER_ENTRY,
8023         _ERESOURCE, _IMAGE_INFO, _CREATE_DISK, _DISK_SIGNATURE, _KPCR_TIB):
8024         Apply _ANONYMOUS_UNION to anonymous unions and _ANONYMOUS_STRUCT
8025         to anonymous structs.
8026
8027 2003-07-12  Danny Smith  <dannysmith@users.sourceforge.net>
8028
8029         * include/winnt.h (PVOID): Move to before HANDLE typedef.
8030
8031         * include/winuser.h (mouse_event): Correct type of fifth param,
8032         Thanks to: Andrew Jones <guln at users dot sourceforge dot net>
8033
8034 2003-07-11  Earnie Boyd  <earnie@users.sf.net>
8035
8036         * include/winnt.h (HANDLE): Define based on STRICT filter.
8037         (THREAD_BASE_PRIORITY_MIN): Use parens around negative value.
8038         (THREAD_BASE_PRIOIRTY_IDLE): Ditto.
8039
8040 2003-07-08  Danny Smith  <dannysmith@users.sourceforge.net>
8041
8042         * include/commctrl.h (NMTVDISPINFO[AW]): Replace obsolete struct
8043         names _TV_DISPINFO[AW] and typedefs. Add defines for backward
8044         compatability. Thanks to Magnus Olsen <greatlord@users.sf.net>
8045         for report.
8046
8047 2003-07-03  Earnie Boyd  <earnie@users.sf.net>
8048
8049         * config.guess, config.sub: Update with new versions from ftp.gnu.org.
8050
8051 2003-07-03  Luke Dunstan  <infidel@users.sf.net>
8052
8053         * include/commdlg.h (CommDlg_OpenSave_*): Add parentheses around
8054         macro arguments. Thanks to Tom Bishop <tombishop@users.sf.net>.
8055         * include/winuser.h (MONITOR_DEFAULTTONULL, MONITOR_DEFAULTTOPRIMARY,
8056         MONITOR_DEFAULTTONEAREST, MONITORINFOF_PRIMARY): Add defines.
8057         (TPM_RECURSE): Add guard for Win98/Win2K.
8058         Thanks to Magnus Olsen <greatlord@users.sf.net>.
8059
8060 2003-07-01  Earnie Boyd  <earnie@users.sf.net>
8061
8062         * include/basetyps.h (small, hyper): Change to __small and __hyper to
8063         avoid user namespace conflicts.
8064
8065 2003-07-01  Earnie Boyd  <earnie@users.sf.net>
8066
8067         * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003,
8068         _IE3, _IE4, _IE5, _IE6): Add definitions.
8069         * include/winbase.h (GetLongPathName[AW]): Add guard for OS >= NT5 or
8070         >= Win98.
8071         Change existing guards to use the above macro names as appropriate.
8072         * include/basetyps.h (__int32, __int16, __int8, small, hyper): Define.
8073         Note: Also added to mingw/include/_mingw.h.
8074
8075 2003-06-28  Steven Edwards  <Steven_Ed4153@yahoo.com>
8076
8077         * include/shlwapi.h (UrlGetLocationA, UrlGetLocationW,
8078         PathFindSuffixArrayA, PathFindSuffixArrayW,
8079         PathFindExtensionA, PathFindExtensionW, StrStrW
8080         StrStrA): Change unicode-macro'd LP[C]TSTR return values to
8081         explicit type.
8082
8083 2003-06-26  Mattia Barbon  <mbarbon@dsi.unive.it>
8084
8085         * include/richedit.h (PARAFORMAT2): Add definition.
8086         * include/richedit.h (PFA_*, PFE_*, PFM_*): Add some
8087         missing constants.
8088
8089 2003-06-17  Danny Smith  <dannysmith@users.sourceforge.net>
8090
8091         * include/shellapi.h (SHQUERYRBINFO): Add structure,
8092         (SHQueryRecycleBin[AW]. SHEmptyRecycleBin[AW]):Add prototypes.
8093         (SHERB_NOCONFIRMATION, SHERB_NOPROGRESSUI, SHERB_NOSOUND):
8094         Add defines. Thanks to Brett Hart <brett at ncubedtech dot com>
8095
8096 2003-06-17  Danny Smith  <dannysmith@users.sourceforge.net>
8097
8098         * include/winbase.h (GlobalCompact, GlobalFix, GlobalFlags,
8099         GlobalUnfix, GlobalUnWire, GlobalWire, LocalCompact,
8100         LocalFlags, LocalShrink, LockSegment, UnlockSegment): Add comment
8101         that these are obsolete no-ops.
8102
8103 2003-06-17  Bang Jun-Young  <junyoung@netbsd.org>
8104
8105         * include/winbase.h (GetProcessWorkingSetSize,
8106         GlobalCompact, LocalAlloc, LocalCompact, LocalReAlloc,
8107         LocalShrink, SignalObjectAndWait, WriteProcessMemory):
8108         Correct prototypes.
8109
8110 2003-06-18  Steven Edwards  <Steven_Ed4153@yahoo.com>
8111
8112         * include/winuser.h (TPM_RECURSE): Add define.
8113
8114 2003-06-06  Danny Smith  <dannysmith@users.sourceforge.net>
8115
8116         * lib/test.c: #include <powrprof.h>.
8117
8118 2003-06-06  James E. Lucas  <xelloss@sourceforge.net>
8119
8120         * include/powerprof.h: New file.
8121         * lib/powerprof.def: New file.
8122
8123 2003-06-06  Danny Smith  <dannysmith@users.sourceforge.net>
8124
8125         * include/winnt (SLIST_HEADER): Add C90 anonymous struct
8126         protection.
8127
8128 2003-06-05  Luke Dunstan  <infidel@users.sourceforge.net>
8129
8130         * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type of
8131         hInstance members to HINSTANCE.
8132         Thanks to: Brenden T. <brenden@rcsis.com>
8133
8134 2003-06-05  Bart Oldeman  <bartoldeman@users.sourceforge.net>
8135
8136         * include/lmaccess.h (UF_MNS_LOGON_ACCOUNT): Add define.
8137         * include/wingdi.h (LPRGBTRIPLE, LPRGBQUAD): Add typedefs.
8138
8139 2003-06-02  Danny Smith  <dannysmith@users.sourceforge.net>
8140
8141         * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.
8142         * include/winnt.h (POWER_INFORMATION_LEVEL): Add.
8143         * include/ddk/winddk.h (SINGLE_LIST_ENTRY,SLIST_HEADER):
8144         Remove.
8145         * include/ddk/ndis.h (NdisAllocateSpinLock): Add missing '\'.
8146
8147 2003-05-30  Mattia Barbon  <mbarbon@dsi.unive.it>
8148
8149         * lib/oleacc.def: New file.
8150         * include/winable.h: New file.
8151         * include/oleacc.h: Add extern "C" guard.
8152         (NAVDIR_*, ROLE_*, STATE_*): Add missing constants.
8153         (AccessibleChildren, AccessibleObjectFromEvent,
8154         AccessibleObjectFromPoint, AccessibleObjectFromWindow,
8155         CreateStdAccessibleProxy[AW], GetOleaccVersionInfo, GetRoleText[AW],
8156         GetStateText[AW], LresultFromObject, ObjectFromLresult,
8157         WindowFromAccessibleObject): Add prototypes and UNICODE mappings.
8158         * include/winuser.h (NotifyWinEvent): Add prototype.
8159         (OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
8160         OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
8161         OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
8162         OBJID_SOUND): Move from here to...
8163         * include/winable.h (OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
8164         OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
8165         OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
8166         OBJID_SOUND): Here, as per documentation.
8167         * lib/test.c: Include winable.h.
8168         * lib/user32.def (NotifyWinEvent): Add missing export.
8169
8170 2003-05-30  Bang Jun-Young  <junyoung@netbsd.org>
8171
8172         * include/winbase.h (HeapCompact): Correct prototype.
8173         * include/winnt.h (SINGLE_LIST_ENTRY, SLIST_ENTRY,
8174         SLIST_HEADER): Add.
8175
8176 2003-05-27  Andrew C. Stadt  <acstadt@sympatico.ca>
8177
8178         * include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.
8179
8180 2003-05-25  Bill C. Riemers  <cygwin@docbill.net>
8181
8182         * include/winuser.h (EnumDisplayDevicesW): Fix typo.
8183
8184 2003-05-23  Danny Smith  <dannysmith@users.sourceforge.net>
8185
8186         * include/winuser.h (EnumDisplayDevices[AW]): Add prototypes.
8187         * include/wingdi.h (DISPLAY_DEVICE): UNICODE it.
8188
8189 2003-05-23  Andrew Dunbar  <hippietrail@users.sourceforge.net>
8190
8191         * include/wingdi.h (GCP_RESULTS[AW]) Correct type of
8192         lpGlyphs field to LPWSTR.
8193
8194 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
8195
8196         * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,
8197         PUBLICKEYBLOBEX, SYMMETRICWRAPKEYBLOB) Add defines.
8198         (PP_*): Add defines.
8199         (CryptContextAddRef): Add prototype.
8200         Thanks to: Shura Zam  <debil_urod@users.sourceforge.net>
8201
8202 2003-05-18  Manu B  <manubee@users.sourceforge.net>
8203
8204         * include/commctrl.h (TVSORTCB): Rename old TV_SORTCB structure.
8205
8206 2003-05-18  Bang Jun-Young  <junyoung@netbsd.org>
8207
8208         * include/winbase.h (CREATE_DEFAULT_ERROR_MODE,
8209         DEBUG_PROCESS, DEBUG_ONLY_THIS_PROCESS, CREATE_SUSPENDED,
8210         DETACHED_PROCESS, CREATE_NEW_CONSOLE, NORMAL_PRIORITY_CLASS,
8211         IDLE_PRIORITY_CLASS, HIGH_PRIORITY_CLASS, REALTIME_PRIORITY_CLASS,
8212         CREATE_NEW_PROCESS_GROUP, CREATE_UNICODE_ENVIRONMENT,
8213         CREATE_SEPARATE_WOW_VDM, CREATE_SHARED_WOW_VDM, CREATE_FORCEDOS,
8214         CREATE_NO_WINDOW): Convert to hexadecimal form for better
8215         readability.
8216         (BELOW_NORMAL_PRIORITY_CLASS, ABOVE_NORMAL_PRIORITY_CLASS,
8217         CREATE_BREAKAWAY_FROM_JOB, CREATE_WITH_USERPROFILE): Add.
8218
8219 2003-05-15  Danny Smith  <dannysmith@users.sourceforge.net>
8220
8221         * include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):
8222         Unname anonymous unions if NONAMELESSUNION not defined.
8223
8224 2003-05-14  Bang Jun-Young  <junyoung@netbsd.org>
8225
8226         * include/winbase.h (GMEM_VALID_FLAGS): Add.
8227
8228 2003-05-13  Danny Smith  <dannysmith@users.sourceforge.net>
8229
8230         * include/prsht.h (PROPSHEETHEADER[AW]: Mark
8231         anonymous unions as GCC extension.
8232
8233 2003-05-13  Danny Smith  <dannysmith@users.sourceforge.net>
8234
8235         * include/oleidl.h  (LPENUMOLEDOCUMENTVIEWS): Remove typedef.
8236         (IEnumOleDocumentViews): Remove commented out DECLARE_ENUMERATOR.
8237         * include/docobj.h  (LPENUMOLEDOCUMENTVIEWS): Add typedef (previously
8238         commented out).
8239         (IEnumOleDocumentViews): Add definition using DECLARE_ENUMERATOR.
8240
8241 2003-05-12  Earnie Boyd  <earnie@users.sf.net>
8242
8243         * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,
8244         MCSC_TITLETEXT, MCSC_MONTHBK, MCSCTRAILTEXT): Define.
8245         Thanks to: Robert Wishlaw  <rwishlaw @ shaw . ca>
8246
8247 2003-05-12  Danny Smith  <dannysmith@users.sourceforge.net>
8248
8249         * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
8250         IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
8251         IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
8252         IProvideClassInfo2,IConnectionPointContainer,
8253         IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
8254         IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
8255         IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
8256         IPicture,IPictureDisp): Move from here to...
8257         * include/ocidl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
8258         IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
8259         IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
8260         IProvideClassInfo2,IConnectionPointContainer,
8261         IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
8262         IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
8263         IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
8264         IPicture,IPictureDisp): Here, as per documentation.
8265
8266 2003-05-12  Mattia Barbon  <mbarbon@dsi.unive.it>
8267
8268         * include/oleauto.h (VarR8FromDec, VarDecFromR8): Add prototypes.
8269         * include/winbase.h (TerminateJobObject,
8270         AssignProcessToJobObject): Likewise.
8271         * include/servprov.h: New header.
8272         * lib/test.c: Include servprov.h.
8273
8274 2003-05-10  Danny Smith  <dannysmith@users.sourceforge.net>
8275
8276         * include/shlguid.h (CGID_ShellServiceObject): Declare.
8277         * lib/uuid.c (CGID_ShellServiceObject): Define guid.
8278         Thanks to Chris Sutcliffe  <ir0nh34d#users.sourceforge.net>
8279         * include/winuser.h (SetLayeredWindowAttributes): Add prototype.
8280         * lib/user32.def (SetLayeredWindowAttributes): Add stub.
8281         * lib/uuid.c (CGID_Explorer, CGID_ShellDocView): Define guids.
8282
8283 2003-05-05  Danny Smith  <dannysmith@users.sourceforge.net>
8284
8285         * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME,
8286         TOOLTIPS_CLASS, TRACKBAR_CLASS, UPDOWN_CLASS, PROGRESS_CLASS,
8287         HOTKEY_CLASS): Remove dupicate defines for UNICODE case.
8288
8289 2003-05-02  Steven Edwards  <Steven_Ed4153@yahoo.com>
8290
8291         * include/richedit.h (EM_FINDTEXTEXW, EM_FINDTEXTW,
8292         EM_GETAUTOURLDETECT, EM_GETBIDIOPTIONS, EM_GETEDITSTYLE,
8293         EM_GETIMECOLOR, EM_GETIMEOPTIONS, EM_GETPUNCTUATION,
8294         EM_GETWORDWRAPMODE, EM_RECONVERSION, EM_SETBIDIOPTIONS,
8295         EM_SETEDITSTYLE, EM_SETIMECOLOR, EM_SETIMEOPTIONS,
8296         EM_SETPALETTE, EM_SETPUNCTUATION, EM_SETTEXTEX,
8297         EM_SETWORDWRAPMODE, RICHEDIT_CLASS10A): Add defines.
8298
8299 2003-05-02  Francois Ferrand  <typz@sourceforge.users.net>
8300
8301         * include/commctrl.h (TBM_*): Add missing trackbar defines.
8302
8303 2003-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
8304
8305         * include/cplext.h (CPLPAGE_MOUSE_WHEEL,
8306         CPLPAGE_DISPLAY_BACKGROUND): Add defines.
8307
8308 2003-04-30  Danny Smith  <dannysmith@users.sourceforge.net>
8309
8310         * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.
8311         (SetDCPenColor, SetDCBrushColor): Add prototypes.
8312         * lib/gdi32.def (SetDCPenColor, SetDCBrushColor): Add stubs.
8313
8314 2003-04-26  Bang Jun-Young  <junyoung@netbsd.org>
8315
8316         * include/winioctl.h (DEVICE_TYPE_FROM_CTL_CODE): Add macro.
8317
8318 2003-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
8319
8320         * include/oaidl.h (ITypeMarshal): Add interface.
8321
8322 2003-04-26  Danny Smith  <dannysmith@users.sourceforge.net>
8323
8324         * include/winioctl.h: Clean up formatting.
8325         (RETRIEVAL_POINTERS_BUFFER): Add fields to Extents[1] struct.
8326         (CREATE_DISK): Add _ANONYMOUS_UNION macro.
8327         (DISK_CACHE_INFORMATION): Likewise.
8328         (DISK_DETECTION_INFO): Likewise.
8329         (DISK_PARTITION_INFO): Likewise.
8330         (PARTITION_INFORMATION_EX): Likewise.
8331         (DRIVE_LAYOUT_INFORMATION_EX): Likewise.
8332
8333 2003-04-26  Casper S. Hornstrup  <chorns@users.sourceforge.net>
8334
8335         * include/winbase.h (DeleteVolumeMountPoint[AW],
8336         FindFirstVolumeMountPoint[AW], FindNextVolumeMountPoint[AW],
8337         FindVolumeMountPointClose, GetVolumeNameForVolumeMountPoint[AW],
8338         GetVolumePathName[AW], GetVolumePathNamesForVolumeName[AW],
8339         SetVolumeMountPoint[AW]): Add prototypes.
8340         * include/winioctl.h (IOCTL_DISK_GET_PARTITION_INFO_EX,
8341         IOCTL_DISK_SET_PARTITION_INFO_EX,
8342         IOCTL_DISK_GET_DRIVE_LAYOUT_EX,
8343         IOCTL_DISK_SET_DRIVE_LAYOUT_EX, IOCTL_DISK_CREATE_DISK,
8344         IOCTL_DISK_GET_LENGTH_INFO, IOCTL_DISK_PERFORMANCE_OFF,
8345         IOCTL_DISK_GET_DRIVE_GEOMETRY_EX, IOCTL_DISK_GROW_PARTITION,
8346         IOCTL_DISK_GET_CACHE_INFORMATION,
8347         IOCTL_DISK_SET_CACHE_INFORMATION,
8348         IOCTL_DISK_DELETE_DRIVE_LAYOUT, IOCTL_DISK_UPDATE_PROPERTIES,
8349         FSCTL_GET_VOLUME_BITMAP, FSCTL_GET_RETRIEVAL_POINTERS,
8350         FSCTL_MOVE_FILE): Define.
8351         (CREATE_DISK_GPT, CREATE_DISK_MBR, CREATE_DISK,
8352         DISK_CACHE_INFORMATION,
8353         DETECTION_TYPE, DISK_INT13_INFO, DISK_EX_INT13_INFO,
8354         DISK_DETECTION_INFO, DISK_GEOMETRY_EX, DISK_GROW_PARTITION,
8355         DISK_PARTITION_INFO, DISKQUOTA_USER_INFORMATION,
8356         GET_LENGTH_INFORMATION, DISK_EXTENT, VOLUME_DISK_EXTENTS,
8357         DRIVE_LAYOUT_INFORMATION_GPT, DRIVE_LAYOUT_INFORMATION_MBR,
8358         PARTITION_INFORMATION_MBR, PARTITION_INFORMATION_GPT,
8359         PARTITION_INFORMATION_EX, DRIVE_LAYOUT_INFORMATION_EX,
8360         MOVE_FILE_DATA,
8361         RETRIEVAL_POINTERS_BUFFER, STARTING_LCN_INPUT_BUFFER,
8362         STARTING_VCN_INPUT_BUFFER, VOLUME_BITMAP_BUFFER): Add structs.
8363         (PARTITION_STYLE, DISK_CACHE_RETENTION_PRIORITY): Add enums.
8364         (MEDIA_TYPE): Add F3_120M_512, F3_640_512, F5_640_512,
8365         F5_720_512, F3_1Pt2_512, F3_1Pt23_1024, F5_1Pt23_1024,
8366         F3_128Mb_512, F3_230Mb_512, F8_256_128, F3_200Mb_512,
8367         F3_240M_512, and F3_32M_512.
8368         * lib/kernel32.def (GetVolumePathNamesForVolumeName[AW]): Add
8369         stubs.
8370
8371 2003-04-16  Earnie Boyd  <earnie@users.sf.net>
8372
8373         * include/wingdi.h (DM_SPECVERSION): Define.
8374         Thanks to Sinitsyn Valentime <valentine.sinitsyn@usu.ru>
8375         * include/rpcdce.h (UuidCreateSequential): Properly guard with
8376         appropriate _WIN32_WINNT values.
8377
8378 2003-04-15  Chris January  <chris@atomice.net>
8379
8380         * include/rpcdce.h: Add declaration for UuidCreateSequential.
8381         * lib/rpcrt4.def: Add entry for UuidCreateSequential.
8382
8383 2003-04-14  Phil Krylov  <likewolf@users.sourceforge.net>
8384
8385         * include/winuser.h (VK_*): Add missing defines.
8386
8387 2003-04-14  Vincent Béron  <papineau@users.sourceforge.net>
8388
8389         * include/commctrl.h (NMUPDOWN, LPNMUPDOWN): Use currently
8390         documented typedefs for struct _NM_UPDOWN.
8391         Add defines for backward comapatibility.
8392         * include/commdlg.h (OFN_ENABLESIZING): Add define.
8393         * include/wininet.h (IRF_*): Add missing defines.
8394
8395 2003-04-14  Bang Jun-Young  <junyoung@netbsd.org>
8396
8397         * lib/ntdll.def (Csr*, Dbg*, Ki*, Ldr*, Rtl*): Add W2K exports.
8398
8399 2003-04-11  Earnie Boyd  <earnie@users.sf.net>
8400
8401         * include/sspi.h: Add comment for FreeCredentialsHandle.
8402
8403 2003-04-07  Marcel Telka  <telka@users.sourceforge.net>
8404
8405         * include/ddk/winddk.h (KIRQL): Typedef as UCHAR, not ULONG.
8406
8407 2003-03-30  Hans E. Molin  <kvasi@users.sourceforge.net>
8408
8409         * include/olectl.h (OleLoadPicturePath): Correct prototype.
8410
8411 2003-03-30  Danny Smith  <dannysmith@users.sourceforge.net>
8412
8413         * lib/uuid.c (IID_IHTML*): Move definitions to...
8414         * lib/mshtml-uuid.c: New file.
8415         * lib/Makefile.in: Add mshtml-uuid.o to libuuid.a
8416
8417 2003-03-30  Michael Sazonov  <traip@comset.net>
8418
8419         * lib/uuid.c (IID_IHTML*): Add new GUID definitions.
8420         * include/mshtml.h (IHTMLElementCollection, IHTMLLinkElement,
8421         IHTMLImgElement): Add interface definitions.
8422
8423 2003-03-29  Danny Smith  <dannysmith@users.sourceforge.net>
8424
8425         * include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGRESS_CLASS,
8426         STATUSCLASSNAME,TOOLBARCLASSNAME,TOOLTIPS_CLASS,TRACKBAR_CLASS,
8427         UPDOWN_CLASS,WC_COMBOBOXEX,WC_HEADER,WC_IPADDRESS,WC_LISTVIEW,
8428         WC_TABCONTROL,WC_TREEVIEW): Move UNICODE mappings out of
8429         RC_INVOKED guard.
8430         (WC_PAGESCROLLER,WC_NATIVEFONTCTL,WC_BUTTON,WC_STATIC,WC_EDIT,
8431         WC_LISTBOX,WC_COMBOBOX,WC_SCROLLBAR): Add defines.
8432
8433 2003-03-28  Bang Jun-Young  <junyoung@netbsd.org>
8434
8435         * include/winnt.h (WAITORTIMERCALLBACKFUNC): Add typedef.
8436
8437 2003-03-27  Danny Smith  <dannysmith@users.sourceforge.net>
8438
8439         * include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],
8440         TranslateName[AW]): Add prototypes.
8441         * lib/sec32.def (GetComputerObjectName[AW],GetUserNameEx[AW],
8442         TranslateName[AW]): Add stubs.
8443         * lib/test.c: Include secext.h.
8444
8445 2003-03-27  Vladimir Michl  <michlv@users.sourceforge.net>
8446
8447         * include/ddk/ndis.h (NdisAllocateSpinLock,NdisFreeSpinLock,
8448         NdisAcquireSpinLock,NdisReleaseSpinLock,NdisDprAcquireSpinLock,
8449         NdisDprReleaseSpinLock): Change macro argument from SpinLock to
8450         _SpinLock.
8451
8452 2003-03-26  Earnie Boyd  <earnie@users.sf.net>
8453
8454         * include/w32api.h: Increment version to 2.4.
8455         * Makefile.in: Ditto.
8456
8457 2003-03-26  Danny Smith  <dannysmith@users.sourceforge.net>
8458
8459         * include/ddk/batclass.h (BATTERY_REPORTING_SCALE)
8460         Move structure from here...
8461         * include/winnt.h (BATTERY_REPORTING_SCALE): To here.
8462
8463         * include/ddk/ntapi.h (JOBOBJECT_*):
8464         Remove structures and enums definitions.
8465         (JOB_OBJECT*): Move defines from here...
8466         * include/winnt.h (JOB_OBJECT* ): To here.
8467
8468         * include/ddk/ntpoapi.h (LATENCY_TIME, POWER_ACTION_POLICY,
8469         SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY,
8470         PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY,
8471         ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION,
8472         PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE,
8473         SYSTEM_POWER_CAPABILITIES): Move enums, structures
8474         and associated defines from here ...
8475         * include/winnt.h: (LATENCY_TIME, POWER_ACTION_POLICY,
8476         SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY,
8477         PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY,
8478         ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION,
8479         PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE,
8480         SYSTEM_POWER_CAPABILITIES):To here.
8481
8482         * include/ddk/winddk.h (DEVICE_POWER_STATE,
8483         SYSTEM_POWER_STATE, POWER_ACTION): Move enums
8484         from here...
8485         * include/winnt.h (DEVICE_POWER_STATE,
8486         SYSTEM_POWER_STATE, POWER_ACTION): To here.
8487
8488 2003-03-19  Danny Smith  <dannysmith@users.sourceforge.net>
8489
8490         *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix.
8491         Thanks to: Vladimir Michl <michlv@users.sourceforge.net>
8492         (NdisUpdateSharedMemory): Likewise.
8493         (NdisMFreeSharedMemory: Likewise.
8494         (NdisMMapIoSpace: Likewise.
8495
8496 2003-03-18  Danny Smith  <dannysmith@users.sourceforge.net>
8497
8498         * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK.
8499         Thanks to: Fabricio D. Rossi  <gurusoda@users.sourceforge.net>
8500         (UF_SETTABLE_BITS): Correct UF_LOCKOUT here too.
8501
8502 2003-03-17  Bang Jun-Young  <junyoung@netbsd.org>
8503
8504         * include/winbase.h (EnumResourceLanguages[AW]): Correct prototypes.
8505         (EnumResourceNames[AW]): Ditto.
8506         (EnumResourceTypes[AW]): Ditto.
8507         * include/wincon.h (CONSOLE_FONT_INFO): Add struct.
8508
8509 2003-03-16  Toby Malone  <malone@users.sourceforge.net>
8510
8511         * include/winuser.h (SendInput): Add prototype.
8512         * lib/user32.def (SendInput): Add stub.
8513
8514 2003-03-16  Vadim Yegorov  <zg@bmg.lv>
8515
8516         * winioctl.h (FSCTL_SET_REPARSE_POINT: Correct macro.
8517         (FSCTL_DELETE_REPARSE_POINT): Likewise.
8518
8519 2003-03-15  Bang Jun-Young  <junyoung@netbsd.org>
8520
8521         * winnt.h (JOBOBJECTINFOCLASS): Define enum.
8522         (JOBOBJECT_*): Define corresponding structures.
8523
8524 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
8525
8526         * include/ddk/winddk.h (PCUNICODE_STRING): Remove incorrect
8527         typedef.
8528
8529 2003-03-13  Bang Jun-Young  <junyoung@netbsd.org>
8530
8531         * lib/kernel32.def (Module32{First,Next}{,W}): Add missing exports.
8532         (Process32{First,Next}{,W}): Ditto.
8533         (Thread32{First,Next}): Ditto.
8534         * include/ntdef.h (PCUNICODE_STRING): Add typedef.
8535
8536 2003-03-12  Earnie Boyd  <earnie@users.sf.net>
8537
8538         * include/mswsock.h: Correct invalid filter for _WINSOCK2_H.
8539         Thanks to Jim Barton <jmbarton@users.sf.net>.
8540
8541 2003-03-12  Ranjit Mathew  <rmathew@hotmail.com>
8542
8543         * include/winnt.h (_IMAGE_SEPARATE_DEBUG_HEADER): Expose
8544         member SectionAlignment.
8545
8546 2003-03-11  Earnie Boyd  <earnie@users.sf.net>
8547
8548         * include/winsvc.h (SERVICE_NO_CHANGE): Use hex constant to avoid
8549         warnings.
8550         Thanks to Fabricio D. Rossi <gurusoda@users.sf.net>.
8551         * Makefile.in (bindist): Correct process.
8552         * lib/Makefile.in (install): Ditto.
8553         Thanks to Jeff Bonnggren <jbon@users.sf.net>.
8554
8555 2003-03-10  Danny Smith  <dannysmith@users.sourceforge.net>
8556
8557         * include/rasdlg.h: New file.
8558         * lib/rasdlg.def: New file.
8559         * lib/test.c: Include rasdlg.h.
8560
8561 2003-03-06  Christopher January  <chris@atomice.net>
8562
8563         * include/winbase.h (FindFirstVolume): Add declaration.
8564         (FindNextVolume): Add declaration.
8565         (FindVolumeClose): Add declaration.
8566         (GetSystemTimes): Add declaration.
8567         * include/winnt.h: Add define for PF_XMMI64_INSTRUCTIONS_AVAILABLE.
8568
8569 2003-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
8570
8571         *lib/kernel32.def (GetSystemTimes): Add stub.
8572
8573 2003-03-04  Heiko Gerdau  <hg@technosis.de>
8574
8575         * oleidl.h (IOleObject): Correct GetUserType prototype.
8576         (IViewObject2): Correct GetExtent prototype.
8577         * olectl.h (DISPIP_): Add new defines
8578         * ocidl.h (IOleInPlaceSiteWindowless): Add new interface.
8579
8580 2003-03-01  Danny Smith  <dannysmith@users.sourceforge.net>
8581
8582         * include/olectl.h (OleLoadPictureEx) Add prototype.
8583         (OleLoadPictureFile): Ditto.
8584         (OleLoadPictureFileEx): Ditto.
8585         (OleLoadPicturePath): Ditto.
8586         (OleSavePictureFile): Ditto.
8587
8588 2003-03-01  Danny Smith  <dannysmith@users.sourceforge.net>
8589
8590         * include/objbase.h (CoAddRefServerProcess): Add prototype.
8591         (CoAddReleaseServerProcess): Ditto.
8592         (CoResumeClassObjects): Ditto.
8593         (CoSuspendClassObjects): Ditto.
8594         * include/oleauto.h (V_I1): Define.
8595         Thanks to: "Timofei"  <mmttmm@users.sourceforge.net>
8596
8597 2003-03-01  Heiko Gerdau  <hg@technosis.de>
8598
8599         * include/oleidl.h (USERCLASSTYPE): Add enum.
8600         * include/ocidl.h (IObjectWithSite): Add interface.
8601
8602 2003-02-28  Roland Schwingel  <roland.schwingel@onevision.de>
8603
8604         Fixup UNICODE thinko in 2003-02-22 patch.
8605         * include/wingdi.h (AddFontMemResourceEx): Add.
8606         (RemoveFontMemResourceEx): Ditto.
8607         (AddFontMemResourceEx[AW]): Remove.
8608         (RemoveFontMemResourceEx[AW]): Ditto
8609         * lib/gdi32.def: (AddFontResourceEx): Add.
8610         (RemoveFontMemResourceEx): Ditto.
8611         (AddFontMemResourceEx[AW]): Remove.
8612         (RemoveFontResourceEx[AW]): Ditto.
8613
8614 2003-02-23  Danny Smith  <dannysmith@users.sourceforge.net>
8615
8616         * include/winbase.h (EVENTLOG_SUCCESS): Add define.
8617         Thanks to: Thomas Weber  <thomasweber@sourceforge.net>
8618
8619 2003-02-22  Roland Schwingel  <roland.schwingel@onevision.de>
8620
8621         * include/wingdi.h (AddFontMemResourceEx[AW]): Add.
8622         (RemoveFontMemResourceEx[AW]): Ditto
8623         * lib/gdi32.def (AddFontMemResourceEx[AW]): Add.
8624         (RemoveFontMemResourceEx[AW]): Ditto.
8625
8626 2003-02-22  Bang Jun-Young  <junyoung@netbsd.org>
8627
8628         * lib/ntdll.def (NT*, RTL*, ZW*): Add missing exports.
8629         (NtCurrentTeb): Remove.
8630
8631 2003-02-22  Danny Smith  <dannysmith@users.sourceforge.net>
8632
8633         * include/wsahelp.h: Remove ';' after closing
8634         #ifdef __cplusplus brace.
8635         * include/ws2spi.h: Likewise.
8636
8637 2003-02-22  Danny Smith  <dannysmith@users.sourceforge.net>
8638
8639         * include/winbase.h (MEMORYSTATUSEX): Add structure.
8640         (GlobalMemoryStatusEx): Add prototype.
8641         * lib/kernel32.def (GlobalMemoryStatusEx): Add stub.
8642
8643 2003-02-17  Vaclav Haisman  <V.Haisman@sh.cvut.cz>
8644
8645         * include/winioctl.h (FSCTL_SET_SPARSE): Define.
8646
8647 2003-02-12  Roland Schwingel  <roland.schwingel@onevision.de>
8648
8649         * include/wingdi.h (AddFontResourceEx[AW]): Add.
8650         (RemoveFontResourceEx[AW]): Ditto
8651         (FR_PRIVATE): Define.
8652         (FR_NOT_ENUM): Define.
8653         * lib/gdi32.def (AddFontResourceEx[AW]): Add.
8654         (RemoveFontResourceEx[AW]): Ditto.
8655
8656 2003-02-10  Earnie Boyd  <earnie@users.sf.net>
8657
8658         * include/w32api.h: Increment version to 2.3.
8659         * Makefile.in: Ditto.
8660
8661 2003-02-09  Earnie Boyd  <earnie@users.sf.net>
8662
8663         * lib/ddk/ntoskrnl.def (Ke386IoSetAccessProcess): Activate export.
8664         (Ke386QueryToAccessMap): Ditto.
8665         (Ke386SetIoAccessMap): Ditto.
8666         Thanks to Marcel Telka <telka@users.sf.net>
8667         * include/secext.h: New file. Declare EXTENDED_NAME_FORMAT.
8668         * include/security.h: Include secext.h.
8669         * include/winbase.h: Declare COMPUTER_NAME_FORMAT.
8670         Thanks to Dimitri Papadopoulos <dimitri_at@users.sf.net>
8671         * include/GL/gl.h: Remove include of glext.h.
8672         Thanks to Greg Couch <gregcouch@users.sf.net>
8673
8674 2003-02-05  Earnie Boyd  <earnie@users.sf.net>
8675
8676         * include/basetypes.h (_GUID_DEFINED): Add deprecation warning, start
8677         using GUID_DEFINED instead.
8678         * include/sqltypes.h: Ditto.
8679         * include/winnt.h: Ditto.
8680         * include/ddk/scsiwmi.h: Ditto.
8681
8682 2003-02-04  Danny Smith  <dannysmith@users.sourceforge.net>
8683
8684         * include/shlwapi.h (PathRelativePathTo[AW]): Correct
8685         prototypes.
8686         Thanks to: John Dallaway  <jld@ecoscentric.com>.
8687
8688 2003-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
8689
8690         * include/commctrl.h (TCM_*): Add missing defines.
8691
8692 2003-02-01  Jesus Alvarez  <jesus_alvarez@users.sourceforge.net>
8693             Danny Smith  <dannysmith@users.sourceforge.net>
8694
8695         * include/prsht.h (PSP_*, PSH_*): Add missing defines.
8696         (PROPSHEETPAGE[AW]): Add pszHeaderTitle, pszHeaderSubTitle
8697         for (_WIN32_IE >= 0x0400).
8698         (PROPSHEETHEADER[AW]): Add hplWatermark and anonymous union
8699         fields for (_WIN32_IE >= 0x0400).
8700
8701 2003-01-31  Danny Smith  <dannysmith@users.sourceforge.net>
8702
8703         * include/winbase.h (CreateFiber): Change first parameter
8704         to SIZE_T.
8705         (CreateJobObject[AW], CreateHardLink[AW]):Guard with
8706         if (_WIN32_WINNT >= 0x0500).
8707
8708 2003-01-31  Bang Jun-Young  <junyoung@netbsd.org>
8709
8710         * include/winbase.h (PWIN32_FIND_DATAA, PWIN32_FIND_DATAW):
8711         Add missing typedefs.
8712         (CreateFiberEx, CreateJobObjectA,CreateJobObjectW): Add missing
8713         prototypes.
8714         (CreateHardLinkA, CreateHardLinkW): Return BOOL, not HANDLE.
8715
8716 2003-01-27  Krzysztof Nikiel  <kni@poczta.onet.pl>
8717
8718         * include/mmsystem.h (MIXERCONTROL_CONTROLF_MULTIPLE): Correct
8719         define.
8720         * lib/largeint.c (LargeIntegerAdd): Add, don't multiply.
8721
8722 2003-01-27  Danny Smith  <dannysmith@users.sourceforge.net>
8723
8724         * include/rpcnterr.h (RPC_X_INVALID_PIPE_OPERATION): Add
8725         define.
8726         * include/winbase.h (WAIT_TIMEOUT): Guard against prior
8727         definition.
8728         (WAIT_FAILED): Cast to DWORD.
8729         * include/winerror.h (WAIT_TIMEOUT): Guard against prior
8730         definition.
8731
8732 2003-01-27  Bang Jun-Young  <junyoung@netbsd.org>
8733
8734         * include/winerror.h: Protect against multiple
8735         definition of WSA* error codes.
8736         * include/winsock.h: Likewise.
8737         * include/winsock2.h: Likewise.
8738
8739 2003-01-27  Bang Dong-Heui
8740             Bang Jun-Young  <junyoung@netbsd.org>
8741
8742         * include/winerror.h (ERROR_*, SEC_E_*,RPC_S_*, FRS_ERR_*,
8743         DNS_*, WSA*, WAIT_TIMEOUT): Add missing error codes.
8744         (RPC_X_INVALID_PIPE_OPERATION): Remove define.
8745
8746
8747 2003-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
8748
8749         * include/ras.h (RASCONN[AW]): Add dwSessionId for
8750         (WINVER >= 0x501).
8751
8752 2003-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
8753
8754         * include/ras.h (RASCONN[AW]): Guard szDeviceType,
8755         szDeviceName fields with (WINVER >= 0x400). Add dwFlags, luid
8756         fields for (WINVER >= 0x501).
8757
8758 2003-01-23  Danny Smith  <dannysmith@users.sourceforge.net>
8759
8760         * lib/ws2_32.def (getaddrinfo, freeaddrinfo and getnameinfo):
8761         Add stubs.
8762         * include/ws2tcpip.h (IPV6_*) Add IPPROTO_IPV6 level socket
8763         options.
8764
8765 2003-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
8766
8767         * include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIM
8768         IMAGE_FILE_LARGE_ADDRESS_AWARE): Add defines.
8769
8770 2003-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
8771
8772         * include/accctrl.h (enum _SE_OBJECT_TYPE): Add
8773         SE_REGISTRY_WOW64_32KEY.
8774         Reported by: Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8775
8776 2003-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
8777
8778         * include/commctrl.h (HDN_GETDISPINFO[AW]: Add defines.
8779         (tagNMHDDISPINFO[AW}: Add structures and typedefs.
8780         Reported by: Mat Nieuwenhoven  <matnieuw@users.sourceforge.net>
8781
8782 2003-01-10  Christopher Faylor  <cgf@redhat.com>
8783
8784         * include/winsock2.h: Remove gethostname from INSIDE_CYGWIN protection.
8785
8786 2003-01-08  Danny Smith  <dannysmith@users.sourceforge.net>
8787
8788         * lib/dxguid.c: Don't #include <objbase.h>.
8789         * include/unknwn.h: Partially revert change of 2002-12-26.
8790         Don't include <ole2.h>.
8791
8792 2003-01-08  Danny Smith  <dannysmith@users.sourceforge.net>
8793
8794         * lib/dinput.c: Don't #include <objbase.h>.
8795
8796 2003-01-08  Bart Oldeman  <bartoldeman@users.sourceforge.net>
8797
8798         * include/windows.h (ole2.h):Do #include for
8799         __WATCOMC__.
8800
8801 2003-01-05  Danny Smith  <dannysmith@users.sourceforge.net>
8802
8803         * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.
8804         * include/zmouse.h (WHEEL_DELTA): Guard against prior
8805         definition.
8806         (WHEEL_PAGESCROLL): Likewise.
8807         (SPI_SETWHEELSCROLLLINES): Define, if not already done.
8808
8809 2003-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
8810
8811         * include/winuser.h (SPI_GETWHEELSCROLLLINES) Add define.
8812         (WHEEL_PAGESCROLL): Add define.
8813
8814 2003-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
8815
8816         * include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete struct
8817         names tagTBNOTIFY[AW] and typedefs. Add defines for backward
8818         compatability. Add RECT field. Add UNICODE mappings for new
8819         names.
8820         (tagNMREBARCHEVRON): Add struct and typedefs for
8821         _WIN32_IE >= 0x0500.
8822
8823 2003-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
8824
8825         * include/commctrl.h (TOOLINFO[AW]): Update structures.
8826         (LVHITTESTINFO): Likewise.
8827
8828         * include/wingdi.h (GRADIENT_TRIANGLE): Add structure.
8829         (GRADIENT_RECT): Likewise.
8830
8831 2003-01-03  Bang Jun-Young  <junyoung@netbsd.org>
8832
8833         * include/winerror.h (ERROR_OPLOCK_NOT_GRANTED,
8834         ERROR_INVALID_OPLOCK_PROTOCOL, ERROR_SOURCE_ELEMENT_EMPTY,
8835         ERROR_DESTINATION_ELEMENT_FULL, ERROR_ILLEGAL_ELEMENT_ADDRESS,
8836         ERROR_MAGAZINE_NOT_PRESENT, ERROR_DEVICE_REINITIALIZATION_NEEDED,
8837         ERROR_DEVICE_REQUIRES_CLEANING, ERROR_DEVICE_DOOR_OPEN,
8838         ERROR_DEVICE_NOT_CONNECTED, ERROR_NOT_FOUND, ERROR_NO_MATCH,
8839         ERROR_SET_NOT_FOUND, ERROR_NO_TRACKING_SERVICE,
8840         ERROR_JOURNAL_DELETE_IN_PROGRESS, ERROR_JOURNAL_NOT_ACTIVE,
8841         ERROR_JOURNAL_ENTRY_DELETED, ERROR_ONLY_IF_CONNECTED,
8842         ERROR_NOT_SUPPORTED_ON_SBS, ERROR_SERVER_SHUTDOWN_IN_PROGRESS,
8843         ERROR_MUTUAL_AUTH_FAILED, ERROR_TIME_SKEW, ERROR_DEVICE_REMOVED,
8844         RPC_S_INVALID_ASYNC_HANDLE, RPC_S_INVALID_ASYNC_CALL,
8845         RPC_X_PIPE_CLOSED, RPC_X_PIPE_DISCIPLINE_ERROR, RPC_X_PIPE_EMPTY,
8846         ERROR_CANT_ACCESS_FILE, ERROR_CANT_RESOLVE_FILENAME,
8847         ERROR_WMI_GUID_NOT_FOUND, ERROR_WMI_INSTANCE_NOT_FOUND,
8848         ERROR_WMI_ITEMID_NOT_FOUND, ERROR_WMI_TRY_AGAIN, ERROR_WMI_READ_ONLY,
8849         ERROR_WMI_SET_FAILURE, ERROR_TRANSPORT_FULL, ERROR_FILE_OFFLINE,
8850         ERROR_REMOTE_STORAGE_NOT_ACTIVE, ERROR_REMOTE_STORAGE_MEDIA_ERROR,
8851         ERROR_NOT_A_REPARSE_POINT, ERROR_REPARSE_ATTRIBUTE_CONFLICT,
8852         ERROR_INVALID_REPARSE_DATA, ERROR_REPARSE_TAG_INVALID,
8853         ERROR_REPARSE_TAG_MISMATCH, ERROR_FILE_ENCRYPTED,
8854         ERROR_FILE_NOT_ENCRYPTED, ERROR_NOT_EXPORT_FORMAT,
8855         ERROR_CTX_WINSTATION_NAME_INVALID, ERROR_CTX_INVALID_PD,
8856         ERROR_CTX_PD_NOT_FOUND, ERROR_CTX_WD_NOT_FOUND,
8857         ERROR_CTX_CLOSE_PENDING, ERROR_CTX_NO_OUTBUF,
8858         ERROR_CTX_MODEM_INF_NOT_FOUND, ERROR_CTX_INVALID_MODEMNAME,
8859         ERROR_CTX_MODEM_RESPONSE_ERROR, ERROR_CTX_MODEM_RESPONSE_TIMEOUT,
8860         ERROR_CTX_MODEM_RESPONSE_NO_CARRIER,
8861         ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE, ERROR_CTX_MODEM_RESPONSE_BUSY,
8862         ERROR_CTX_MODEM_RESPONSE_VOICE, ERROR_CTX_TD_ERROR,
8863         ERROR_CTX_WINSTATION_NOT_FOUND, ERROR_CTX_WINSTATION_ALREADY_EXISTS,
8864         ERROR_CTX_WINSTATION_BUSY, ERROR_CTX_BAD_VIDEO_MODE,
8865         ERROR_CTX_GRAPHICS_INVALID, ERROR_CTX_NOT_CONSOLE,
8866         ERROR_CTX_CLIENT_QUERY_TIMEOUT, ERROR_CTX_CONSOLE_DISCONNECT,
8867         ERROR_CTX_CONSOLE_CONNECT, ERROR_CTX_SHADOW_DENIED,
8868         ERROR_CTX_WINSTATION_ACCESS_DENIED, ERROR_CTX_INVALID_WD,
8869         ERROR_CTX_SHADOW_INVALID, ERROR_CTX_SHADOW_DISABLED,
8870         ERROR_CTX_CLIENT_LICENSE_IN_USE, ERROR_CTX_CLIENT_LICENSE_NOT_SET,
8871         ERROR_CTX_LICENSE_NOT_AVAILABLE, ERROR_CTX_LICENSE_CLIENT_INVALID,
8872         ERROR_CTX_LICENSE_EXPIRED, ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY,
8873         ERROR_DS_NO_ATTRIBUTE_OR_VALUE, ERROR_DS_INVALID_ATTRIBUTE_SYNTAX,
8874         ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED, ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS,
8875         ERROR_DS_BUSY, ERROR_DS_UNAVAILABLE, ERROR_DS_NO_RIDS_ALLOCATED,
8876         ERROR_DS_NO_MORE_RIDS, ERROR_DS_INCORRECT_ROLE_OWNER,
8877         ERROR_DS_RIDMGR_INIT_ERROR, ERROR_DS_OBJ_CLASS_VIOLATION,
8878         ERROR_DS_CANT_ON_NON_LEAF, ERROR_DS_CANT_ON_RDN,
8879         ERROR_DS_CANT_MOD_OBJ_CLASS, ERROR_DS_CROSS_DOM_MOVE_ERROR,
8880         ERROR_DS_GC_NOT_AVAILABLE, ERROR_SHARED_POLICY,
8881         ERROR_POLICY_OBJECT_NOT_FOUND, ERROR_POLICY_ONLY_IN_DS,
8882         ERROR_DS_ADMIN_LIMIT_EXCEEDED, ERROR_DS_DS_REQUIRED,
8883         ERROR_DS_SAM_INIT_FAILURE, ERROR_DS_SENSITIVE_GROUP_VIOLATION,
8884         ERROR_DS_CANT_MOD_PRIMARYGROUPID, ERROR_DS_INVALID_GROUP_TYPE,
8885         ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN,
8886         ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN,
8887         ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER,
8888         ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER,
8889         ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER,
8890         ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER,
8891         ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER,
8892         ERROR_DS_HAVE_PRIMARY_MEMBERS, ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD,
8893         ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY, ERROR_DS_CANT_START,
8894         ERROR_DS_INIT_FAILURE, ERROR_SAM_INIT_FAILURE, ERROR_DS_GC_REQUIRED,
8895         ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY,
8896         ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS,
8897         ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED):
8898         Add missing error codes.
8899
8900 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8901
8902         * lib/kernel32.c (GetCurrentFiber): Remove blank input field in
8903         asm code.
8904         (GetFiberData): Likewise.
8905
8906 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8907
8908         * include/winnt.h (GetCurrentFiber): Remove blank input field in
8909         asm code.
8910         (GetFiberData): Likewise.
8911
8912 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8913
8914         * include/winerror.h (ERROR_DIFFERENT_SERVICE_ACCOUNT,
8915         ERROR_EXE_MACHINE_TYPE_MISMATCH, ERROR_HOOK_TYPE_NOT_ALLOWED,
8916         ERROR_INVALID_KEYBOARD_HANDLE, ERROR_INVALID_PRINT_MONITOR,
8917         ERROR_PRINT_MONITOR_IN_USE, ERROR_PRINTER_HAS_JOBS_QUEUED,
8918         ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION,
8919         ERROR_SUCCESS_REBOOT_REQUIRED, ERROR_SUCCESS_RESTART_REQUIRED,
8920         ERROR_TIMEOUT, OR_INVALID_OID, OR_INVALID_OXID,
8921         OR_INVALID_SET, RPC_X_INVALID_PIPE_OPERATION): Add missing
8922         error codes.
8923         Re-sort codes.
8924
8925 2003-01-02  Danny Smith  <dannysmith@users.sourceforge.net>
8926
8927         * include/winspool.h (PRINTER_INFO_6): Add.
8928         Reported by: Mat Nieuwenhoven  <matnieuw@users.sourceforge.net>
8929
8930 2002-12-30  Hartmut Honisch  <hhonisch@users.sourceforge.net>
8931
8932         * include/winbase.h (NMPWAIT_WAIT_FOREVER): Cast to DWORD.
8933
8934         * lib/ntdll.def (NtConnectPort, NtOpenEvent,
8935         NtRequestWaitReplyPort, NtWaitForSingleObject,ZwConnectPort,
8936         ZwOpenEvent, ZwRequestWaitReplyPort, ZwWaitForSingleObject):
8937         Add stubs.
8938
8939 2002-12-30  Danny Smith  <dannysmith@users.sourceforge.net>
8940
8941         * include/wingdi.h (wglGetLayerPaletteEntries): Correct
8942         prototype. Thanks to: Joe Krahn  <jkrahn at nc dot rr dot com>.
8943
8944 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8945
8946         * include/wingdi.h (DOCINFOA): Replace LPCTSTR with LPCSTR.
8947
8948 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8949
8950         * include/wingdi.h (BALTIC_CHARSET, JOHAB_CHARSET,
8951         VIETNAMESE_CHARSET): Remove duplicate defines.
8952         * lib/comctl32.def (ImageList_SetImageCount): Add stub.
8953
8954 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8955
8956         * include/dbt.h (DEV_BROADCAST_PORT): Add UNICODE version.
8957         Thanks to: Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8958
8959 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8960
8961         * include/unknwn.h: Include windows.h and ole2.h before header
8962         guard to avoid circular inclusion of COM headers.
8963
8964 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8965
8966         * include/dde.h (PackDDElParam, UnpackDDElParam,FreeDDElParam,
8967         ReuseDDElParam): Use __WIN64 compatible typedefs.
8968
8969 2002-12-26  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
8970
8971         * include/accctrl.h (ACTRL_ACCESS_ENTRY[AW]): Make
8972         lpInheritProperty member const.
8973         (ACTRL_PROPERTY_ENTRY[AW]): Make lpProperty member
8974         const.
8975
8976 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8977
8978         * include/commcat.h: Don't include windows.h or ole2.h ifdef
8979         COM_NO_WINDOWS_H.
8980         * include/unknwn.h: Ditto.
8981
8982 2002-12-26  Danny Smith  <dannysmith@users.sourceforge.net>
8983
8984         * include/imm.h (ImmGetCompositionFont[AW],
8985         ImmSetCompositionFont[AW]): Add NOGDI guard.
8986
8987 2002-12-19  Danny Smith  <dannysmith@users.sourceforge.net>
8988
8989         * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.
8990         * include/ddk/miniport.h (EMULATOR_PORT_ACCESS_TYPE): Define
8991         before using.
8992         (VIDEO_ACCESS_RANGE): Guard against prior definition.
8993         * include/ddk/minitape.h (INQUIRYDATA): Guard against prior
8994         definition.
8995         * include/ddk/ndis.h (DECLARE_UNKNOWN_PROTOTYPE): Correct macro.
8996         * include/ddk/ndisguid.h: Remove unneccessary #pragma pack's.
8997         * include/ddk/scsi.h (INQUIRYDATA): Guard against prior
8998         definition.
8999         * include/ddk/scsiwmi.h (GUID): Define if not already done.
9000         (LPCGUID): Likewise.
9001         * include/ddk/tdi.h: Close "Listen flags" comment.
9002         * include/ddk/tdistat.h: Remove unneccessary #pragma pack's.
9003         * include/ddk/video.h:  Add #pragma pack(push,4) to balance.
9004         (VIDEO_ACCESS_RANGE): Guard against prior definition.
9005         * include/ddk/videoagp.h:Add #pragma pack(push,4) to balance.
9006         * include/ddk/win2k.h: Likewise.
9007         * include/ddk/winddi.h: Likewise.
9008         * include/ddk/winddk.h: Likewise.
9009         * include/ddk/winnt4.h: Likewise.
9010         * include/ddk/ws2san.h: Likewise.
9011         * include/ddk/xfilter.h: Remove unbalanced #pragma pack(pop).
9012         * include/ddk/video.h: Don't process rest of file ifdef
9013         __WINDDI_H.
9014         * include/ddk/winddi.h: Don't process rest of file ifdef
9015         __VIDEO_H.
9016         * include/ddk/usb.h: Don't process rest of file ifdef
9017         __USBDI_H.
9018         * include/ddk/usbdi.h: Don't process rest of file ifdef
9019         __USB_H.
9020         * include/ddk/usbcamdi.h: Don't process rest of file if
9021         !defined(__USB_H) && !defined(__USBDI_H)
9022
9023 2002-12-18  James E. Lucas  <xelloss@users.sourceforge.net>
9024
9025         * include/winnetwk.h (WNetResourceInformation[AW]): Correct
9026         prototypes.
9027         * include/winuser.h (GetAncestor) Add prototype.
9028         (GA_PARENT, GA_ROOT, GA_ROOTOWNER): Add defines.
9029         (EWX_FORCEIFHUNG): Add define for _WIN32_WINNT >= 0x0500.
9030         (SPI_GETACTIVEWINDOWTRACKING, SPI_GETACTIVEWNDTRKZORDER,
9031         SPI_GETACTIVEWNDTRKTIMEOUT, SPI_SETACTIVEWINDOWTRACKING
9032         SPI_SETACTIVEWNDTRKZORDER, SPI_SETACTIVEWNDTRKTIMEOUT): Add
9033         defines.
9034         * lib/user32.def (GetAncestor@8): Add stub.
9035
9036 2002-12-15  Danny Smith  <dannysmith@users.sourceforge.net>
9037
9038         * include/windows.h: Guard inclusion of wingdi.h,
9039         commdlg.h, winspool.h, ole2.h with NOGDI.
9040         * include/winuser.h (ICONMETRICS, NONCLIENTMETRICS,
9041         ChangeDisplaySettings, CreateDesktop, EnumDisplaySettings):
9042         Guard with NOGDI.
9043
9044 2002-12-12  Dimitri Papadopoulos  <dimitri_at@sourceforge.users.net>
9045
9046         * include/oleacc.h (SELFLAG_*): Change to enum.
9047
9048 2002-12-11  Danny Smith  <dannysmith@users.sourceforge.net>
9049
9050         * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.
9051         Thanks to: Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
9052
9053 2002-12-09  Danny Smith  <dannysmith@users.sourceforge.net>
9054
9055         * include/shellapi.h (ExtractIconEx[AW]): Correct return type
9056         to UINT.
9057         Thanks to: Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
9058
9059 2002-12-07  Danny Smith  <dannysmith@users.sourveforge.net>
9060
9061         * include/winuser.h (AllowSetForegroundWindow,
9062         LockSetForegroundWindow): Add prototypes.
9063         (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK) Add defines.
9064         Thanks to:  Pat Thoyts  <patthoyts@users.sourceforge.net>
9065         * lib/winuser.def (AllowSetForegroundWindow,
9066         LockSetForegroundWindow): Add stubs.
9067
9068 2002-12-06  Ken Fitlike  <kenfitlike@users.sourceforge.net>
9069
9070         * include/commctrl.h (TN_GETDISPINFO[AW]): Add defines and
9071         UNICODE mappings.
9072         (tagNMTTDISPINFO[AW]): Replace obsolete struct names
9073         tagTOOLTIPTEXT[AW] and typedefs. Add defines for backward
9074         compatability. Add lParam field. Add UNICODE mappings for new
9075         names.
9076
9077 2002-12-02  Andrew Stadt  <acstadt@sympatico.ca>
9078
9079         * include/shellapi.h (_SHFILEOPSTRUCTA,_SHFILEOPSTRUCTW):
9080         Wrap with pshpack2.h/poppack.h to correct alignment.
9081
9082 2002-12-02  Ken Fitlike  <kenfitlike@users.sourceforge.net>
9083
9084         * include/commctrl.h (LVBKIF_*): Add defines.
9085         (LVM_SETIMAGE[AW]): Add defines and UNICODE mappings.
9086         (LVM_GETIMAGE[AW]): Add defines and UNICODE mappings.
9087         (LVBKIMAGE[AW]): Add defines and UNICODE mappings.
9088         (LPLVBKIMAGE[AW]): Add defines and UNICODE mappings.
9089         (LVM_GETBKIMAGE[AW]): Add defines and UNICODE mappings.
9090         (LVM_SETBKIMAGE[AW]): Add defines and UNICODE mappings.
9091         (ListView_GetBkImage): Add define.
9092         (ListView_SetBkImage): Add define.
9093         (LVBKIMAGE): Add structures and typedefs.
9094
9095 2002-11-25  Earnie Boyd  <earnie@users.sf.net>
9096
9097         * include/w32api.h: Increment to version 2.2
9098         * Makefile.in: Ditto.
9099
9100 2002-11-25  Earnie Boyd  <earnie@users.sf.net>
9101
9102         * lib/Makefile.in (dist, install): Correct the install destinations.
9103         * lib/ddk/Makefile.in (dist, install): Ditto.
9104
9105 2002-11-16  Danny Smith  <dannysmith@users.sourceforge.net>
9106
9107         * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,
9108         CLSID_PSUrlMonProxy,CLSID_StdURLMoniker,IID_IObjectWithSite,
9109         IID_IPersistMoniker,IID_IProgressNotify): Correct off-by-one bug
9110         in definitions.
9111         (CLSID_CFontPropPage00, GUID_FONTUNDERSCORE11,
9112         IID_IOleControlSite89): Remove.
9113
9114 2002-11-15  Christopher Faylor  <cgf@redhat.com>
9115
9116         * lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.
9117         (IID_IStdMarshalInfo): Ditto.
9118
9119 2002-11-15  Christopher Faylor  <cgf@redhat.com>
9120
9121         * lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.
9122         (IID_IPersistStorage): Ditto.
9123
9124 2002-11-15  Weiqi Gao  <weiqigao@users.sourceforge.net>
9125
9126         * lib/uuid.c (CLSID_PSClassObject, CLSID_PSEnumerators,
9127         IID_IClassActivator, IID_IClientSecurity, IID_ICreateTypeInfo,
9128         IID_ICreateTypeLib2, IID_IOleInPlaceSite, IID_IPersistStorage,
9129         IID_IRunnableObject, IID_IServerSecurity, IID_IStdMarshalInfo):
9130         Correct definitions.
9131
9132 2002-11-15  Danny Smith  <dannysmith@users.sourceforge.net>
9133
9134         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
9135         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
9136         miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
9137         ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
9138         netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
9139         ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
9140         ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
9141         ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
9142         ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
9143         poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
9144         storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
9145         upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
9146         usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
9147         winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
9148         xfilter.h): Change comment to refer w32api package, not MinGW.
9149
9150 2002-11-15  Danny Smith  <dannysmith@users.sourceforge.net>
9151
9152         * include/ddk/ntddk.h: Include winnt.h as system header.
9153
9154 2002-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
9155
9156         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
9157         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
9158         miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
9159         ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
9160         netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
9161         ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
9162         ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
9163         ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
9164         ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
9165         poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
9166         storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
9167         upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
9168         usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
9169         winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
9170         xfilter.h): Fix typo in disclaimer comment.
9171
9172 2002-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
9173
9174         * include/exdisp.h: Include oaidl.h as system header.
9175
9176 2002-11-12  Earnie Boyd  <earnie@users.sf.net>
9177
9178         * include/w32api.h (__W32API_VERSION): Fix.
9179
9180 2002-11-09  Weiqi Gao  <weiqigao@users.sourceforge.net>
9181
9182         * lib/uuid.c (IID_ICatInformation): Correct definition.
9183
9184 2002-11-07  Danny Smith  <dannysmith@users.sourceforge.net>
9185
9186         * include/oleauto.h (DeregisterTypeLib): Remove.
9187         (UnRegisterTypeLib): Add prototype.
9188
9189 2002-11-07  Christopher January  <chris@atomice.net>
9190
9191         * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE.
9192
9193 2002-11-04  Danny Smith  <dannysmith@users.sourceforge.net>
9194
9195         * include/winnt.h (VerSetConditionMask): Add prototype.
9196         * lib/kernel32.def (VerifyVersionInfo[AW]): Add stubs.
9197
9198 2002-10-16  Danny Smith  <dannysmith@users.sourceforge.net>
9199
9200         * include/winuser.h (MONITORINFOEX[AW]): Add structure
9201         definitions and ANSI/UNICODE mappings.
9202         Cleanup whitespace.
9203
9204 2002-10-14  Earnie Boyd  <earnie@users.sf.net>
9205
9206         * Makefile.in: Add components for lib/ddk.  Adjust for autoconf-2.53.
9207         * configure.in: Ditto.
9208         * lib/Makefile.in: Ditto.
9209         * lib/ddk/Makefile.in: Correct installation procedure.  Adjust for
9210         autoconf-2.53.
9211         * configure: Regenerate.
9212
9213 2002-10-14  Danny Smith  <dannysmith@users.sourceforge.net>
9214
9215         * include/windows.h: Don't include basetyps.h.
9216         * include/objfwd.h: Do include basetyps.h.
9217
9218 2002-10-13  Danny Smith  <dannysmith@users.sourceforge.net>
9219
9220         * include/objbase.h: Include rpc.h and rpcndr.h
9221         before header guard.
9222
9223 2002-10-11  Danny Smith  <dannysmith@users.sourceforge.net>
9224
9225         * include/olectl.h (PROPPAGEINFO): Change type of
9226         field cb to ULONG.
9227
9228 2002-10-11  Steven Edwards  <Steven_Ed4153@yahoo.com>
9229
9230         * lib/ntdll.def (RtlAcquireResourceExclusive,
9231         RtlAcquireResourceShared, RtlDeleteResource,
9232         RtlInitializeResource, RtlReleaseResource,
9233         RtlTimeToSecondsSince1970) : Added missing exports.
9234
9235 2002-10-08  Heiko Gerdau  <hg@technosis.de>
9236
9237         * include/oleacc.h: New file.
9238         * include/winuser.h (ENDSESSION_LOGOFF) Add define.
9239         (OBJID_*) Add defines.
9240         * lib/uuid.c: Add DEFINE_GUID for IID_IAccessible.
9241         * lib/test.c: Include oleacc.h.
9242
9243 2002-10-06  Casper Hornstrup  <chorns@it.dk>
9244
9245         * include/ddk: New subdir.
9246         * lib/ddk: Ditto.
9247         * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
9248         d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
9249         miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
9250         ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
9251         netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
9252         ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
9253         ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
9254         ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
9255         ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
9256         poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
9257         storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
9258         upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
9259         usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
9260         winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
9261         xfilter.h): New files.
9262         * lib/ddk/(Makefile.in, apcups.def, cfgmgr32.def, dxapi.def,
9263         hal.def, hid.def, hidparse.def, mcd.def, ndis.def, ntoskrnl.def,
9264         scsiport.def, tdi.def, usbcamd.def, usbcamd2.def, videoprt.def,
9265         win32k.def): Ditto.
9266
9267 2002-10-04  Steven Edwards  <Steven_Ed4153@yahoo.com>
9268
9269         * lib/ntdll.def (NtAccessCheck, NtAdjustPrivilegesToken,
9270         NtCreateKey, NtDeleteKey, NtDeleteValueKey, NtEnumerateKey,
9271         NtEnumerateValueKey, NtOpenKey, NtOpenProcessToken,
9272         NtOpenThreadToken, NtQueryInformationToken, NtQueryKey,
9273         NtQueryValueKey, NtSetSecurityObject, NtSetValueKey,
9274         RtlAddAccessAllowedAce, RtlCreateAcl,
9275         RtlCreateSecurityDescriptor, RtlCreateUnicodeStringFromAsciiz,
9276         RtlGetAce, RtlGetControlSecurityDescriptor,
9277         RtlGetDaclSecurityDescriptor,RtlGetGroupSecurityDescriptor,
9278         RtlGetOwnerSecurityDescriptor,RtlGetSaclSecurityDescriptor,
9279         RtlImpersonateSelf, RtlIsTextUnicode, RtlLargeIntegerAdd,
9280         RtlLengthSecurityDescriptor, RtlMakeSelfRelativeSD,
9281         RtlMultiByteToUnicodeN RtlMultiByteToUnicodeSize,
9282         RtlOpenCurrentUser, RtlSetDaclSecurityDescriptor,
9283         RtlSetGroupSecurityDescriptor, RtlSetOwnerSecurityDescriptor,
9284         RtlSetSaclSecurityDescriptor, RtlValidSecurityDescriptor,
9285         ZwAccessCheck, ZwAdjustPrivilegesToken, ZwCreateKey,
9286         ZwDeleteValueKey, ZwEnumerateKey, ZwEnumerateValueKey,
9287         ZwOpenKey, ZwOpenProcessToken, ZwOpenThreadToken,
9288         ZwQueryInformationToken, ZwQueryKey, ZwQueryValueKey
9289         ZwSetSecurityObject, ZwSetValueKey): Added missing exports.
9290
9291 2002-10-04  "KJK::Hyperion"  <noog@libero.it>
9292
9293         *include/windef.h (WPARAM): Update typedef.
9294         (LPARAM): Ditto.
9295         (LRESULT): Ditto.
9296
9297 2002-10-04  "KJK::Hyperion"  <noog@libero.it>
9298
9299         * include/shlobj.h (CSIDL_*): Add defines.
9300
9301 2002-09-24  Danny Smith  <dannysmith@users.sourceforge.net>
9302
9303         * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.h
9304         has been included first.
9305
9306 2002-09-24  René Møller Fonseca  <fonseca@users.sourceforge.net>
9307
9308         * include/winbase.h (FindFirstFileEx): Fixed ANSI mode.
9309         * include/wingdi.h (PFD_SWAP_LAYER_BUFFERS):Added define.
9310         * include/winuser.h (AppendMenu[AW]): Fixed prototypes.
9311
9312 2002-09-18  Eric R. Krause  <ekrause_98@users.sourceforge.net>
9313
9314         * include/winuser.h (DS_SHELLFONT): Define.
9315
9316 2002-09-17  Daniel Schlyder  <daniel@dascdev.net>
9317
9318         * include/winnt.h (VER_SUITE_BLADE): Define.
9319
9320 2002-09-17  Danny Smith  <dannysmith@users.sourceforge.net>
9321
9322         * include/shlobj.h (SHGetSpecialFolderPath[AW]):
9323         Add _WIN32_IE guard. Correct prototype for wide version.
9324         (SHGetFolderPath): Add comment on shfolder.dll.
9325         (SHGetFolderLocation): Add prototyope for WinME and W2K.
9326         (SHGetFolderPathAndSubDir[AW]): Add prototypes for XP.
9327
9328 2002-09-16  Danny Smith  <dannysmith@users.sourceforge.net>
9329
9330         * lib/shell32.def (SHGetFolderPath[AW]): Add comment.
9331         * lib/shfolder.def: New file.
9332
9333 2002-09-12  Danny Smith  <dannysmith@users.sourceforge.net>
9334
9335         * include/winsock.h (timeval): Guard struct and associated
9336         macros with _TIMEVAL_DEFINED.
9337         * include/winsock2.h (timeval): Likewise.
9338
9339 2002-09-11  Danny Smith  <dannysmith@users.sourceforge.net>
9340
9341         * lib/shell32.def (SHBindtoParent,SHCreateDirectoryEx[AW],
9342         SHCreateProcessAsUserW,SHCreateQueryCancelAutoPlayMoniker,
9343         SHCreateShellItem,SHEmptyRecycleBin[AW],
9344         SHEnumerateUnreadMailAccountsW,SHExtractIconsW,
9345         SHGetDataFromIDList[AW],SHGetDiskFreeSpace[AW],
9346         SHGetDiskFreeSpaceEx[AW],SHGetFolderLocation,
9347         SHGetFolderPathAndSubDir[AW],SHGetIconOverlayIndex[AW],
9348         SHGetNewLinkInfo[AW],SHGetSettings,SHGetUnreadMailCountW,
9349         SHInvokePrinterCommand[AW],SHIsFileAvailableOffline,
9350         SHLoadNonloadedIconOverlayIdentifiers,
9351         SHOpenFolderAndSelectItems,SHParseDisplayName,
9352         SHPathPrepareForWrite[AW],SHQueryRecycleBin[AW],
9353         SHSetLocalizedName,SHSetUnreadMailCountW,
9354         SHUpdateRecycleBinIcon: Add missing stubs.
9355
9356 2002-09-07  Earnie Boyd  <earnie@users.sf.net>
9357
9358         * include/windef.h (WINVER): Add documentation.
9359         (_WIN32_WINNT): Ditto.
9360         Special thanks to Paul Schmidt <paul@tricattechnologies.com>
9361
9362 2002-09-06  Danny Smith  <dannysmith@users.sourceforge.net>
9363
9364         * lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.
9365
9366 2002-09-04  Kevin Chase  <kevincha99@hotmail.com>
9367
9368         * include/winbase.h (AllocateUserPhysicalPages,
9369         MapUserPhysicalPages, MapUserPhysicalPagesScatter,
9370         FreeUserPhysicalPages): Add prototypes.
9371         * lib/kernel32.def: Add function stubs for above.
9372
9373 2002-09-03  René Møller Fonseca  <fonseca@users.sourceforge.net>
9374
9375         * include/winuser.h (IDTRYAGAIN,IDCONTINUE): Add defines.
9376         Add WINVER guards for dialog box command id defines.
9377
9378 2002-09-03  Earnie Boyd  <earnie@users.sf.net>
9379
9380         * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.
9381
9382 2002-08-30  Christopher January  <ccj00@doc.ic.ac.uk>
9383
9384         * include/wincon.h: Define GetConsoleWindow(void).
9385
9386 2002-08-28  Earnie Boyd  <earnie@users.sf.net>
9387
9388         * include/w32api.h: Increment version to 2.1.
9389         * Makefile.in: Ditto.
9390
9391 2002-08-26  Bart Oldeman  <bart.oldeman@btinternet.com>
9392
9393         * include/winsock2.h (SOCKET_ADDRESS): Define if
9394         __CSADDR_T_DEFINED is not defined (copied from nspapi.h)
9395         (CSADDR_INFO): Ditto.
9396         (nspapi.h) : Don't include. Removed FIXME comment.
9397         * include/nspapi.h (SOCKET_ADDRESS) Only define if
9398         __CSADDR_T_DEFINED is not defined.
9399         (CSADDR_INFO): Ditto.
9400         (BLOB): Add structure and typedef if not already defined.
9401         (NS_*): Add defines.
9402         (SERVICE_*): Ditto.
9403         (SERVICE_ADDRESS): Add structure and typedefs.
9404         (SERVICE_ADDRESSES): Ditto.
9405         (SERVICE_INFO[AW]): Ditto, and add UNICODE mappings.
9406         (LPSERVICE_ASYNC_INFO): Add typedef.
9407         (SetService[AW], GetAddressByName[AW]): Add prototypes and UNICODE
9408         mappings.
9409         * include/wsipx.h: New file.
9410         * include/svcguid.h: New file.
9411         * lib/test.c: Include wspix.h and svcguid.h.
9412
9413 2002-08-26  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9414
9415         * include/wsahelp.h: New file.
9416         * lib/test.c: Include wsahelp.h.
9417
9418 2002-08-21  Earnie Boyd  <earnie@users.sf.net>
9419
9420         * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.
9421         Thanks to: "Phil Dempster" <p_dempster@yahoo.co.uk>.
9422
9423 2002-08-20  Danny Smith  <dannysmith@users.sourceforge.net>
9424
9425         * include/ws2spi.h: Modify comment about being part of
9426         mingw32 package.
9427         (winsock2.h): Change "" to <>.
9428
9429 2002-08-20  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9430
9431         * include/ws2spi.h: New file.
9432         * lib/test.c: Include ws2spi.h.
9433
9434 2002-08-20  Danny Smith  <dannysmith@users.sourceforge.net>
9435
9436         * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,
9437         WSASetBlockingHook,WSACancelBlockingCall): Expose deprecated
9438         functions.
9439
9440 2002-08-17  Danny Smith  <dannysmith@users.sourceforge.net>
9441
9442         * include/winuser.h (CURSOR_SHOWING) Add define.
9443         Thanks to: Jan Hlavatý  <hlavac@users.sourceforge.net>
9444
9445 2002-08-17  Danny Smith  <dannysmith@users.sourceforge.net>
9446
9447         * include/winerror.h: Cast OLE error codes to HRESULT.
9448         Thanks to: Gunnar Degnbol <gdegnbol@users.sourceforge.net>
9449
9450 2002-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
9451
9452         * include/wincrypt.h (ALG_*): Add defines.
9453         (CALG_*): Ditto.
9454         (CRYPT_*): Ditto.
9455         (PP_*): Ditto.
9456         (PROV_*): Ditto.
9457         (PRIVATEKEYBLOB): Add define.
9458
9459 2002-08-14  Earnie Boyd  <earnie@users.sf.net>
9460
9461         * include/shlobj.h (SHGetFolderPath): Add define.
9462         * lib/shell32.def (SHGetSpecialFolderPath): Add export.
9463         (SHGetFolderPath): Ditto.
9464
9465 2002-08-13  Danny Smith  <dannysmith@users.sourceforge.net>
9466
9467         * include/commdlg.h: Don't include COM headers or use
9468         COM-dependent symbols if __OBJC__.
9469
9470 2002-08-13  Danny Smith  <dannysmith@users.sourceforge.net>
9471
9472         * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):
9473         Add prototypes.
9474
9475 2002-08-12  Andriy Palamarchuk  <apa3a@yahoo.com>
9476
9477         * include/shellapi.h (FOF_NOERRORUI): Add define.
9478
9479 2002-08-12  Danny Smith  <dannysmith@users.sourceforge.net>
9480
9481         * include/objidl.h (IEnumMoniker): Put 'interface' back.
9482
9483 2002-08-11  Danny Smith  <dannysmith@users.sourceforge.net>
9484
9485         * include/objidl.h (IEnumMoniker): Correct declaration.
9486
9487 2002-08-09  Mark Schreiber  <mark7@users.sourceforge.net>
9488
9489         * include/wincrypt.h (CRYPT_NOHASHOID): Add define.
9490
9491 2002-08-09  Danny Smith  <dannysmith@users.sourceforge.net>
9492
9493         * include/commctrl.h: Whitespace change.
9494
9495 2002-08-09  Lars Munch  <lars@segv.dk>
9496
9497         * include/commctrl.h (tagTVHITTESTINFO): Replace obsolete
9498         struct name _TVHITTESTINFO and typedefs and add defines for
9499         backward compatability.
9500         (ListView_SetExtendedListViewStyleEx): Add macro.
9501
9502 2002-08-05  Danny Smith  <dannysmith@users.sourceforge.net>
9503
9504         * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):
9505         Add prototypes.
9506         * lib/msimg32.def: New file, with stubs for above.
9507
9508 2002-08-03  Danny Smith  <dannysmith@users.sourceforge.net>
9509
9510         * include/winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
9511         GetFileSizeEx, SetFilePointerEx): Add prototypes.
9512         (EncryptFile[AW], FileEncryptionStatus[AW]): Add prototypes
9513         and UNICODE mappings.
9514
9515 2002-08-02  Danny Smith  <dannysmith@users.sourceforge.net>
9516
9517         * include/winbase.h (ReadFileScatter, WriteFileGather):
9518         Change second parameter to pointer.
9519
9520 2002-07-31  Danny Smith  <dannysmith@users.sourceforge.net>
9521
9522         * include/wininet.h (InternetReadFileEx[AW]). Add prototypes and
9523         UNICODE mappings.
9524         * lib/wininet.def: Regenerate.
9525
9526 2002-07-30  Danny Smith  <dannysmith@users.sourceforge.net>
9527
9528         * include/windef.h (PVOID): Move typedef to...
9529         * include/winnt: ...here.
9530         (PVOID64): New typedef.
9531
9532         * include/winnt,h (FILE_SEGMENT_ELEMENT): Define union.
9533         * include/winbase.h (ReadFileScatter, WriteFileGather):
9534         Add prototypes.
9535
9536         * include/winnt,h (PROCESSOR_ARCHITECTURE_*): Add defines.
9537         (PROCESSOR_INTEL_IA64): Add define.
9538
9539 2002-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
9540
9541         * include/oleidl.h (MK_ALT): Define.
9542
9543 2002-07-26  Mattia Barbon  <mbarbon@dsi.unive.it>
9544
9545         * include/exdisp.h: New file.
9546         * include/exdispid.h: New file.
9547         * include/mshtml.h: New file.
9548         * lib/test.c: #include exdisp.h and mshtml.h
9549         * lib/uuid.c (CLSID_WebBrowser, DIID_DWebBrowserEvents,
9550         DIID_DWebBrowserEvents2, IID_IHTMLDocument, IID_IHTMLDocument2,
9551         IID_IHTMLElement, IID_IHTMLSelectionObject, IID_IHTMLTxtRange,
9552         IID_IWebBrowser, IID_IWebBrowser2, IID_IWebBrowserApp):
9553         New GUIDs.
9554
9555 2002-07-26  Mattia Barbon  <mbarbon@dsi.unive.it>
9556
9557         * include/docobj.h: New file.
9558         * include/idispids.h: New file.
9559         * include/objidl.h (IID_IMoniker): Declare.
9560         * include/ocidl.h (READYSTATE): New enum.
9561         (IOleInPlaceSiteEx): New interface.
9562         * include/olectlid.h (IID_IEnumSTATSTG): New interface
9563         identifier.
9564         * include/oleidl.h (IOleItemContainer, IOleInPlaceObject,
9565         IOleInPlaceSite): New interfaces.
9566         * lib/test.c: #include docobj.h,idispids.h,
9567
9568 2002-07-25  Danny Smith  <dannysmith@users.sourceforge.net>
9569
9570         * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.
9571         (BFFM_SETSTATUSTEXT, BFFM_SETSELECTION): UNICODE them.
9572
9573 2002-07-25  Mattia Barbon  <mbarbon@dsi.unive.it>
9574
9575         * include/commctrl.h: Avoid redefinition of CDN_FIRST/LAST.
9576         * include/commdlg.h: Likewise.
9577
9578 2002-07-24  Danny Smith  <dannysmith@users.sourceforge.net>
9579
9580         * include/oleauto.h (V_UNION): Correct definition for case of
9581         NONAMELESSUNION:
9582         (V_VT): Likewise.
9583
9584 2002-07-23  Danny Smith  <dannysmith@users.sourceforge.net>
9585
9586         * include/oleauto.h (V_BOOL): Define in terms of boolVal,
9587         not bool, for C as well as C++.
9588
9589 2002-07-22  Danny Smith  <dannysmith@users.sourceforge.net>
9590
9591         * include/shlwapi.h: New file.
9592         Thanks to: Mattia Barbon  <mbarbon@dsi.unive.it> and
9593         Victor Porton  <porton@narod.ru> for contributions.
9594         * lib/shlwapi.def: New file.
9595         * lib/test.c: #include shlwapi.h.
9596
9597 2002-07-21  Bart Oldeman  <bart.oldeman@btinternet.com>
9598
9599         * include/shlobj.h (FCIDM_MENU_FAVORITES): Remove bogus
9600         character.
9601         * include/winsock2.h (struct sockaddr): Use __int64 instead of
9602         long long.
9603         * lib/kernel32.c (GetCurrentFiber, GetFiberData): Watcom
9604         does not need external *Fiber library functions.
9605
9606 2002-07-20  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9607
9608         * include/winbase.h (GetEnvironmentStringsA): Remove duplicate
9609         definition.
9610         (Interlocked*): Wrap in #ifndef __INTERLOCKED_DECLARED to
9611         avoid compile error when already defined.
9612
9613 2002-07-20  Steven Edwards  <Steven_Ed4153@yahoo.com>
9614
9615         * include/winuser.h (WM_MENURBUTTONUP): Add define.
9616
9617 2002-07-17  Danny Smith  <dannysmith@users.sourceforge.net>
9618
9619         * include/commdlg.h: Define CDN_* notification message constants
9620         as UINT.
9621
9622 2002-07-17  Mattia Barbon  <mbarbon@users.sourceforge.net>
9623
9624         * include/commctrl.h: Define notification message constants for
9625         NMHDR.code as UINT.
9626
9627 2002-07-17   Bart Oldeman  <bart.oldeman@btinternet.com>
9628
9629         * include/ddeml.h (MH_*) Add defines.
9630         (MONHSZSTRUCT): Add structure and typedefs.
9631         (MONLINKSTRUCT): Ditto.
9632         (MONCONVSTRUCT): Ditto.
9633         (MONCBSTRUCT): Ditto.
9634         (MONERRSTRUCT): Ditto.
9635         (MONMSGSTRUCT): Ditto.
9636         * include/windef.h: Don't define __cdecl or _cdecl for
9637         __WATCOM__.
9638         Don't define _export or __export for __WATCOM__.
9639         * include/windows.h (imm.h): #include.
9640         * include/winnt.h (LPEXCEPTION_RECORD): Add typedef.
9641
9642 2002-07-17  Danny Smith  <dannysmith@users.sourceforge.net>
9643
9644         * include/wtypes.h: Remove duplicate #includes of rpc.h and
9645         rpcndr.h.
9646
9647 2002-07-05  Luke Dunstan  <infidel@users.sourceforge.net>
9648
9649         * include/winbase.h (OpenThread): Add prototype.
9650         * lib/kernel32.def (OpenThread): Add symbol.
9651
9652 2002-07-04  Luke Dunstan  <infidel@users.sourceforge.net>
9653
9654         * include/wtypes.h (HMETAFILEPICT): Add typedef.
9655
9656 2002-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
9657
9658         * include/rpc.h: Conditionally include <windows.h> before
9659         header guard.
9660         * include/wtypes.h: Include <rpc.h> and <rpcndr.h> before
9661         header guard.
9662
9663 2002-07-02  Danny Smith  <dannysmith@users.sourceforge.net>
9664
9665         * include/commctrl.h (WC_*): Remove some duplicate defines.
9666
9667 2002-07-02  Ken Fitlike  <kenfitlike@hotmail.com>
9668
9669         * include/commctrl.h (WC_IPADDRESS[AW]): Add defines and
9670         UNICODE mappings.
9671         (IPM*): Add defines.
9672         (IPN_*): Add defines.
9673         (NMIPADDRESS): Add structure and typedefs.
9674         (MAKEIPADDRESS): Add macro.
9675         (MAKEIPRANGE): Add macro.
9676         (FIRST_IPADDRESS): Add macro.
9677         (SECOND_IPADDRESS): Add macro.
9678         (THIRD_IPADDRESS): Add macro.
9679         (FOURTH_IPADDRESS): Add macro.
9680
9681 2002-06-25  Conrad Scott  <conrad.scott@dsl.pipex.com>
9682
9683         * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add constant.
9684
9685 2002-06-26  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9686
9687         * include/winbase.h (WINBASEAPI): Don't define if prior
9688         definition.
9689
9690         * include/winioctl.h (PARTITION_FAT32, PARTITION_FAT32_XINT13,
9691         PARTITION_XINT13, PARTITION_XINT13_EXTENDED, PARTITION_LDM,
9692         PARTITION_UNIX): Add defines.
9693         (PDRIVE_LAYOUT_INFORMATION): Add typedef.
9694         (IsRecognizedPartition): Also check for PARTITION_FAT32,
9695         PARTITION_FAT32_XINT13 and PARTITION_XINT13.
9696         (IsContainerPartition): Add macro.
9697
9698 2002-06-25  Ken Fitlike  <kenfitlike@hotmail.com>
9699
9700         * include/commctrl.h: (CBEIF_*): Add defines.
9701         (CBEN_*): Add defines and UNICODE mappings
9702         (WC_COMBOBOXEX[AW]): Add defines and UNICODE mappings.
9703         (CBEMAXSTRLEN): Add define.
9704         (COMBOBOXEXITEM[AW]): Add structures and typedefs.
9705         (NMCOMBOBOXEX[AW]): Add structures and typedefs.
9706         (NMCBEDRAGBEGIN[AW]): Add structure and typedefs.
9707         (NMCBEENDEDIT[AW]): Add structure and typedefs.
9708
9709 2002-06-24  Danny Smith  <dannysmith@users.sourceforge.net>
9710
9711         * include/objidl.h (struct tagPROPVARIANT): Kill obsolete
9712         union member _VARIANT_BOOL bool.
9713
9714 2002-06-24  Danny Smith  <dannysmith@users.sourceforge.net>
9715
9716         * include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.
9717
9718 2002-06-24  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9719
9720         * include/winnt.h (PCCHAR, FCHAR, FSHORT, FLONG,
9721         PLUID_AND_ATTRIBUTES,PSECURITY_IMPERSONATION_LEVEL,
9722         PSID_AND_ATTRIBUTES, PTOKEN_TYPE, PTOKEN_STATISTICS):
9723         Add typedefs.
9724         (CCHAR): Correct typedef.
9725         (PROCESS_SET_SESSIONID, SECURITY_*,SECTION_MAP_EXECUTE):
9726         Add defines.
9727
9728 2002-06-24  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9729
9730         * README.w32api: Correct spelling error.
9731
9732 2002-06-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9733
9734         * include/winuser.h (FLASHW_*,INPUT_MOUSE,INPUT_KEYBOARD,
9735         INPUT_HARDWARE): Add defines.
9736         (HDEVNOTIFY): Add typedef.
9737         (FLASHWINFO,tagMOUSEMOVEPOINT,tagMOUSEINPUT,tagKEYBDINPUT,
9738         tagHARDWAREINPUT,tagINPUT,tagGUITHREADINFO): Define structs and
9739         typedefs.
9740         (CreateDesktop[AW],CreateMDIWindow[AW],GetClassInfo[AW],
9741         GetClassInfoEx[AW],GetKeyboardLayoutList,
9742         MessageBoxIndirect[AW],MsgWaitForMultipleObjects,
9743         MsgWaitForMultipleObjectsEx, RegisterClass[AW],
9744         RegisterClassEx[AW]): Correct prototypes.
9745
9746 2002-06-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9747
9748         * include/ddeml.h (DdeCreateStringHandle{AW]:Correct
9749         prototypes.
9750         * include/winsvc.h (StartServiceW): Correct prototype.
9751         * include/winbase.h (BackupRead,BackupSeek,BackupWrite,
9752         FileTimeToLocalFileTime, GetAce,GetPrivateProfileStruct[AW],
9753         GetTickCount,InterlockedExchangeAdd,
9754         WritePrivateProfileStruct[AW]: Correct prototypes.
9755         (GetEnvironmentStrings): Correct mapping to
9756         GetEnvironmentStringsA.
9757         * include/winver.h (VerQueryValueA,VerQueryValueW):
9758         Correct prototypes.
9759         * include/wincon.h (CreateConsoleScreenBuffer): Correct
9760         prototype.
9761         * include/winreg.h (RegQueryMultipleValues[AW],
9762         RegQueryValueEx[AW]):Correct prototypes.
9763         * include/wingdi.h (PXFORM, PLOGBRUSH, PLOGPEN, PPOLYTEXTA,
9764         PPOLYTEXTW): Add typedefs.
9765         (_DESIGNVECTOR,COLOR16, _TRIVERTEX, _DISPLAY_DEVICE): Add
9766         structures and typedefs.
9767         (MM_MAX_NUMAXES): Add define.
9768         (EnumFontsW,GetEnhMetaFilePixelFormat,
9769         wglGetLayerPaletteEntries): Correct prototypes.
9770         * include/winerror.h (RPC_X_INVALID_PIPE_OBJECT,
9771         RPC_X_WRONG_PIPE_ORDER,RPC_X_WRONG_PIPE_VERSION,
9772         RPC_S_SEND_INCOMPLETE): Add defines.
9773
9774 2002-06-17  Casper S. Hornstrup  <chorns@users.sourceforge.net>
9775
9776         * include/windef.h (_fastcall, __fastcall, FASTCALL):
9777         Add defines.
9778
9779 2002-06-16  Egor Duda  <deo@logos-m.ru>
9780
9781         * include/ntdll.h: New file.
9782         * lib/ntdll.def: Add NtShutdownSystem.
9783
9784 2002-06-16  Steven Edwards  <Steven_Ed4153@yahoo.com>
9785
9786         * lib/dinput.def (DirectInputCreateEx): Add stub.
9787         * lib/ntdll.def: New file.
9788
9789 2002-06-14  Earnie Boyd  <earnie@users.sf.net>
9790
9791         * include/w32api.h: Change to version 2.0 to reflect the change
9792         in the license.
9793         * README: Renamed.
9794         * README.w32api: Renamed from README.  Modified license to remove
9795         the restriction of notifying the author based on the fact that the
9796         author is unreachable at the notified address.
9797         * Makefile.in (VERSION): Change to 2.0.
9798
9799 2002-06-14  Earnie Boyd  <earnie@users.sf.net>
9800
9801         * include/wingdi.h (GetEnhMetaFileBits): Correct typo.
9802         * Makefile.in (bindist): Correct the MinGW distribution.
9803
9804 2002-06-13  Earnie Boyd  <earnie@users.sf.net>
9805
9806         * include/winuser.h (MOUSEHOOKSTRUCT): Define structure.
9807         * include/wingdi.h (GetEnhMetaFileBits): Define prototype.
9808
9809 2002-06-13  Danny Smith  <dannysmith@users.sourceforge.net>
9810
9811         * lib/test.c: #include comcat.h.
9812
9813 2002-06-13  John K. Hohm  <jhohm@acm.org>
9814
9815         * include/comcat.h: New file.
9816
9817 2002-06-09  Gunnar Degnbol  <gdegnbol@users.sourceforge.net>
9818
9819         * include/richedit.h (EM_*, TM_*, GT_*): Add new defines.
9820         (GETTEXTEX): Add structure definition.
9821
9822 2002-06-08  Danny Smith  <dannysmith@users.sourceforge.net>
9823
9824         * include/windows.h (ole2.h): #include if !__OBJC__ and
9825         __GNUC__ >=3 and !WIN32_LEAN_AND_MEAN.
9826
9827 2002-06-07  Gunnar Degnbol  <gdegnbol@users.sourceforge.net>
9828
9829         * include/mapi.h: Change LPTSTR to LPSTR throughout.
9830
9831 2002-06-05  Danny Smith  <dannysmith@users.sourceforge.net>
9832
9833         * include/winnt.h (PACE_HEADER, PACCESS_ALLOWED_ACE,
9834         PACCESS_DENIED_ACE): Add typedefs.
9835
9836 2002-06-03  Danny Smith  <dannysmith@users.sourceforge.net>
9837
9838         * lib/thunk32.def (LIBRARY): Change to KERNEL32.dll.
9839
9840 2002-06-03 Steven Edwards  <Steven_Ed4153@yahoo.com>
9841
9842         * lib/kernel32.def (ConvertToGlobalHandle): Add stub.
9843
9844 2002-06-01  Danny Smith  <dannysmith@users.sourceforge.net>
9845
9846         * include/windef.h: Fix typo in last change.
9847
9848 2002-06-01  Danny Smith  <dannysmith@users.sourceforge.net>
9849
9850         * include/windef.h: Add no-op __try, __except, __finally
9851         defines from ...
9852         * include/excpt.h: Remove file.
9853         * include/windows.h: Don't include excpt.h.
9854
9855 2002-05-30  Christopher January  <chris@atomice.net>
9856
9857         * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING):
9858         Add missing typedefs.
9859
9860 2002-05-28  Earnie Boyd  <earnie@users.sf.net>
9861
9862         * include/w32api.h: Increment version to 1.5
9863         * Makefile.in: Ditto.
9864
9865
9866 2002-05-27  René Møller Fonseca  <fonseca@users.sourceforge.net>
9867
9868         * include/winreg.h: (RegConnectRegistry[AW]): Replace
9869         LP[W]STR with LPC[W]STR.
9870         (REG_QWORD, REG_QWORD_LITTLE_ENDIAN): Add defines.
9871         Clean up whitespace.
9872
9873 2002-05-27  Rick Rankin  <rick_rankin@yahoo.com>
9874
9875         * include/winnls.h: Add #define for LOCALE_RETURN_NUMBER.
9876
9877 2002-05-21  Earnie Boyd  <earnie@users.sf.net>
9878
9879         * Makefile.in: Increment VERSION to 1.4.
9880         (conf_prefix): New variable.
9881         (bindist): Modify target to use $(conf_prefix).
9882
9883 2002-05-20  Philip Aston  <philipa@mail.com>
9884
9885         * include/pbt.h (PBT_APMRESUMESUSPEND): Correct value is 7.
9886
9887 2002-05-20  René Møller Fonseca  <fonseca@users.sourceforge.net>
9888
9889         * include/lmaccess.h: (NetAccess*, NetGroup*,
9890         NetLocalGroup*, NetUser*, NetGet*, INetLogonControl[2],
9891         NetQueryDisplayInfotmationIndex): Replace LPWSTR with LPCWSTR.
9892
9893 2002-05-08  Danny Smith  <dannysmith@users.sourceforge.net>
9894
9895         * include/commctrl.h (ImageList_DragShowNolock): Remove
9896         conflicting redeclaration.
9897
9898 2002-05-07  Danny Smith  <dannysmith@users.sourceforge.net>
9899
9900         * include/windows.h: Move ANONYMOUS_UNION, _ANONYMOUS_STRUCT,
9901         STRICT and related defines to ...
9902         * include/windef.h: Here.
9903
9904 2002-05-03  Danny Smith  <dannysmith@users.sourceforge.net>
9905
9906         * include/winsock2.h (int32): Remove typedef.
9907         (SERVICETYPE): Add typedef.
9908         (struct _flowspec):Revise struct definition,  Comment
9909         on types used for members.
9910
9911 2002-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
9912
9913         * include/winnt.h (EVENT_*, SEMAPHORE_*,MUTEX_*): Remove
9914         more defines added in earlier change.
9915         * lib/Makefile.in (TEST_OPTIONS): Add -Wsystem-headers flag.
9916
9917 2002-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
9918
9919         * include/winnt.h (THREAD_PRIORITY_*): Remove defines
9920         added in last change.
9921
9922 2002-05-02  Danny Smith  <dannysmith@users.sourceforge.net>
9923
9924         * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*,
9925         SEMAPHORE_*, MUTEX_*, TIMER_*): Add new defines.
9926
9927 2002-05-01  Manu B  <contact.manu@wanadoo.fr>
9928
9929         * include/commctrl.h (SNDMSG): Define and use throughout
9930         in other macros instead of SendMessage.
9931         * include/commdlg.h (SNDMSG): Ditto.
9932
9933 2002-04-22  José Fonseca  <jrfonseca@users.sf.net>
9934
9935         * include/GL/gl.h: New file.
9936         * include/GL/glext.h: Ditto.
9937         * include/GL/glu.h: Ditto.
9938
9939 2002-04-09  Earnie Boyd  <earnie@users.sf.net>
9940
9941         * include/w32api.h: Increment version.
9942         * Makefile.in: Ditto.
9943
9944 2002-04-09  Earnie Boyd  <earnie@users.sf.net>
9945
9946         * Makefile.in (bindist): Use * instead of . for file list for tar
9947         command.
9948
9949 2002-04-02  Danny Smith  <dannysmith@users.sourceforge.net>
9950
9951         * include/wtypes.h (enum tagCLSCTX): Change formatting.
9952
9953 2002-04-02  Pat Thoyts  <patthoyts@users.sourceforge.net>
9954
9955         * include/objidl.h (IRunningObjectTable.Register): Correct
9956         prototype.
9957         * include/wtypes.h (ROTFLAGS_REGISTRATIONKEEPSALIVE,
9958         ROTFLAGS_ALLOWANYCLIENT): Add defines.
9959
9960 2002-03-31  Victor Porton  <porton@narod.ru>
9961
9962         * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
9963
9964 2002-03-29  David Robinow  <drobinow@yahoo.com>
9965
9966         * include/wingdi.h (SetPixelFormat): Correct prototype.
9967
9968 2002-03-29  Phil Krylov  <likewolf@users.sourceforge.net>
9969
9970         * include/richedit.h (EM_SHOWSCROLLBAR): Add define.
9971
9972 2002-03-26  Phil Krylov  <likewolf@users.sourceforge.net>
9973
9974         * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):
9975         Add defines.
9976
9977 2002-03-14  Gunnar Degnbol  <gdegnbol@users.sourceforge.net>
9978
9979         * include/richedit.h (RICHEDIT_CLASS): UNICODE it.
9980         * include/shlobj.h (IContextMenu2): Put methods in right order.
9981         * include/basetyps.h (REFGUID, REFIID, REFCLSID): Check for
9982         CINTERFACE before defining.
9983
9984 2002-03-09  Danny Smith  <dannysmith@users.sourceforge.net>
9985
9986         * include/accctrl.h: Add #pragma GCC system_header
9987         if __GNUC__ >= 3.
9988         * include/aclapi.h: Same.
9989         * include/basetsd.h: Same.
9990         * include/basetyps.h: Same.
9991         * include/cderr.h: Same.
9992         * include/cguid.h: Same.
9993         * include/commctrl.h: Same.
9994         * include/commdlg.h: Same.
9995         * include/cpl.h: Same.
9996         * include/cplext.h: Same.
9997         * include/custcntl.h: Same.
9998         * include/dbt.h: Same.
9999         * include/dde.h: Same.
10000         * include/ddeml.h: Same.
10001         * include/dlgs.h: Same.
10002         * include/excpt.h: Same.
10003         * include/httpext.h: Same.
10004         * include/imagehlp.h: Same.
10005         * include/imm.h: Same.
10006         * include/initguid.h: Same.
10007         * include/intshcut.h: Same.
10008         * include/ipexport.h: Same.
10009         * include/iphlpapi.h: Same.
10010         * include/ipifcons.h: Same.
10011         * include/iprtrmib.h: Same.
10012         * include/iptypes.h: Same.
10013         * include/isguids.h: Same.
10014         * include/largeint.h: Same.
10015         * include/lm.h: Same.
10016         * include/lmaccess.h: Same.
10017         * include/lmalert.h: Same.
10018         * include/lmapibuf.h: Same.
10019         * include/lmat.h: Same.
10020         * include/lmaudit.h: Same.
10021         * include/lmbrowsr.h: Same.
10022         * include/lmchdev.h: Same.
10023         * include/lmconfig.h: Same.
10024         * include/lmcons.h: Same.
10025         * include/lmerr.h: Same.
10026         * include/lmerrlog.h: Same.
10027         * include/lmmsg.h: Same.
10028         * include/lmremutl.h: Same.
10029         * include/lmrepl.h: Same.
10030         * include/lmserver.h: Same.
10031         * include/lmshare.h: Same.
10032         * include/lmsname.h: Same.
10033         * include/lmstats.h: Same.
10034         * include/lmsvc.h: Same.
10035         * include/lmuse.h: Same.
10036         * include/lmuseflg.h: Same.
10037         * include/lmwksta.h: Same.
10038         * include/lzexpand.h: Same.
10039         * include/mapi.h: Same.
10040         * include/mciavi.h: Same.
10041         * include/mcx.h: Same.
10042         * include/mmsystem.h: Same.
10043         * include/mswsock.h: Same.
10044         * include/nb30.h: Same.
10045         * include/nddeapi.h: Same.
10046         * include/nspapi.h: Same.
10047         * include/ntdef.h: Same.
10048         * include/ntsecapi.h: Same.
10049         * include/ntsecpkg.h: Same.
10050         * include/oaidl.h: Same.
10051         * include/objbase.h: Same.
10052         * include/objfwd.h: Same.
10053         * include/objidl.h: Same.
10054         * include/odbcinst.h: Same.
10055         * include/ole.h: Same.
10056         * include/ole2.h: Same.
10057         * include/ole2ver.h: Same.
10058         * include/oleauto.h: Same.
10059         * include/olectl.h: Same.
10060         * include/olectlid.h: Same.
10061         * include/oledlg.h: Same.
10062         * include/oleidl.h: Same.
10063         * include/pbt.h: Same.
10064         * include/prsht.h: Same.
10065         * include/psapi.h: Same.
10066         * include/rapi.h: Same.
10067         * include/ras.h: Same.
10068         * include/raserror.h: Same.
10069         * include/rassapi.h: Same.
10070         * include/regstr.h: Same.
10071         * include/richedit.h: Same.
10072         * include/richole.h: Same.
10073         * include/rpc.h: Same.
10074         * include/rpcdce.h: Same.
10075         * include/rpcdce2.h: Same.
10076         * include/rpcdcep.h: Same.
10077         * include/rpcndr.h: Same.
10078         * include/rpcnsi.h: Same.
10079         * include/rpcnsip.h: Same.
10080         * include/rpcnterr.h: Same.
10081         * include/rpcproxy.h: Same.
10082         * include/schannel.h: Same.
10083         * include/schnlsp.h: Same.
10084         * include/scrnsave.h: Same.
10085         * include/security.h: Same.
10086         * include/setupapi.h: Same.
10087         * include/shellapi.h: Same.
10088         * include/shlguid.h: Same.
10089         * include/shlobj.h: Same.
10090         * include/sql.h: Same.
10091         * include/sqlext.h: Same.
10092         * include/sqltypes.h: Same.
10093         * include/sqlucode.h: Same.
10094         * include/sspi.h: Same.
10095         * include/subauth.h: Same.
10096         * include/tlhelp32.h: Same.
10097         * include/unknwn.h: Same.
10098         * include/userenv.h: Same.
10099         * include/w32api.h: Same.
10100         * include/winbase.h: Same.
10101         * include/wincon.h: Same.
10102         * include/wincrypt.h: Same.
10103         * include/windef.h: Same.
10104         * include/windows.h: Same.
10105         * include/windowsx.h: Same.
10106         * include/winerror.h: Same
10107         * include/wingdi.h: Same.
10108         * include/wininet.h: Same.
10109         * include/winioctl.h: Same.
10110         * include/winnetwk.h: Same.
10111         * include/winnls.h: Same.
10112         * include/winnt.h: Same.
10113         * include/winperf.h: Same.
10114         * include/winreg.h: Same.
10115         * include/winresrc.h: Same.
10116         * include/winsock.h: Same.
10117         * include/winsock2.h: Same.
10118         * include/winspool.h: Same.
10119         * include/winsvc.h: Same.
10120         * include/winuser.h: Same.
10121         * include/winver.h: Same.
10122         * include/ws2tcpip.h: Same.
10123         * include/wsnetbs.h: Same.
10124         * include/wtypes.h: Same.
10125         * include/zmouse.h: Same.
10126         * include/mapi.h: Change header guard name to _MAPI_H  for
10127         consistency.
10128
10129 2002-03-08  Danny Smith  <dannysmith@users.sourceforge.net>
10130
10131         * include/accctrl.h (_ACCCTRL_H): Correct typo.
10132         Remove unnecessary inclusion of <wtypes.h>.
10133         * ChangeLog: Fix omission of name in recent entries.
10134
10135 2002-03-08  Antony Blakey  <antony.blakey@ihug.com.au>
10136
10137         * include/initguid.h (DEFINE_GUID): Add GUID_EXT to define.
10138
10139 2002-03-06  Danny Smith  <dannysmith@users.sourceforge.net>
10140
10141         * include/mswsock.h: Group winsock2 dependants
10142         together and protect with #ifdef _WINSOCK2_H.
10143         * lib/test.c: Only test ws2tcpip.h if winsock2.h
10144         has been included.
10145
10146 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10147
10148         * include/mswsock.h (TP_*): Add new defines.
10149         (TRANSMIT_PACKETS_ELEMENT): Define new structure.
10150         (WSAMSG): Likewise.
10151         (WSACMSGHDR): Likewise.
10152         (DisconnectEx): Add new prototype.
10153         (WSARecvMsg): Likewise.
10154         (WSA_CMSG_*) Add empty macros, guarded by #if 0.
10155
10156 2002-03-02  Danny Smith  <dannysmith@users.sourceforge.net>
10157
10158         * ChangeLog: Fix typo in last entry.
10159         * include/winsock2.h (IPPROTO_*): Add IPv6 defines.
10160         * include/ws2tcpip.h: (IP_*): Add new defines.
10161         (INET_ADDRSTRLEN, INET6_ADDRSTRLEN): Add defines.
10162         (NI_*): Add getnameinfo constants and bitmasks.
10163         (AI_*): Add getaddrinfo flags.
10164         (EAI_*): Add getaddrinfo error codes.
10165         (ip_mreq_source): Add new structure.
10166         (ip_msfilter): Add new structure.
10167         (IP_MSFILTER_SIZE): Add new macro.
10168         (in_pktinfo): Add new structure.
10169         Add preliminary IPv6 support.
10170         (in6_addr): Add new structure and some defines.
10171         (sockaddr_in6): Add new structure.
10172         (in6addr_any, in6addr_loopback): Declare extern structures.
10173         (IN6ADDR_ANY_INIT,IN6ADDR_LOOPBACK_INIT): Add
10174         initialization macros for above.
10175         (IN6_ARE_ADDR_EQUAL): Define macro.
10176         (IN6_IS_ADDR_*): Define address testing macros.
10177         (socklen_t) Add new typedef.
10178         (ipv6_mreq): Add new structure.
10179         (in6_pktinfo): Same.
10180         (addrinfo): Same.
10181         (freeaddrinfo):Add new prototype.
10182         (getaddrinfo): Same.
10183         (gai_strerror[AW]): Same.
10184         (getnameinfo): Same.
10185         (sockaddr_in6_old): Add structure.
10186         (sockaddr_gen): Add union definition.
10187         (INTERFACE_INFO): Use sockaddr_gen as members.
10188         (INTERFACE_INFO_OLD): Add comment on workaround for problems
10189         with INTERFACE_INFO on NT4 prior to sp4.
10190
10191 2002-02-28  Danny Smith  <dannysmith@users.sourceforge.net>
10192
10193         * include/windows.h: Remove test for __W32API_MAJOR_VERSION
10194         when selecting winsock interface.
10195         * include/winsock2.h (SOCKET_ADDRESS_LIST): Add structure
10196         and typedefs. Thanks to: 'Lorenzo' <conte0@infinito.it>.
10197         Expand FIXME comment.
10198         (WSACOMPLETIONTYPE): Add enum.
10199         (WSACOMPLETION): Add structure and typedefs.
10200         (WSANSPIoctl): Add function prototpe and callback typedef.
10201         (SIO_NSP_NOTIFY_CHANGE): Add define.
10202         (sockaddr_storage): Add structure and typedefs.
10203
10204 2002-02-16  Andriy Palamarchuk  <apa3a@yahoo.com>
10205
10206         * include/winuser.h (OIC_*): Add resource constants.
10207
10208 2002-02-14 Mattia Barbon  <mbarbon@users.sourceforge.net>
10209
10210         * include/ntsecpkg.h: New file.
10211         * include/schannel.h: New file.
10212         * include/schnlsp.h: New file.
10213         * include/security.h: New file.
10214         * include/sspi.h: New file.
10215         * include/ntsecapi.h (KERB_WRAP_NO_ENCRYPT,
10216         MICROSOFT_KERBEROS_NAME_[AW]): Add missing constants
10217         * include/wincrypt.h (CALG_*, X509_ASN_ENCODING.
10218         PKCS_7_ASN_ENCODING, CERT_*, USAGE_MATCH_TYPE_AND,
10219         USAGE_MATCH_TYPE_OR, szOID_*): Add missing constants
10220         (struct _CRYPTOAPI_BLOB): Add structure and typedefs.
10221         (SSL_EXTRA_CERT_CHAIN_POLICY_PARA,HTTPSPolicyCallbackData,
10222         CERT_CHAIN_POLICY_PARA,CERT_CHAIN_POLICY_STATUS,
10223         CRYPT_ALGORITHM_IDENTIFIER, CRYPT_BIT_BLOB,
10224         CERT_PUBLIC_KEY_INFO, CERT_EXTENSION, CERT_INFO, CERT_CONTEXT,
10225         CTL_USAGE, CERT_ENHKEY_USAGE, CERT_USAGE_MATCH,
10226         CERT_CHAIN_PARA, CERT_CHAIN_FIND_BY_ISSUER_PARA,
10227         CERT_TRUST_STATUS, CRL_ENTRY, CRL_INFO, CRL_CONTEXT,
10228         CERT_REVOCATION_CRL_INFO, CERT_REVOCATION_INFO,
10229         CERT_CHAIN_ELEMENT, CRYPT_ATTRIBUTE, CTL_ENTRY, CTL_INFO,
10230         CTL_CONTEXT, CERT_TRUST_LIST_INFO, CERT_SIMPLE_CHAIN,
10231         CERT_CHAIN_CONTEXT): Add missing structures.
10232         (CertCloseStore, CertGetCertificateChain,
10233         CertVerifyCertificateChainPolicy, CertFreeCertificateChain,
10234         CertNameToStr[AW], CertOpenSystemStore[AW], CertOpenStore,
10235         CertFindCertificateInStore, CertFreeCertificateContext,
10236         CertGetIssuerCertificateFromStore,
10237         CertFindChainInStore): Add missing functions.
10238         (CertNameToStr, CertOpenSystemStore, CERT_FIND_SUBJECT_STR,
10239         CERT_FIND_ISSUER_STR): Add Unicode mappings.
10240         * lib/crypt32.def: New file.
10241         * lib/secur32.def: Add mising stubs.
10242         * lib/test.c: Include new headers.
10243
10244 2002-02-14  Danny Smith  <dannysmith@users.sourceforge.net>
10245
10246         * include/windef.h (PROC,FARPROC,NEARPROC): Remove void
10247         parameter.
10248
10249 2002-01-30  Danny Smith  <dannysmith@users.sourceforge.net>
10250
10251         * lib/test.c: Include mapi.h.
10252         * include/commctrl.h (TBSTYLE_*): Add missing defines.
10253         Thanks to: "Ron"  <ron@debian.org>
10254
10255 2002-01-30  John Fattaruso  <fattaruso@ieee.org>
10256
10257         * include/mapi.h: New file.
10258         * lib/mapi.def: Add missing function stubs.
10259
10260 2002-01-28  Danny Smith  <dannysmith@users.sourceforge.net>
10261
10262         * include/winuser.h (GetWindowLongPtr[AW],
10263         SetWindowLongPtr[AW]): Add prototypes for _WIN64.
10264
10265 2002-01-28  Mattia Barbon  <mbarbon@users.sourceforge.net>
10266
10267         * include/winuser.h (GWLP_*,DWLP_*): Add missing constants.
10268         (GetWindowLongPtr[AW], SetWindowLongPtr[AW]): Map them to
10269         {Get Set}WindowLong[AW], as in Win32 they are equivalent.
10270         (GetWindowLongPtr, SetWindowLongPtr): Add Unicode mappings.
10271
10272 2002-01-28  Danny Smith  <dannysmith@users.sourceforge.net>
10273
10274         * lib/test.c: Include wsnetbs.h.
10275
10276 2002-01-28  Kai Henningsen  <kai-henningsen@users.sourceforge.net>
10277
10278         * include/wsnetbs.h: New file.
10279
10280 2002-01-25  Earnie Boyd  <earnie@users.sf.net>
10281
10282         * include/winnt.h: Remove merge conflict.
10283
10284 2002-01-25  Danny Smith  <dannysmith@users.sourceforge.net>
10285
10286         * include/winnt.h (_TCHAR): Add typedefs.
10287
10288 2002-01-25  Tim Hughes  <tjh@delcam.com>
10289
10290         * include/wininet.h (SECURITY_FLAG_IGNORE_*): Add missing
10291         defines.
10292
10293 2002-01-25  Andriy Palamarchuk  <apa3a@yahoo.com>
10294
10295         * include/winsuser.h (ATF_AVAILABLE, SERKF_ACTIVE):
10296         Add defines.
10297         (LPACCESSTIMEOUT): Add typedef.
10298
10299 2002-01-24  Phillip Susi  <psusi@cfl.rr.com>
10300
10301         * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.
10302
10303 2002-01-24  Danny Smith  <dannysmith@users.sourceforge.net>
10304
10305         * include/commctrl.h (HDITEM[AW]): Rename _HD_ITEM[AW] to
10306         _HDITEM[AW], with parallel changes to typedefs. Use defines for
10307         backward compatability with old names. Update UNICODE mappings.
10308         (HDLAYOUT): Remove struct _HD_LAYOUT_XP.  Use new typedefs
10309         for struct _HD_LAYOUT and add defines for backward
10310         compatability with old names.
10311         (NMLISTVIEW): Rename _NM_LISTVIEW to tagNMLISTVIEW, with
10312         parallel chages to typedefs. Add defines for backward
10313         compatability with old names.
10314         (TCHITTESTINFO, IMAGELISTDRAWPARAMS): Fix _WIN32_IE guard.
10315
10316 2002-01-21  Robert Collins  <rbtcollins@hotmail.com>
10317
10318         * include/winnt.h: Add missing MEM_ defines, and convert existing to
10319         hex for readability.
10320
10321 2002-01-17  Marcus Geelnard  <marcus.geelnard@home.se>
10322
10323         * include/winsuser.h (tagKBDLLHOOKSTRUCT): Define struct
10324         and typedefs.
10325         (SPI_SETSCREENSAVERRUNNING): Add define.
10326         (LLKHF_ALTDOWN): Add define.
10327         * include/wingdi.h (PFD_GENERIC_ACCELERATED,
10328         PFD_DEPTH_DONTCARE): Add defines.
10329
10330 2002-01-17  Danny Smith  <dannysmith@users.sourceforge.net>
10331
10332         * include/objbase.h (CoGetObject): Add prototype.
10333
10334 2002-01-14  Timothy J. Wood  <tjw@omnigroup.com>
10335
10336         * include/winuser.h (ENUM_CURRENT_SETTINGS,
10337         ENUM_REGISTRY_SETTINGS): Add defines.
10338
10339 2002-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
10340
10341         * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant.
10342         (FILE_ATTRIBUTE_DEVICE): Add define.
10343
10344 2002-01-14  Corinna Vinschen  <vinschen@redhat.com>
10345
10346         * include/winnt.h: Add INVALID_FILE_ATTRIBUTES.
10347
10348 2002-01-11  Danny Smith  <dannysmith@users.sourceforge.net>
10349
10350         * ChangeLog: correct date in last entry.
10351
10352 2002-01-11  Timothy J. Wood  <tjw@omnigroup.com>
10353
10354         * include/winuser.h (MONITORENUMPROC): Add typedef.
10355         (EnumDisplayMonitors): Add prototype.
10356         * lib/user32.def (EnumDisplayMonitors): Add stub.
10357
10358 2002-01-11 Ralf Habacker  <Ralf.Habacker@freenet.de>
10359
10360         * include/ntsecapi.h:  Fixed missing void parameter type in some
10361         prototypes.
10362         * include/objbase.h: Ditto.
10363         * include/rapi.h: Ditto.
10364         * include/rpc.h: Ditto.
10365         * include/rpcdce.h: Ditto.
10366         * include/rpcdcep.h: Ditto.
10367         * include/rpcndr.h: Ditto.
10368         * include/rpcnsip.h: Ditto.
10369         * include/rpcproxy.h: Ditto.
10370         * include/windef.h: Ditto.
10371
10372 2002-01-07  Danny Smith  <dannysmith@users.sourceforge.net>
10373
10374         * lib/vfw32.def (LIBRARY): Change to MSVFW32.DLL.
10375
10376 2002-01-04  TAMURA Kent  <tkent@users.sourceforge.net>
10377
10378         * include/wingdi.h (BI_JPEG, BI_PNG, GGO_BEZIER,GGO_UNHINTED,
10379          LAYOUT_RTL, LAYOUT_BITMAPORIENTATIONPRESERVED): Add defines.
10380         * include/winuser.h (HWND_MESSAGE, WS_EX_COMPOSITED,
10381         WS_EX_LAYERED, WS_EX_LAYOUTRTL, WS_EX_NOACTIVATE,
10382         WS_EX_NOINHERITLAYOUT): Add defines.
10383         * include/winnt.h (PF_RDTSC_INSTRUCTION_AVAILABLE,
10384         PF_PAE_ENABLED, MEM_PHYSICAL, MEM_RESET, MEM_TOP_DOWN,
10385         MEM_WRITE_WATCH): Add defines.
10386
10387
10388 2002-01-04  Danny Smith  <dannysmith@users.sourceforge.net>
10389
10390         * include/winbase.h (InitializeCriticalSectionAndSpinCount):
10391         Add prototype.
10392         (SetCriticalSectionSpinCount): Likewise.
10393
10394 2001-12-30  Guido Serassio  <serassio@libero.it>
10395
10396         * include/winsvc.h: Add EnumServiceStatusEx(),
10397         QueryServiceStatusEx()
10398         & RegisterServiceCtrlHandlerEx()
10399
10400 2001-12-21  Robert Collins  <rbtcollins@hotmail.com>
10401
10402         * include/wingdi.h: Add GetRandomRgn and SYSRGN.
10403
10404 2001-12-20  Christopher Faylor  <cgf@redhat.com>
10405
10406         * lib/Makefile.in: Revert inst_installdir definitions to working
10407         versions.
10408
10409 2001-12-17  Guido Serassio  <serassio@libero.it>
10410
10411         * include/winsvc.h: Add ChangeServiceConfig2() &
10412         QueryServiceConfig2() definition
10413
10414 2001-12-17  Robert Collins  <rbtcollins@hotmail.com>
10415
10416         * include/commctrl.h: New typedefs for HDLAYOUT and LPHDLAYOUT based
10417         on MSDN documentation for XP.
10418
10419 2001-12-15  Andrew Begel  <abegel@eecs.berkeley.edu>
10420
10421         * include/winbase.h (CreateHardLink): Correct typo in UNICODE
10422         mappings.
10423
10424 2001-12-11  Phillip Susi  <psusi@cfl.rr.com>
10425
10426         * include/commctrl.h (ACS_*): Add new defines.
10427         (PGS_*): Ditto.
10428         (CBES_*): Ditto.
10429         (TBSTYLE_*): Ditto.
10430         (TB_*): Ditto.
10431         (TTS_*): Ditto.
10432         (UDS_HOTTRACK): Add define.
10433         (SBT_TOOLTIPS): Ditto.
10434         (TBS_*): Add new defines.
10435         (HDS_*): Ditto.
10436         (LVS_EX_*) Ditto.
10437         (LVKF_*): Ditto.
10438         (TCM_GETEXTENDEDSTYLE): Add define.
10439         (TVS_NOHSCROLL): Ditto.
10440         (TVIF_INTEGRAL): Ditto.
10441         (DTS_SHORTDATECENTURYFORMAT): Ditto.
10442         (TCS_*): Add new defines.
10443         (CBEM_*): Add defines.
10444         (tagNMITEMACTIVATE): Add structure definition and typedefs.
10445         (tagTVITEMEX[AW]: Ditto.
10446         (tagTVINSERTSTRUCT[AW]: Add union member.
10447         * include/winbase.h (VirtualAllocEx): Add prototype.
10448         * include/winuser.h (SS_*): Add new defines.
10449
10450 2001-12-07  Earnie Boyd  <earnie@users.sf.net>
10451
10452         * Makefile.in: Increment VERSION.
10453         * include/w32api.h: Ditto.
10454
10455 2001-12-07  Earnie Boyd  <earnie@users.sf.net>
10456
10457         * Makefile.in: Increment VERSION.
10458         * include/w32api.h: Ditto.
10459
10460 2001-12-07  Danny Smith  <dannysmith@users.sourceforge.net>
10461
10462         * include/setupi.h (SetupDiCreateDeviceInterfaceRegKey[AW],
10463         SetupDiCreateDevRegKey[AW],SetupDiDeleteDeviceInterfaceRegKey,
10464         SetupDiDeleteDevRegKey,SetupDiOpenClassRegKey,
10465         SetupDiOpenClassRegKeyEx[AW],SetupDiOpenDeviceInterfaceRegKey,
10466         SetupDiOpenDevRegKey): Correct function names.
10467
10468 2001-12-04  Earnie Boyd  <earnie@users.sf.net>
10469
10470         * include/winuser.h (IDC_STATIC): Don't define.
10471
10472 2001-12-04  Danny Smith  <dannysmith@users.sourceforge.net>
10473
10474         Cleanup merge between SourceForge and winsup CVS.
10475         * include/winbase.h (OSVERSIONINFO[AW], OSVERSIONINFOEX[AW]: Remove
10476         definitions.
10477         * include/winnt.h (VER_NT*): Remove duplicate defines.
10478         (VER_SUITE*): Group with VER_PLATFORM*, VER_NT* defines.
10479
10480 2001-12-03  Earnie Boyd  <earnie@users.sf.net>
10481
10482         * include/accctrl.h: Change \r\n to \n.
10483
10484 2001-11-30  Danny Smith  <dannysmith@users.sourceforge.net>
10485
10486         * include/ipexport.h (IP_UNIDIRECTIONAL_ADAPTER_ADDRESS):
10487         Add structure definition.
10488         * include/iptypes.h (IP_PER_ADAPTER_INFO): Ditto.
10489         * include/iphlpapi.h (AddIPAddress,CreateProxyArpEntry,
10490         DeleteIPAddress,DeleteProxyArpEntry,EnableRouter,
10491         FlushIpNetTable,GetAdapterIndex,GetPerAdapterInfo,
10492         GetUniDirectionalAdapterInfo,SendARP,SetAdapterIpAddress,
10493         UnenableRouter) Declare functions.
10494         * lib/iphlpapi.def: Add function names to import lib.
10495
10496 2001-11-24  Danny Smith  <dannysmith@users.sourceforge.net>
10497
10498         * include/winnt.h (PACCESS_MASK): Add typedef.
10499         * include/aclapi.h: New file.
10500         * include/acctrl.h: New file.
10501         * lib/advapi32.def: Add missing symbols.
10502         * lib/test.c: Add #include <aclapi.h>.
10503
10504 2001-11-23  Danny Smith  <dannysmith@users.sourceforge.net>
10505
10506         * include/winbase.h (OSVERSIONINFO[AW],VER_PLATFORM_WIN32s,
10507         VER_PLATFORM_WIN32_WINDOWS,VER_PLATFORM_WIN32_NT): Move from
10508         here ...
10509         * include/winnt.h: ... to here.
10510         * include/winbase.h (VerifyVersionInfo[AW]): Add declaration.
10511         * include/winnt.h (OSVERSIONINFOEX[AW]): Add structure definitions
10512         and typedefs.
10513         (VER_NT_WORKSTATION,VER_NT_DOMAIN_CONTROLLER,VER_NT_SERVER):
10514         Add defines.
10515
10516 2001-11-19  Pierre Muller  <muller@ics.u-strasbg.fr>
10517
10518         * w32api/include/winnt.h: prepare SSE register support.
10519         (CONTEXT_EXTENDED_REGISTERS): Add new define.
10520         (MAXIMUM_SUPPORTED_EXTENSION): New define.
10521         (struct CONTEXT): ExtendedRegisters field added.
10522
10523 2001-11-16  Danny Smith  <dannysmith@users.sourceforge.net>
10524
10525         * include/winuser.h (tagALTTABINFO, tagCOMBOBOXINFO,
10526         tagCURSORINFO, tagMENUBARINFO, tagMENUINFO, tagMONITORINFO
10527         tagSCROLLBARINFO, tagTITLEBARINFO. tagWINDOWINFO,
10528         tagLASTINPUTINFO ): Define new structures.
10529         (EndMenu, GetAltTabInfo[AW],GetComboBoxInfo,GetCursorInfo,
10530         GetLastInputInfo, GetListBoxInfo, GetMenuBarInfo,
10531         GetMonitorInfo[AW], GetScrollBarInfo, GetTitleBarInfo,
10532         GetWindowInfo, GetWindowModuleFileName[AW],GetMenuInfo
10533         SetMenuInfo): Add new prototypes.
10534         * lib/user32.def: Add import stubs for above functions.
10535
10536         * include/winuser.h (IDC_STATIC): Protect against prior
10537         definition.
10538
10539 2001-11-12  Corinna Vinschen  <corinna@vinschen.de>
10540
10541         * include/winbase.h (OSVERSIONINFOEX): Add definition.
10542         * include/winnt.h: Add VER_NT_* and VER_SUITE_* defines.
10543
10544 2001-11-10  Robert Collins  <rbtcollins@hotmail.com>
10545
10546         * include/winnt.h: Add Danny Smith's text comment about gcc compiler
10547         warnings with _AUTHORITY #defines.
10548
10549 2001-11-09  Robert Collins  <rbtcollins@hotmail.com>
10550
10551         * include/winnt.h (GetCurrentFiber): Create a prototype before the
10552         implementation.
10553         (GetFiberData): Ditto.
10554
10555 2001-11-09  Robert Collins  <rbtcollins@hotmail.com>
10556
10557         * include/winnt.h: Backout last change.
10558
10559 2001-11-08  Robert Collins  <rbtcollins@hotmail.com>
10560
10561         * include/winnt.h: Define *_SID_AUTHORITY appropriately,
10562         GetCurrentFiber: Create a prototype before the implementation.
10563         GetFiberData: Ditto.
10564
10565 2001-11-06  Danny Smith  <dannysmith@users.sourceforge.net>
10566
10567         * include/winuser.h (IDC_STATIC): Add define.
10568         Thanks to: Benoit Laniel.
10569
10570 2001-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
10571
10572         * include/commdlg.h: Include <unknwn.h> rather than local
10573         definition of LPUKNOWN.
10574         * include/rpcproxy.h: Don't include if ndef CINTERFACE.
10575         Emit warning.
10576
10577 2001-11-05  Mattia Barbon  <mbarbon@dsi.unive.it>
10578
10579         * include/windef.h (DECLSPEC_NORTEURN): Add an empty version
10580         for Watcom.
10581         (DECLARE_STDCALL_P): Use it to add __stdcall decoration for
10582         functions of the form 'type * function(...)' in a way compatible
10583         with both Watcom and GCC.
10584         * include/rpcdcep.h (I_RpcAllocate): Use DECLARE_STDCALL_P.
10585         * include/rpcproxy.h (CInterfaceProxyVtbl): Do not declare
10586         zero-sized arrays for Watcom. Mark as __extension for __GNUC__.
10587         * include/windows.h: Watcom can use anonymous structs/unions.
10588         * include/winnt.h: Watcom can use 64 bit ints.
10589         (GetCurrentFiber): Add another inline definition using
10590         Watcom inline assembly syntax.
10591         (GetFiberData): Likewise.
10592         * include/winsock.h (inet_ntoa): Use DECLARE_STDCALL_P.
10593         (gethostbyname): Likewise.
10594         (gethostbyaddr}: Likewise.
10595         (getservbyport}: Likewise.
10596         (getservbyname}: Likewise.
10597         (getprotobynumber}: Likewise.
10598         (getprotobyname}: Likewise.
10599         * include/winsock2.h (inet_ntoa): Use DECLARE_STDCALL_P.
10600         (gethostbyname}: Likewise.
10601         (gethostbyaddr}: Likewise.
10602         (getservbyport}: Likewise.
10603         (getservbyname}: Likewise.
10604         (getprotobynumber}: Likewise.
10605         (getprotobyname}: Likewise.
10606         * lib/diinut.c: Correction for Watcom.
10607         * lib/kernel32.c (GetCurrentFiber): Add another definition
10608         using Watcom inline assembly syntax.
10609         (GetFiberData): Likewise.
10610         * lib/scrnsave.c (WinMain): Add break after default:
10611         clause.
10612
10613 2001-11-04  "stefan"  <stefan@lkcc.org>
10614
10615         * include/winnt.h (GetCurrentFiber): Add prototype.
10616         (GetFiberData): Likewise.
10617
10618 2001-11-04  Christopher Faylor  <cgf@redhat.com>
10619
10620         * lib/Makefile.in: Add .NOTPARALLEL target since dlltool cannot run in
10621         parallel invocations.
10622
10623 2001-11-03  Christopher Faylor  <cgf@redhat.com>
10624
10625         * lib/scrnsave.c (WinMain): Trivial change to avoid a compiler warning.
10626
10627 2001-11-01  Danny Smith  <dannysmith@users.sourceforge.net>
10628
10629         * include/basetyps.h (DECLARE_INTERFACE): Don't add
10630         __attribute__((com_interface)) for __GNUC__ >= 3.
10631
10632 2001-11-01  Danny Smith  <dannysmith@users.sourceforge.net>
10633
10634         * include/commdlg.h (PRINTPAGERANGE): Add structure
10635         definition.
10636         (PRINTDLGEX[AW]): Likewise.
10637         (PrintDlgEx[AW]): Add function declaration.
10638         * lib/comdlg32.def (PrintDlgEx[AW]): Add function stubs.
10639         * ChangeLog: Fix typo in last entry.
10640
10641 2001-11-01  TAMURA Kent  <tkent@users.sourceforge.net>
10642
10643         * include/objbase.h (CoGetClassObject): Change third parameter
10644         to COSERVERINFO*.
10645
10646 2001-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
10647
10648         * include/winuser.h (MOUSEEVENTF_WHEEL): Define.
10649         Thanks to: Kim Saunders.
10650         * include/oleauto.h: Define VARIANT* flags for VariantChangeType.
10651         Thanks to: Pat Thoyts.
10652         * include/winnt.h: Change C++ style comment to C style.
10653         * include/shlobj.h: Ditto.
10654         * include/objbase.h (enum tagCOINIT): Remove comma at end of
10655         list.
10656         * include/oledlg.h (enum tagOLEUIPASTEFLAG): Ditto.
10657         * include/oleidl.h (enum tagDROPEFFECT): Mark as __extension__
10658         (enum not limited to range of int).
10659         * include/oaidl.h (struct tagVARIANT): Mark as __extension__
10660         (struct with no named members), ifndef NONAMELESSUNION.
10661
10662 2001-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
10663
10664         * include/winuser.h (CREATESTRUCT): UNICODE it.
10665         (CBT_CREATEWND): Likewise.
10666
10667 2001-10-20  Corinna Vinschen  <corinna@vinschen.de>
10668
10669         * include/winnetwk.h (WNetGetResourceInformationA): Add declaration.
10670         (WNetGetResourceInformationW): Ditto.
10671         (WNetGetResourceInformation): Add define.
10672
10673 2001-10-12  Pedro A Aranda  <paaguti@hotmail.com>
10674
10675         * include/winuser.h (POINTSTOPOINT): Use explicit casts
10676         before extracting words.
10677
10678 2001-10-04  Danny Smith  <dannysmith@users.sourceforge.net>
10679
10680         * include/winnt.h: Add PF_* defines.
10681         Thanks to: "Wizord"  <wizord@argoslabs.com>
10682
10683 2001-09-18  Danny Smith  <dannysmith@users.sourceforge.net>
10684
10685         * include/winnt.h (_[U]LARGE_INTEGER): Mark nameless structure
10686         field as _ANONYMOUS_STRUCT.
10687         * include/setupapi.h (SP_DEVINSTALL_PARAMS): Add missing typedef
10688         for UNICODE.
10689         * include/ipexport.h (icmp_echo_reply): Remove extra ';'.
10690         * lib/makefile.in: Add -pedantic switch to TEST_OPTIONS for header
10691         test.
10692
10693 2001-09-17  Mattia Barbon  <mbarbon@dsi.unive.it>
10694
10695         * include/commctrl.h: Add some ListView constants.
10696
10697 2001-09-17  Earnie Boyd  <earnie@sf.net>
10698
10699         * lib/Makefile.in (inst_includedir): Add FIXME and remove the usr/
10700         portion of the directory from the install.
10701         (inst_libdir): Ditto.
10702         * Makefile.in (VERSION): Increment.
10703         * include/w32api.h: Increment version.
10704
10705 2001-09-13  Earnie Boyd  <earnie@SF.net>
10706
10707         * lib/Makefile.in (inst_includedir): Change to always use w32api
10708         subdirectory for target == cygwin.
10709         (inst_libdir): Ditto.
10710
10711 2001-09-13  Earnie Boyd  <earnie@SF.net>
10712
10713         * lib/Makefile.in (config_prefix): New variable.
10714         (inst_includedir): Manipulate special value only if target == cygwin
10715         and build == target and prefix != config_prefix.
10716         (inst_libdir): Ditto.
10717
10718 2001-09-12  Earnie Boyd  <earnie@SF.net>
10719
10720         * Makefile.in (TARFLAGS): New variable.
10721         (TARFILEEXT): Ditto.
10722
10723 2001-09-12  Earnie Boyd  <earnie@SF.net>
10724
10725         * Makefile.in: Increment version.
10726         * include/w32api.h: Ditto.
10727         * lib/Makefile.in: Add usr/ to install directory special for cygwin.
10728
10729 2001-09-11  Danny Smith  <dannysmith@users.sourceforge.net>
10730
10731         * include/winnt.h (_[U]LARGE_INTEGER): Protect nameless struct with
10732         !defined(NONAMELESSUNION), rather than defined(_ANONYMOUS_STRUCT).
10733         (_REPARSE_DATA_BUFFER): Name union field DUMMYUNIONNAME.
10734
10735 2001-09-05  Danny Smith  <dannysmith@users.sourceforge.net>
10736
10737         * include/wininet.h (InternetAutodial): Add prototype.
10738         (InternetAutodialHangup): Ditto.
10739         (InternetDial): Ditto.
10740         (InternetGetConnectedState): Ditto.
10741         (InternetGoOnline): Ditto.
10742         (InternetHangUp): Ditto.
10743         (InternetSetDialState): Ditto.
10744         Add associated INTERNET_* auto dial flags.
10745         Guard typedefs and prototypes with #ifndef RC_INVOKED.
10746
10747 2001-09-04  Earnie Boyd  <earnie@SF.Net>
10748
10749         * lib/Makefile.in: Move the setting of variable libdir to after the
10750         setting of exec_prefix since the value of libdir is dependant on it.
10751
10752 2001-09-04  Christopher Faylor  <cgf@cygnus.com>
10753
10754         * include/winbase.h: Add missing closing parentheses to
10755         InterlockedExchangePointer declaration.
10756
10757 2001-09-01  Danny Smith  <dannysmith@users.sourceforge.net>
10758
10759         * include/shlobj.h (CFSTR_* ): Add new defines.
10760         Thanks to: "Ron" <ron@debian.org> .
10761         Unicode them.
10762
10763 2001-09-01  Christopher Faylor  <cgf@cygnus.com>
10764
10765         * include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to determine if
10766         anonymous structs are available rather than just testing preprocessor
10767         variable directly.
10768
10769 2001-08-31  Corinna Vinschen  <corinna@vinschen.de>
10770
10771         * include/winnt.h: Change definition of `SYSTEM_LUID' to comply
10772         with new `LARGE_INTEGER' definition.
10773
10774 2001-08-30  Christopher Faylor  <cgf@cygnus.com>
10775
10776         * include/winsock2.h: Remove "extra token" after #endif.
10777
10778 2001-08-31  Earnie Boyd  <earnie@SF.Net>
10779
10780         * config.guess: Remove the \r from the end of line.
10781         * config.sub: Ditto.
10782
10783 2001-08-30  Danny Smith  <dannysmith@users.sourceforge.net>
10784
10785         * include/winnt.h: Allow anonymous struct in [U]LARGE_INTEGER
10786         if __cplusplus as well as if _ANONYMOUS_STRUCT.
10787
10788 2001-08-29  Earnie Boyd  <earnie@SF.Net>
10789
10790         * config.guess: Add the MSYS system.
10791         * config.sub: Ditto.
10792         * include/winsock.h: Add the __INSIDE_MSYS__ protections.
10793         * incldue/winsock2.h: Ditto.
10794
10795 2001-08-29  Eric Kohl  <ekohl@users.sourceforge.net>
10796
10797         * include/winnt.h: Allow anonymous (Xxx.LowPart) or
10798         non-anonymous (Xxx.u.LowPart) access to HighPart and
10799         LowPart of a LARGE_INTEGER or ULARGE_INTEGER.
10800
10801 2001-08-24  TAMURA Kent  <tkent@users.sourceforge.net>
10802
10803         * include/wingdi.h (HANGUL_CHARSET): Add define.
10804
10805 2001-08-21  Earnie Boyd  <earnie@SF.Net>
10806
10807         * include/setupapi.h: Formatting.
10808
10809 2001-08-21  Earnie Boyd  <earnie@SF.Net>
10810
10811         * include/shlobj.h: Remove \r from the line endings.
10812
10813 2001-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
10814
10815         * include/setupapi.h : New file.
10816         * lib/setupapi.def:New file.
10817         * lib/test.c: Include setupapi.h.
10818
10819 2001-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
10820         * include/winioctl.h (_DISK_PERFORMANCE): Correct typo.
10821
10822 2001-08-21  Mattia Barbon  <mbarbon@dsi.unive.it>
10823
10824         * include/richedit.h (ENLINK): Add structure definition.
10825         (EM_AUTOURLDETECT, EN_LINK, ENM_LINK): Add defines.
10826
10827 2001-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
10828
10829         * include/shlobj.h (CMIC_*): Remove duplicate defines.
10830         (CMDSTR_*): Remove duplicates; UNICODE string constants.
10831         (GCS_*): Make UNICODE.
10832         (CSIDL_*): Add more defines.
10833         * include/winioctl.h (_MEDIA_TYPE): Add pointer typedef.
10834         (_DISK_GEOMETRY): Ditto.
10835         (_DISK_PERFORMANCE): Ditto.
10836         * include/winbase.h (HasOverlappedIoCompleted): Add macro.
10837
10838 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10839
10840         * include/winnt.h: Move CHAR, SHORT and LONG typedefs outside
10841         of block protected by #ifndef VOID.
10842         (This reverts 1998-12-01 Anders Norlander change.)
10843         * include/odbcinst.h: End file with newline.
10844         * include/raserror.h: Ditto.
10845
10846 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10847
10848         * include/winsock2.h (#include <wtypes.h): Don't.
10849         (_BLOB): Define instead, if not already done.
10850         (__BLOB_T_DEFINED: New define for guarding _BLOB.
10851         * include/wtypes.h (_BLOB): Guard against prior definition.
10852
10853 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10854
10855         * include/oaidl.h (tagVARIANT): Mark anonymous structs and unions
10856         as __extension__.
10857         (tagTYPEDESC): Ditto.
10858         (_wireBRECORD): Add structure definition.
10859         (_wireSAFEARR_BRECORD): Ditto.
10860         (_wireSAFEARR_HAVEIID): Ditto.
10861         (_wireSAFEARRAY_UNION.u): Add fields SAFEARR_BRECORD RecordStr,
10862         SAFEARR_HAVEIID HaveIidStr.
10863         (tagVariant): Add fields _VARIANT_BOOL bool,*pbool.
10864         (_wireVARIANT): Change field parray to type wirePSAFEARRAY,
10865         pparray to wirePSAFEARRAY*.
10866         (_wireVARIANT): Add field wireBRECORD brecVal.
10867         (wireVARIANT): Change typedef to struct _wireVariant*.
10868         (IRecordInfo): Add interface definition.
10869         (LPRECORDINFO): Add typedef for IRecordInfo*.
10870         (IID_IRecordInfo): Add forward decalaration.
10871
10872 2001-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
10873
10874         * include/lmcons.h: Guard CNLEN and UNCLEN against prior definition.
10875         * include/nddeapi.h: Likewise.
10876
10877 2001-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
10878
10879         * lib/test.c (Win32_Winsock): Replace with __USE_W32_SOCKETS.
10880         Add more includes of w32api headers.
10881
10882 2001-08-10  Danny Smith  <dannysmith@users.sourceforge.net>
10883
10884         * include/winnt.h (GetCurrentFiber): Change __inline to __inline__.
10885         Swap asm code with that of GetFiberData.
10886         (GetFiberData): Ditto.
10887         * lib/kernel32.c: New file, containing library versions of
10888         GetCurrentFiber and GetFiberData.
10889         * lib/makefile.in: Add kernel32.o as static object to libkernal32.a.
10890
10891 2001-08-08  Danny Smith  <dannysmith@users.sourceforge.net>
10892
10893         * include/winuser.h (GET_WHEEL_DELTA_WPARAM): Add macro.
10894         Thanks to: Harold Hunt <Harold@compasstechnologies.com>.
10895
10896 2001-08-08  Danny Smith  <dannysmith@users.sourceforge.net>
10897
10898         * lib/oleaut32.def: Regenerate.
10899
10900 2001-08-04  Danny Smith  <dannysmith@users.sourceforge.net>
10901
10902         * include/wtypes.h (DECIMAL_SETZERO): Correct typo.
10903
10904 2001-08-02  Danny Smith  <dannysmith@users.sourceforge.net>
10905
10906         Apply Dmitry Bely  <dbely@mail.ru> patch 437834 (with additions).
10907         * include/oleidl.h (ISupportErrorInfo, ICreateInfo): Move from here
10908         * include/oaidl.h: ... to here.
10909         * include/oaidl.h ICreateErrorInfo): Add interface definition.
10910         (IErrorInfo::GetGUID): Change arg to GUID.
10911         (LPSUPPORTERRORINFO): Add typedef.
10912         (IID_ISupportErrorInfo): Change forward decl. of type to IID.
10913
10914 2001-08-02  Danny Smith  <dannysmith@users.sourceforge.net>
10915
10916         * include/winsock2.h (WSAGET* and WSAMAKE*): Remove duplicate
10917         defines.
10918
10919 2001-07-30  Danny Smith  <dannysmith@users.sourceforge.net>
10920
10921         * include/commctrl.h (TreeView_SetIndent): Correct typo.
10922
10923 2001-07-30  Danny Smith  <dannysmith@users.sourceforge.net>
10924
10925         * include/commctrl.h (TBSTYPE_FLAT): Remove define.
10926         Thanks to: Jason Craig  <jacraig@softhome.net>
10927
10928 2001-07-30  Mattia Barbon  <mbarbon@dsi.unive.it>
10929
10930         * include/commctrl.h (TBBUTTONINFO[AW]): Add struct definitions,
10931         and UNICODE mappings, if _WIN32_IE >= 0x400.
10932         (TBIF_* and TB_SETBUTTONINFO): Add defines, if _WIN32_IE >= 0x400.
10933         (CDIS_*,CDDS_*,CDRF_*) : Add defines.
10934         (tagNMCUSTOMDRAWINFO): Add struct definition and typedefs.
10935         (tagNMLVCUSTOMDRAW): Likewise.
10936         (tagNMTVCUSTOMDRAW): Likewise.
10937         (tagNMLVCACHEHINT): Likewise.
10938
10939 2001-07-06  Danny Smith  <dannysmith@users.sourceforge.net>
10940
10941         * include/basetsd.h (#include <_mingw.h>): Remove.
10942         (__int64): Define.
10943
10944 2001-06-28  Danny Smith  <dannysmith@users.sourceforge.net>
10945
10946         * include/wingdi.h (AC_SRC_OVER): Add define.
10947         (struct _BLENDFUNCTION): Add.
10948
10949 2001-06-28  Danny Smith  <dannysmith@users.sourceforge.net>
10950
10951         * include/shlobj.h:  Add BIF_* defines.
10952
10953 2001-06-27  Danny Smith  <dannysmith@users.sourceforge.net>
10954
10955         * include/winerror.h (E_PENDING): Add error code define.
10956
10957 2001-06-27  Danny Smith  <dannysmith@users.sourceforge.net>
10958
10959         * include/basetsd.h (#include <_mingw.h>): Add directive.
10960
10961 2001-06-25  Danny Smith  <dannysmith@users.sourceforge.net>
10962
10963         * include/winbase.h (InterlockedCompareExchange): Change args
10964         and return value from PVOID to LONG.
10965         (InterlockedExchange): Change first arg to LPLONG.
10966         (InterlockedCompareExchangePointer): New macro.
10967         (InterlockedExchangePointer): New macro.
10968
10969 2001-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
10970
10971         * lib/kernel32.def: Add LanguageGroup and UILanguage symbols.
10972         Thanks to Kevin Chase <kevincha99@hotmail.com>.
10973
10974 2001-06-11  TAMURA Kent  <tkent@users.sourceforge.net>
10975
10976         * objidl.h (IMalloc::ReAlloc()): Correct declaration.
10977         (IMalloc::Free()): Ditto.
10978
10979 2001-06-11  Danny Smith  <dannysmith@users.sourceforge.net>
10980
10981         * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it.
10982         (REGSTR_PATH_SPECIAL_FOLDERS): Ditto.
10983         * include/regstr.h (REGSTR_PATH_EXPLORER): Add #ifndef guard.
10984
10985 2001-06-11  Mattia Barbon  <mbarbon@dsi.unive.it>
10986
10987         * include/shlobj.h (struct _browseinfo): UNICODE it.
10988         (SHBrowseForFolder): Ditto.
10989         (SHGetPathFromIDList): Ditto.
10990
10991 2001-06-11  Earnie Boyd  <earnie@users.sourceforge.net>
10992
10993         * include/basetsd.h: RC_INVOKED protection and realignment.
10994         Thanks to: Colin Peters <colinpeters@users.sourceforge.net>
10995
10996 2001-06-06  Earnie Boyd  <earnie@users.sourceforge.net>
10997
10998         * Makefile.in (bindist): Reassign value of exec_prefix on make command
10999         line.
11000
11001 2001-05-22  Christopher Faylor  <cgf@cygnus.com>
11002
11003         * lib/mapi32.def: Add MAPISendMail.
11004
11005 2001-05-22  Earnie Boyd  <earnie@users.sourceforge.net>
11006
11007         * include/w32api.h: Update version.
11008         * Makefile.in: Ditto.
11009
11010 2001-05-17  Corinna Vinschen  <corinna@vinschen.de>
11011
11012         * include/winnt.h: Define SE_GROUP_LOGON_ID as unsigned to avoid
11013         compiler warnings.
11014
11015 2001-05-17  Corinna Vinschen  <corinna@vinschen.de>
11016
11017         * include/ntdef.h: Protect definition of OBJECT_ATTRIBUTES against
11018         previous definition in include/ntsecapi.h.
11019         * include/ntsecapi.h: Vice versa.
11020
11021 2001-05-16  Corinna Vinschen  <corinna@vinschen.de>
11022
11023         * include/winnt.h: Add defines for group attributes.
11024         Add define for SYSTEM_LUID.
11025         Add missing types `PTOKEN_DEFAULT_DACL', `PTOKEN_OWNER' and
11026         `PTOKEN_PRIMARY_GROUP'.
11027
11028 2001-04-24  Christopher Faylor  <cgf@cygnus.com>
11029
11030         * lib/Makefile.in: Install libraries in /usr/lib/w32api when building
11031         for cygwin.
11032
11033 2001-04-24  Christopher Faylor  <cgf@cygnus.com>
11034
11035         * include/winsock2.h: Protect one *more* newlib defines when compiling
11036         cygwin.
11037
11038 2001-04-23  Christopher Faylor  <cgf@cygnus.com>
11039
11040         * include/winsock2.h: Protect some more newlib defines when compiling
11041         cygwin.
11042
11043 2001-04-23  Christopher Faylor  <cgf@cygnus.com>
11044
11045         * include/winsock.h: Protect some more newlib defines when compiling
11046         cygwin.
11047
11048 2001-04-17  Egor Duda  <deo@logos-m.ru>
11049
11050         * include/windows.h: Define _ANONYMOUS_STRUCT and _ANONYMOUS_UNION
11051         as __extenstion__ when appropriate.
11052         * include/mmsystem.h: Mark anonymous structs and unions as
11053         __extension__ to prevent compiler warning when invoked with
11054         -pedantic
11055         * include/oaidl.h: Ditto.
11056         * include/objidl.h: Ditto.
11057         * include/olectl.h: Ditto.
11058         * include/prsht.h: Ditto.
11059         * include/shlobj.h: Ditto.
11060         * include/winbase.h: Ditto.
11061         * include/winnt.h: Ditto.
11062         * include/wtypes.h: Ditto.
11063
11064 2001-04-11  Danny Smith  <dannysmith@users.sourceforge.net>
11065
11066         * include/windows.h (#include <winsock.h>): Include <winsock2.h>
11067         instead if (_WIN32_WINNT >= 0x0400)&&(__W32API_MAJOR_VERSION > 0).
11068
11069 2001-04-11  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
11070
11071         * include/winuser.h (WM_IME_*): Remove defines (now in imm.h).
11072
11073 2001-04-11  John Fortin  <fortinj@attglobal.net>
11074
11075         * include/windef.h (*PBOOL): Unprotect from XFree86Server.
11076         (*LPBOOL): Ditto.
11077
11078 2001-04-08  Christopher Faylor  <cgf@cygnus.com>
11079
11080         * include/winnt.h (GetCurrentFiber): Make "external __inline" or asm
11081         code will be included in every module which includes this header.
11082         (GetFiberData): Ditto.
11083
11084 2001-04-08  Earnie Boyd  <earnie@users.sourceforge.net>
11085
11086         * include/winnt.h (GetCurrentFiber): Fix typo.
11087
11088 2001-04-08  Earnie Boyd  <earnie@users.sourceforge.net>
11089
11090         * include/shellapi.h: (CommandLineToArgvW): Add WINAPI declaration.
11091         * include/winbase.h: (GetFileAttributesExW): Fix typo.
11092         * include/wingdi.h: (StartDocA): Change LPDOCINFOA to DOCINFOA*.
11093         (StartDocB): Chage LNPDOCINFOB to DOCINFOB*.
11094         Thanks To: Kent Tamura  <tkent@users.sourceforge.net>
11095
11096         * include/winnt.h: (GetFiberData): Add __inline assembler coding.
11097         (GetCurrentFiber): Ditto.
11098         Thanks to: Andy Younger  <AndyY@redlemon.com>
11099
11100         * include/windef.h: (HMONITOR_DECLARED): New definition to stop
11101         DirectX 8 from complaining.
11102         Thanks to: Sigbjørn Lund Olsen  <mosikos@online.no>
11103
11104 2001-04-08  Michael Soderstrom  <ichaelsoderstro@hotmail.com>
11105
11106         * include/commctrl.h Updated TreeView and ListView defines and macros.
11107
11108 2001-04-08  Danny Smith  <dannysmith@users.sourceforge.net>
11109
11110         * include/winuser.h (MB_SERVICE_NOTIFICATION): Correct value for NT4
11111         and above.
11112
11113 2001-03-30  Earnie Boyd  <earnie@users.sourceforge.net>
11114         * include/winuser.h (VK_KANA): New definition.
11115         Thanks to: "Harold Hunt" <huntharo@msu.edu>
11116
11117 2001-03-29  Earnie Boyd  <earnie@users.sourceforge.net
11118
11119         * include/winuser.h (RT_CURSOR): Add protection for XFree86Server.
11120         (RT_FONT): Ditto.
11121         * include/basetsd.h (INT32): Ditto.
11122         * include/windef.h (ATOM): Ditto.
11123         (BOOL): Ditto.
11124         (BYTE): Ditto.
11125         * include/winbase.h (FreeResource): Ditto.
11126         Thanks to: "Harold Hunt" <huntharo@msu.edu>
11127
11128 2001-03-20  Danny Smith  <dannysmith@users.sourceforge.net>
11129
11130         * include/winsock.h (_SYS_TYPES_H macro guard for int types): Remove;
11131         use only _BSDTYPES_DEFINED macro now defined in newlib sys/types.h.
11132         (SYS_TYPES_H macro guard for fd_set): Replace with_SYS_TYPES_FD_SET
11133         macro now defined in newlib sys/types.h.  Emit warning if defined.
11134         * include/winsock2.h: Ditto.
11135         * include/windows.h (Win32_Winsock): Replace with new macros
11136         __USE_W32_SOCKETS and warn of deprecation.
11137
11138 2001-03-13  Earnie Boyd  <earnie@users.sourceforge.net
11139
11140         * include/wingdi.h: (DOCINFO) Ansi version defined incorrectly.
11141         Thanks to: Mattia Barbon <mbarbon@dsi.unive.it>
11142
11143 2001-03-12  Earnie Boyd  <earnie@users.sourceforge.net
11144
11145         * include/commctrl.h (TBSTYLE_FLAT): New definition.
11146         (TB_GETBUTTONSIZE): Ditto.
11147         (TCS_HOTTRACK): Ditto.
11148         Thanks to: Chris Hansen <popeofpop@softhome.net>
11149
11150 2001-03-01  Earnie Boyd  <earnie@users.sourceforge.net
11151
11152         * Makefile.in: (snapshot): Add target.
11153         * lib/Makefile.in: (install-headers): Use installdir variable.
11154         (installdir): Set value based on target-alias.
11155
11156 2001-02-21  Earnie Boyd  <earnie@users.sourceforge.net
11157
11158         * include/w32api.h: (_W32API_VERSION): Remove.
11159         (__W32API_VERSION): Add.
11160         (__W32API_MAJOR_VERSION): Ditto.
11161         (__W32API_MINOR_VERSION): Ditto.
11162
11163 2001-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
11164
11165         * include/wingdi.h (struct _DOCINFO[AW]): UNICODE it.
11166         (StartDoc[AW]): Use UNICODE'd LPDOCINFO[AW]
11167         * include/winuser.h (struct tagMOUSEKEYS): Define new structure.
11168         * include/winerror.h (NTE_*): Add CryptoAPI error codes.
11169
11170 2001-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
11171
11172         * include/mswsock.h: New file.
11173         * include/ws2tcpip.h: New file.
11174         * include/winsock.h (IPPROTO_IGMP): New define.
11175         (IPPROTO_GGP): Correct value.
11176         (SO_* macros): Remove mswsock defines.
11177         (TCP_BSDURGENT): Likewise.
11178         (IP_* macros): Add comment warning of WinSock2 incompatibility
11179         (WSARecvEx): Remove mswsock prototype.
11180         (TransmitFile): Likewise.
11181         (AcceptEx): Likewise.
11182         (GetAcceptExSockaddrs): Likewise.
11183         (struct _TRANSMIT_FILE_BUFFERS): Remove mswsock definition.
11184         (#include <mswsock.h>): Add directive and explanatory comment
11185         * include/winsock2.h (header guard): add guard for  _WINSOCK_H
11186         (_WINSOCK_H): Define to prevent later inclusion of winsock.h
11187         (#include <winsock.h>): Replace directive with winsock.h file content
11188         The following changes apply to the merged file:
11189         (FD_SET): Keep winsock2.h definition, delete winsock.h definition
11190         (SOMAXCONN): Likewise
11191         (#include <nspapi.h>): Move - don't include until LPSOCKADDR defined
11192         (IP_* macros): Delete WinSock1 definitions (WinSock2 definitions now
11193         in ws2tcpip.h)
11194         (struct ip_mreq): Delete (now defined in ws2tcpip.h for WinSock2)
11195         (FD_*_BIT and FD_* defines): Place together and extend to
11196         FD_MAX_EVENTS 10
11197         (AF* defines): Extend to AF_MAX 10
11198         (WSAIsBlocking): #if 0 out prototype (N/A in WinSock2)
11199         (WSAUnhookBlockingHook): Likewise.
11200         (WSASetBlockingHook): Likewise.
11201         (WSACancelBlockingCall): Likewise.
11202         (WSAEINPROGRESS): Comment as not raised in WinSock2.
11203         (#include <mswsock.h>): Delete directive inherited from winsock.h
11204         (WSA_QOS* defines): Add QualityOfService error codes.
11205         (SIO_* defines): Add new macros
11206         * include/ipexport.h (IP_STATUS flags): Add definitions.
11207         (IP_FLAG_DF): Likewise.
11208         (IP_OPT_* ): Likewise.
11209         (struct ip_option_information): Likewise.
11210         (struct icmp_echo_reply): Likewise.
11211
11212 2001-02-21  Danny Smith  <dannysmith@users.sourceforge.net>
11213
11214         * include/commctrl.h: Revert TEXT change.
11215         * include/lmalert.h: Ditto.
11216         * include/lmcons.h: Ditto.
11217         * include/lmsname.h: Ditto.
11218         * include/lmsvc.h: Ditto.
11219         * include/ntsecapi.h: Ditto.
11220         * include/oledlg.h: Ditto.
11221         * include/ras.h: Ditto.
11222         * include/regstr.h: Ditto.
11223         * include/richedit.h: Ditto.
11224         * include/wininet.h: Ditto.
11225         * include/winnt.h: Ditto.
11226
11227 2001-02-15  Earnie Boyd  <earnie@users.sourceforge.net>
11228
11229         * include/commctrl.h: Use _TEXT() instead of TEXT() throughout.
11230         * include/lmalert.h: Ditto.
11231         * include/lmcons.h: Ditto.
11232         * include/lmsname.h: Ditto.
11233         * include/lmsvc.h: Ditto.
11234         * include/ntsecapi.h: Ditto.
11235         * include/oledlg.h: Ditto.
11236         * include/ras.h: Ditto.
11237         * include/regstr.h: Ditto.
11238         * include/richedit.h: Ditto.
11239         * include/wininet.h: Ditto.
11240         * include/w32api.h: New File.
11241
11242 2001-02-13  Corinna Vinschen  <corinna@vinschen.de>
11243
11244         * include/shlobj.h: Add missing SLR_* flags.
11245
11246 2001-02-12:  Earnie Boyd  <earnie@users.sourceforge.net>
11247
11248         * lib/Makefile.in: (host_alias): Add variable.
11249         (host_build): Ditto:
11250         (xinstall): Removed
11251         (xinstall-libraries): Ditto.
11252         (xinstall-headers): Ditto.
11253         (xuninstall): Ditto.
11254         (xuninstall-libraries): Ditto.
11255         (xuninstall-headers): Ditto.
11256         * Makefile.in: (host_alias): Add variable.
11257         (build_alias): Ditto.
11258
11259 2001-02-02  Earnie Boyd  <earnie@users.sourceforge.net>
11260
11261         * include/winnt.h: (__TEXT): Add private macro.
11262         (_TEXT): Modify definition to use __TEXT.
11263         (_T): Ditto.
11264         This change allows the passing of a MACRO as an argument and have that
11265         MACRO resolved first.
11266         Thanks to: Eric PAIRE <eric.paire@ri.silicomp.com>
11267
11268 2001-01-31  Earnie Boyd  <earnie@users.sourceforge.net>
11269
11270         * Makefile.in: Increment VERSION to 0.5
11271         * include/winnt.h: Change TEXT to _TEXT throughout.
11272         (SID_RELEASE): Define.
11273         Thanks to: Eric PAIRE <eric.paire@ri.silicomp.com>
11274
11275 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11276
11277         * Apply Phil Krylov patches.
11278         2001-01-19  Phil Krylov  <phil@mail.ru>
11279         * include/commctrl.h: (HDI_IMAGE) New definition.
11280         (HDI_DI_SETITEM) Ditto.
11281         (HDI_ORDER) Ditto.
11282         (HDI_FILTER) Ditto.
11283         (HDF_BITMAP_ON_RIGHT) Ditto.
11284         (HDF_IMAGE) Ditto.
11285         (HDM_SETORDERARRAY) Ditto.
11286         (Header_SetOrderArray) Ditto.
11287         (ICC_BAR_CLASSES) Ditto.
11288         (struct _HD_ITEMA) Change definition.
11289         (struct _HD_ITEMW) Ditto.
11290         (struct tagINITCOMMONCONTROLSEX) Enclose in _WIN32_IE braces.
11291         (InitCommonControlsEx()) Ditto.
11292         2001-01-23  Phil Krylov  <phil@mail.ru>
11293         * include/richedit.h: Many Richedit 2.0 definitions.
11294
11295 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11296
11297         * include/winuser.h: (IDC_HAND)  New resource identifier.
11298         Thanks to: Mark Jordon <mark_jordan@ieee.org>
11299
11300 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11301
11302         * include/iptypes.h: Include <sys/types.h> for time_t declaration.
11303         Fix typo's.
11304
11305 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11306
11307         * include/objidl.h: (GetClassID): Argument needs to be a pointer.
11308         (GetUnmarshalClass): CLSID argument needs to be a pointer.
11309         Thanks To: <bge@users.sourceforge.net>
11310
11311 2001-01-30  Earnie Boyd  <earnie@users.sourceforge.net>
11312
11313         * Apply Danny Smith patch 102386
11314         2000-11-15  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
11315         * lib/rasapi32.def: add symbols available in NT4 and W2k
11316
11317 2001-01-28  Earnie Boyd  <earnie@users.sourceforge.net>
11318
11319         * Apply Danny Smith patch 102382
11320         2000-11-15  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
11321         * lib/mswsock.def: remove leading underscores from symbol names
11322
11323 2001-01-28  Earnie Boyd  <earnie@users.sourceforge.net>
11324
11325         * Apply Danny Smith patch 102446
11326         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
11327         * include/sql.h (ODBCVER): change default to 0x0351.
11328         (SQLSetScrollOptions): non-core function, move prototype to sqlext.h.
11329         (SQLColAttributes): likewise.
11330         (SQLBindParam): add prototype for ODBC 3.x function.
11331         (SQLCloseCursor): likewise.
11332         (SQLColAttribute): likewise.
11333         (SQLCopyDesc):likewise.
11334         (SQLEndTran): likewise.
11335         (SQLFetchScroll): likewise.
11336         (SQLGetConnectAttr): likewise.
11337         (SQLGetDescField): likewise.
11338         (SQLGetDescRec): likewise.
11339         (SQLGetDiagField): likewise.
11340         (SQLGetDiagRec): likewise.
11341         (SQLGetEnvAttr): likewise.
11342         (SQLGetStmtAttr): likewise.
11343         (SQLSetConnectAttr): likewise.
11344         (SQLSetDescField):likewise.
11345         (SQLSetDescRec): likewise.
11346         (SQLSetEnvAttr): likewise.
11347         (SQLSetStmtAttr): likewise.
11348         (SQLINTENGER and SQLUINTEGER): replace with SQLLEN and SQLULEN for
11349         _WIN64 compatability;
11350         (SQL_ACCESS_MODE): Move define to sqlext.h (used in non-core functions).
11351         (SQL_ACTIVE_CONNECTIONS): likewise.
11352         (SQL_ACTIVE_STATEMENTS): likewise.
11353         (SQL_ALL_EXCEPT_LIKE): likewise.
11354         (SQL_API_ALL_FUNCTIONS): likewise.
11355         (SQL_API_LOADBYORDINAL): likewise.
11356         (SQL_API_SQLBINDPARAMETER): likewise.
11357         (SQL_API_SQLBROWSECONNECT): likewise.
11358         (SQL_API_SQLCOLATTRIBUTES): likewise.
11359         (SQL_API_SQLCOLUMNPRIVILEGES): likewise.
11360         (SQL_API_SQLDESCRIBEPARAM): likewise.
11361         (SQL_API_SQLDRIVERCONNECT): likewise.
11362         (SQL_API_SQLDRIVERS): likewise.
11363         (SQL_API_SQLEXTENDEDFETCH): likewise.
11364         (SQL_API_SQLFOREIGNKEYS): likewise.
11365         (SQL_API_SQLMORERESULTS): likewise.
11366         (SQL_API_SQLNATIVESQL): likewise.
11367         (SQL_API_SQLNUMPARAMS): likewise.
11368         (SQL_API_SQLPARAMOPTIONS): likewise.
11369         (SQL_API_SQLPRIMARYKEYS): likewise.
11370         (SQL_API_SQLPROCEDURECOLUMNS): likewise.
11371         (SQL_API_SQLPROCEDURES): likewise.
11372         (SQL_API_SQLSETPOS): likewise.
11373         (SQL_API_SQLSETSCROLLOPTIONS): likewise.
11374         (SQL_API_SQLTABLEPRIVILEGES): likewise.
11375         (SQL_ASYNC_ENABLE): likewise.
11376         (SQL_ASYNC_ENABLE_DEFAULT): likewise.
11377         (SQL_ASYNC_ENABLE_OFF): likewise.
11378         (SQL_ASYNC_ENABLE_ON): likewise.
11379         (SQL_ATTR_READONLY): likewise.
11380         (SQL_ATTR_READWRITE_UNKNOWN): likewise.
11381         (SQL_ATTR_WRITE): likewise.
11382         (SQL_AUTOCOMMIT): likewise.
11383         (SQL_AUTOCOMMIT_DEFAULT): likewise.
11384         (SQL_AUTOCOMMIT_OFF): likewise.
11385         (SQL_AUTOCOMMIT_ON): likewise.
11386         (SQL_BEST_ROWID): likewise.
11387         (SQL_BIGINT): likewise.
11388         (SQL_BINARY): likewise.
11389         (SQL_BIND_BY_COLUMN): likewise.
11390         (SQL_BIND_TYPE): likewise.
11391         (SQL_BIND_TYPE_DEFAULT): likewise.
11392         (SQL_BIT): likewise.
11393         (SQL_BOOKMARK_PERSISTENCE): likewise.
11394         (SQL_BP_CLOSE): likewise.
11395         (SQL_BP_DELETE): likewise.
11396         (SQL_BP_DROP): likewise.
11397         (SQL_BP_OTHER_HSTMT): likewise.
11398         (SQL_BP_SCROLL): likewise.
11399         (SQL_BP_TRANSACTION): likewise.
11400         (SQL_BP_UPDATE): likewise.
11401         (SQL_C_BINARY): likewise.
11402         (SQL_C_BIT): likewise.
11403         (SQL_C_BOOKMARK): likewise.
11404         (SQL_C_CHAR): likewise.
11405         (SQL_C_DATE): likewise.
11406         (SQL_C_DEFAULT): likewise.
11407         (SQL_C_DOUBLE): likewise.
11408         (SQL_C_FLOAT): likewise.
11409         (SQL_C_LONG): likewise.
11410         (SQL_C_SHORT): likewise.
11411         (SQL_C_SLONG): likewise.
11412         (SQL_C_SSHORT): likewise.
11413         (SQL_C_STINYINT): likewise.
11414         (SQL_C_TIME): likewise.
11415         (SQL_C_TIMESTAMP): likewise.
11416         (SQL_C_TINYINT): likewise.
11417         (SQL_C_ULONG): likewise.
11418         (SQL_C_USHORT): likewise.
11419         (SQL_C_UTINYINT): likewise.
11420         (SQL_CB_NON_NULL): likewise.
11421         (SQL_CB_NULL): likewise.
11422         (SQL_CC_CLOSE): likewise.
11423         (SQL_CC_DELETE): likewise.
11424         (SQL_CC_PRESERVE): likewise.
11425         (SQL_CN_ANY): likewise.
11426         (SQL_CN_DIFFERENT): likewise.
11427         (SQL_CN_NONE): likewise.
11428         (SQL_COLATT_OPT_MAX): likewise.
11429         (SQL_COLATT_OPT_MIN): likewise.
11430         (SQL_COLUMN_ALIAS): likewise.
11431         (SQL_COLUMN_AUTO_INCREMENT): likewise.
11432         (SQL_COLUMN_CASE_SENSITIVE): likewise.
11433         (SQL_COLUMN_COUNT): likewise.
11434         (SQL_COLUMN_DISPLAY_SIZE): likewise.
11435         (SQL_COLUMN_DRIVER_START): likewise.
11436         (SQL_COLUMN_LABEL): likewise.
11437         (SQL_COLUMN_LENGTH): likewise.
11438         (SQL_COLUMN_MONEY): likewise.
11439         (SQL_COLUMN_NAME): likewise.
11440         (SQL_COLUMN_NULLABLE): likewise.
11441         (SQL_COLUMN_OWNER_NAME): likewise.
11442         (SQL_COLUMN_PRECISION): likewise.
11443         (SQL_COLUMN_QUALIFIER_NAME): likewise.
11444         (SQL_COLUMN_SCALE): likewise.
11445         (SQL_COLUMN_SEARCHABLE): likewise.
11446         (SQL_COLUMN_TABLE_NAME): likewise.
11447         (SQL_COLUMN_TYPE): likewise.
11448         (SQL_COLUMN_TYPE_NAME): likewise.
11449         (SQL_COLUMN_UNSIGNED): likewise.
11450         (SQL_COLUMN_UPDATABLE): likewise.
11451         (SQL_CONCAT_NULL_BEHAVIOR): likewise.
11452         (SQL_CONCUR_DEFAULT): likewise.
11453         (SQL_CONCUR_LOCK): likewise.
11454         (SQL_CONCUR_READ_ONLY): likewise.
11455         (SQL_CONCUR_ROWVER): likewise.
11456         (SQL_CONCUR_TIMESTAMP): likewise.
11457         (SQL_CONCUR_VALUES): likewise.
11458         (SQL_CONCURRENCY): likewise.
11459         (SQL_CONN_OPT_MAX): likewise.
11460         (SQL_CONN_OPT_MIN): likewise.
11461         (SQL_CONNECT_OPT_DRVR_START): likewise.
11462         (SQL_CONVERT_BIGINT): likewise.
11463         (SQL_CONVERT_BINARY): likewise.
11464         (SQL_CONVERT_BIT): likewise.
11465         (SQL_CONVERT_CHAR): likewise.
11466         (SQL_CONVERT_DATE): likewise.
11467         (SQL_CONVERT_DECIMAL): likewise.
11468         (SQL_CONVERT_DOUBLE): likewise.
11469         (SQL_CONVERT_FLOAT): likewise.
11470         (SQL_CONVERT_FUNCTIONS): likewise.
11471         (SQL_CONVERT_INTEGER): likewise.
11472         (SQL_CONVERT_LONGVARBINARY): likewise.
11473         (SQL_CONVERT_LONGVARCHAR): likewise.
11474         (SQL_CONVERT_NUMERIC): likewise.
11475         (SQL_CONVERT_REAL): likewise.
11476         (SQL_CONVERT_SMALLINT): likewise.
11477         (SQL_CONVERT_TIME): likewise.
11478         (SQL_CONVERT_TIMESTAMP): likewise.
11479         (SQL_CONVERT_TINYINT): likewise.
11480         (SQL_CONVERT_VARBINARY): likewise.
11481         (SQL_CONVERT_VARCHAR): likewise.
11482         (SQL_CORRELATION_NAME): likewise.
11483         (SQL_CR_CLOSE): likewise.
11484         (SQL_CR_DELETE): likewise.
11485         (SQL_CR_PRESERVE): likewise.
11486         (SQL_CUR_DEFAULT): likewise.
11487         (SQL_CUR_USE_DRIVER): likewise.
11488         (SQL_CUR_USE_IF_NEEDED): likewise.
11489         (SQL_CUR_USE_ODBC): likewise.
11490         (SQL_CURRENT_QUALIFIER): likewise.
11491         (SQL_CURSOR_DYNAMIC): likewise.
11492         (SQL_CURSOR_FORWARD_ONLY): likewise.
11493         (SQL_CURSOR_KEYSET_DRIVEN): likewise.
11494         (SQL_CURSOR_ROLLBACK_BEHAVIOR): likewise.
11495         (SQL_CURSOR_STATIC): likewise.
11496         (SQL_CURSOR_TYPE): likewise.
11497         (SQL_CURSOR_TYPE_DEFAULT): likewise.
11498         (SQL_CVT_BIGINT): likewise.
11499         (SQL_CVT_BINARY): likewise.
11500         (SQL_CVT_BIT): likewise.
11501         (SQL_CVT_CHAR): likewise.
11502         (SQL_CVT_DATE): likewise.
11503         (SQL_CVT_DECIMAL): likewise.
11504         (SQL_CVT_DOUBLE): likewise.
11505         (SQL_CVT_FLOAT): likewise.
11506         (SQL_CVT_INTEGER): likewise.
11507         (SQL_CVT_LONGVARBINARY): likewise.
11508         (SQL_CVT_LONGVARCHAR): likewise.
11509         (SQL_CVT_NUMERIC): likewise.
11510         (SQL_CVT_REAL): likewise.
11511         (SQL_CVT_SMALLINT): likewise.
11512         (SQL_CVT_TIME): likewise.
11513         (SQL_CVT_TIMESTAMP): likewise.
11514         (SQL_CVT_TINYINT): likewise.
11515         (SQL_CVT_VARBINARY): likewise.
11516         (SQL_CVT_VARCHAR): likewise.
11517         (SQL_DATABASE_NAME): likewise.
11518         (SQL_DATE): likewise.
11519         (SQL_DRIVER_HDBC): likewise.
11520         (SQL_DRIVER_HENV): likewise.
11521         (SQL_DRIVER_HLIB): likewise.
11522         (SQL_DRIVER_HSTMT): likewise.
11523         (SQL_DRIVER_NAME): likewise.
11524         (SQL_DRIVER_ODBC_VER): likewise.
11525         (SQL_DRIVER_VER): likewise.
11526         (SQL_ENSURE): likewise.
11527         (SQL_EXPRESSIONS_IN_ORDERBY): likewise.
11528         (SQL_EXT_API_LAST): likewise.
11529         (SQL_EXT_API_START): likewise.
11530         (SQL_FD_FETCH_BOOKMARK): likewise.
11531         (SQL_FD_FETCH_PREV): likewise.
11532         (SQL_FD_FETCH_RESUME): likewise.
11533         (SQL_FETCH_PREV): likewise.
11534         (SQL_FETCH_RESUME): likewise.
11535         (SQL_FILE_NOT_SUPPORTED): likewise.
11536         (SQL_FILE_QUALIFIER): likewise.
11537         (SQL_FILE_TABLE): likewise.
11538         (SQL_FILE_USAGE): likewise.
11539         (SQL_FN_CVT_CONVERT): likewise.
11540         (SQL_FN_NUM_ABS): likewise.
11541         (SQL_FN_NUM_ACOS): likewise.
11542         (SQL_FN_NUM_ASIN): likewise.
11543         (SQL_FN_NUM_ATAN): likewise.
11544         (SQL_FN_NUM_ATAN2): likewise.
11545         (SQL_FN_NUM_CEILING): likewise.
11546         (SQL_FN_NUM_COS): likewise.
11547         (SQL_FN_NUM_COT): likewise.
11548         (SQL_FN_NUM_DEGREES): likewise.
11549         (SQL_FN_NUM_EXP): likewise.
11550         (SQL_FN_NUM_FLOOR): likewise.
11551         (SQL_FN_NUM_LOG): likewise.
11552         (SQL_FN_NUM_LOG10): likewise.
11553         (SQL_FN_NUM_MOD): likewise.
11554         (SQL_FN_NUM_PI): likewise.
11555         (SQL_FN_NUM_POWER): likewise.
11556         (SQL_FN_NUM_RADIANS): likewise.
11557         (SQL_FN_NUM_RAND): likewise.
11558         (SQL_FN_NUM_ROUND): likewise.
11559         (SQL_FN_NUM_SIGN): likewise.
11560         (SQL_FN_NUM_SIN): likewise.
11561         (SQL_FN_NUM_SQRT): likewise.
11562         (SQL_FN_NUM_TAN): likewise.
11563         (SQL_FN_NUM_TRUNCATE): likewise.
11564         (SQL_FN_STR_ASCII): likewise.
11565         (SQL_FN_STR_CHAR): likewise.
11566         (SQL_FN_STR_CONCAT): likewise.
11567         (SQL_FN_STR_DIFFERENCE): likewise.
11568         (SQL_FN_STR_INSERT): likewise.
11569         (SQL_FN_STR_LCASE): likewise.
11570         (SQL_FN_STR_LEFT): likewise.
11571         (SQL_FN_STR_LENGTH): likewise.
11572         (SQL_FN_STR_LOCATE): likewise.
11573         (SQL_FN_STR_LOCATE_2): likewise.
11574         (SQL_FN_STR_LTRIM): likewise.
11575         (SQL_FN_STR_REPEAT): likewise.
11576         (SQL_FN_STR_REPLACE): likewise.
11577         (SQL_FN_STR_RIGHT): likewise.
11578         (SQL_FN_STR_RTRIM): likewise.
11579         (SQL_FN_STR_SOUNDEX): likewise.
11580         (SQL_FN_STR_SPACE): likewise.
11581         (SQL_FN_STR_SUBSTRING): likewise.
11582         (SQL_FN_STR_UCASE): likewise.
11583         (SQL_FN_SYS_DBNAME): likewise.
11584         (SQL_FN_SYS_IFNULL): likewise.
11585         (SQL_FN_SYS_USERNAME): likewise.
11586         (SQL_FN_TD_CURDATE): likewise.
11587         (SQL_FN_TD_CURTIME): likewise.
11588         (SQL_FN_TD_DAYNAME): likewise.
11589         (SQL_FN_TD_DAYOFMONTH): likewise.
11590         (SQL_FN_TD_DAYOFWEEK): likewise.
11591         (SQL_FN_TD_DAYOFYEAR): likewise.
11592         (SQL_FN_TD_HOUR): likewise.
11593         (SQL_FN_TD_MINUTE): likewise.
11594         (SQL_FN_TD_MONTH): likewise.
11595         (SQL_FN_TD_MONTHNAME): likewise.
11596         (SQL_FN_TD_NOW): likewise.
11597         (SQL_FN_TD_QUARTER): likewise.
11598         (SQL_FN_TD_SECOND): likewise.
11599         (SQL_FN_TD_TIMESTAMPadd): likewise.
11600         (SQL_FN_TD_TIMESTAMPDIFF): likewise.
11601         (SQL_FN_TD_WEEK): likewise.
11602         (SQL_FN_TD_YEAR): likewise.
11603         (SQL_FN_TSI_DAY): likewise.
11604         (SQL_FN_TSI_FRAC_SECOND): likewise.
11605         (SQL_FN_TSI_HOUR): likewise.
11606         (SQL_FN_TSI_MINUTE): likewise.
11607         (SQL_FN_TSI_MONTH): likewise.
11608         (SQL_FN_TSI_QUARTER): likewise.
11609         (SQL_FN_TSI_SECOND): likewise.
11610         (SQL_FN_TSI_WEEK): likewise.
11611         (SQL_FN_TSI_YEAR): likewise.
11612         (SQL_GB_GROUP_BY_CONTAINS_SELECT): likewise.
11613         (SQL_GB_GROUP_BY_EQUALS_SELECT): likewise.
11614         (SQL_GB_NO_RELATION): likewise.
11615         (SQL_GB_NOT_SUPPORTED): likewise.
11616         (SQL_GD_BLOCK): likewise.
11617         (SQL_GD_BOUND): likewise.
11618         (SQL_GET_BOOKMARK): likewise.
11619         (SQL_GROUP_BY): likewise.
11620         (SQL_INFO_DRIVER_START): likewise.
11621         (SQL_INFO_FIRST): likewise.
11622         (SQL_INFO_LAST): likewise.
11623         (SQL_INTERVAL_DAY): likewise.
11624         (SQL_INTERVAL_DAY_TO_HOUR): likewise.
11625         (SQL_INTERVAL_DAY_TO_MINUTE): likewise.
11626         (SQL_INTERVAL_DAY_TO_SECOND): likewise.
11627         (SQL_INTERVAL_HOUR): likewise.
11628         (SQL_INTERVAL_HOUR_TO_MINUTE): likewise.
11629         (SQL_INTERVAL_HOUR_TO_SECOND): likewise.
11630         (SQL_INTERVAL_MINUTE): likewise.
11631         (SQL_INTERVAL_MINUTE_TO_SECOND): likewise.
11632         (SQL_INTERVAL_MONTH): likewise.
11633         (SQL_INTERVAL_SECOND): likewise.
11634         (SQL_INTERVAL_YEAR): likewise.
11635         (SQL_INTERVAL_YEAR_TO_MONTH): likewise.
11636         (SQL_KEYSET_SIZE): likewise.
11637         (SQL_KEYSET_SIZE_DEFAULT): likewise.
11638         (SQL_KEYWORDS): likewise.
11639         (SQL_LCK_EXCLUSIVE): likewise.
11640         (SQL_LCK_NO_CHANGE): likewise.
11641         (SQL_LCK_UNLOCK): likewise.
11642         (SQL_LIKE_ESCAPE_CLAUSE): likewise.
11643         (SQL_LIKE_ONLY): likewise.
11644         (SQL_LOCK_TYPES): likewise.
11645         (SQL_LOGIN_TIMEOUT): likewise.
11646         (SQL_LOGIN_TIMEOUT_DEFAULT): likewise.
11647         (SQL_LONGVARBINARY): likewise.
11648         (SQL_LONGVARCHAR): likewise.
11649         (SQL_MAX_BINARY_LITERAL_LEN): likewise.
11650         (SQL_MAX_CHAR_LITERAL_LEN): likewise.
11651         (SQL_MAX_DSN_LENGTH): likewise.
11652         (SQL_MAX_LENGTH): likewise.
11653         (SQL_MAX_LENGTH_DEFAULT): likewise.
11654         (SQL_MAX_OPTION_STRING_LENGTH): likewise.
11655         (SQL_MAX_OWNER_NAME_LEN): likewise.
11656         (SQL_MAX_PROCEDURE_NAME_LEN): likewise.
11657         (SQL_MAX_QUALIFIER_NAME_LEN): likewise.
11658         (SQL_MAX_ROW_SIZE_INCLUDES_LONG): likewise.
11659         (SQL_MAX_ROWS): likewise.
11660         (SQL_MAX_ROWS_DEFAULT): likewise.
11661         (SQL_MODE_DEFAULT): likewise.
11662         (SQL_MODE_READ_ONLY): likewise.
11663         (SQL_MODE_READ_WRITE): likewise.
11664         (SQL_MULT_RESULT_SETS): likewise.
11665         (SQL_MULTIPLE_ACTIVE_TXN): likewise.
11666         (SQL_NC_END): likewise.
11667         (SQL_NC_START): likewise.
11668         (SQL_NEED_LONG_DATA_LEN): likewise.
11669         (SQL_NNC_NON_NULL): likewise.
11670         (SQL_NNC_NULL): likewise.
11671         (SQL_NO_TOTAL): likewise.
11672         (SQL_NON_NULLABLE_COLUMNS): likewise.
11673         (SQL_NOSCAN): likewise.
11674         (SQL_NOSCAN_DEFAULT): likewise.
11675         (SQL_NOSCAN_OFF): likewise.
11676         (SQL_NOSCAN_ON): likewise.
11677         (SQL_NUM_EXTENSIONS): likewise.
11678         (SQL_NUM_FUNCTIONS): likewise.
11679         (SQL_NUMERIC_FUNCTIONS): likewise.
11680         (SQL_OAC_LEVEL1): likewise.
11681         (SQL_OAC_LEVEL2): likewise.
11682         (SQL_OAC_NONE): likewise.
11683         (SQL_ODBC_API_CONFORMANCE): likewise.
11684         (SQL_ODBC_CURSORS): likewise.
11685         (SQL_ODBC_KEYWORDS): likewise.
11686         (SQL_ODBC_SAG_CLI_CONFORMANCE): likewise.
11687         (SQL_ODBC_SQL_CONFORMANCE): likewise.
11688         (SQL_ODBC_SQL_OPT_IEF): likewise.
11689         (SQL_ODBC_VER): likewise.
11690         (SQL_OPT_TRACE): likewise.
11691         (SQL_OPT_TRACE_DEFAULT): likewise.
11692         (SQL_OPT_TRACE_FILE_DEFAULT): likewise.
11693         (SQL_OPT_TRACE_OFF): likewise.
11694         (SQL_OPT_TRACE_ON): likewise.
11695         (SQL_OPT_TRACEFILE): likewise.
11696         (SQL_OSC_CORE): likewise.
11697         (SQL_OSC_EXTENDED): likewise.
11698         (SQL_OSC_MINIMUM): likewise.
11699         (SQL_OSCC_COMPLIANT): likewise.
11700         (SQL_OSCC_NOT_COMPLIANT): likewise.
11701         (SQL_OU_DML_STATEMENTS): likewise.
11702         (SQL_OU_INDEX_DEFINITION): likewise.
11703         (SQL_OU_PRIVILEGE_DEFINITION): likewise.
11704         (SQL_OU_PROCEDURE_INVOCATION): likewise.
11705         (SQL_OU_TABLE_DEFINITION): likewise.
11706         (SQL_OUTER_JOINS): likewise.
11707         (SQL_OWNER_TERM): likewise.
11708         (SQL_OWNER_USAGE): likewise.
11709         (SQL_PACKET_SIZE): likewise.
11710         (SQL_PC_NOT_PSEUDO): likewise.
11711         (SQL_POS_add): likewise.
11712         (SQL_POS_DELETE): likewise.
11713         (SQL_POS_OPERATIONS): likewise.
11714         (SQL_POS_POSITION): likewise.
11715         (SQL_POS_REFRESH): likewise.
11716         (SQL_POS_UPDATE): likewise.
11717         (SQL_POSITIONED_STATEMENTS): likewise.
11718         (SQL_PROCEDURE_TERM): likewise.
11719         (SQL_PROCEDURES): likewise.
11720         (SQL_PS_POSITIONED_DELETE): likewise.
11721         (SQL_PS_POSITIONED_UPDATE): likewise.
11722         (SQL_PS_SELECT_FOR_UPDATE): likewise.
11723         (SQL_QL_END): likewise.
11724         (SQL_QL_START): likewise.
11725         (SQL_QU_DML_STATEMENTS): likewise.
11726         (SQL_QU_INDEX_DEFINITION): likewise.
11727         (SQL_QU_PRIVILEGE_DEFINITION): likewise.
11728         (SQL_QU_PROCEDURE_INVOCATION): likewise.
11729         (SQL_QU_TABLE_DEFINITION): likewise.
11730         (SQL_QUALIFIER_LOCATION): likewise.
11731         (SQL_QUALIFIER_NAME_SEPARATOR): likewise.
11732         (SQL_QUALIFIER_TERM): likewise.
11733         (SQL_QUALIFIER_USAGE): likewise.
11734         (SQL_QUERY_TIMEOUT): likewise.
11735         (SQL_QUERY_TIMEOUT_DEFAULT): likewise.
11736         (SQL_QUICK): likewise.
11737         (SQL_QUIET_MODE): likewise.
11738         (SQL_QUOTED_IDENTIFIER_CASE): likewise.
11739         (SQL_RD_DEFAULT): likewise.
11740         (SQL_RD_OFF): likewise.
11741         (SQL_RD_ON): likewise.
11742         (SQL_RETRIEVE_DATA): likewise.
11743         (SQL_ROW_NUMBER): likewise.
11744         (SQL_ROW_UPDATES): likewise.
11745         (SQL_ROWSET_SIZE): likewise.
11746         (SQL_ROWSET_SIZE_DEFAULT): likewise.
11747         (SQL_ROWVER): likewise.
11748         (SQL_SC_NON_UNIQUE): likewise.
11749         (SQL_SC_TRY_UNIQUE): likewise.
11750         (SQL_SC_UNIQUE): likewise.
11751         (SQL_SCCO_OPT_TIMESTAMP): likewise.
11752         (SQL_SCROLL_DYNAMIC): likewise.
11753         (SQL_SCROLL_FORWARD_ONLY): likewise.
11754         (SQL_SCROLL_KEYSET_DRIVEN): likewise.
11755         (SQL_SCROLL_OPTIONS): likewise.
11756         (SQL_SCROLL_STATIC): likewise.
11757         (SQL_SEARCHABLE): likewise.
11758         (SQL_SIGNED_OFFSET): likewise.
11759         (SQL_SIMULATE_CURSOR): likewise.
11760         (SQL_SO_DYNAMIC): likewise.
11761         (SQL_SO_FORWARD_ONLY): likewise.
11762         (SQL_SO_KEYSET_DRIVEN): likewise.
11763         (SQL_SO_MIXED): likewise.
11764         (SQL_SO_STATIC): likewise.
11765         (SQL_SPEC_MAJOR): likewise.
11766         (SQL_SPEC_MINOR): likewise.
11767         (SQL_SPEC_STRING): likewise.
11768         (SQL_SQ_COMPARISON): likewise.
11769         (SQL_SQ_CORRELATED_SUBQUERIES): likewise.
11770         (SQL_SQ_EXISTS): likewise.
11771         (SQL_SQ_IN): likewise.
11772         (SQL_SQ_QUANTIFIED): likewise.
11773         (SQL_SQLSTATE_SIZE): likewise.
11774         (SQL_SS_addITIONS): likewise.
11775         (SQL_SS_DELETIONS): likewise.
11776         (SQL_SS_UPDATES): likewise.
11777         (SQL_STATIC_SENSITIVITY): likewise.
11778         (SQL_STMT_OPT_MAX): likewise.
11779         (SQL_STMT_OPT_MIN): likewise.
11780         (SQL_STRING_FUNCTIONS): likewise.
11781         (SQL_SUBQUERIES): likewise.
11782         (SQL_SYSTEM_FUNCTIONS): likewise.
11783         (SQL_TABLE_STAT): likewise.
11784         (SQL_TABLE_TERM): likewise.
11785         (SQL_TIME): likewise.
11786         (SQL_TIMEDATE_add_INTERVALS): likewise.
11787         (SQL_TIMEDATE_DIFF_INTERVALS): likewise.
11788         (SQL_TIMEDATE_FUNCTIONS): likewise.
11789         (SQL_TIMESTAMP): likewise.
11790         (SQL_TINYINT): likewise.
11791         (SQL_TRANSLATE_DLL): likewise.
11792         (SQL_TRANSLATE_OPTION): likewise.
11793         (SQL_TXN_ISOLATION): likewise.
11794         (SQL_TXN_VERSIONING): likewise.
11795         (SQL_TYPE_DRIVER_END): likewise.
11796         (SQL_TYPE_DRIVER_START): likewise.
11797         (SQL_TYPE_MAX): likewise.
11798         (SQL_TYPE_MIN): likewise.
11799         (SQL_TYPE_NULL): likewise.
11800         (SQL_U_UNION): likewise.
11801         (SQL_U_UNION_ALL): likewise.
11802         (SQL_UB_DEFAULT): likewise.
11803         (SQL_UB_OFF): likewise.
11804         (SQL_UB_ON): likewise.
11805         (SQL_UNICODE): likewise.
11806         (SQL_UNICODE_CHAR): likewise.
11807         (SQL_UNICODE_LONGVARCHAR): likewise.
11808         (SQL_UNICODE_VARCHAR): likewise.
11809         (SQL_UNION): likewise.
11810         (SQL_UNSEARCHABLE): likewise.
11811         (SQL_UNSIGNED_OFFSET): likewise.
11812         (SQL_USE_BOOKMARKS): likewise.
11813         (SQL_VARBINARY): likewise.
11814         (SQL_TRUE): add define for ODBC3.x.
11815         (SQL_FALSE): likewise.
11816         (SQL_AM_CONNECTION): likewise.
11817         (SQL_AM_NONE): likewise.
11818         (SQL_AM_STATEMENT): likewise.
11819         (SQL_API_SQLALLOCHANDLE): likewise.
11820         (SQL_API_SQLBINDPARAM): likewise.
11821         (SQL_API_SQLCLOSECURSOR): likewise.
11822         (SQL_API_SQLCOLATTRIBUTE): likewise.
11823         (SQL_API_SQLCOPYDESC): likewise.
11824         (SQL_API_SQLENDTRAN): likewise.
11825         (SQL_API_SQLFETCHSCROLL): likewise.
11826         (SQL_API_SQLFREEHANDLE): likewise.
11827         (SQL_API_SQLGETCONNECTATTR): likewise.
11828         (SQL_API_SQLGETDESCFIELD): likewise.
11829         (SQL_API_SQLGETDESCREC): likewise.
11830         (SQL_API_SQLGETDIAGFIELD): likewise.
11831         (SQL_API_SQLGETDIAGREC): likewise.
11832         (SQL_API_SQLGETENVATTR): likewise.
11833         (SQL_API_SQLGETSTMTATTR): likewise.
11834         (SQL_API_SQLSETCONNECTATTR): likewise.
11835         (SQL_API_SQLSETDESCFIELD): likewise.
11836         (SQL_API_SQLSETDESCREC): likewise.
11837         (SQL_API_SQLSETENVATTR): likewise.
11838         (SQL_API_SQLSETSTMTATTR): likewise.
11839         (SQL_ARD_TYPE): likewise.
11840         (SQL_AT_add_CONSTRAINT): likewise.
11841         (SQL_ATTR_APP_PARAM_DESC): likewise.
11842         (SQL_ATTR_APP_ROW_DESC): likewise.
11843         (SQL_ATTR_AUTO_IPD): likewise.
11844         (SQL_ATTR_CURSOR_SCROLLABLE): likewise.
11845         (SQL_ATTR_CURSOR_SENSITIVITY): likewise.
11846         (SQL_ATTR_IMP_PARAM_DESC): likewise.
11847         (SQL_ATTR_IMP_ROW_DESC): likewise.
11848         (SQL_ATTR_METADATA_ID): likewise.
11849         (SQL_ATTR_OUTPUT_NTS): likewise.
11850         (SQL_CATALOG_NAME): likewise.
11851         (SQL_CODE_DATE): likewise.
11852         (SQL_CODE_TIME): likewise.
11853         (SQL_CODE_TIMESTAMP): likewise.
11854         (SQL_COLLATION_SEQ): likewise.
11855         (SQL_CURSOR_SENSITIVITY): likewise.
11856         (SQL_DATE_LEN): likewise.
11857         (SQL_DATETIME): likewise.
11858         (SQL_DEFAULT): likewise.
11859         (SQL_DESC_ALLOC_AUTO): likewise.
11860         (SQL_DESC_ALLOC_TYPE): likewise.
11861         (SQL_DESC_ALLOC_USER): likewise.
11862         (SQL_DESC_COUNT): likewise.
11863         (SQL_DESC_DATA_PTR): likewise.
11864         (SQL_DESC_DATETIME_INTERVAL_CODE): likewise.
11865         (SQL_DESC_INDICATOR_PTR): likewise.
11866         (SQL_DESC_LENGTH): likewise.
11867         (SQL_DESC_NAME): likewise.
11868         (SQL_DESC_NULLABLE): likewise.
11869         (SQL_DESC_OCTET_LENGTH): likewise.
11870         (SQL_DESC_OCTET_LENGTH_PTR): likewise.
11871         (SQL_DESC_PRECISION): likewise.
11872         (SQL_DESC_SCALE): likewise.
11873         (SQL_DESC_TYPE): likewise.
11874         (SQL_DESC_UNNAMED): likewise.
11875         (SQL_DESCRIBE_PARAMETER): likewise.
11876         (SQL_DIAG_ALTER_DOMAIN): likewise.
11877         (SQL_DIAG_ALTER_TABLE): likewise.
11878         (SQL_DIAG_CALL): likewise.
11879         (SQL_DIAG_CLASS_ORIGIN): likewise.
11880         (SQL_DIAG_CONNECTION_NAME): likewise.
11881         (SQL_DIAG_CREATE_ASSERTION): likewise.
11882         (SQL_DIAG_CREATE_CHARACTER_SET): likewise.
11883         (SQL_DIAG_CREATE_COLLATION): likewise.
11884         (SQL_DIAG_CREATE_DOMAIN): likewise.
11885         (SQL_DIAG_CREATE_INDEX): likewise.
11886         (SQL_DIAG_CREATE_SCHEMA): likewise.
11887         (SQL_DIAG_CREATE_TABLE): likewise.
11888         (SQL_DIAG_CREATE_TRANSLATION): likewise.
11889         (SQL_DIAG_CREATE_VIEW): likewise.
11890         (SQL_DIAG_DELETE_WHERE): likewise.
11891         (SQL_DIAG_DROP_ASSERTION): likewise.
11892         (SQL_DIAG_DROP_CHARACTER_SET): likewise.
11893         (SQL_DIAG_DROP_COLLATION): likewise.
11894         (SQL_DIAG_DROP_DOMAIN): likewise.
11895         (SQL_DIAG_DROP_INDEX): likewise.
11896         (SQL_DIAG_DROP_SCHEMA): likewise.
11897         (SQL_DIAG_DROP_TABLE): likewise.
11898         (SQL_DIAG_DROP_TRANSLATION): likewise.
11899         (SQL_DIAG_DROP_VIEW): likewise.
11900         (SQL_DIAG_DYNAMIC_DELETE_CURSOR): likewise.
11901         (SQL_DIAG_DYNAMIC_FUNCTION): likewise.
11902         (SQL_DIAG_DYNAMIC_FUNCTION_CODE): likewise.
11903         (SQL_DIAG_DYNAMIC_UPDATE_CURSOR): likewise.
11904         (SQL_DIAG_GRANT): likewise.
11905         (SQL_DIAG_INSERT): likewise.
11906         (SQL_DIAG_MESSAGE_TEXT): likewise.
11907         (SQL_DIAG_NATIVE): likewise.
11908         (SQL_DIAG_NUMBER): likewise.
11909         (SQL_DIAG_RETURNCODE): likewise.
11910         (SQL_DIAG_REVOKE): likewise.
11911         (SQL_DIAG_ROW_COUNT): likewise.
11912         (SQL_DIAG_SELECT_CURSOR): likewise.
11913         (SQL_DIAG_SERVER_NAME): likewise.
11914         (SQL_DIAG_SQLSTATE): likewise.
11915         (SQL_DIAG_SUBCLASS_ORIGIN): likewise.
11916         (SQL_DIAG_UNKNOWN_STATEMENT): likewise.
11917         (SQL_DIAG_UPDATE_WHERE): likewise.
11918         (SQL_FALSE): likewise.
11919         (SQL_FETCH_ABSOLUTE): likewise.
11920         (SQL_FETCH_LAST): likewise.
11921         (SQL_FETCH_PRIOR): likewise.
11922         (SQL_FETCH_RELATIVE): likewise.
11923         (SQL_HANDLE_DBC): likewise.
11924         (SQL_HANDLE_DESC): likewise.
11925         (SQL_HANDLE_ENV): likewise.
11926         (SQL_HANDLE_STMT): likewise.
11927         (SQL_INSENSITIVE): likewise.
11928         (SQL_INTEGRITY): likewise.
11929         (SQL_MAX_CATALOG_NAME_LEN): likewise.
11930         (SQL_MAX_CONCURRENT_ACTIVITIES): likewise.
11931         (SQL_MAX_DRIVER_CONNECTIONS): likewise.
11932         (SQL_MAX_IDENTIFIER_LEN): likewise.
11933         (SQL_MAX_SCHEMA_NAME_LEN): likewise.
11934         (SQL_MAXIMUM_CATALOG_NAME_LENGTH): likewise.
11935         (SQL_MAXIMUM_COLUMN_NAME_LENGTH): likewise.
11936         (SQL_MAXIMUM_COLUMNS_IN_GROUP_BY): likewise.
11937         (SQL_MAXIMUM_COLUMNS_IN_INDEX): likewise.
11938         (SQL_MAXIMUM_COLUMNS_IN_ORDER_BY): likewise.
11939         (SQL_MAXIMUM_COLUMNS_IN_SELECT): likewise.
11940         (SQL_MAXIMUM_CONCURRENT_ACTIVITIES): likewise.
11941         (SQL_MAXIMUM_CURSOR_NAME_LENGTH): likewise.
11942         (SQL_MAXIMUM_DRIVER_CONNECTIONS): likewise.
11943         (SQL_MAXIMUM_IDENTIFIER_LENGTH): likewise.
11944         (SQL_MAXIMUM_INDEX_SIZE): likewise.
11945         (SQL_MAXIMUM_ROW_SIZE): likewise.
11946         (SQL_MAXIMUM_SCHEMA_NAME_LENGTH): likewise.
11947         (SQL_MAXIMUM_STATEMENT_LENGTH): likewise.
11948         (SQL_MAXIMUM_TABLES_IN_SELECT): likewise.
11949         (SQL_MAXIMUM_USER_NAME_LENGTH): likewise.
11950         (SQL_NAMED): likewise.
11951         (SQL_NONSCROLLABLE): likewise.
11952         (SQL_NTSL): likewise.
11953         (SQL_NULL_HANDLE): likewise.
11954         (SQL_NULL_HDESC): likewise.
11955         (SQL_OUTER_JOIN_CAPABILITIES): likewise.
11956         (SQL_PRED_BASIC): likewise.
11957         (SQL_PRED_CHAR): likewise.
11958         (SQL_PRED_NONE): likewise.
11959         (SQL_ROW_IDENTIFIER): likewise.
11960         (SQL_SCROLLABLE): likewise.
11961         (SQL_SENSITIVE): likewise.
11962         (SQL_SUCCEEDED(rc)): likewise.
11963         (SQL_TIME_LEN): likewise.
11964         (SQL_TIMESTAMP_LEN): likewise.
11965         (SQL_TRANSACTION_CAPABLE): likewise.
11966         (SQL_TRANSACTION_ISOLATION_OPTION): likewise.
11967         (SQL_TRANSACTION_READ_COMMITTED): likewise.
11968         (SQL_TRANSACTION_READ_UNCOMMITTED): likewise.
11969         (SQL_TRANSACTION_REPEATABLE_READ): likewise.
11970         (SQL_TRANSACTION_SERIALIZABLE): likewise.
11971         (SQL_TYPE_DATE): likewise.
11972         (SQL_TYPE_TIME): likewise.
11973         (SQL_TYPE_TIMESTAMP): likewise.
11974         (SQL_UNKNOWN_TYPE): likewise.
11975         (SQL_UNNAMED): likewise.
11976         (SQL_UNSPECIFIED): likewise.
11977         (SQL_XOPEN_CLI_YEAR): likewise.
11978         (SQLAllocConnect): add comment marking as deperecated.
11979         (SQLAllocEnv): likewise.
11980         (SQLAllocStmt): likewise.
11981         (SQLFreeConnect): likewise.
11982         (SQLFreeEnv): likewise.
11983         (SQLGetConnectOption): likewise.
11984         (SQLGetStmtOption): likewise.
11985
11986         * include/sqlext.h (#include <sqlucode.h>): add directive.
11987         (SQLSetScrollOptions): non-core function, move prototype from sql.h.
11988         (SQLColAttributes): likewise.
11989         (SQLBulkOperations): add function prototype.
11990         (SQLAllocHandleStd): likewise
11991         (TraceReturn): add Trace API prototype.
11992         (TraceVersion): likewise.
11993         (ODBCGetTryWaitValue):likewise.
11994         (ODBCSetTryWaitValue): likewise.
11995         (SQL_LOCK_RECORD): correct function macro.
11996         (SQL_REFRESH_RECORD): likewise.
11997         (SQLINTENGER and SQLUINTEGER): replace with SQLLEN and SQLULEN for
11998         _WIN64 compatability.
11999         move defines for non-core functions from sql.h to sqlext.h (refer
12000         changes for sql.h)
12001         (SQL_ACTIVE_ENVIRONMENTS): new ODBC3.x define
12002         (SQL_AD_ADD_CONSTRAINT_DEFERRABLE): likewise.
12003         (SQL_AD_ADD_CONSTRAINT_INITIALLY_DEFERRED): likewise.
12004         (SQL_AD_ADD_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
12005         (SQL_AD_ADD_CONSTRAINT_NON_DEFERRABLE): likewise.
12006         (SQL_AD_ADD_DOMAIN_CONSTRAINT): likewise.
12007         (SQL_AD_ADD_DOMAIN_DEFAULT): likewise.
12008         (SQL_AD_CONSTRAINT_NAME_DEFINITION): likewise.
12009         (SQL_AD_DROP_DOMAIN_CONSTRAINT): likewise.
12010         (SQL_AD_DROP_DOMAIN_DEFAULT): likewise.
12011         (SQL_AF_ALL): likewise.
12012         (SQL_AF_AVG): likewise.
12013         (SQL_AF_COUNT): likewise.
12014         (SQL_AF_DISTINCT): likewise.
12015         (SQL_AF_MAX): likewise.
12016         (SQL_AF_MIN): likewise.
12017         (SQL_AF_SUM): likewise.
12018         (SQL_AGGREGATE_FUNCTIONS): likewise.
12019         (SQL_ALL_CATALOGS): likewise.
12020         (SQL_ALL_SCHEMAS): likewise.
12021         (SQL_ALL_TABLE_TYPES): likewise.
12022         (SQL_ALTER_DOMAIN): likewise.
12023         (SQL_AM_CONNECTION): likewise.
12024         (SQL_AM_NONE): likewise.
12025         (SQL_AM_STATEMENT): likewise.
12026         (SQL_API_ODBC3_ALL_FUNCTIONS): likewise.
12027         (SQL_API_ODBC3_ALL_FUNCTIONS_SIZE): likewise.
12028         (SQL_API_SQLALLOCHANDLESTD): likewise.
12029         (SQL_API_SQLBULKOPERATIONS): likewise.
12030         (SQL_ASYNC_MODE): likewise.
12031         (SQL_AT_ADD_COLUMN_COLLATION): likewise.
12032         (SQL_AT_ADD_COLUMN_DEFAULT): likewise.
12033         (SQL_AT_ADD_COLUMN_SINGLE): likewise.
12034         (SQL_AT_ADD_TABLE_CONSTRAINT): likewise.
12035         (SQL_AT_CONSTRAINT_DEFERRABLE): likewise.
12036         (SQL_AT_CONSTRAINT_INITIALLY_DEFERRED): likewise.
12037         (SQL_AT_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
12038         (SQL_AT_CONSTRAINT_NAME_DEFINITION): likewise.
12039         (SQL_AT_CONSTRAINT_NON_DEFERRABLE): likewise.
12040         (SQL_AT_DROP_COLUMN_CASCADE): likewise.
12041         (SQL_AT_DROP_COLUMN_DEFAULT): likewise.
12042         (SQL_AT_DROP_COLUMN_RESTRICT): likewise.
12043         (SQL_AT_DROP_TABLE_CONSTRAINT_CASCADE): likewise.
12044         (SQL_AT_DROP_TABLE_CONSTRAINT_RESTRICT): likewise.
12045         (SQL_AT_SET_COLUMN_DEFAULT): likewise.
12046         (SQL_ATTR_ACCESS_MODE): likewise.
12047         (SQL_ATTR_ASYNC_ENABLE): likewise.
12048         (SQL_ATTR_AUTOCOMMIT): likewise.
12049         (SQL_ATTR_CONCURRENCY): likewise.
12050         (SQL_ATTR_CONNECTION_POOLING): likewise.
12051         (SQL_ATTR_CONNECTION_TIMEOUT): likewise.
12052         (SQL_ATTR_CP_MATCH): likewise.
12053         (SQL_ATTR_CURRENT_CATALOG): likewise.
12054         (SQL_ATTR_CURSOR_TYPE): likewise.
12055         (SQL_ATTR_DISCONNECT_BEHAVIOR): likewise.
12056         (SQL_ATTR_ENABLE_AUTO_IPD): likewise.
12057         (SQL_ATTR_ENLIST_IN_DTC): likewise.
12058         (SQL_ATTR_ENLIST_IN_XA): likewise.
12059         (SQL_ATTR_FETCH_BOOKMARK_PTR): likewise.
12060         (SQL_ATTR_KEYSET_SIZE): likewise.
12061         (SQL_ATTR_LOGIN_TIMEOUT): likewise.
12062         (SQL_ATTR_MAX_LENGTH): likewise.
12063         (SQL_ATTR_MAX_ROWS): likewise.
12064         (SQL_ATTR_NOSCAN): likewise.
12065         (SQL_ATTR_ODBC_CURSORS): likewise.
12066         (SQL_ATTR_ODBC_VERSION): likewise.
12067         (SQL_ATTR_PACKET_SIZE): likewise.
12068         (SQL_ATTR_PARAM_BIND_OFFSET_PTR): likewise.
12069         (SQL_ATTR_PARAM_BIND_TYPE): likewise.
12070         (SQL_ATTR_PARAM_OPERATION_PTR): likewise.
12071         (SQL_ATTR_PARAM_STATUS_PTR): likewise.
12072         (SQL_ATTR_PARAMS_PROCESSED_PTR): likewise.
12073         (SQL_ATTR_PARAMSET_SIZE): likewise.
12074         (SQL_ATTR_QUERY_TIMEOUT): likewise.
12075         (SQL_ATTR_QUIET_MODE): likewise.
12076         (SQL_ATTR_RETRIEVE_DATA): likewise.
12077         (SQL_ATTR_ROW_ARRAY_SIZE): likewise.
12078         (SQL_ATTR_ROW_BIND_OFFSET_PTR): likewise.
12079         (SQL_ATTR_ROW_BIND_TYPE): likewise.
12080         (SQL_ATTR_ROW_NUMBER): likewise.
12081         (SQL_ATTR_ROW_OPERATION_PTR): likewise.
12082         (SQL_ATTR_ROW_STATUS_PTR): likewise.
12083         (SQL_ATTR_ROWS_FETCHED_PTR): likewise.
12084         (SQL_ATTR_SIMULATE_CURSOR): likewise.
12085         (SQL_ATTR_TRACE): likewise.
12086         (SQL_ATTR_TRACEFILE): likewise.
12087         (SQL_ATTR_TRANSLATE_LIB): likewise.
12088         (SQL_ATTR_TRANSLATE_OPTION): likewise.
12089         (SQL_ATTR_TXN_ISOLATION): likewise.
12090         (SQL_ATTR_USE_BOOKMARKS): likewise.
12091         (SQL_BATCH_ROW_COUNT): likewise.
12092         (SQL_BATCH_SUPPORT): likewise.
12093         (SQL_BRC_EXPLICIT): likewise.
12094         (SQL_BRC_PROCEDURES): likewise.
12095         (SQL_BRC_ROLLED_UP): likewise.
12096         (SQL_BS_ROW_COUNT_EXPLICIT): likewise.
12097         (SQL_BS_ROW_COUNT_PROC): likewise.
12098         (SQL_BS_SELECT_EXPLICIT): likewise.
12099         (SQL_BS_SELECT_PROC): likewise.
12100         (SQL_C_INTERVAL_DAY): likewise.
12101         (SQL_C_INTERVAL_DAY_TO_HOUR): likewise.
12102         (SQL_C_INTERVAL_DAY_TO_MINUTE): likewise.
12103         (SQL_C_INTERVAL_DAY_TO_SECOND): likewise.
12104         (SQL_C_INTERVAL_HOUR): likewise.
12105         (SQL_C_INTERVAL_HOUR_TO_MINUTE): likewise.
12106         (SQL_C_INTERVAL_HOUR_TO_SECOND): likewise.
12107         (SQL_C_INTERVAL_MINUTE): likewise.
12108         (SQL_C_INTERVAL_MINUTE_TO_SECOND): likewise.
12109         (SQL_C_INTERVAL_MONTH): likewise.
12110         (SQL_C_INTERVAL_SECOND): likewise.
12111         (SQL_C_INTERVAL_YEAR): likewise.
12112         (SQL_C_INTERVAL_YEAR_TO_MONTH): likewise.
12113         (SQL_C_NUMERIC): likewise.
12114         (SQL_C_SBIGINT): likewise.
12115         (SQL_C_TYPE_DATE): likewise.
12116         (SQL_C_TYPE_TIME): likewise.
12117         (SQL_C_TYPE_TIMESTAMP): likewise.
12118         (SQL_C_UBIGINT): likewise.
12119         (SQL_C_VARBOOKMARK): likewise.
12120         (SQL_CA_CONSTRAINT_DEFERRABLE): likewise.
12121         (SQL_CA_CONSTRAINT_INITIALLY_DEFERRED): likewise.
12122         (SQL_CA_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
12123         (SQL_CA_CONSTRAINT_NON_DEFERRABLE): likewise.
12124         (SQL_CA_CREATE_ASSERTION): likewise.
12125         (SQL_CA1_ABSOLUTE): likewise.
12126         (SQL_CA1_BOOKMARK): likewise.
12127         (SQL_CA1_BULK_ADD): likewise.
12128         (SQL_CA1_BULK_DELETE_BY_BOOKMARK): likewise.
12129         (SQL_CA1_BULK_FETCH_BY_BOOKMARK): likewise.
12130         (SQL_CA1_BULK_UPDATE_BY_BOOKMARK): likewise.
12131         (SQL_CA1_LOCK_EXCLUSIVE): likewise.
12132         (SQL_CA1_LOCK_NO_CHANGE): likewise.
12133         (SQL_CA1_LOCK_UNLOCK): likewise.
12134         (SQL_CA1_NEXT): likewise.
12135         (SQL_CA1_POS_DELETE): likewise.
12136         (SQL_CA1_POS_POSITION): likewise.
12137         (SQL_CA1_POS_REFRESH): likewise.
12138         (SQL_CA1_POS_UPDATE): likewise.
12139         (SQL_CA1_POSITIONED_DELETE): likewise.
12140         (SQL_CA1_POSITIONED_UPDATE): likewise.
12141         (SQL_CA1_RELATIVE): likewise.
12142         (SQL_CA1_SELECT_FOR_UPDATE): likewise.
12143         (SQL_CA2_CRC_APPROXIMATE): likewise.
12144         (SQL_CA2_CRC_EXACT): likewise.
12145         (SQL_CA2_LOCK_CONCURRENCY): likewise.
12146         (SQL_CA2_MAX_ROWS_AFFECTS_ALL): likewise.
12147         (SQL_CA2_MAX_ROWS_CATALOG): likewise.
12148         (SQL_CA2_MAX_ROWS_DELETE): likewise.
12149         (SQL_CA2_MAX_ROWS_INSERT): likewise.
12150         (SQL_CA2_MAX_ROWS_SELECT): likewise.
12151         (SQL_CA2_MAX_ROWS_UPDATE): likewise.
12152         (SQL_CA2_OPT_ROWVER_CONCURRENCY): likewise.
12153         (SQL_CA2_OPT_VALUES_CONCURRENCY): likewise.
12154         (SQL_CA2_READ_ONLY_CONCURRENCY): likewise.
12155         (SQL_CA2_SENSITIVITY_ADDITIONS): likewise.
12156         (SQL_CA2_SENSITIVITY_DELETIONS): likewise.
12157         (SQL_CA2_SENSITIVITY_UPDATES): likewise.
12158         (SQL_CA2_SIMULATE_NON_UNIQUE): likewise.
12159         (SQL_CA2_SIMULATE_TRY_UNIQUE): likewise.
12160         (SQL_CA2_SIMULATE_UNIQUE): likewise.
12161         (SQL_CATALOG_LOCATION): likewise.
12162         (SQL_CATALOG_NAME_SEPARATOR): likewise.
12163         (SQL_CATALOG_TERM): likewise.
12164         (SQL_CATALOG_USAGE): likewise.
12165         (SQL_CCOL_CREATE_COLLATION): likewise.
12166         (SQL_CCS_COLLATE_CLAUSE): likewise.
12167         (SQL_CCS_CREATE_CHARACTER_SET): likewise.
12168         (SQL_CCS_LIMITED_COLLATION): likewise.
12169         (SQL_CDO_COLLATION): likewise.
12170         (SQL_CDO_CONSTRAINT): likewise.
12171         (SQL_CDO_CONSTRAINT_DEFERRABLE): likewise.
12172         (SQL_CDO_CONSTRAINT_INITIALLY_DEFERRED): likewise.
12173         (SQL_CDO_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
12174         (SQL_CDO_CONSTRAINT_NAME_DEFINITION): likewise.
12175         (SQL_CDO_CONSTRAINT_NON_DEFERRABLE): likewise.
12176         (SQL_CDO_CREATE_DOMAIN): likewise.
12177         (SQL_CDO_DEFAULT): likewise.
12178         (SQL_CL_END): likewise.
12179         (SQL_CL_START): likewise.
12180         (SQL_COL_PRED_BASIC): likewise.
12181         (SQL_COL_PRED_CHAR): likewise.
12182         (SQL_COLUMN_DRIVER_START): likewise.
12183         (SQL_COLUMN_IGNORE): likewise.
12184         (SQL_COLUMN_NUMBER_UNKNOWN): likewise.
12185         (SQL_CONVERT_GUID): likewise.
12186         (SQL_CONVERT_INTERVAL_DAY_TIME): likewise.
12187         (SQL_CONVERT_INTERVAL_YEAR_MONTH): likewise.
12188         (SQL_CONVERT_WCHAR): likewise.
12189         (SQL_CONVERT_WLONGVARCHAR): likewise.
12190         (SQL_CONVERT_WVARCHAR): likewise.
12191         (SQL_CP_DEFAULT): likewise.
12192         (SQL_CP_MATCH_DEFAULT): likewise.
12193         (SQL_CP_OFF): likewise.
12194         (SQL_CP_ONE_PER_DRIVER): likewise.
12195         (SQL_CP_ONE_PER_HENV): likewise.
12196         (SQL_CP_RELAXED_MATCH): likewise.
12197         (SQL_CP_STRICT_MATCH): likewise.
12198         (SQL_CREATE_ASSERTION): likewise.
12199         (SQL_CREATE_CHARACTER_SET): likewise.
12200         (SQL_CREATE_COLLATION): likewise.
12201         (SQL_CREATE_DOMAIN): likewise.
12202         (SQL_CREATE_SCHEMA): likewise.
12203         (SQL_CREATE_TABLE): likewise.
12204         (SQL_CREATE_TRANSLATION): likewise.
12205         (SQL_CREATE_VIEW): likewise.
12206         (SQL_CS_AUTHORIZATION): likewise.
12207         (SQL_CS_CREATE_SCHEMA): likewise.
12208         (SQL_CS_DEFAULT_CHARACTER_SET): likewise.
12209         (SQL_CT_COLUMN_COLLATION): likewise.
12210         (SQL_CT_COLUMN_CONSTRAINT): likewise.
12211         (SQL_CT_COLUMN_DEFAULT): likewise.
12212         (SQL_CT_COMMIT_DELETE): likewise.
12213         (SQL_CT_COMMIT_PRESERVE): likewise.
12214         (SQL_CT_CONSTRAINT_DEFERRABLE): likewise.
12215         (SQL_CT_CONSTRAINT_INITIALLY_DEFERRED): likewise.
12216         (SQL_CT_CONSTRAINT_INITIALLY_IMMEDIATE): likewise.
12217         (SQL_CT_CONSTRAINT_NAME_DEFINITION): likewise.
12218         (SQL_CT_CONSTRAINT_NON_DEFERRABLE): likewise.
12219         (SQL_CT_CREATE_TABLE): likewise.
12220         (SQL_CT_GLOBAL_TEMPORARY): likewise.
12221         (SQL_CT_LOCAL_TEMPORARY): likewise.
12222         (SQL_CT_TABLE_CONSTRAINT): likewise.
12223         (SQL_CTR_CREATE_TRANSLATION): likewise.
12224         (SQL_CU_DML_STATEMENTS): likewise.
12225         (SQL_CU_INDEX_DEFINITION): likewise.
12226         (SQL_CU_PRIVILEGE_DEFINITION): likewise.
12227         (SQL_CU_PROCEDURE_INVOCATION): likewise.
12228         (SQL_CU_TABLE_DEFINITION): likewise.
12229         (SQL_CVT_GUID): likewise.
12230         (SQL_CVT_INTERVAL_DAY_TIME): likewise.
12231         (SQL_CVT_INTERVAL_YEAR_MONTH): likewise.
12232         (SQL_CVT_WCHAR): likewise.
12233         (SQL_CVT_WLONGVARCHAR): likewise.
12234         (SQL_CVT_WVARCHAR): likewise.
12235         (SQL_DA_DROP_ASSERTION): likewise.
12236         (SQL_DATETIME_LITERALS): likewise.
12237         (SQL_DB_DEFAULT): likewise.
12238         (SQL_DB_DISCONNECT): likewise.
12239         (SQL_DB_RETURN_TO_POOL): likewise.
12240         (SQL_DC_DROP_COLLATION): likewise.
12241         (SQL_DCS_DROP_CHARACTER_SET): likewise.
12242         (SQL_DD_CASCADE): likewise.
12243         (SQL_DD_DROP_DOMAIN): likewise.
12244         (SQL_DD_RESTRICT): likewise.
12245         (SQL_DDL_INDEX): likewise.
12246         (SQL_DELETE_BY_BOOKMARK): likewise.
12247         (SQL_DESC_ARRAY_SIZE): likewise.
12248         (SQL_DESC_ARRAY_STATUS_PTR): likewise.
12249         (SQL_DESC_AUTO_UNIQUE_VALUE): likewise.
12250         (SQL_DESC_BASE_COLUMN_NAME): likewise.
12251         (SQL_DESC_BASE_TABLE_NAME): likewise.
12252         (SQL_DESC_BIND_OFFSET_PTR): likewise.
12253         (SQL_DESC_BIND_TYPE): likewise.
12254         (SQL_DESC_CASE_SENSITIVE): likewise.
12255         (SQL_DESC_CATALOG_NAME): likewise.
12256         (SQL_DESC_CONCISE_TYPE): likewise.
12257         (SQL_DESC_DATETIME_INTERVAL_PRECISION): likewise.
12258         (SQL_DESC_DISPLAY_SIZE): likewise.
12259         (SQL_DESC_FIXED_PREC_SCALE): likewise.
12260         (SQL_DESC_LABEL): likewise.
12261         (SQL_DESC_LITERAL_PREFIX): likewise.
12262         (SQL_DESC_LITERAL_SUFFIX): likewise.
12263         (SQL_DESC_LOCAL_TYPE_NAME): likewise.
12264         (SQL_DESC_MAXIMUM_SCALE): likewise.
12265         (SQL_DESC_MINIMUM_SCALE): likewise.
12266         (SQL_DESC_NUM_PREC_RADIX): likewise.
12267         (SQL_DESC_PARAMETER_TYPE): likewise.
12268         (SQL_DESC_ROWS_PROCESSED_PTR): likewise.
12269         (SQL_DESC_SCHEMA_NAME): likewise.
12270         (SQL_DESC_SEARCHABLE): likewise.
12271         (SQL_DESC_TABLE_NAME): likewise.
12272         (SQL_DESC_TYPE_NAME): likewise.
12273         (SQL_DESC_UNSIGNED): likewise.
12274         (SQL_DESC_UPDATABLE): likewise.
12275         (SQL_DI_CREATE_INDEX): likewise.
12276         (SQL_DI_DROP_INDEX): likewise.
12277         (SQL_DIAG_COLUMN_NUMBER): likewise.
12278         (SQL_DIAG_CURSOR_ROW_COUNT): likewise.
12279         (SQL_DIAG_ROW_NUMBER): likewise.
12280         (SQL_DL_SQL92_DATE): likewise.
12281         (SQL_DL_SQL92_INTERVAL_DAY): likewise.
12282         (SQL_DL_SQL92_INTERVAL_DAY_TO_HOUR): likewise.
12283         (SQL_DL_SQL92_INTERVAL_DAY_TO_MINUTE): likewise.
12284         (SQL_DL_SQL92_INTERVAL_DAY_TO_SECOND): likewise.
12285         (SQL_DL_SQL92_INTERVAL_HOUR): likewise.
12286         (SQL_DL_SQL92_INTERVAL_HOUR_TO_MINUTE): likewise.
12287         (SQL_DL_SQL92_INTERVAL_HOUR_TO_SECOND): likewise.
12288         (SQL_DL_SQL92_INTERVAL_MINUTE): likewise.
12289         (SQL_DL_SQL92_INTERVAL_MINUTE_TO_SECOND): likewise.
12290         (SQL_DL_SQL92_INTERVAL_MONTH): likewise.
12291         (SQL_DL_SQL92_INTERVAL_SECOND): likewise.
12292         (SQL_DL_SQL92_INTERVAL_YEAR): likewise.
12293         (SQL_DL_SQL92_INTERVAL_YEAR_TO_MONTH): likewise.
12294         (SQL_DL_SQL92_TIME): likewise.
12295         (SQL_DL_SQL92_TIMESTAMP): likewise.
12296         (SQL_DM_VER): likewise.
12297         (SQL_DRIVER_HDESC): likewise.
12298         (SQL_DROP_ASSERTION): likewise.
12299         (SQL_DROP_CHARACTER_SET): likewise.
12300         (SQL_DROP_COLLATION): likewise.
12301         (SQL_DROP_DOMAIN): likewise.
12302         (SQL_DROP_SCHEMA): likewise.
12303         (SQL_DROP_TABLE): likewise.
12304         (SQL_DROP_TRANSLATION): likewise.
12305         (SQL_DROP_VIEW): likewise.
12306         (SQL_DS_CASCADE): likewise.
12307         (SQL_DS_DROP_SCHEMA): likewise.
12308         (SQL_DS_RESTRICT): likewise.
12309         (SQL_DT_CASCADE): likewise.
12310         (SQL_DT_DROP_TABLE): likewise.
12311         (SQL_DT_RESTRICT): likewise.
12312         (SQL_DTC_DONE): likewise.
12313         (SQL_DTR_DROP_TRANSLATION): likewise.
12314         (SQL_DV_CASCADE): likewise.
12315         (SQL_DV_DROP_VIEW): likewise.
12316         (SQL_DV_RESTRICT): likewise.
12317         (SQL_DYNAMIC_CURSOR_ATTRIBUTES1): likewise.
12318         (SQL_DYNAMIC_CURSOR_ATTRIBUTES2): likewise.
12319         (SQL_EXT_API_LAST): likewise.
12320         (SQL_EXT_API_START): likewise.
12321         (SQL_FETCH_BY_BOOKMARK): likewise.
12322         (SQL_FETCH_FIRST_SYSTEM): likewise.
12323         (SQL_FETCH_FIRST_USER): likewise.
12324         (SQL_FN_CVT_CAST): likewise.
12325         (SQL_FN_STR_BIT_LENGTH): likewise.
12326         (SQL_FN_STR_CHAR_LENGTH): likewise.
12327         (SQL_FN_STR_CHARACTER_LENGTH): likewise.
12328         (SQL_FN_STR_OCTET_LENGTH): likewise.
12329         (SQL_FN_STR_POSITION): likewise.
12330         (SQL_FN_TD_CURRENT_DATE): likewise.
12331         (SQL_FN_TD_CURRENT_TIME): likewise.
12332         (SQL_FN_TD_CURRENT_TIMESTAMP): likewise.
12333         (SQL_FN_TD_EXTRACT): likewise.
12334         (SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES1): likewise.
12335         (SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES2): likewise.
12336         (SQL_FUNC_EXISTS(exists,api)): likewise.
12337         (SQL_GB_COLLATE): likewise.
12338         (SQL_HANDLE_SENV): likewise.
12339         (SQL_IK_ALL): likewise.
12340         (SQL_IK_ASC): likewise.
12341         (SQL_IK_DESC): likewise.
12342         (SQL_IK_NONE): likewise.
12343         (SQL_INDEX_KEYWORDS): likewise.
12344         (SQL_INFO_DRIVER_START): likewise.
12345         (SQL_INFO_LAST): likewise.
12346         (SQL_INFO_SCHEMA_VIEWS): likewise.
12347         (SQL_INITIALLY_DEFERRED): likewise.
12348         (SQL_INITIALLY_IMMEDIATE): likewise.
12349         (SQL_INSERT_STATEMENT): likewise.
12350         (SQL_INTERVAL): likewise.
12351         (SQL_IS_INSERT_LITERALS): likewise.
12352         (SQL_IS_INSERT_SEARCHED): likewise.
12353         (SQL_IS_INTEGER): likewise.
12354         (SQL_IS_POINTER): likewise.
12355         (SQL_IS_SELECT_INTO): likewise.
12356         (SQL_IS_SMALLINT): likewise.
12357         (SQL_IS_UINTEGER): likewise.
12358         (SQL_IS_USMALLINT): likewise.
12359         (SQL_ISV_ASSERTIONS): likewise.
12360         (SQL_ISV_CHARACTER_SETS): likewise.
12361         (SQL_ISV_CHECK_CONSTRAINTS): likewise.
12362         (SQL_ISV_COLLATIONS): likewise.
12363         (SQL_ISV_COLUMN_DOMAIN_USAGE): likewise.
12364         (SQL_ISV_COLUMN_PRIVILEGES): likewise.
12365         (SQL_ISV_COLUMNS): likewise.
12366         (SQL_ISV_CONSTRAINT_COLUMN_USAGE): likewise.
12367         (SQL_ISV_CONSTRAINT_TABLE_USAGE): likewise.
12368         (SQL_ISV_DOMAIN_CONSTRAINTS): likewise.
12369         (SQL_ISV_DOMAINS): likewise.
12370         (SQL_ISV_KEY_COLUMN_USAGE): likewise.
12371         (SQL_ISV_REFERENTIAL_CONSTRAINTS): likewise.
12372         (SQL_ISV_SCHEMATA): likewise.
12373         (SQL_ISV_SQL_LANGUAGES): likewise.
12374         (SQL_ISV_TABLE_CONSTRAINTS): likewise.
12375         (SQL_ISV_TABLE_PRIVILEGES): likewise.
12376         (SQL_ISV_TABLES): likewise.
12377         (SQL_ISV_TRANSLATIONS): likewise.
12378         (SQL_ISV_USAGE_PRIVILEGES): likewise.
12379         (SQL_ISV_VIEW_COLUMN_USAGE): likewise.
12380         (SQL_ISV_VIEW_TABLE_USAGE): likewise.
12381         (SQL_ISV_VIEWS): likewise.
12382         (SQL_KEYSET_CURSOR_ATTRIBUTES1): likewise.
12383         (SQL_KEYSET_CURSOR_ATTRIBUTES2): likewise.
12384         (SQL_MAX_ASYNC_CONCURRENT_STATEMENTS): likewise.
12385         (SQL_NO_COLUMN_NUMBER): likewise.
12386         (SQL_NO_ROW_NUMBER): likewise.
12387         (SQL_NOT_DEFERRABLE): likewise.
12388         (SQL_NUM_EXTENSIONS): likewise.
12389         (SQL_NUM_FUNCTIONS): likewise.
12390         (SQL_ODBC_INTERFACE_CONFORMANCE): likewise.
12391         (SQL_OIC_CORE): likewise.
12392         (SQL_OIC_LEVEL1): likewise.
12393         (SQL_OIC_LEVEL2): likewise.
12394         (SQL_OV_ODBC2): likewise.
12395         (SQL_OV_ODBC3): likewise.
12396         (SQL_PARAM_ARRAY_ROW_COUNTS): likewise.
12397         (SQL_PARAM_ARRAY_SELECTS): likewise.
12398         (SQL_PARAM_BIND_BY_COLUMN): likewise.
12399         (SQL_PARAM_BIND_TYPE_DEFAULT): likewise.
12400         (SQL_PARAM_DIAG_UNAVAILABLE): likewise.
12401         (SQL_PARAM_ERROR): likewise.
12402         (SQL_PARAM_IGNORE): likewise.
12403         (SQL_PARAM_PROCEED): likewise.
12404         (SQL_PARAM_SUCCESS): likewise.
12405         (SQL_PARAM_SUCCESS_WITH_INFO): likewise.
12406         (SQL_PARAM_UNUSED): likewise.
12407         (SQL_PARC_BATCH): likewise.
12408         (SQL_PARC_NO_BATCH): likewise.
12409         (SQL_PAS_BATCH): likewise.
12410         (SQL_PAS_NO_BATCH): likewise.
12411         (SQL_PAS_NO_SELECT): likewise.
12412         (SQL_ROW_IGNORE): likewise.
12413         (SQL_ROW_NUMBER_UNKNOWN): likewise.
12414         (SQL_ROW_PROCEED): likewise.
12415         (SQL_ROW_SUCCESS_WITH_INFO): likewise.
12416         (SQL_SC_FIPS127_2_TRANSITIONAL): likewise.
12417         (SQL_SC_SQL92_ENTRY): likewise.
12418         (SQL_SC_SQL92_FULL): likewise.
12419         (SQL_SC_SQL92_INTERMEDIATE): likewise.
12420         (SQL_SCC_ISO92_CLI): likewise.
12421         (SQL_SCC_XOPEN_CLI_VERSION1): likewise.
12422         (SQL_SCHEMA_TERM): likewise.
12423         (SQL_SCHEMA_USAGE): likewise.
12424         (SQL_SDF_CURRENT_DATE): likewise.
12425         (SQL_SDF_CURRENT_TIME): likewise.
12426         (SQL_SDF_CURRENT_TIMESTAMP): likewise.
12427         (SQL_SFKD_CASCADE): likewise.
12428         (SQL_SFKD_NO_ACTION): likewise.
12429         (SQL_SFKD_SET_DEFAULT): likewise.
12430         (SQL_SFKD_SET_NULL): likewise.
12431         (SQL_SFKU_CASCADE): likewise.
12432         (SQL_SFKU_NO_ACTION): likewise.
12433         (SQL_SFKU_SET_DEFAULT): likewise.
12434         (SQL_SFKU_SET_NULL): likewise.
12435         (SQL_SG_DELETE_TABLE): likewise.
12436         (SQL_SG_INSERT_COLUMN): likewise.
12437         (SQL_SG_INSERT_TABLE): likewise.
12438         (SQL_SG_REFERENCES_COLUMN): likewise.
12439         (SQL_SG_REFERENCES_TABLE): likewise.
12440         (SQL_SG_SELECT_TABLE): likewise.
12441         (SQL_SG_UPDATE_COLUMN): likewise.
12442         (SQL_SG_UPDATE_TABLE): likewise.
12443         (SQL_SG_USAGE_ON_CHARACTER_SET): likewise.
12444         (SQL_SG_USAGE_ON_COLLATION): likewise.
12445         (SQL_SG_USAGE_ON_DOMAIN): likewise.
12446         (SQL_SG_USAGE_ON_TRANSLATION): likewise.
12447         (SQL_SG_WITH_GRANT_OPTION): likewise.
12448         (SQL_SNVF_BIT_LENGTH): likewise.
12449         (SQL_SNVF_CHAR_LENGTH): likewise.
12450         (SQL_SNVF_CHARACTER_LENGTH): likewise.
12451         (SQL_SNVF_EXTRACT): likewise.
12452         (SQL_SNVF_OCTET_LENGTH): likewise.
12453         (SQL_SNVF_POSITION): likewise.
12454         (SQL_SP_BETWEEN): likewise.
12455         (SQL_SP_COMPARISON): likewise.
12456         (SQL_SP_EXISTS): likewise.
12457         (SQL_SP_IN): likewise.
12458         (SQL_SP_ISNOTNULL): likewise.
12459         (SQL_SP_ISNULL): likewise.
12460         (SQL_SP_LIKE): likewise.
12461         (SQL_SP_MATCH_FULL): likewise.
12462         (SQL_SP_MATCH_PARTIAL): likewise.
12463         (SQL_SP_MATCH_UNIQUE_FULL): likewise.
12464         (SQL_SP_MATCH_UNIQUE_PARTIAL): likewise.
12465         (SQL_SP_OVERLAPS): likewise.
12466         (SQL_SP_QUANTIFIED_COMPARISON): likewise.
12467         (SQL_SP_UNIQUE): likewise.
12468         (SQL_SQL_CONFORMANCE): likewise.
12469         (SQL_SQL92_DATETIME_FUNCTIONS): likewise.
12470         (SQL_SQL92_FOREIGN_KEY_DELETE_RULE): likewise.
12471         (SQL_SQL92_FOREIGN_KEY_UPDATE_RULE): likewise.
12472         (SQL_SQL92_GRANT): likewise.
12473         (SQL_SQL92_NUMERIC_VALUE_FUNCTIONS): likewise.
12474         (SQL_SQL92_PREDICATES): likewise.
12475         (SQL_SQL92_RELATIONAL_JOIN_OPERATORS): likewise.
12476         (SQL_SQL92_REVOKE): likewise.
12477         (SQL_SQL92_ROW_VALUE_CONSTRUCTOR): likewise.
12478         (SQL_SQL92_STRING_FUNCTIONS): likewise.
12479         (SQL_SQL92_VALUE_EXPRESSIONS): likewise.
12480         (SQL_SR_CASCADE): likewise.
12481         (SQL_SR_DELETE_TABLE): likewise.
12482         (SQL_SR_GRANT_OPTION_FOR): likewise.
12483         (SQL_SR_INSERT_COLUMN): likewise.
12484         (SQL_SR_INSERT_TABLE): likewise.
12485         (SQL_SR_REFERENCES_COLUMN): likewise.
12486         (SQL_SR_REFERENCES_TABLE): likewise.
12487         (SQL_SR_RESTRICT): likewise.
12488         (SQL_SR_SELECT_TABLE): likewise.
12489         (SQL_SR_UPDATE_COLUMN): likewise.
12490         (SQL_SR_UPDATE_TABLE): likewise.
12491         (SQL_SR_USAGE_ON_CHARACTER_SET): likewise.
12492         (SQL_SR_USAGE_ON_COLLATION): likewise.
12493         (SQL_SR_USAGE_ON_DOMAIN): likewise.
12494         (SQL_SR_USAGE_ON_TRANSLATION): likewise.
12495         (SQL_SRJO_CORRESPONDING_CLAUSE): likewise.
12496         (SQL_SRJO_CROSS_JOIN): likewise.
12497         (SQL_SRJO_EXCEPT_JOIN): likewise.
12498         (SQL_SRJO_FULL_OUTER_JOIN): likewise.
12499         (SQL_SRJO_INNER_JOIN): likewise.
12500         (SQL_SRJO_INTERSECT_JOIN): likewise.
12501         (SQL_SRJO_LEFT_OUTER_JOIN): likewise.
12502         (SQL_SRJO_NATURAL_JOIN): likewise.
12503         (SQL_SRJO_RIGHT_OUTER_JOIN): likewise.
12504         (SQL_SRJO_UNION_JOIN): likewise.
12505         (SQL_SRVC_DEFAULT): likewise.
12506         (SQL_SRVC_NULL): likewise.
12507         (SQL_SRVC_ROW_SUBQUERY): likewise.
12508         (SQL_SRVC_VALUE_EXPRESSION): likewise.
12509         (SQL_SSF_CONVERT): likewise.
12510         (SQL_SSF_LOWER): likewise.
12511         (SQL_SSF_SUBSTRING): likewise.
12512         (SQL_SSF_TRANSLATE): likewise.
12513         (SQL_SSF_TRIM_BOTH): likewise.
12514         (SQL_SSF_TRIM_LEADING): likewise.
12515         (SQL_SSF_TRIM_TRAILING): likewise.
12516         (SQL_SSF_UPPER): likewise.
12517         (SQL_STANDARD_CLI_CONFORMANCE): likewise.
12518         (SQL_STATIC_CURSOR_ATTRIBUTES1): likewise.
12519         (SQL_STATIC_CURSOR_ATTRIBUTES2): likewise.
12520         (SQL_SU_DML_STATEMENTS): likewise.
12521         (SQL_SU_INDEX_DEFINITION): likewise.
12522         (SQL_SU_PRIVILEGE_DEFINITION): likewise.
12523         (SQL_SU_PROCEDURE_INVOCATION): likewise.
12524         (SQL_SU_TABLE_DEFINITION): likewise.
12525         (SQL_SVE_CASE): likewise.
12526         (SQL_SVE_CAST): likewise.
12527         (SQL_SVE_COALESCE): likewise.
12528         (SQL_SVE_NULLIF): likewise.
12529         (SQL_UB_FIXED): likewise.
12530         (SQL_UB_VARIABLE): likewise.
12531         (SQL_UNION_STATEMENT): likewise.
12532         (SQL_UPDATE_BY_BOOKMARK): likewise.
12533         (SQL_US_UNION): likewise.
12534         (SQL_US_UNION_ALL): likewise.
12535         (SQL_DESC_ROWVER): likewise.
12536         (SQL_GUID): likewise.
12537         (SQL_C_GUID): likewise.
12538         (ODBC_STD): likewise.
12539         (SQLAllocHandle): likewise.
12540         (SQLAllocEnv(p)): likewise.
12541         (SQL_YEAR): likewise.
12542         (SQL_MONTH): likewise.
12543         (SQL_DAY): likewise.
12544         (SQL_HOUR): likewise.
12545         (SQL_MINUTE): likewise.
12546         (SQL_SECOND): likewise.
12547         (SQL_YEAR_TO_MONTH): likewise.
12548         (SQL_DAY_TO_HOUR): likewise.
12549         (SQL_DAY_TO_MINUTE): likewise.
12550         (SQL_DAY_TO_SECOND): likewise.
12551         (SQL_HOUR_TO_MINUTE): likewise.
12552         (SQL_HOUR_TO_SECOND): likewise.
12553         (SQL_MINUTE_TO_SECOND): likewise.
12554         (SQL_ATTR_ANSI_APP): likewise.
12555         (SQL_AA_TRUE): likewise.
12556         (SQL_AA_FALSE): likewise.
12557
12558         * include/sqltypes.h (#pragma pack(push,1), #pragma pack(pop)): remove.
12559         (struct tagSQL_YEAR_MONTH): add for ODBC3.x.
12560         (struct tagSQL_DAY_SECOND): likewise.
12561         (struct tagSQL_INTERVAL_STRUCT): likewise.
12562         (struct tagSQL_NUMERIC_STRUCT): likewise.
12563         (struct tagSQLGUID): add for 0DBC3.50.
12564         (enum SQLINTERVAL): add for ODBC3.x.
12565         (SQLWCHAR): add typedef.
12566         (SQLTCHAR): add typedef, conditional on UNICODE.
12567         (SQLLEN): add typedef for _WIN64, define for _WIN32.
12568         (SQLULEN): likewise.
12569         (SQLROWOFFSET): likewise.
12570         (SQLROWCOUNT): likewise.
12571         (SQLTRANSID): likewise.
12572         (SQLSETPOSIROW): likewise.
12573         (SQLHANDLE): add ODBC3.x typedef.
12574         (SQLHDESC): likewise.
12575         (SQLDATE): likewise.
12576         (SQLDECIMAL): likewise.
12577         (SQLDOUBLE): likewise.
12578         (SQLFLOAT): likewise.
12579         (SQLNUMERIC): likewise.
12580         (SQLREAL): likewise.
12581         (SQLTIME): likewise.
12582         (SQLTIMESTAMP): likewise.
12583         (SQLVARCHAR): likewise.
12584         (SQLBIGINT): likewise.
12585         (SQLUBIGINT): likewise.
12586         (SQL_DATE_STRUCT): likewise.
12587         (SQL_TIME_STRUCT): likewise.
12588         (SQL_TIMESTAMP_STRUCT): likewise.
12589         (ODBCINT64): add ODBC3.x define.
12590
12591         * lib/odbc32.def : regenerate.
12592
12593 2001-01-26  Earnie Boyd  <earnie@users.sourceforge.net
12594
12595         * Apply Danny Smith patch 102275
12596         2000-11-05  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12597         * include/objbase.h: (COM_RIGHTS): Add definition.
12598         (tagSTDMSHLFLAGS): add enumeration.
12599         (CoInitializeEx): Add prototypes.
12600         (CoGetStdMarshalEx): ditto.
12601         (CoCreateInstanceEx): ditto.
12602         (CoInitializeSecurity): ditto.
12603         (CoGetCallContext): ditto.
12604         (CoQueryProxyBlanket): ditto.
12605         (CoSetProxyBlanket): ditto.
12606         (CoCopyProxy): ditto.
12607         (CoQueryClientBlanket): ditto.
12608         (CoImpersonateClient): ditto.
12609         (CoRevertToSelf): ditto.
12610         (CoQueryAuthenticationServices): ditto.
12611         (CoSwitchCallContext): ditto.
12612         (CoGetInstanceFromFile): ditto.
12613         (CoGetInstanceFromIStorage): ditto.
12614         * include/objidl.h: (SOLE_AUTHENTICATION_SERVICE): Add structure.
12615         (SOLE_AUTHENTICATION_INFO): ditto.
12616         (EOLE_AUTHENTICATION_CAPABILITIES): Add enumeration.
12617         (COLE_DEFAULT_PRINCIPAL): Add definition.
12618         (COLE_DEFAULT_AUTHINFO): Ditto.
12619         * include/rpcdce.h: (RPC_C_AUTHZ_DEFAULT): Add definition.
12620         (RPC_PROTSEQ_VECTOR) Fix typo.
12621         (RpcRaiseException): add DECLSPEC_NORETURN attribute.
12622         * include/winbase.h: (FreeLibraryAndExitThread): add DECLSPEC_NORETURN
12623         attribute.
12624
12625 2001-01-26  Earnie Boyd  <earnie@users.sourceforge.net>
12626
12627         * lib/msvcp60.def: Apply Danny Smith patch 103321.
12628         2001-01-17  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>.
12629         New file.
12630
12631 2001-01-26  Christopher Faylor  <cgf@cygnus.com>
12632
12633         * include/winnt.h: Add PTOKEN_USER.
12634
12635 2001-01-16  Earnie Boyd  <earnie@users.sourceforge.net>
12636
12637         * include/sqlucode.h: Apply Danny Smith patch 102443
12638         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12639         New file.
12640
12641 2001-01-16  Earnie Boyd  <earnie@users.sourceforge.net>
12642
12643         * lib/odbccp32.def: Apply Danny Smith patch 102442
12644         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12645         New file.
12646
12647 2001-01-16  Earnie Boyd  <earnie@users.sourceforge.net>
12648
12649         * include/odbcinst.h: Apply Danny Smith patch 102441
12650         2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12651         New file.
12652
12653 2000-12-25  Christopher Faylor  <cgf@cygnus.com>
12654
12655         * lib/Makefile.in: Don't make "links" to include/w32api directory.
12656
12657 2000-12-20  Corinna Vinschen  <corinna@vinschen.de>
12658
12659         * include/winbase.h: Add prototype for SetSecurityDescriptorControl.
12660
12661 2000-12-11  Christopher Faylor  <cgf@cygnus.com>
12662
12663         * lib/Makefile.in: Install headers and libraries in tooldir.
12664
12665 2000-12-04  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12666
12667         * include/winnls.h: NORM_IGNORE* remove duplicate defines.
12668         SORT_STRINGSORT: ditto.
12669         CMAP*: ditto.
12670         CTRY_*: add new defines.
12671         LGRPID_*: ditto.
12672         LCMAP*: change defines to hex notation.
12673         CALID: change from ULONG to DWORD.
12674         CALTYPE: ditto.
12675         _cpinfoex[AW]: add structure.
12676         FoldString: correct Unicode mappings.
12677         GetCPInfoEx[AW]: add prototypes.
12678         EnumCalendarInfoEx[AW]: ditto.
12679         EnumDateFormatsEx[AW]: ditto.
12680         EnumSystemLanguageGroups[AW]: ditto.
12681         EnumLanguageGroupLocales[AW]: ditto.
12682         EnumUILanguages[AW]: ditto.
12683         GetSystemDefaultUILanguage[AW]: ditto.
12684         GetUserDefaultUILanguage[AW]: ditto.
12685         IsValidLanguageGroup[AW]: ditto.
12686         CALINFO_ENUMPROCEX[AW]: add function pointer typedef
12687         LANGUAGEGROUP_ENUMPROC[AW]: ditto
12688         LANGGROUPLOCALE_ENUMPROC[AW]: ditto
12689         UILANGUAGE_ENUMPROC[AW]: ditto
12690         DATEFMT_ENUMPROCEX[AW]: ditto
12691         LPCURRENCYFMT[AW]: add structure pointer typedef
12692         LPNUMBERFMT[AW]: ditto
12693
12694 2000-12-02  Matt Hargett  <matt@use.net>
12695
12696         * include/winbase.h: Added a define for INVALID_SET_FILE_POINTER, a
12697         possible return code for the SetFilePointer() win32 API call.
12698
12699 2000-11-09  Corinna Vinschen  <corinna@vinschen.de>
12700
12701         * include/winnt.h: Add missing FILE_NAMED_STREAMS define.
12702
12703 2000-11-06  Earnie Boyd  <earnie_boyd@yahoo.com>
12704
12705         * Makefile.in: increment VERSION.
12706         (dist:) Rename to srcdist.  Create new dist target to call
12707         srcdist and bindist targets.
12708         (srcdist:) New target.
12709         (clean-top:) add call to mostlyclean-top and add rm of distribution
12710         tarballs.
12711         * lib/Makefile.in: (uninstall:) modify to remove files from the
12712         new w32api subdirectory and to remove w32api subdirectory.
12713         (xuninstall:) Ditto.
12714         TODO: Add a task to redo the clean targets of Makefile.in
12715
12716 2000-11-03  Christopher Faylor  <cgf@cygnus.com>
12717
12718         * lib/Makefile.in: Install header files in w32api subdirectory.
12719
12720 2000-10-31  Earnie Boyd  <earnie_boyd@yahoo.com>
12721
12722         * CONTRIBUTIONS: New file.
12723         * README: Change the maintained by header.
12724         * TODO: Add a note about checking the TODO.
12725
12726 2000-10-31  Earnie Boyd  <earnie_boyd@yahoo.com>
12727
12728         * Merge in accepted changes from
12729         2000-10-23  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
12730         * include/basetyps.h: add comment for GUID_DEFINED
12731         * include/lm.h: add includes for lmerr.h and lmserver.h
12732         * include/lmcons.h: add W2K typedefs LMSTR, LMCSTR
12733         * include/lmerr.h:  add error codes
12734         * include/lmserver.h: replace LPTSTR with LPWSTR,
12735         LPTCSTR with LPWCSTR in structures and prototypes
12736         * include/lmshare.h: ditto
12737         * include/lmuse.h: ditto
12738         * include/lmstats.h: ditto
12739         * include/oleauto.h: add function prototype SystemTimeToVariantTime
12740         * include/winbase.h: change first argument of CommConfigDialog to const
12741         * include/windowsx.h: add macros  defining FAR versions of
12742         mem and string functions for porting from Win16 code
12743         * include/winioctl.h:  added IOCTL_STORAGE defines
12744         * include/winnetwk.h:  added WNNC_NET flags
12745         * include/winnt.h: add include of <basetsd.h>;
12746         add structs; add pointer typedefs  for TOKEN structs
12747         * include/winsock.h: add guard around BSD-ish typedefs
12748         * include/wtypes.h: new VARENUM enums, new WIN32/WIN64 compat. macros
12749         * include/basetsd.h: new file
12750         * include/raserror.h: ditto
12751         * include/rassapi.h: ditto
12752         * include/ras.h: ditto
12753         comment from Earnie: replaced original ras.h contribution with Danny's
12754         contribution as it is more complete.
12755         * include/rpcndr.h: add default definition for __RPCNDR_H_VERSION__
12756
12757 2000-10-19  Earnie Boyd  <earnie_boyd@yahoo.com>
12758
12759         * Makefile.in: increment VERSION.  Change tar file name for dist and
12760         bindist targets to be more standard.
12761         * config.guess: Update with the currently published file.
12762         * config.sub: ditto.
12763         * configure.in: Use value of build_alias instead of testing for
12764         directory names to set BUILDENV.
12765         * configure: ditto.
12766         * lib/Makefile.in: Change the name of the targets install,
12767         install-headers and install-libraries to xinstall, xinstall-headers
12768         and xinstall-libraries for system target specified installation.
12769         Recreate targets install, install-headers and install-libraries for
12770         exec-prefix specified installation.  Ditto for the uninstall targets of
12771         the same name.
12772
12773 2000-10-09  Corinna Vinschen  <corinna@vinschen.de>
12774
12775         * include/iprtrmib.h: Further layout changes according to standard.
12776         * include/iptypes.h: Ditto.
12777         * include/ntdef.h: Ditto.
12778         * include/ntsecapi.h: Ditto.
12779         * include/subauth.h: Ditto.
12780
12781 2000-10-09  Corinna Vinschen  <corinna@vinschen.de>
12782
12783         * include/ntsecapi.h: Fix PLSA_UNICODE_STRING define.
12784
12785 2000-10-08  Corinna Vinschen  <corinna@vinschen.de>
12786
12787         * include/ntsecapi.h: New file.
12788         * include/subauth.h: Ditto.
12789         * include/ipexport.h: Fix global header define not to contain
12790         trailing underscore. Change layout according to standard.
12791         * include/iphlpapi.h: Ditto.
12792         * include/ipifcons.h: Ditto.
12793         * include/iprtrmib.h: Ditto.
12794         * include/iptypes.h: Ditto.
12795         * include/ntdef.h: Ditto. Define conditional datatypes dependent
12796         of inclusion of ntsecapi.h and subauth.h.
12797         * lib/secur32.def: New stub for secur32.dll.
12798
12799 2000-10-02  Corinna Vinschen  <corinna@vinschen.de>
12800
12801         * include/ras.h: New file.
12802         * lib/rasapi32.def: Add symbols for RasEnumDevicesA and
12803         RasEnumDevicesW.
12804
12805 2000-10-02  Corinna Vinschen  <corinna@vinschen.de>
12806
12807         * include/ntdef.h: Add define for NTAPI.
12808
12809 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12810
12811         * include/ipexport.h: Add missing `extern "C"' directives.
12812         * include/iphlpapi.h: Ditto.
12813         * include/iprtrmib.h: Ditto.
12814         * include/iptypes.h: Ditto.
12815
12816 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12817
12818         * include/ipifcons.h: New header file.
12819         * include/iprtrmib.h: Move operational states to ipifcons.h.
12820         * include/iphlpapi.h: Add missing parameters to GetIfTable()
12821         declaration.
12822
12823 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12824
12825         * include/iprtrmib.h: Add missing MIB_IF_OPER_STATUS_xxx definitions.
12826
12827 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12828
12829         * lib/iphlpapi.def: New stub for iphlpapi.dll.
12830         * include/iptypes.h: New header file.
12831         * include/ipexport.h: Ditto.
12832         * include/iphlpapi.h: Ditto.
12833         * include/iprtrmib.h: Ditto.
12834
12835 2000-10-01  Corinna Vinschen  <corinna@vinschen.de>
12836
12837         * include/ntdef.h: New file.
12838
12839 2000-08-18  Corinna Vinschen  <corinna@vinschen.de>
12840
12841         * include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionId
12842         to TOKEN_INFORMATION_CLASS type.
12843         Add QUOTA_LIMITS type.
12844
12845 2000-08-08  Corinna Vinschen  <corinna@vinschen.de>
12846
12847         * include/userenv.h: New header file.
12848         * lib/userenv.def: New stub for userenv.dll.
12849
12850 2000-08-08  Christopher Faylor  <cgf@cygnus.com>
12851
12852         * include/winuser.h: Correct PCWPSTRUCT typo.
12853         (discovered by Axel Riese)
12854
12855 2000-07-27  DJ Delorie  <dj@redhat.com>
12856
12857         * include/windows.h: optimize non-inclusion of repeat headers
12858
12859 2000-07-21  Corinna Vinschen  <corinna@vinschen.de>
12860
12861         * include/winnt.h: Add missing typedefs for PTOKEN_SOURCE and
12862         LPTOKEN_SOURCE.
12863
12864 2000-07-11  DJ Delorie  <dj@cygnus.com>
12865
12866         * include/shlobj.h: add CSIDL_COMMON_*
12867
12868 2000-06-27  Corinna Vinschen  <corinna@vinschen.de>
12869
12870         * include/winbase.h: Add stream ids BACKUP_OBJECT_ID,
12871         BACKUP_REPARSE_DATA and BACKUP_SPARSE_BLOCK.
12872         Add file open flags FILE_FLAG_OPEN_REPARSE_POINT and
12873         FILE_FLAG_OPEN_NO_RECALL.
12874         * winioctl.h: Add device io control codes FSCTL_GET_REPARSE_POINT,
12875         FSCTL_SET_REPARSE_POINT and FSCTL_DELETE_REPARSE_POINT.
12876         * winnt.h: Add typedef for GUID.
12877         Add file attributes FILE_ATTRIBUTE_ENCRYPTED,
12878         FILE_ATTRIBUTE_SPARSE_FILE, FILE_ATTRIBUTE_REPARSE_POINT and
12879         FILE_ATTRIBUTE_NOT_CONTENT_INDEXED.
12880         Add volume attributes FILE_VOLUME_QUOTAS, FILE_SUPPORTS_SPARSE_FILES,
12881         FILE_SUPPORTS_REPARSE_POINTS, FILE_SUPPORTS_REMOTE_STORAGE,
12882         FILE_SUPPORTS_OBJECT_IDS and FILE_SUPPORTS_ENCRYPTION.
12883         Add several reparse point defines and typedefs for REPARSE_DATA_BUFFER,
12884         REPARSE_GUID_DATA_BUFFER and REPARSE_POINT_INFORMATION.
12885         * lib/psapi.def: New file.
12886
12887 2000-06-22  Christopher Faylor  <cgf@cygnus.com>
12888
12889         * rpcdce.h: Protect OPTIONAL definition since it may be (legally)
12890         previously defined.
12891         * windef.h : Ditto.
12892
12893 2000-06-14  Kazuhiro Fujieda  <fujieda@jaist.ac.jp>
12894
12895         * include/winnt.h: Add some missing defines related to locale
12896         identifiers.  Translate values of LANG_* and SUBLANG_* into hexadecimal.
12897
12898 2000-05-27  Corinna Vinschen  <corinna@vinschen.de>
12899
12900         * include/wincrypt.h: Add missing CRYPT_MACHINE_KEYSET define.
12901
12902 2000-05-18  Corinna Vinschen  <corinna@vinschen.de>
12903
12904         * include/winnt.h: Add some missing TAPE_DRIVE_* defines.
12905
12906 2000-04-26  Christopher Faylor  <cgf@cygnus.com>
12907
12908         * include/wininet.h: Add another "INTERNET_OPTIONS".
12909
12910 2000-04-25  Mumit Khan  <khan@xraylith.wisc.edu>
12911
12912         * include/winspool.h: Add 2 more PRINTER_ATTRIBUTE_* macros.
12913
12914 2000-04-25  Martin Kotulla  <martin-k@softmaker.de>
12915
12916         * include/ddeml.h (DdeCreateStringHandle{A,W}): Fix prototype.
12917         * include/shlobj.h (IShellLink{A,W}::GetPath): Fix prototype.
12918         * include/wingdi.h: Add LPFNDEVMODE and LPFNDEVCAPS callbacks.
12919         * include/winuser.h: Add WM_* macros. Add PCOPYDATASTRUCT typedef.
12920
12921 2000-04-10  Christopher Faylor  <cgf@cygnus.com>
12922
12923         * include/winbase.h: Change first argument of ENUMRES* types to
12924         coincide with Microsoft usage.
12925
12926 2000-04-01  Christopher Faylor  <cgf@cygnus.com>
12927
12928         * include/wininet.h: Add three more "INTERNET_OPTIONS".
12929
12930 2000-03-30  Mumit Khan  <khan@xraylith.wisc.edu>
12931
12932         * include/winbase.h (CreateHardLink{A,W}): Add prototypes.
12933         * include/winerror.h (ERROR_TOO_MANY_LINKS): Add macro.
12934         * include/winnt.h (SEC_*): Add macros.
12935         * lib/th32.def: Use Kernel32.dll instead of TH32.DLL.
12936         * include/ole.h: Workaround for C++ parser bug.
12937         * include/rpcdcep.h: Likewise.
12938         * include/winsock.h: Likewise.
12939
12940 2000-03-26  Christopher Faylor  <cgf@cygnus.com>
12941
12942         * include/winnt.h: Eliminate duplicate PCONTEXT and LPCONTEXT typedefs.
12943
12944 2000-02-28  Mumit Khan  <khan@xraylith.wisc.edu>
12945
12946         Patches from Jan Nijtmans <j.nijtmans@chello.nl>:
12947         * include/wtypes.h (PBLOB, LPBLOB): Define.
12948         * include/winsock2.h: Much more complete version.
12949         (FD_SET, SOMAXCONN): Protect common macros defined by winsock.h.
12950
12951         Patches from Jan Nijtmans <j.nijtmans@chello.nl>:
12952         * include/winsock.h (FD_CLR): Add missing ')'.
12953         (timercmp): Fix macro to handle all 6 comparison operators.
12954         (AF_FIREFOX, AF_UNKNOWN1, AF_BAN, AF_ATM, AF_INET6): Define.
12955         (AF_MAX): Update.
12956         (PF_FIREFOX, PF_UNKNOWN1, PF_BAN, PF_ATM, PF_INET6): Define.
12957
12958         * include/largeint.h: Rename HAVE_INT64 macro to _HAVE_INT64 to avoid
12959         namespace pollution.
12960         * include/rpcndr.h: Likewise.
12961         * include/winnt.h: Likewise.
12962         * include/shlobj.h (SHGetDataFromIDList{A,W}): Fix typo.
12963         (SHGetSpecialFolderPath{A,W}): Add prototypes.
12964         * lib/ole32.def: Add missing exports.
12965         * include/winbase.h (TLS_MINIMUM_AVAILABLE): Move macro from here
12966         * include/winnt.h (TLS_MINIMUM_AVAILABLE): to here.
12967         (NT_TIB): Define.
12968         * include/tlhelp32.h: New file.
12969
12970 2000-02-28  Christopher Faylor  <cgf@cygnus.com>
12971
12972         * include/rapi.h: New file.
12973         * lib/rapi.def: New file.
12974
12975 2000-02-11  Axel Riese  <ariese@andromeda.risc.uni-linz.ac.at>
12976
12977         * oaidl.h (LPTYPECOMP): Remove multiple definition.
12978
12979 2000-02-03  Mumit Khan  <khan@xraylith.wisc.edu>
12980
12981         * Snapshot 2000-02-03.
12982
12983 2000-01-21  Chris Faylor  <cgf@cygnus.com>
12984
12985         * include/winnt.h: Add ARM support.
12986
12987 2000-01-19  Mumit Khan  <khan@xraylith.wisc.edu>
12988
12989         From Greg Primes <gregory.l.priem@intel.com>:
12990         * include/oaidl.h (DESCKIND): Define macro.
12991         (ITypeComp): Define interface.
12992         (ITypeComp): Likewise.
12993         * rpcndr.h (DECLSPEC_UUID): Define macro.
12994         (MIDL_INTERFACE): Likewise.
12995
12996         * include/psapi.h: New file.
12997         * include/imagehlp.h: New file.
12998         * lib/imagehlp.def: New file.
12999
13000         * include/oaidl.h (tagVARIANT): Update fields.
13001
13002         From Craig Lanning <CraigL@DyCon.com>:
13003         * include/commctrl.h: Add some TCS_* macros.
13004         * include/winnls.h (IsValidLocale): Add prototype.
13005
13006 2000-01-18  Mumit Khan  <khan@xraylith.wisc.edu>
13007
13008         * include/oaidl.h: OLE Patches from "Fifer, Eric"
13009         <EFifer@sanwaint.com> needed to build Win32::OLE perl module.
13010         * include/objbase.h: Likewise.
13011         * include/objidl.h: Likewise.
13012         * include/ocidl.h: New file.
13013         * include/oleauto.h: Likewise.
13014         * include/wtypes.h: Likewise.
13015         * lib/oleaut32.def: Likewise.
13016
13017         * include/lmserver.h (NetServerTransportAddEx): Fix prototype.
13018         Thanks to "Jon Leichter" <jon@symas.com>.
13019         * include/commctrl.h (LVM_FINDITEM): Fix typo in macro.
13020         * include/winbase.h: Add GetLongPathName{A,W} prototypes.
13021         * include/shellapi.h (SHGetFileInfo): Add macro. Thanks to
13022         "Axel Riese" <ariese@andromeda.risc.uni-linz.ac.at>.
13023         (CommandLineToArgvW): Fix prototype. Thanks to "Frans E. van
13024         Dorsselaer" <frans@bia-bv.demon.nl>.
13025         * include/httpext.h: New file. Thanks to Jan Nijtmans
13026         <j.nijtmans@chello.nl>.
13027         * include/mmsystem.h (WAVEFORMATEX): Guard definition to avoid
13028         redefinition of LPCWAVEFORMATEX in DirectX headers.
13029         (CALLBACK_NULL): Define to be 0. Thanks to Krzysztof Nikiel
13030         <krzych00@priv7.onet.pl>.
13031         * include/sqlext.h (SQLDriverConnnect): Fix prototype.
13032         * include/windef.h (HRESULT): Guard definition to avoid
13033         redefinition in DirectX headers.
13034         * include/winnt.h: Add target macros from windows.h.
13035         * include/windows.h: Update synch comment for target macros.
13036         (_ANONYMOUS_STRUCT): Define for GCC 2.95 and newer.
13037         (_ANONYMOUS_UNION): Likewise.
13038         * include/wingdi.h (AbortPrinter): Move from here ...
13039         * include/winspool.h (AbortPrinter): to here and fix linkage.
13040         (MONITOR_INFO_2{A,W}): Define.
13041         * include/winsock.h (htons): Fix argument.
13042         (htonl): Likewise.
13043         * include/winsock2.h (SO_*, MAX_*, WSA_*): Add macros.
13044         (GROUP): Define.
13045         (GUID): Define conditionally.
13046         (WSAPROTOCOLCHAIN, WSAPROTOCOL_INFO): Define.
13047         (WSASocket*): Declare.
13048         * include/basetyps.h (GUID): Guard REGUID and LPGUID as well.
13049
13050         * lib/dsetup.def: Remove leading underscore.
13051         * lib/dsound.def: Likewise.
13052         * lib/ws2_32.def: Likewise.
13053
13054 1999-12-22  Mumit Khan  <khan@xraylith.wisc.edu>
13055
13056         * include/windef.h (HMONITOR, HTERMINAL, HWINEVENTHOOK): Define
13057         handles.
13058
13059         * lib/Makefile.in (EXTRA_OBJS): Add dinput.o.
13060         * lib/dinput.c: Include windows.h for GCC.
13061         * lib/dxguid.c: Likewise.
13062         (INITGUID): Define macro.
13063
13064         * include/objidl.h (ISequentialStream): Define interface.
13065         (IStream): Derive from ISequentialStream.
13066
13067         * include/objidl.h (IStream::{LockRegion, UnlockRegion, Stat,
13068         Clone}): Mark as PURE.
13069         (IDataObject::EnumDAdvise): Likewise.
13070         * include/oleidl.h (IDropSource::GiveFeedback): Likewise.
13071         (IViewObject::Unfreeze): Likewise.
13072         (IViewObject2::Unfreeze): Likewise.
13073
13074         * include/objidl.h: Add various IID_ declarations.
13075         * include/olectl.h: Likewise.
13076         * include/oleidl.h: Likewise.
13077
13078 1999-12-21  Mumit Khan  <khan@xraylith.wisc.edu>
13079
13080         * Snapshot 1999-12-21.
13081
13082         * include/winbase.h (CancelIO): Rename to CancelIo.
13083         * include/winsvc.h (LPHANDLER_FUNCTION): Fix prototype.
13084         * include/winuser.h (PEVENTMSG, LPEVENTMSG): Declare.
13085
13086         * Merge with winsup-19991218.
13087         * include/winnt.h: Add defines for W2K ACL control flags.
13088
13089         * Merge with Anders Norlander's 19991130 snapshot.
13090
13091         * include/windows.h: #include mmsystem.h ifndef WIN32_LEAN_AND_MEAN.
13092         * include/winbase.h (EXCEPTION_INVALID_HANDLE): Define.
13093
13094         Patch from Harold Weissfield
13095         * include/shellapi.h: Added some ABN_* defines.
13096
13097         * include/commctrl.h (_TrackMouseEvent): Add prototype.
13098         * lib/comctl32.def (_TrackMouseEvent): Import.
13099         * include/winuser.h: Misc. fixes from Sang Cho
13100         <sangcho@alpha94.chongju.ac.kr>.
13101         * include/winuser.h (SM_CMETRICS): Define to 76 or 83 depending on
13102         value of _WIN32_WINNT.
13103         * include/winuser.h: Reorganize SM_* defines in numerical order.
13104
13105 1999-12-14  Mumit Khan  <khan@xraylith.wisc.edu>
13106
13107         * include/windef.h: Make RECTL a distinct type from RECT.
13108         * include/windows.h: Define upto 8 DUMMYUNIONNAMEs for DirectX.
13109         * include/winuser.h (CDS_): Update (Franco Bez <franco.bez@gmx.de>).
13110         (COMPAREITEMSTRUCT): Fix fields.
13111         (SERIALKEYSA): Likewise.
13112         (SERIALKEYSW): Likewise..
13113         * include/winbase.h (CRITICAL_SECTION_DEBUG): Likewise.
13114         (WIN32_FIND_DATAA): Likewise.
13115         (WIN32_FIND_DATAW): Likewise.
13116         * include/commdlg.h (SNDMSG): Define.
13117         * include/winsock.h (SO_UPDATE_ACCEPT_CONTEXT): Define.
13118         (SO_CONNECT_TIME): Likewise.
13119         (AcceptEx): Declare.
13120         (GetAcceptExSockaddrs): Likewise.
13121         * include/winsock2.h: Fix typo in #ifdef __cplusplus.
13122         * include/winspool.h: Add RC_INVOKED guard.
13123         * lib/wsock32.def (AcceptEx@32): Export.
13124         (GetAcceptExSockaddrs@32): Likewise.
13125
13126 1999-11-18  Mumit Khan  <khan@xraylith.wisc.edu>
13127
13128         * Snapshot 1999-11-18.
13129
13130         * include/oaidl.h (tagVARIANT): Rename pbool to pboolVal needed by
13131         Octopod C++ IDE (and MSVC compatibility).
13132         * include/oleauto.h (V_BOOLREF(X)): Likewise.
13133         * include/shellapi.h (ShellAbout*): Fix typo.
13134         * wingdi.h (FW_ULTRABOLD): Likewise.
13135         * include/winnt.h (_TAPE_ERASE, _TAPE_PREPARE, _TAPE_SET_POSITION,
13136         _TAPE_WRITE_MARKS): Add missing fields and fix existing ones.
13137         Add packing directives for various structures. All structure
13138         sizes now conform to MSVC.
13139
13140 1999-11-07  Mumit Khan  <khan@xraylith.wisc.edu>
13141
13142         Released 1999-11-07.
13143
13144 1999-11-06  Mumit Khan  <khan@xraylith.wisc.edu>
13145
13146         * include/winsock2.h: New file. Mostly a stub for now.
13147         * include/winbase.h (DllMain): Delete prototype.
13148         * include/commctrl.h (Header_SetItem): Fix macro.
13149         * include/{isguids.h, lmerrlog.h, mcx.h, objfwd.h, olectl.h,
13150         regstr.h, richole.h, rpcdce.h, rpcdcep.h, rpcnsi.h, rpcproxy.h,
13151         shlguid.h, sqltypes.h, winperf.h}: Enclose in extern "C" if c++.
13152
13153         Merge in changes from wxWindows.
13154         * include/basetyps.h (GUID_DEFINED, UUID_DEFINED): Add guards.
13155         * include/oaidl.h (DISPID_*): Add macros.
13156         (IID_ITypeLib, IID_ICreateTypeInfo, IID_ICreateTypeInfo2,
13157         IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_ITypeInfo,
13158         IID_IErrorInfo, IID_IDispatch, IID_ICreateErrorInfo): Declare.
13159         * include/objidl.h (IDataObject): Fix EnumFormatEtc parameter.
13160
13161         Merge in changes from Octopod C++ IDE group.
13162         * include/commctrl.h (NMHEADERA, NMHEADERW): Define.
13163         (Header_InsertItem): Fix macro.
13164         * include/oaidl.h (IID_IDispatch): Declare.
13165         (IID_ISupportErrorInfo): Likewise.
13166         (IDispatch): Rename Invoked to Invoke.
13167         * include/objidl.h (IPersist): Fix GetClassID.
13168         * include/oleauto.h (VectorFromBstr): Declare.
13169         (BstrFromVector): Likewise.
13170         * include/olectl.h (OLEMISC_*): Update.
13171         * include/olectlid.h (IID_IDispatch): Declare.
13172         * include/oleidl.h (IOleObject): Fix GetExtent and SetExtent.
13173         (IOleInPlaceFrame): Fix.
13174         (ISupportErrorInfo): Define.
13175         (IErrorInfo): Define.
13176         * include/winuser.h (SIF_TRACKPOS): Define.
13177
13178 1999-11-03  Mumit Khan  <khan@xraylith.wisc.edu>
13179
13180         Fix Merge errors:
13181         * include/winnt.h (PSID): Uncomment definition.
13182         (PISID): Rename from PSID.
13183         (struct _TAPE_GET_MEDIA_PARAMETER): Remove reserved field.
13184         (struct _SECURITY_ATTRIBUTES): Remove multiple definition.
13185
13186         * include/lmalert.h, include/lmbrowsr.h, include/lmchdev.h,
13187         include/lmconfig.h, include/lmerrlog.h, include/lmmsg.h,
13188         include/lmremutl.h, include/lmrepl.h, include/lmserver.h,
13189         include/lmsvc.h, include/lmwksta.h, include/oaidl.h,
13190         include/shellapi.h, include/winbase.h, include/wingdi.h,
13191         include/winnt.h, include/winsock.h: Merged with winsup-19991026.
13192
13193 1999-10-31  Mumit Khan  <khan@xraylith.wisc.edu>
13194
13195         * include/wingdi.h (PHYSICAL*, SCALINGFACTOR*): New. From
13196         Marius Kjeldahl <kjeldahl@hotmail.com>.
13197
13198 1999-08-29  Mumit Khan  <khan@xraylith.wisc.edu>
13199
13200         * include/winnt.h (APPLICATION_ERROR_MASK): Add macros.
13201         (ERROR_SEVERITY_*): Likewise.
13202
13203 1999-08-17  Mumit Khan  <khan@xraylith.wisc.edu>
13204
13205         * include/winbase.h (TLS_OUT_OF_INDEXES): Add macro.
13206         (DllMain): Fix prototype.
13207
13208 1999-08-02  Mumit Khan  <khan@xraylith.wisc.edu>
13209
13210         * include/commdlg.h: Enclose within pack(push,1) and pack(pop).
13211         (cderr.h): Don't include.
13212         * include/winuser.h: Fix macro definitions.
13213
13214 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13215
13216         Merge with winsup 1999-07-29:
13217         * include/wincon.h (MOUSE_WHEELED): Define.
13218         * include/winnt.h (PSECURITY_ATTRIBUTES): Add type.
13219         (SECURITY_DESCRIPTOR): Add struct type.
13220         (PSECURITY_DESCRIPTOR): Pointer to above type. BEWARE: this type
13221         is equal to PVOID in the Platform SDK! So don't depend on accessing
13222         members through ->.
13223
13224 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13225
13226         * lib/Makefile.in (install-headers): Don't @ commands.
13227         (install-libraries): Ditto.
13228
13229 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13230
13231         * include/sqlext.h: Use #include <sql.h> instead of "sql.h".
13232
13233 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13234
13235         Patch from Mumit Khan:
13236         * include/windows.h: Fix typo in winsock.h include guard and add
13237         _UWIN to the list.
13238         * include/winnt.h (__int64): Undefine first.
13239         (struct _SID): Declare.
13240
13241 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13242
13243         * include/winnt.h: Add some REG_* defines reported by Boris Lantrewitz.
13244
13245 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13246
13247         Patch from Mumit Khan:
13248         * Makefile.in: Do the right thing when cross-compiling.
13249         * include/windef.h: Don't define _export and __export if already
13250         defined.
13251
13252 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13253
13254         * include/basetyps.h (DECLARE_INTERFACE): Use com_interface attribute.
13255         (DECLARE_INTERFACE_): Ditto.
13256
13257 1999-08-02  Anders Norlander  <anorland@hem2.passagen.se>
13258
13259         * include/mmsystem.h (HWAVEOUT): Fix missing ')'
13260
13261         Reported by Brad Porter
13262         * include/wingdi.h (FW_ULTRALIGHT): Add.
13263         (FW_DEMIBOLD): Add.
13264         (FW_ULTRABOLD): Add.
13265         (FW_BLACK): Add.
13266         (JOHAB_CHARSET): Add.
13267         (VIETNAMESE_CHARSET): Add.
13268
13269
13270 1999-05-15  Anders Norlander  <anorland@hem2.passagen.se>
13271
13272         * lib/scrnsave.c (WinMain): Remove dependencies on C library.
13273         * lib/Makefile.in (Makefile): Regenerate.
13274         * include/pshpack[1248].h: New files, if a program would use any of
13275         them.
13276         * include/poppack.h: Ditto.
13277         * include/windef.h (_WIN32_WINNT): Define
13278         * include/windows.h: Remove DUMMYUNIONNAME[45].
13279         * include/windows.h: Correctly define _M_IX86 to reflect the target
13280         processor.
13281         * include/windows.h: Add preliminary support for other architectures.
13282         * include/winnt.h: Add CONTEXT structure for PPC and ALPHA.
13283         * include/winnt.h: Remove PACKED from U/LARGE_INTEGER
13284         * include/winnt.h (LUID_AND_ATTRIBUTES): Use pack(4) to solve alignment
13285         issue with LARGE_INTEGER.
13286         (ANSI_NULL): Define.
13287         (PSZ): Define.
13288         (ACL_REVISION[1234]): Define.
13289         (MIN/MAX_ACL_REVISION): Define.
13290         (PTCHAR): Define.
13291         (LANG_USER_DEFAULT): Define.
13292         (LANG_SYSTEM_DEFAULT): Define.
13293         (LOCALE_NEUTRAL): Define.
13294         (SORTVERSIONFROMLCID): Define.
13295         * include/windef.h (UNREFERENCED_PARAMETER): Define.
13296         (UNREFERENCED_LOCAL_VARIABLE): Define.
13297         (DBG_UNREFERENCED_PARAMETER): Define.
13298         (DBG_UNREFERENCED_LOCAL_VARIABLE): Define.
13299         * lib/mswsock.def: New file. Imports for mswsock.dll.
13300         * include/custcntl.h: New file. Necessary to compile some SDK
13301         samples.
13302         * include/winuser.h (SM_MOUSEWHEELPRESENT): Define.
13303         (WM_MOUSEWHEEL): Define.
13304         (WHEEL_DELTA): Define.
13305         (WM_MOUSELAST): Redefine to reflect WM_MOUSEWHEEL.
13306         (WM_NEXTMENU): Define.
13307         (CharNextA): Fix prototype.
13308         (CharNextW): Ditto.
13309
13310 1999-05-14  Anders Norlander  <anorland@hem2.passagen.se>
13311
13312         * include/winsock.h: Enclose in extern "C" if C++, huh?
13313         * include/winuser.h(WM_SYNCPAINT): Define. From fltk.
13314
13315 1999-05-13  Anders Norlander  <anorland@hem2.passagen.se>
13316
13317         * include/windef.h (NULL): Define only ifndef
13318         (TRUE): Ditto, was previously only defined ifndef FALSE
13319         (PASCAL): Define as _pascal
13320         (__pascal): Define
13321         (WINAPIV): Define
13322         (min,max): Define only ifndef NOMINMAX
13323
13324 1999-05-10  Anders Norlander  <anorland@hem2.passagen.se>
13325
13326         * include/commctrl.h: Support for Date/Calendar controls + IE controls.
13327         You must define _WIN32_IE if you want support for it.
13328         Modified patch from Nirmal Prasad  <nprasad@truept.com>.
13329
13330 1999-05-10  Ron Aaron   <v-ronaar@Exchange.Microsoft.com>
13331
13332         * include/wincon.h: Add some ButtonState flags and EventFlags.
13333
13334 1999-05-10  Anders Norlander  <anorland@hem2.passagen.se>
13335
13336         * include/basetyps.h: Don't support COM when __OBJC__ defined because
13337         interface define causes mayhem.
13338         (DEFINE_INTERFACE): Use comobject attribute only if HAVE_COMOBJECT is
13339         defined.
13340         * include/windows.h: Undefine BOOL if __OBJC__ defined
13341
13342 1999-05-09  Chris Faylor  <cgf@cygnus.com>
13343
13344         * include/winnls.h: Define additional code pages.
13345
13346 1999-05-09  Anders Norlander  <anorland@hem2.passagen.se>
13347
13348         * include/winbase.h(RtlFillMemory): Parameters got passed in wrong
13349         order, corrected.
13350         (RtlZeroMemory): Use RtlFillMemory
13351
13352 1999-05-04  Anders Norlander  <anorland@hem2.passagen.se>
13353
13354         * include/winnt.h: Add PACKED to LARGE_INTEGER and ULARGE_INTEGER
13355         to get the correct size when used in some structs.
13356         (ULARGE_INTEGER): Ditto.
13357         * include/winnt.h (TAPE_CREATE_PARTITION): Add struct.
13358         * include/winnt.h: Add TAPE_* pointer types PTAPE_*
13359
13360 1999-05-02  Nirmal Prasad  <nprasad@truept.com>
13361
13362         * include/wininet.h: Enclose in extern "C" if c++
13363         (INTERNET_BUFFERSA/W): Define struct
13364         * include/wininet.h: Add some HSR_* defines
13365
13366 1999-05-02  Anders Norlander  <anorland@hem2.passagen.se>
13367
13368         * include/winnt.h (IMAGE_FIRST_SECTION): Prepend missing paren
13369         * include/winnt.h (UNALIGNED): Define
13370         * include/windef.h (DECLSPEC_NORETURN): Define
13371
13372         * include/wininet.h (INTERNET_MAX_NAME): Remove
13373         (INTERNET_MAX_SCHEME_LENGTH): Define
13374         (INTERNET_MAX_URL_LENGTH): Use INTERNET_MAX_SCHEME_LENGTH
13375         * include/wininet.def: Completely redone, it was losing badly.
13376
13377 1999-05-01  Anders Norlander  <anorland@hem2.passagen.se>
13378
13379         * lib/dplayx.def: Remove '_' prefixes
13380         * lib/shell32.def: Remove imports for IID_ContextMenu
13381
13382 1999-04-29  Anders Norlander  <anorland@hem2.passagen.se>
13383
13384         * Makefile.in (dist): Support dist target
13385         * lib/Makefile.in (dist): Likewise
13386         * lib/Makefile.in (uninstall-headers): Fix command
13387         * Makefile.in (bindist): Target to build a prebuilt dist
13388
13389         * lib/ws2_32.def: Winsock2 implib
13390
13391         * include/largeint.h: New header
13392         * include/largeint.c: Large integer support library
13393         * lib/Makefile.in(EXTRA_LIBS): Add liblargeint.a
13394         (EXTRA_OBJS): Add largeint.o
13395
13396         * include/Makefile: Remove
13397         * lib/Makefile: Remove
13398         * Makefile: Remove
13399         * configure.in: New autoconf script
13400         * configure: generated configure script
13401         * Makefile.in: autoconf makefile template
13402         * lib/Makefile.in: Ditto
13403         * include/test.c: mv to lib/test.c
13404         * include/res.rc: mv to lib/res.rc
13405         * include/TODO: mv to .
13406         * include/Notes: mv to ./NOTES
13407
13408 1999-04-28  Anders Norlander  <anorland@hem2.passagen.se>
13409
13410         * include/zmouse.h (WHEEL_DELTA): Define
13411
13412 1999-04-26  Mumit Khan  <khan@xraylith.wisc.edu>
13413
13414         * include/ddeml.h (HSZPAIR): Declare.
13415         * include/zmouse.h: New file.
13416
13417 1999-04-27  Daniel Guerrero Miralles  <daniel.guerrero@upcnet.upc.es>
13418
13419         * lib/d3dim.def: New implib
13420         * lib/d3drm.def: Ditto
13421         * lib/d3dxof.def: Ditto
13422         * lib/ddraw.def: Ditto
13423         * lib/dinput.def: Ditto
13424         * lib/dplayx.def: Ditto
13425         * lib/dsetup.def: Ditto
13426         * lib/dsound.def: Ditto
13427         * lib/dinput.c: Guid library for DirectInput
13428         * lib/dxguid.c: Guid library for DirectX
13429
13430 1999-04-21  Anders Norlander  <anorland@hem2.passagen.se>
13431
13432         * include/windowsx.h (GET_X_LPARAM): Missing macro added (reported
13433         by Ron Aaron).
13434         * include/windowsx.h (GET_Y_LPARAM): Also missing
13435         * include/winnls.h (IsValidCodePage): Missing prototype added (reported
13436         by Mumit Khan).
13437
13438 1999-04-18  Anders Norlander  <anorland@hem2.passagen.se>
13439
13440         * include/scrnsave.h: New header file for screen saver library
13441         * lib/scrnsave.c: New file: screen saver library
13442
13443 1999-04-17  Anders Norlander  <anorland@hem2.passagen.se>
13444
13445         * include/regstr.h: Enclosed all strings in TEXT() macros so it
13446         works well in when UNICODE is defined
13447
13448 1999-04-17  Nirmal Prasad  <nprasad@truept.com>
13449
13450         * include/winuser.h(STYLESTRUCT): New struct
13451         * include/wingdi.h:(GOBJENUMPROC): This function type should
13452         return void.
13453
13454 1999-04-17  Anders Norlander  <anorland@hem2.passagen.se>
13455
13456         * include/basetyps.h (LPGUID): New typedef
13457         * lib/glut.def: Import library defintions for glut.dll
13458         * lib/glu32.def: Ditto for glut32.dll
13459         * include/winnt.h: Fixed handling of wchar_t typedef
13460         * include/sql.h(SQL_NO_DATA_FOUND): Replace with SQL_NO_DATA
13461         * include/sqlext.h(SQL_NO_DATA_FOUND): Define as SQL_NO_DATA
13462
13463 1999-03-20  Anders Norlander  <anorland@hem2.passagen.se>
13464
13465         * include/winbase.h(AbnormalTermination): Define as FALSE
13466         * include/commctrl.h: Support for new progress bar messages/styles
13467
13468 1999-03-20  Geoffrey Noer  <noer@cygnus.com>
13469
13470         * include/commdlg.h(PageSetupDlg): New define
13471         * include/richedit.h: Missing SCF_* defines
13472         * include/winnt.h: Lots o' defines
13473         * include/winbase.h(AllocateAndInitializeSid): Corrected prototype
13474
13475 1999-03-09  Anders Norlander  <anorland@hem2.passagen.se>
13476
13477         * include/commdlg.h: Removed pack pragma
13478         * lib/comctl32.def(InitCommonControlsEx@4): Added import
13479
13480 1999-03-08  Anders Norlander  <anorland@hem2.passagen.se>
13481
13482         * Makefile: Set version to 0.1.5
13483         * lib/Makefile (clean): Fix typo
13484
13485         * include/commctrl.h: Removed pack pragma
13486         * include/cpl.h: Likewise
13487         * include/dbt.h: Likewise
13488         * include/dde.h: Likewise
13489         * include/nddeapi.h: Likewise
13490         * include/shellapi.h: Likewise
13491         * include/wincrypt.h: Likewise
13492         * include/lmaccess.h: Fixed USER_PRIV_ADMIN typo
13493
13494         * include/winsock.h (netent): Define only ifndef __INSIDE_CYGWIN__
13495         (servent): Likewise
13496         (protoent): Likewise
13497
13498         * include/windows.h: Prevent inclusion of winsock.h if we are
13499         using or compiling cygwin. Define Win32_Winsock to force inclusion.
13500
13501 1999-01-08  Anders Norlander  <anorland@hem2.passagen.se>
13502
13503         * include/winbase.h (CREATE_FORCEDOS): New define
13504
13505 1999-01-07  Anders Norlander  <anorland@hem2.passagen.se>
13506
13507         * include/wincon.h(KEY_EVENT_RECORD): Fixed packing problem on
13508         (COORD): Likewise
13509         * include/wingdi.h (BITMAPFILEHEADER): Fixed packing
13510         * include/windows.h: Added DUMMYUNIONNAME4 and 5
13511         * include/winnt.h (LUID_AND_ATTRIBUTES_ARRAY): New type
13512         (PLUID_AND_ATTRIBUTES_ARRAY): New type
13513
13514         * include/ddeml.h: Removed unnecessary `#pragma pack'
13515         * include/imm.h: Likewise
13516         * include/nddeapi.h: Likewise
13517         * include/nspapi.h: Likewise
13518         * include/regstr.h: Likewise
13519         * include/wincon.h: Likewise
13520         * include/windef.h: Likewise
13521         * include/winioctl.h: Likewise
13522         * include/winnls.h: Likewise
13523         * include/winsvc.h: Likewise
13524         * include/winuser.h: Likewise
13525         * include/winver.h: Likewise
13526         * include/wtypes.h: Likewise
13527
13528 1999-01-05  Anders Norlander  <anorland@hem2.passagen.se>
13529
13530         * Makefile (VERSION): Set to 0.1.4
13531         * include/basetyps.h: Check for NOCOMOBJECT
13532         * include/Makefile: Pass -DNOCOMOBJECT to g++ to avoid warnings
13533         on comobject attribute.
13534         * lib/kernel32.def: Added a few functions
13535         * include/windef.h (DWORD): Changed back to unsigned long
13536
13537         * include/windows.h: Include only winresrc.h if RC_INVOKED is defined,
13538         winresrc.h in turn includes the necessary headers. This makes things
13539         much simpler, no need to protect blocks of code in headers that
13540         should not be seen by the resource compiler.
13541
13542 1999-01-05  Geoffrey Noer  <noer@cygnus.com>
13543
13544         * include/winbase.h (STATUS_INVALID_HANDLE): Added define
13545         * include/wincon.h: Added console event type flags
13546         * include/winnt.h (FILE_SHARE_DELETE): Added
13547           (SECURITY_DESCRIPTOR): typedef as DWORD
13548
13549         * include/winuser.h (WM_PENWINFIRST): Fixed typo
13550         * include/winsock.h: Protect some blocks with __INSIDE_CYGWIN_ and
13551         define u_* types only if _SYS_TYPES_H is not defined.
13552
13553 1999-01-02  Anders Norlander  <anorland@hem2.passagen.se>
13554
13555         * COPYING.LIB: Deleted
13556         * README: Updated to reflect license changes
13557         * include/shlobj.h: Remove extra comma on some enums
13558         * include/windef.h: Changed DWORD typedef from unsigned long to
13559         unsigned int in order to avoid warnings on bit fields that
13560         use DWORD.
13561         * include/Makefile (test): Compile with all warnings
13562         * include/unknwn.h: Include objfwd.h
13563         * include/winsock.h: Added missing copyright notices.
13564
13565 1999-01-01  Anders Norlander  <anorland@hem2.passagen.se>
13566
13567         * lib/winmm.def: Corrected LIBRARY statement
13568         * include/mmsystem.h: Define mmioSeek codes if not already defined
13569         * include/commctrl.h (CreateStatusWindowA): Corrected prototype
13570         (CreateStatusWindowW): Likewise
13571
13572         * include/winresrc.h: Include only files necessary instead of windows.h
13573         * include/dde.h: Allow inclusion in resource scripts.
13574         * include/winnt.h: Likewise
13575         * include/commctrl.h: Likewise
13576         * include/prsht.h: Likewise
13577         * README: Updated
13578
13579 1998-12-10  Anders Norlander  <anorland@hem2.passagen.se>
13580
13581         * include/sqltypes.h (SQLHANDLE): Added this type
13582         (SQLHDESC): Likewise
13583         * include/sql.h (SQLFreeHandle): Added this prototype
13584         (SQLAllocHandle): Likewise
13585
13586 1998-12-08  Anders Norlander  <anorland@hem2.passagen.se>
13587
13588         * include/winsock.h: Define _GNU_H_WINDOWS32_SOCKETS to avoid
13589         conflicts with cygwin headers.
13590
13591 1998-12-06  Anders Norlander  <anorland@hem2.passagen.se>
13592
13593         * Makefile: Changed VERSION to 0.1.3
13594         * Makefile (dist-lib): New target to make import library only
13595         distribution
13596         * Makefile (dist-hdr): New target to make headers only distribution
13597         * Makefile (dist): Now depends on dist-lib and dist-hdr instead of
13598         building one single distribution file.
13599         * dist.mak: Deleted
13600
13601         * include/lm.h: New file
13602         * include/lmcons.h: New file
13603         * include/lmalert.h: New file
13604         * include/lmaudit.h: New file
13605         * include/lmconfig.h: New file
13606         * include/lmapibuf.h: New file
13607         * include/lmaccess.h: New file
13608         * include/lmchdev.h: New file
13609         * include/lmremutl.h: New file
13610         * include/lmrepl.h: New file
13611         * include/lmerrlog.h: New file
13612         * include/lmat.h: New file
13613         * include/lmuse.h: New file
13614         * include/lmuseflg.h: New file
13615         * include/lmserver.h: New file
13616         * include/lmerr.h: New file
13617         * include/lmsname.h: New file
13618         * include/lmstats.h: New file
13619         * include/lmsvc.h: New file
13620         * include/lmwksta.h: New file
13621         * include/lmbrowsr.h: New file
13622
13623 1998-12-05  Anders Norlander  <anorland@hem2.passagen.se>
13624
13625         * include/unknwn.h: Fixed IClassFactory declaration; INTERFACE was missing
13626         * include/unknwn.h: Added extern declaration for IID_IClassFactory
13627
13628         * include/initguid.h: New file
13629
13630         * include/rpcndr.h: Defined hyper and MIDL_hyper as double if 64 bit
13631         int not supported
13632
13633         * include/winnt.h: Added USN
13634         * include/winnt.h: Changed handling of 64 bit int support
13635
13636         * include/windows.h: Added support for BC,LCC and MSVC
13637
13638         * include/windows.h: Changed handling machine architecture defines
13639
13640         * include/olectl.h: New file
13641
13642 1998-12-04  Anders Norlander  <anorland@hem2.passagen.se>
13643
13644         * include/oleidl.h: Added IViewObject and IViewObject2
13645
13646         * include/objidl: Corrected prototype for IStorage::DestroyElement and
13647         IStorage::MoveElement
13648
13649         * include/oledlg.h: New file
13650
13651         * include/winresrc.h: New file
13652
13653         * include/wingdi.h: Added LPDOCINFO
13654
13655         * include/commctrl.h: Added SBARS_SIZEGRIP and TVM_SETINDENT
13656         * include/commctrl.h: Added TCM_SETITEM to UNICODE/ANSI block
13657         * include/commctrl.h: Added ListView_GetSelectedCount, ListView_GetItemSpacing,
13658         TabCtrl_SetImageList and TabCtrl_GetItemCount
13659         * include/commctrl.h: Added TVM_FIRST, HDM_FIRST and TV_FIRST
13660
13661         * include/windowsx.h: Added missing ListBox_xx ComboBox_xx etc. macros
13662
13663         * include/wingdi.h: Added (L)PBITMAP,(L)PBITMAPCOREHEADER,
13664         PBITMAPINFOHEADER, (L)PBITMAPCOREINFO and (L)PBITMAPFILEHEADER.
13665
13666         * include/commdlg.h: Added LPDEVNAMES
13667
13668         * include/windows.h: Include excpt.h
13669
13670         * include/excpt.h: New file. This file just contains some
13671         stubs for SEH that do nothing.
13672
13673         * include/commctrl.h: Added general WM_NOTIFY codes
13674
13675         * include/winuser.h: Added ICON_SMALL and ICON_BIG
13676         * include/winuser.h: Removed VK_0-VK_9 VK_A-VK_Z; they should obviously
13677         not be in the headers.
13678         * include/winuser.h: Added LPCBTACTIVATESTRUCT and LPCLIENTCREATESTRUCT
13679         * include/winuser.h: Added old WM_SIZE parameter names so
13680         wxWindows compiles.
13681         * include/winuser.h: Added IDC_SIZE and IDC_ICON
13682         * include/winuser.h: Added LPDLGITEMTEMPLATE
13683         * include/winuser.h: HTCAPTION was missing value
13684         * include/winuser.h: Added WM_ACTIVE flags
13685
13686         * include/windowsx.h: Added _fmemcpy so V compiles; also added
13687         _fxx defines for memmove, memset and memcmp
13688
13689         * include/windef.h: Changed _export and __export to empty defines
13690
13691         * include/shellapi.h: Corrected prototypes for ExtractIcon functions.
13692         String parameters were not const and ExtractAssociatedIcon takes
13693         a WORD pointer not DWORD pointer as last parameter.
13694
13695         * Makefile: Changed VERSION to 0.1.2
13696
13697         * include/ole2ver.h: New file
13698
13699         * Makefile: Removed all dependencies on GLUT
13700
13701         * include/GL/glut.h: Removed file because of decision to remove
13702         files that are not part of the library.
13703         * lib/glut.def: Likewise
13704         * lib/glut32.def: Likewise
13705
13706         * include/windows.h: Include winperf.h
13707
13708         * include/winperf.h: New file
13709
13710         * lib/gdi32.def: Added GetEnhMetaFilePixelFormat
13711
13712         * include/winnls.h: Added calendar types
13713         * include/winnls.h: Added country codes
13714
13715 1998-12-03  Anders Norlander  <anorland@hem2.passagen.se>
13716
13717         * include/windef.h: Added PROC and NEARPROC
13718
13719         * include/wingdi.h: Added ChoosePixelFormat, DescribePixelFormat
13720         * include/wingdi.h: Added OpenGL types and prototypes
13721         * include/wingdi.h: Added ENHMETA_STOCK_OBJECT
13722         * include/wingdi.h: Added DCTT_DOWNLOAD_OUTLINE
13723         * include/wingdi.h: Added POINTFX, TTPOLYCURVE and TTPOLYGONHEADER
13724         * include/wingdi.h: Added truetype character outline types
13725         * include/wingdi.h: Added DEVMODE initialization flags
13726         * include/wingdi.h: Added panose codes
13727         * include/wingdi.h: Added missing character sets
13728         * include/wingdi.h: Added ANTIALIASED_QUALITY and
13729         NONANTIALIASED_QUALITY
13730         * include/wingdi.h: Added ENUMLOGFONTA/W and ENUMLOGFONTEXA/W
13731         * include/wingdi.h: Added pointer types for EXTLOGPEN
13732         * include/wingdi.h: Added PATTERN type
13733         * include/wingdi.h: Added NEWTEXTMETRICA/W and NEWTEXTMETRICEXA/W
13734         * include/wingdi.h: Added new text metric flags
13735         * include/wingdi.h: Added pitch and family flags
13736         * include/wingdi.h: Moved BCHAR defintion from winnt.h here
13737         * include/wingdi.h: Added METAHEADER
13738         * include/wingdi.h: Fixed packing of RGBTRIPLE and BITMAPFILEHEADER
13739         * include/wingdi.h: Added TA_MASK
13740         * include/wingdi.h: Added MAXSTRETCHBLTMODE
13741         * include/wingdi.h: Added error codes
13742
13743         * include/winuser.h: Added missing winhelp structures
13744         * include/winuser.h: Added dialog flags/styles/messages
13745         * include/winuser.h: Added EM_SETMARGIN codes
13746         * include/winuser.h: Made it possiblie to use IDI_XX values
13747         in resource files.
13748         * include/winuser.h: Added missing LoadImage load flags
13749         * include/winuser.h: Added missing message box flags
13750         * include/winuser.h: Added ScrollWindow codes
13751         * include/winuser.h: Added DT_WORD_ELLIPSIS
13752         * include/winuser.h: Added drag and drop support
13753         * include/winuser.h: Added WM_MENUCHAR return codes
13754         * include/winuser.h: Added DLGWINDOWEXTRA
13755         * include/winuser.h: Added missing SetWindowPos flags.
13756         * include/winuser.h: Added BSF_NOTIMEOUTIFNOTHUNG
13757         * include/winuser.h: Added IDHOT_xx defines
13758         * include/winuser.h: Added MOD_WIN
13759         * include/winuser.h: Added missing defines and structs for owner draw
13760         controls.
13761         * include/winuser.h: Added WPF_RESTORETOMAXIMIZED and
13762         WPF_SETMINPOSITION
13763         * include/winuser.h: Added DrawAnimatedRects flags
13764         * include/winuser.h: Added WM_PRINT codes
13765         * include/winuser.h: Added CS_IME class style
13766         * include/winuser.h: Added WM_SIZE codes
13767         * include/winuser.h: Added WM_MOUSEACTIVATE return codes
13768         * include/winuser.h: Added WM_NCHITTEST return codes
13769         * include/winuser.h: Added WM_SIZING parameters
13770         * include/winuser.h: Added WM_NEXTMENU and MDINEXTMENU
13771         * include/winuser.h: Added menu loop codes.
13772         * include/winuser.h: Added NFR_ANSI, NFR_UNICODE, NF_QUERY and
13773         NF_REQUERY
13774         * include/winuser.h: Added WM_POWER flags
13775         * include/winuser.h: Added KL_NAMELENGTH, WSF_VISIBLE
13776         * include/winuser.h: Added missing message filter codes
13777         * include/winuser.h: Added WM_KEYXX message flags
13778         * include/winuser.h: Added WM_SHOWMESSAGE flags
13779         * include/winuser.h: Added old ShowWindow commands
13780         * include/winuser.h: Fixed packing of DLGITEMTEMPLATE and DLGTEMPLATE
13781         structures.
13782
13783         * include/mciavi.h: New file for the MCI AVI driver that for some
13784         reason is not in mmsystem.h.
13785
13786         * include/winbase.h: Added PIPE_UNLIMITED_INSTANCES and INVALID_FILE_SIZE
13787         * include/winbase.h: Added SECURITY_xx for CreateFile
13788         * include/winbase.h: Added RTS and DTS control values
13789         * include/winbase.h: Fixed SYSTEM_INFO structure
13790         * include/winbase.h: Added CREATE_NO_WINDOW, CREATE_SHARED_WOW_VDM
13791         * include/winbase.h: Added FILE_TYPE_REMOTE
13792         * include/winbase.h: Added modem status flags
13793         * include/winbase.h: Added HINSTANCE_ERROR
13794         * include/winbase.h: Added DefineDosDevice defines
13795         * include/winbase.h: Added power management flags AC_xx BATTERY_xx
13796         * include/winbase.h: Added STARTF_XX flags
13797         * include/winbase.h: Fixed typo on _lcreat prototype.
13798         * include/winbase.h: Moved DBG_XX to winnt.h
13799         * include/winbase.h: Moved TOKEN_XX, DLL_PROCESS_XX and DLL_THREAD_XX to
13800         winnt.h
13801
13802         * include/unknwn.h: Added extern declaration of IID_IUnknown
13803
13804         * include/windowsx.h: Added hmemcpy.
13805
13806         * include/winnt.h: Added dummy member to DECLARE_HANDLE struct
13807         * include/winnt.h: Added PACCESS_TOKEN
13808         * include/winnt.h: Added TAPE_XX defines and moved some from winbase.h
13809         * include/winnt.h: Added SE_IMPERSONATION_STATE and TOKEN_SOURCE_LENGTH
13810         * include/winnt.h: Added SE_PRIVILEGE_ENABLED_BY_DEFAULT, SE_PRIVILEGE_ENABLED,
13811         SE_PRIVILEGE_USED_FOR_ACCESS, PRIVILEGE_SET_ALL_NECESSARY,
13812         SECURITY_MAX_IMPERSONATION_LEVEL, DEFAULT_IMPERSONATION_LEVEL,
13813         SECURITY_DYNAMIC_TRACKING and SECURITY_STATIC_TRACKING.
13814
13815         * include/winnt.h: Added SE_OWNER_DEFAULTED, SE_GROUP_DEFAULTED, SE_DACL_XX,
13816         SE_SACL_XX, SE_SELF_RELATIVE, SECURITY_DESCRIPTOR_MIN_LENGTH,
13817         SECURITY_DESCRIPTOR_REVISION and SECURITY_DESCRIPTOR_REVISION1.
13818
13819         * include/winsvc.h: Removed conflicting defines which were supposed
13820         to be in winnt.h
13821
13822         * include/winnt.h: Added SERVICE_NODE_TYPE, SERVICE_LOAD_TYPE
13823         and SERVICE_ERROR_TYPE.
13824
13825         * include/winnt.h: Added SERVICE_XX defines.
13826         * include/winsvc.h: Added SERVICES_ACTIVE_DATABASEA/W,
13827         SERVICES_FAILED_DATABASEA/W and SC_GROUP_IDENTIFIERA/W.
13828
13829         * include/winsvc.h: Added SERVICE_STATE_ALL, SERVICE_QUERY_CONFIG,
13830         SERVICE_CHANGE_CONFIG, SERVICE_QUERY_STATUS, SERVICE_ENUMERATE_DEPENDENTS,
13831         SERVICE_START, SERVICE_STOP, SERVICE_PAUSE_CONTINUE,
13832         SERVICE_USER_DEFINED_CONTROL and SERVICE_ALL_ACCESS
13833
13834 1998-12-02  Anders Norlander  <anorland@hem2.passagen.se>
13835
13836         * include/winbase.h: Corrected prototype for CreateProcessA
13837
13838         * include/mmsystem.h: Added CAPS1 and C1_TRANSPARENT for display
13839         driver extensions.
13840
13841         * include/shlobj.h: Corrected prototype for SHGetDesktopFolder, should
13842         be LPSHELLFOLDER* not LPSHELLFOLDER.
13843
13844         * include/windows.h: Include commdlg.h
13845
13846         * include/winuser.h: Added MDICREATESTRUCT
13847
13848         * include/winuser.h: Added LB_ERR, LB_ERRSPACE, LB_OKAY, CB_ERR,
13849         CB_ERRSPACE, and CB_OKAY
13850
13851         * include/wingdi.h: Added LPBITMAPINFOHEADER
13852
13853         * include/rpcproxy.h: Removed IN, OUT and OPTIONAL since they
13854         are meaningless.
13855         * include/rpcdce2.h: Likewise.
13856
13857         * lib/shell32.c: Moved GUID defintions from shlguid.h to this file.
13858
13859         * include/richole.h: Replaced DEFINE_GUID with extern const GUID
13860         * include/olectlid.h: Likewise
13861         * include/shlguid.h: Likewise
13862
13863         * include/coguid.h: Delete file since it was for 16 bit windows only.
13864
13865         * lib/*.def: Appended .dll to library name where needed.
13866
13867         * include/windef.h: Define _stdcall and __stdcall only if not
13868         previously defined instead of undefining first.
13869
13870         * include/dlgs.h: Put RC_INVOKED around structure defs
13871
13872         * include/intshcut.h: New file
13873         * include/isguids.h: New file
13874
13875         * lib/uuid.c: Added all COM/OLE GUIDS I know and do not know about.
13876
13877 1998-12-01  Anders Norlander  <anorland@hem2.passagen.se>
13878
13879         * include/winnt.h: Added check if _T is defined before defining it
13880
13881         * include/windows.h: Include dlgs.h if WIN32_LEAN_AND_MEAN not defined
13882
13883         * include/dlgs.h: New file
13884
13885         * include/winbase.h: Removed DllEntryPoint define
13886
13887         * include/winbase.h: Added SetupComm prototype
13888
13889         * include/rpc.h: SEH RPC functions no longer defined since they weren't
13890         supported anyway.
13891
13892         * include/basetyps.h: Removed use of COMOBJECT define, instead
13893         DECLARE_INTERFACE directly uses comobject attribute when GCC
13894         is used.
13895
13896         * include/wtypes.h: STGC enum was missing typedef
13897
13898         * include/objidl.h: ADVC enum was missing typedef
13899
13900         * include/winnt.h: Moved CHAR, SHORT and LONG definitions so
13901         they are nested within the VOID definition.
13902
13903         * include/winbase.h: Added stream ids and attributes
13904
13905         * include/winbase.h: Changed WIN32_STREAM_ID member cStreamName
13906         to an ANYSIZE_ARRAY array.
13907
13908 1998-11-26  Anders Norlander  <anorland@hem2.passagen.se>
13909
13910         * include/windef.h: defined _declspec as __declspec since
13911         some programs (like VWCL) use _declspec instead of __declspec
13912
13913         * include/winnt.h: added COMPRESS_FORMAT defines
13914
13915         * include/winbase.h: moved IS_TEXT_XXX defines to winnt.h
13916
13917         * include/winnt.h: added HEAP_XXXX defines
13918
13919         * include/winbase.h: moved HEAP_XXXX defines to winnt.h
13920
13921         * include/winnt.h: added defintions for PE/COFF from the PE and COFF
13922         specification.
13923
13924         * include/winnt.h: added NTAPI define
13925
13926 1998-11-25  Anders Norlander  <anorland@hem2.passagen.se>
13927
13928         * include/winnt.h: defined TBYTE,LPTSTR etc in terms of TCHAR
13929         instead of CHAR or WCHAR.
13930
13931         * include/winnt.h: added _T define
13932
13933         * include/winnt.h: added test for _TCHAR_DEFINED
13934
13935         * include/winnt.h: included string.h for memory macros
13936
13937         * include/prsht.h: added PSM_SETFINISHTEXT to UNICODE/ANSI test
13938
13939         * include/prsht.h: moved PSM_SETTITLEA/W to UNICODE test at end of file
13940
13941         * include/prsht.h: added PropSheet_XXX macros
13942
13943
13944 1998-11-24  Anders Norlander  <anorland@hem2.passagen.se>
13945
13946         * include/winspool.h: Changed DeletePrinterProcessor and
13947         DeletePrinterProvidor to DeletePrintXX.
13948
13949         * include/wingdi.h: Changed EMRCREATECOLORSPACE lcs member type to
13950         LOGCOLORSPACEW.
13951
13952         * include/wingdi.h: Changed prototype for CreateColorSpace to A and W
13953         variants
13954
13955         * include/wingdi.h: Likewise for GetLogColorSpace
13956
13957         * include/wingdi.h: Changed LOGCOLORSPACE to LOGCOLORSPACEA/W.
13958
13959         * include/richedit.h: Added missing defines and structures
13960
13961         * include/winuser.h: Moved EDITWORDBREAKPROCEX to include/richedit.h
13962
13963         * include/winuser.h: Added HWND_DESKTOP
13964
13965 1998-11-23  Anders Norlander  <anorland@hem2.passagen.se>
13966
13967         * Makefile: Include ChangeLog when building source
13968         distribution (srcdist)
13969
13970         * include/oleauto.h: Changed WINOLEAUTAPI and WINOLEAUTAPI_ so they
13971         are always defined as STDAPI and STDAPI_
13972
13973         * include/objbase.h: Changed WINOLEAPI and WINOLEAPI_ so they
13974         are always defined as STDAPI and STDAPI_
13975
13976         * include/objidl.h: Removed extra ';' on IStorage SetClass method
13977
13978         * include/rpcndr.h: Removed all IN and OUT from function prototypes
13979
13980         * ChangeLog started