Fixed crash in winamp reported by Andreas Mohr.
[wine] / dlls / kernel /
2003-01-09  Eric PouechSet the edition mode as a specific attribute, not an...
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
2003-01-09  Eric Pouech- no longer depend on toolhelp definitions for generati...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Dominik StrasserImplement VerSetConditionMask by forwarding to ntdll.
2003-01-02  Alberto MassariAdd stub implementation for ReplaceFile.
2003-01-02  Eric PouechRemoved unused #include of module.h.
2003-01-02  Chris MorganUse the locale id we created instead of the system...
2002-12-19  Francois GougetOn Win9x "hi\n" gives us "hi\r\n".
2002-12-19  Chris MorganAdd additional tests for GetTimeFormat() and GetDateFor...
2002-12-19  Martin FuchsImplementation of SystemTimeToTzSpecificLocalTime(...
2002-12-19  Francois GougetDeclare LocalDiscard and GlobalDiscard (used by kernel...
2002-12-18  Francois GougetImprove error reporting.
2002-12-18  Francois GougetAll filenames containing a ":" are invalid on Win9x...
2002-12-18  Francois Gouget#ifdef-out decodeW since it is not used yet.
2002-12-18  Francois GougetUse strlen or lstrlenA as appropriate to avoid signed...
2002-12-17  Alexandre JulliardImplemented the Fiber* functions (with the help of...
2002-12-16  Andreas MohrAdded some Win3.1 export stubs.
2002-12-15  Alexandre JulliardAdded support for defining forward functions as stdcall...
2002-12-13  Alexandre JulliardAvoid casts between LARGE_INTEGER and FILETIME.
2002-12-13  György 'Nog' Jeney- Reimplement time functions using ntdll functions.
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-12-12  Francois GougetMention the applications that depend on the behavior...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-12  Francois GougetDon't test whether Get{Currency,Date,Number,Time}Format...
2002-12-12  Francois GougetAdd stubs for missing APIs.
2002-12-12  Francois GougetSkip the Unicode tests on Win9x.
2002-12-12  Francois GougetFix the error codes returned by DeleteFile{A,W} to...
2002-12-12  Francois GougetThe Win9x platforms support WideCharToMultiByte and
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
2002-12-11  György 'Nog' Jeney- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
2002-12-11  Francois Gouget'"' is an illegal character on Win9x so we cannot test it.
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-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-30  Hleb ValoskaSome fixes to Belarusian locale.
2002-11-30  Francois Gouget{Get,Set}ThreadPriorityBoost and SetThreadIdealProcesso...
2002-11-30  Francois GougetGetDiskFreeSpace(all NULLs) crashes on NT4 -> removed.
2002-11-30  Francois GougetSetEnvironmentVariableA(NULL, NULL) crashes on Win98...
2002-11-30  Alexandre JulliardPartially implemented kernel/user times in GetThreadTim...
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-27  Bill MedlandCorrect GetNumberFormatA for zero decimals and for...
2002-11-25  Steve LustbaderStubs for CreateTimerQueue and DeleteTimerQueueEx.
2002-11-25  Alexandre JulliardMoved some GetThreadTimes tests out of the todo block.
2002-11-25  György 'Nog' Jeney- Move SetSystemTime, GetTimeZoneInformation and
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  Marcus MeissnerHandle the COORD <-> DWORD conversion the canonical...
2002-11-21  Jukka HeinonenRemoved last users of msdos/interrupts.c.
2002-11-20  Jukka HeinonenRemove some Win32s specific code.
2002-11-20  Jukka HeinonenRemoved obsolete code.
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-11-18  Vincent BéronAdded netdb.h protection.
2002-11-18  Jukka HeinonenRemoved obsolete INT_Int31Handler.
2002-11-15  Alexandre JulliardWarning fixes.
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-12  Ryan CummingAdd test for DeleteFileA with empty paths.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-11  Jukka HeinonenMove all int31 functions to winedos.
2002-11-08  Ryan CummingRemove OLE_GetFormatA, reimplement GetDateFormatA and...
2002-11-06  Patrik StridvallUpdated the generated tests.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-11-04  Ryan CummingHandle FORMAT_MESSAGE_FROM_HMODULE and FORMAT_MESSAGE_F...
2002-11-04  Patrik StridvallUpdated the generated tests.
2002-10-29  Jukka HeinonenModify winedos interrupt handlers so that they work...
2002-10-29  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-10-29  Eric PouechSilence unneeded ERR while converting tasks.
2002-10-29  Patrik StridvallUpdated the generated tests.
2002-10-25  Michael StefaniucCompile the kernel dll with -DSTRICT.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-25  Bill MedlandFix OLE_GetFormatW so that GetDateFormatW works.
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallUpdated the generated tests.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-18  Alexandre JulliardAdded FIXMEs for metafile and fullhwnd handle conversio...
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-18  Stefan LeichterBuildCommDCBAndTimeoutsA: Made the argument parsing...
2002-10-17  Alexandre JulliardUse the WOWHandle functions to convert between task...
2002-10-15  Patrik StridvallUpdated the generated tests.
2002-10-09  Jeff SmithSpelling corrections.
2002-10-07  Steve LustbaderProvide stubs for Create/DeleteTimerQueueTimer.
2002-10-07  Steve LustbaderImplement GetUserDefaultUILanguage and GetSystemDefault...
2002-10-04  Dmitry TimoshkovFixed atom test to work on Windows.
2002-10-04  Dmitry TimoshkovAdded a prototype code page test. Fixed issue regarding...
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-10-02  Patrik StridvallAdded some more autogenerated tests.
2002-10-02  Alexandre JulliardMake sure things still work if 16-bit dlls cannot be...
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-10-01  Patrik StridvallAdded new autogenerated test for data structure packing.
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-23  Patrik StridvallCleaned up the code so it would be easier to parse...
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-13  Alexandre JulliardRemoved remaining references to advapi32 registry funct...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
next