- strmini.h: Include windef.h so CDECL gets defined for msvc version of DEFINE_GUIDEX...
[reactos.git] / reactos / dll / win32 / kernel32 / misc /
2009-07-23 Jeffrey MorlanLoadLibraryExW: After loading a library as a datafile...
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-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-22 KJK::Hyperionmodified dll/win32/kernel32/file/volume.c
2009-06-13 Sylvain PetreolleFix 2 kernel32:environ tests.
2009-06-13 Dmitry Chapyshev- Fix 5 winetests for CreateProcessA/W
2009-06-07 Christoph von Wittichsync kernel32 lzexpand to wine 1.1.23
2009-05-24 Christoph von Witticha little bit of wine syncing - no real code changes...
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-17 Christoph von Wittichrevert 40488 as it breaks regsvr32
2009-04-13 Christoph von WittichJames Hawkins : kernel32: Handle writing empty sections...
2009-04-13 Dmitry Chapyshev- More correct fix of tests
2009-04-12 Jeffrey Morlan- RtlSetEnvironmentVariable: Removing a variable that...
2009-03-06 Matthias Kupfer- temporary fix to show current time format setting...
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-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 Michael Martin- Change MultiByteToWideChar to match windows behavior...
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-20 Christoph von Wittichfix kernel32 codepage winetest
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 Dmitry Chapyshev- Implement AllocateUserPhysicalPages, FreeUserPhysical...
2009-01-16 Dmitry Chapyshev- Implement RequestDeviceWakeup
2009-01-16 Dmitry Chapyshev- Implement SetSystemPowerState
2009-01-15 Dmitry Chapyshev- Move SetThreadExecutionState to power.c
2009-01-15 Aleksey Bragin- Revert 38770's modifications to NDK.
2009-01-15 Dmitry Chapyshev- Implement GetDevicePowerState
2009-01-15 Dmitry Chapyshev- Add power.c file for power management functions
2009-01-10 Dmitry Chapyshev- Formatting fix. No code change
2009-01-10 Dmitry Chapyshev- Fix GetEnvironmentVariableW. This fixed also 4 wine...
2009-01-08 Dmitry Chapyshev- Fix regression of Dependency Walker
2009-01-07 KJK::Hyperionmodified dll/win32/kernel32/misc/console.c
2009-01-06 Stefan Ginsberg- NtUserWaitForInputIdle: Call EngGetTickCount, removin...
2009-01-03 Dmitry GorbachevConsistently use NULL, as suggested by Paolo Devotee.
2009-01-02 Aleksey Bragin- Add Dmitry Gorbachev's hack for bug 3626 problem...
2008-12-29 Dmitry GorbachevFix UTF-8 -> Wide Char conversion bug #3990.
2008-12-28 Dmitry Chapyshev- Fix build ;)
2008-12-27 Dmitry Chapyshev- Move ReplaceFileA/W to file.c
2008-12-27 Dmitry Chapyshev- Partial sync with Wine. It fixes 37 tests ("kernel32_...
2008-12-27 Dmitry Chapyshev- Formatting fix
2008-12-27 Dmitry Chapyshev- Fix SystemTimeToTzSpecificLocalTime. +378 passed...
2008-12-26 KJK::Hyperionmodified dll/win32/kernel32/k32.h
2008-12-18 Christoph von WittichDPRINT1 -> DPRINT on failure to prevent spamming of...
2008-12-17 Dmitry Chapyshev- More implement GetCPInfoExW
2008-12-13 Dmitry Gorbachev- Remove DBCSCodePage field from NLS_FILE_HEADER structure.
2008-12-09 Dmitry GorbachevFix IntIsValidSBCSMapping(). Bug #3903.
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-03 Dmitry GorbachevFix Unicode -> Multibyte conversion (bug #3903).
2008-12-03 Dmitry GorbachevSilence compiler warnings (7/11).
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-26 Stefan Ginsberg- Ksuser: Cleanup header usage a bit, and make sure...
2008-11-23 Dmitry Chapyshev- Fix formatting. No code change
2008-11-23 Dmitry Chapyshev- Implement ActivateActCtx, AddRefActCtx, CreateActCtxW...
2008-11-23 Dmitry Chapyshev- Fix IsValidLanguageGroup and EnumSystemLanguageGroups...
2008-11-23 Dmitry Chapyshev- Implement LCMapStringA/W (based on Wine, +55 passed...
2008-11-22 Dmitry Chapyshev- Fix CompareStringA/W. +7 passed wine tests
2008-11-22 Dmitry Chapyshev- Update GetCurrencyFormatW. +34 wine tests passed
2008-11-22 Dmitry Chapyshev- Fix RtlTimeFieldsToTime. Now GetDateFormatW passed...
2008-11-22 Dmitry Chapyshev- Fix 2 wine tests for GetTimeFormatA/W
2008-11-22 Dmitry Chapyshev- Fix EnumDateFormatsA implementation. + 7 passed tests
2008-11-17 Aleksey Bragin- Cleanup 37394, 37396 and 37397:
2008-11-17 Dmitry Chapyshev- Implement BindIoCompletionCallback, ReadFileScatter...
2008-11-16 Dmitry Chapyshev- Implement GetCPInfo. Now this function passes all...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-03 Dmitry Chapyshev- Move IsWow64Process to proc.c
2008-11-03 Dmitry Chapyshev- Implement IsWow64Process (based on Wine)
2008-11-03 Dmitry Chapyshev- Implement GetCPInfoExA/W (not fully)
2008-11-01 James Tabor- Patch by Daniel Zimmerman: Implement FoldStringA...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-27 Timo KreuzerOn x64 the 64 bit ring3 teb (gs) shares the generic...
2008-10-26 Stefan Ginsberg- Fix function definitions to match header changes
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
next