kernel32: Add a stub for HeapSetInformation.
[wine] / dlls / kernel32 /
2006-11-02  Mike McCormackkernel32: Add a stub for HeapSetInformation.
2006-11-01  Alexandre Julliardkernel32: Moved PeekNamedPipe implementation to ntdll.
2006-11-01  Alexandre Julliardkernel32: Reimplemented SetFilePointerEx on top of...
2006-11-01  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-11-01  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-10-31  Alexandre Julliardkernel32: Use NT instead of Unix calls to identify...
2006-10-31  Alexandre Julliardkernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-27  Alexandre Julliardkernel32: Close the directory handle in FindNextFile...
2006-10-25  Hwang YunSong(황윤성)kernel32: Added winerr_kor.mc.
2006-10-24  Dmitry Timoshkovkernel32: Exit from initial thread with ExitThread...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Alexandre JulliardAvoid usage of sizeof in traces that causes warnings...
2006-10-16  Robert Shearmankernel32: Add support for detecting the user locale...
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-10-10  Frank Richterkernel32: Fix typos in English messages.
2006-10-10  Frank Richterkernel32: Added German translation of messages.
2006-10-10  Frank Richterkernel32: Translated some more NLS strings to German.
2006-10-05  Mike McCormackkernel32: Return some fake data in FindActCtxSectionStr...
2006-10-03  Eric Pouechntdll-kernel32: WaitCommEvent.
2006-10-03  Francois GougetAssorted spelling fixes.
2006-10-03  Francois GougetAdd missing '\n's to ok() calls.
2006-10-02  Louis. Lenderskernel32: Add 2 simple tests for GetLongPathNameW.
2006-10-02  Louis. Lenderskernel32: Print an error instead of crashing in GetLong...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.