Stub UrlCombineA and initial implementation of UrlCombineW.
[wine] / include / ntddk.h
2001-09-26  Huw D M DaviesBetter handling of typelibs loaded with a trailing...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-15  Alexandre JulliardFixed a few prototypes.
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-02  Alexandre JulliardConvert NtQueryKey and NtEnumerateKey to the new reques...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-26  Alexandre JulliardSimplified root key handling now that the server suppor...
2000-08-25  Alexandre JulliardFixed Rtl* string functions for proper MBCS/codepage...
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-07-29  Alexandre JulliardRemoved a few external dependencies from ntdll.
2000-07-15  Alexandre JulliardMade --language behave the same as setting the LANGUAGE...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-03-07  Alexandre JulliardAdded DbgBreakPoint. Fixed exception record contents...
2000-02-25  Dmitry TimoshkovAdded prototypes for registry functions.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-05-12  Alexandre JulliardMoved some exception definitions to winnt.h and ntddk.h.
1999-05-09  Alexandre JulliardImproved exception handling.
1999-04-11  Juergen SchmiedImplemented NtTerminateProcess and NtDisplayString.
1999-03-09  Juergen SchmiedMany new prototypes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Juergen Schmied- made the security functions consistent. advapi calls...
1999-02-12  Juergen SchmiedMade nt-related types compatible, throw out wine-specif...