Sync to trunk head (r42241)
[reactos.git] / reactos / dll / win32 / kernel32 /
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-23 Jeffrey MorlanLoadLibraryExW: After loading a library as a datafile...
2009-07-21 Dmitry Chapyshev- Revert my previous changes in QueueUserWorkItem
2009-07-17 Dmitry Chapyshev- Samplify SwitchToThread and QueueUserWorkItem
2009-07-17 Dmitry Chapyshev- Remove unneeded check and cycle
2009-07-17 Dmitry Chapyshev- Re-implement FreeLibrary (for support LOAD_LIBRARY_AS...
2009-07-17 Dmitry Chapyshev- Implement LOAD_LIBRARY_AS_DATAFILE flag for LoadLibra...
2009-07-17 Dmitry Chapyshev- Rewrite SearchPathW (based on Wine code). It fixes...
2009-07-15 Dmitry Chapyshev- Currently, SearchPathW fails with path such as subdir...
2009-07-12 Dmitry Chapyshev- Implement QueryFullProcessImageNameA/W (based on...
2009-07-11 James Tabor- Global/LocalFlags, now checking the right bit for...
2009-07-11 James Tabor- Fix Global/LocalFlags returns. Now pass all kernel32...
2009-07-11 Dmitry Chapyshev- Set status to STATUS_OBJECT_NAME_INVALID if NtCreateM...
2009-07-11 Dmitry Chapyshev- Fix 3 "kernel32_winetest environ" tests. All environ...
2009-07-11 Dmitry Chapyshev- Fix one "kernel32_winetest time" test. All time tests...
2009-07-11 Dmitry Chapyshev- Return ERROR_NOT_SUPPORTED error code instead ERROR_C...
2009-07-04 Dmitry Chapyshev- GetProcessHeap -> RtlGetProcessHeap
2009-06-27 Christoph von Wittichfix two kernel32 locale winetests
2009-06-23 Stefan Ginsberg- Hey Arch, try to learn basic PSEH2 syntax before...
2009-06-22 KJK::Hyperionmodified dll/win32/kernel32/file/volume.c
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-15 Johannes Anderwald- TerminateProcess requires a valid handle
2009-06-14 Dmitry Chapyshev- Fix one "kernel32_winetest mailslot" test
2009-06-14 Dmitry Chapyshev- Fix one "kernel32_winetest thread"
2009-06-13 Sylvain PetreolleFix 2 kernel32:environ tests.
2009-06-13 Dmitry Chapyshev- Fix 5 winetests for CreateProcessA/W
2009-06-10 Dmitry Chapyshev- Set priority only if PriorityClass != PROCESS_PRIORIT...
2009-06-07 Christoph von Wittichsync kernel32 lzexpand to wine 1.1.23
2009-06-06 Dmitry ChapyshevSearchPathA()
2009-05-25 Dmitry Chapyshev- Disable Wow64* functions for x86 build
2009-05-25 Dmitry Chapyshev.spec -> .pspec
2009-05-24 Christoph von Witticha little bit of wine syncing - no real code changes...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-13 Michael Martin- GlobalReAlloc: SetUserValueHeap and SetUserFlagsHeap...
2009-05-12 Michael Martin- Revert part of r40893. MapViewOfFile, UnmapViewOfFile...
2009-05-12 Michael Martin- GlobalReAlloc: Pass Flags vice HandleEntry->Flags...
2009-05-12 Michael Martin- CreateFileMapping: SetLastError to ERROR_ALREADY_EXIS...
2009-05-09 Dmitry Chapyshev- Set error code if directory does not exist
2009-05-09 Dmitry Chapyshev- Sync profile functions with Wine 1.1.20
2009-05-04 Aleksey Bragin- Remove RemoveVectoredExceptionHandler() stub from...
2009-05-02 Sylvain Petreollefix TzSpecificLocalTimeToSystemTime signature according...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-22 Dmitry Chapyshev- Fix a problem with loading dlls in Iron
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-18 Dmitry Chapyshev- Re-simplify CreateProcessW (like r40484)
2009-04-17 Christoph von Wittichrevert 40488 as it breaks regsvr32
2009-04-17 Michael Martin- OutputDebugStringA: Handle freeing memory in case...
2009-04-17 Michael Martin- Add volatile to variables in OutputDebugStringA....
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-15 Dmitry Chapyshev- Revert r40529
2009-04-15 Dmitry Chapyshev- Revert r40483
2009-04-15 Dmitry Chapyshev- Revert r40484
2009-04-13 Christoph von WittichJames Hawkins : kernel32: Handle writing empty sections...
2009-04-13 Dmitry Chapyshev- More correct fix of tests
2009-04-13 Dmitry Chapyshev- Simplify my last changes. Thanks Goplat ;)
2009-04-13 Dmitry Chapyshev- Fix 3 winetests for CreateProcessA/W
2009-04-13 Dmitry Chapyshev- Fully implement GetProcessVersion. +1 passed winetest
2009-04-12 Jeffrey Morlan- RtlSetEnvironmentVariable: Removing a variable that...
2009-03-25 Christoph von WittichGetConsoleProcessist -> GetConsoleProcessList
2009-03-25 Christoph von Wittichfix some more typos...
2009-03-25 Christoph von Wittichfix some typos
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-06 Matthias Kupfer- translate remaining items to native language (German)
2009-03-06 Matthias Kupfer- temporary fix to show current time format setting...
2009-03-03 Dmitry Chapyshev- Comment all actctx functions. They are not implemente...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-13 Dmitry Chapyshev- Add LCIDToLocaleName from Wine. Used by Wine Gecko
2009-02-12 Dmitry Chapyshev- Add more stubs
2009-02-12 Dmitry Chapyshev.def -> .spec (from amd64 branch)
2009-02-11 Dmitry Chapyshev- Add params checking. It fixes Autoruns (9.38) crashes
2009-02-10 Dmitry Chapyshev- Implement HeapSetInformation
2009-02-10 Dmitry Chapyshev- Add SEH protection for FindResourceExW
2009-02-07 Dmitry Chapyshev- Stub implement NlsResetProcessLocale
2009-02-06 Dmitry Chapyshev- Implement GetVolumePathNameA/W
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Michael Martin- Change MultiByteToWideChar to match windows behavior...
2009-02-01 Christoph von Wittichfix debugprint
2009-01-30 Dmitry Chapyshev- Fix 1 wine console test
2009-01-30 Dmitry Chapyshev- Formatting fix. No code change
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-22 Christoph von Wittichforgot to add \n
2009-01-21 Christoph von Witticherror msg on bad call
2009-01-21 Christoph von Wittichrevert 38992 as the problem is in wine's ole32.dll
2009-01-21 Christoph von Wittichcheck for null (fixes ole32 compobj winetest crash)
2009-01-20 Christoph von Wittichfix kernel32 codepage winetest
2009-01-20 Christoph von Wittichfix GetCurrentProcessorNumber and InterlockedCompareExc...
2009-01-20 Christoph von Wittichstublement some more Activation Context stuff
2009-01-19 Timo KreuzerImprove GetSetConsoleInputExeNameAW, removing the exces...
2009-01-19 Christoph von Wittichtrim leading zeros in GetNumberFormat
2009-01-18 Christoph von Wittichfix kernel32 comm crash
2009-01-18 Dmitry Chapyshev- Partly sync with Wine head
2009-01-18 Christoph von Wittichfix kernel32 console winetest crash
2009-01-17 Christoph von Wittichfix a kernel32 console winetest crash
2009-01-17 KJK::Hyperionmodified dll/win32/kernel32/debug/output.c
2009-01-17 Dmitry Chapyshev- Implement AllocateUserPhysicalPages, FreeUserPhysical...
next