Pass the creation disposition to wine_nt_to_unix_file_name so that it
[wine] / dlls / kernel / kernel32.spec
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-02  Hans LeidekkerGetConsoleInfo() pseudo stub.
2004-04-01  Raphael JunqueiraAdded some stubs.
2004-03-17  Raphael JunqueiraAdded stub for SignalObjectAndWait.
2004-03-11  Alexandre JulliardThe OpenConsoleW inherit argument is a boolean not a
2004-03-03  Rein KlazesImplemented GetDaylightFlag.
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2004-02-24  Alexandre JulliardRemoved some of the DOS device hacks (based on a patch...
2004-01-30  Jon GriffithsAdd stubs for the Activation Context API (XP+).
2004-01-14  Eric Pouech- got rid of FILE_Dup2 export from kernel32
2004-01-12  Eric PouechImplemented Toolhelp32ReadProcessMemory.
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2003-11-25  Eric PouechGot rid of DRIVE_OpenDevice, and replaced it with Win32...
2003-11-18  Alexandre JulliardUse the wine_ldt_* functions directly in winedos instea...
2003-11-17  Alexandre JulliardMoved toolhelp.h to dlls/kernel.
2003-11-14  Eric Pouech- moved the remaining of int21 calls to dlls/winedos
2003-11-03  Mike McCormackStubs for job control.
2003-10-28  Alexandre JulliardImplemented Add/RemoveVectoredExceptionHandler.
2003-10-15  Jon GriffithsImplemented FoldStringW.
2003-10-10  Alexandre JulliardChanged the init code to make libwine load only ntdll...
2003-10-09  Mike McCormackStub implementations for some functions related to...
2003-10-06  Jon GriffithsImplemented GetCPInfoExA/W.
2003-10-01  Mike McCormackStubs for Get/SetUserGeoID().
2003-09-24  Jon GriffithsAdd LanguageGroup/GeoID enumeration fns.
2003-09-19  Eric PouechImplemented kernel32.GetIoProcessCounters and stubbed
2003-09-15  Mike McCormackMove the mailslot stubs into the dlls/kernel directory.
2003-09-11  Geoff ThorpeAdded a stub for Heap32ListFirst.
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-08-12  Dimitrie O. PaunConsolidate all kernel power management functions.
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...
2003-06-04  Lionel UlmerImplemented a semi-stub for GetProcessPriorityBoost.
2003-05-16  Alexandre JulliardCall the user signal proc for exe modules too, to avoid...
2003-05-04  Lionel UlmerAdded SetSystemTimeAdjustment stub.
2003-04-08  Michal Janusz MiroslawAdd stub for InvalidateNLSCache.
2003-04-03  Paul McNettStubs for BeginUpdateResourceA(), BeginUpdateResourceW(),
2003-03-26  Maxime BellengéStubs for EnumSystemLanguageGroups{A|W}.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-14  Rein KlazesAdded stub for GetDevicePowerState().
2003-03-04  Jukka HeinonenMove decoding of long file name functions to winedos.
2003-02-26  Mike HearnImplemented GlobalMemoryStatusEx().
2003-02-19  Jukka HeinonenMove resize memory block to winedos and make it resize...
2003-01-13  Robert Shearman- Add some stubs.
2003-01-03  Dominik StrasserImplement VerSetConditionMask by forwarding to ntdll.
2003-01-02  Alberto MassariAdd stub implementation for ReplaceFile.
2002-12-19  Martin FuchsImplementation of SystemTimeToTzSpecificLocalTime(...
2002-12-17  Alexandre JulliardImplemented the Fiber* functions (with the help of...
2002-12-15  Alexandre JulliardAdded support for defining forward functions as stdcall...
2002-12-12  Francois GougetAdd stubs for missing APIs.
2002-12-07  Jukka HeinonenMove int08 stub and LOL to upper memory.
2002-12-02  Jukka HeinonenMove DPMI segments to winedos.
2002-12-02  Jukka HeinonenRename old DOS3Call as INT_Int21Handler and make new...
2002-11-27  Steve LustbaderProvide stubs for DnsHostnameToComputerNameA/W.
2002-11-27  Patrik StridvallFixed some issues found by winapi_check.
2002-11-27  Jukka HeinonenMoved handlers for int25 and int26 to winedos.
2002-11-25  Steve LustbaderStubs for CreateTimerQueue and DeleteTimerQueueEx.
2002-11-24  Jukka HeinonenMoved handlers for int11, int15 and int5c to winedos.
2002-11-23  Jukka HeinonenMove int2f handler to winedos.
2002-11-21  Jukka HeinonenRemoved last users of msdos/interrupts.c.
2002-11-18  Jukka HeinonenRemoved obsolete INT_Int31Handler.
2002-11-15  Ryan CummingImplemented GetFileSizeEx (based on a patch by Steve...
2002-11-15  Martin Wilck- Allow setting NetBIOS ComputerName through registry.
2002-11-12  Jukka HeinonenMove simple interrupt handlers to winedos.
2002-11-11  Jukka HeinonenMove all int31 functions to winedos.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-10-29  Jukka HeinonenModify winedos interrupt handlers so that they work...
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-17  Alexandre JulliardUse the WOWHandle functions to convert between task...
2002-10-07  Steve LustbaderProvide stubs for Create/DeleteTimerQueueTimer.
2002-10-07  Steve LustbaderImplement GetUserDefaultUILanguage and GetSystemDefault...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-08-16  Aric StewartAdded SwitchToThread.
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Alexandre JulliardUnregister 16-bit dlls on module unload.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-24  Vincent BéronPartial implementation of VerifyVersionInfo{A,W}.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Juergen SchmiedStub for VerifyVersionInfoW.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-02  Geoffrey HausheerAdded test for thread functions.
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
2002-01-29  Dmitry TimoshkovAdded GetComputerNameEx[AW] semi-stub.
2002-01-12  Alexandre JulliardUpdated debug channels.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-11-19  Francois GougetBetter relaying for _lcreat.
2001-08-24  Mike McCormackAdd stubs for several named pipe functions.
2001-08-22  Mike McCormackAdded stub for CancelIo.
2001-08-06  Marcus MeissnerSetCommConfig has 3 arguments, not 2.
2001-07-10  Mike McCormackStart implementing named pipes.
2001-07-02  Mike McCormackDeclare stubs for ReadFileEx, WriteFileEx.
2001-06-19  Patrik StridvallFixed GetCommConfig number of arguments.
2001-06-07  Marcus MeissnerStub for GetQueuedCompletionStatus.
2001-05-24  Dmitry TimoshkovRemove kernel32 dependency on user32 by implementing...
next