shlwapi: Change file path to URL in UrlCanonicalize.
[wine] / dlls / kernel /
2006-07-21  Stefan Siebertntdll: Implementation of process CreationTime and ExitTime.
2006-07-19  Alexandre Julliardkernel: Simplify set_process_name now that it doesn...
2006-07-19  Alexandre Julliardkernel: Added support for exec'ing a new Win32 process.
2006-07-19  Alexandre Julliardserver: Simplify process creation.
2006-07-17  Robert Shearmanntdll: Fix a return code from RtlVerifyVersionInfo...
2006-07-17  Robert Shearmankernel: Fix an incorrect version test.
2006-07-17  Robert Shearmanntdll: Fix RtlVerifyVersionInfo handling of major,...
2006-07-17  Robert Shearmanntdll: Use a common condition value for the major,...
2006-07-13  Alexandre Julliardntdll: Moved the calling of the process entry point...
2006-07-13  Alexandre Julliardkernel32: Moved initialisation of the console handles...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Ge van Geldorpntdll: Widen fields in LDR_RESOURCE_INFO to accomodate...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-06  Saulius Krasuckaskernel/tests: More tests for OpenFile.
2006-06-29  Saulius Krasuckaskernel: Version test was using imports missing on WinME.
2006-06-23  Juan Langkernel: Change failing to test to show it doesn't have...
2006-06-22  Juan Langkernel: Use the WinXP method for comparing strings...
2006-06-21  Simon Kissanekernel32: Added SetThreadUILanguage() stub.
2006-06-21  Saulius Krasuckaskernel: Add tests for OpenFile.
2006-06-21  Saulius Krasuckaskernel: Check for an exe which is always present in...
2006-06-20  Ge van Geldorpkernel32: "base" is a pointer in 16-bit global heap.
2006-06-19  qingdoa daookernel: Fix reported address space limit to be in keepi...
2006-06-15  Robert Shearmankernel: Add a test for mutexes.
2006-06-15  Robert Shearmankernel: Add some tests for VerifyVersionInfo.
2006-06-15  Alexandre Julliardkernel32: Use unsigned types in GlobalMemoryStatusEx...
2006-06-13  Alexandre Julliardkernel32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardkernel32/tests: Don't use sizeof in ok() to avoid print...
2006-06-13  Alexandre Julliardkernel32/tests: Use lstrlenA instead of strlen in ok...
2006-06-12  Alexandre Julliardkernel32: Make some variables static.
2006-06-12  Mike McCormackkernel32: Fix a cast for Win64.
2006-06-09  Alexandre Julliardkernel: Added support for GlobalMemoryStatus on MacOS.
2006-06-07  Andrew Talbotkernel/tests: Write-strings warnings fix.
2006-06-07  Mike McCormackserver: open_console's from field should be a handle.
2006-06-05  Detlef Riekenbergkernel/tests: Some tests for WideCharToMultiByte.
2006-06-05  Karsten Elfenbeinkernel/tests: More tests for FindFirstFile.
2006-05-30  Mikołaj Zalewskikernel32: Prevent truncating characters to 8 bits in...
2006-05-27  Eric Pouechntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
2006-05-27  Eric Pouechntdll/kernel32: Pipe information.
2006-05-27  Alexandre Julliardkernel32: Partial implementation of GetModuleHandleExA/W.
2006-05-25  Mike McCormackkernel32: Fix some pointer to integer casts.
2006-05-24  Alexandre Julliardlibwine_unicode: Renamed is_dbcs_leadbyte to wine_is_db...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Andrew Ziemkernel: Fix path test to pass on 95 and 98.
2006-05-16  Andrew Ziemkernel: Properly delete a test file.
2006-05-15  Francois GougetVarious trace fixes.
2006-05-11  Stefan Leichterkernel: Fix CreateToolhelp32Snapshot tests on win2k.
2006-05-10  Uwe Bonneskernel: Comm_CheckEvents: Only warn for non-empty trans...
2006-05-09  Eric Pouechntdll/kernel32: EscapeCommFunction & associated IOCTLs
2006-05-09  Eric Pouechntdll/kernel32: SetupComm & SET_QUEUE_SIZE
2006-05-09  Eric Pouechntdll/kernel32: [SG]etCommTimeout, SERIAL_[GS]ET_TIMEOUT
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_SERIAL_GET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & SERIAL_GET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_BAUD_RATE
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE
2006-05-09  Alexandre Julliardkernel: Added work-around in UnhandledExceptionFilter...
2006-05-05  Michael StefaniucDon't check pointers for NULL before RtlFreeHeap. It...
2006-05-05  Jacek Cabankernel: Remove no longer needed includes.
2006-04-20  Alexandre Julliardkernel: Make GetTickCount call NtGetTickCount.
2006-04-14  Detlef Riekenbergkernel: Add some tests for Lock/Unlock memory handles.
2006-04-14  Detlef Riekenbergkernel: Update WARN/ERR and documentation for GlobalLoc...
2006-04-14  Detlef Riekenbergkernel: Load tests again on NT 3.51 (toolhelp API not...
2006-04-12  Eric Pouechkernel32: Added some tests for toolhelp functions.
2006-04-12  Eric Pouechkernel32: Rewrote toolhelp implementation only on top...
2006-04-07  Mike Hearnkernel: Don't crash on NULL arg in GetShortPathNameW.
2006-04-07  Mike Hearnkernel: Correct SearchPathA argument validation.
2006-04-07  Alexandre Julliardkernel: Fixed set_process_name for the winevdm case.
2006-04-06  Alexandre Julliardkernel: Show the exe name instead of wine-[kp]thread...
2006-04-04  Mike Hearnkernel: Don't enforce process handle access rights...
2006-04-03  Robert Shearmankernel: Remove some stubs that aren't present in NT.
2006-04-03  Robert Shearmankernel: Document some file functions.
2006-04-03  Mike McCormackkernel32: [Read/Write]PrivateProfile functions accept...
2006-04-03  Alexandre Julliardntdll: Process --help and --version args earlier on...
2006-03-31  Detlef Riekenbergkernel: Fix handling of invalid parameter in GlobalSize().
2006-03-31  Robert Shearmankernel: Add some documentation for simple process funct...
2006-03-30  Eric Pouechkernel: Resource browsing.
2006-03-30  Detlef Riekenbergkernel32: Display the parameter that caused a page...
2006-03-30  Detlef Riekenbergkernel: Fix handling of invalid parameter in GlobalFlags().
2006-03-27  James Hawkinskernel: Error out of CreateProcess if the specified...
2006-03-23  Paul Vrienskernel: Add processor specific environment variables.
2006-03-23  Alexandre Julliardkernel: Remove a couple of incorrect asserts.
2006-03-23  Detlef Riekenbergkernel: Load QueueUserWorkItem function dynamically.
2006-03-22  Bryan Maylandkernel: WaitForMultipleObjectsEx should accept up to...
2006-03-21  Robert Shearmankernel: Add a test for QueueUserWorkItem.
2006-03-20  Paul Vrienskernel: Fix model/stepping in GetSystemInfo.
2006-03-20  Detlef Riekenbergkernel: Avoid heap corruption on invalid parameter...
2006-03-20  Alexandre Julliardkernel: Avoid infinite waits in directory change tests.
2006-03-14  Robert Shearmanntdll: Move the call to MODULE_DllThreadAttach from...
2006-03-13  Robert Shearmankernel: Implement QueueUserWorkItem.
2006-03-07  Mike McCormackkernel: Improve the activation context stubs.
2006-03-06  Alexandre Julliardkernel: Better support for detached processes.
2006-03-03  Francois Gougetkernel: Protect sys/resource.h include.
2006-02-28  Eric Pouechkernel32: Implemented ClearCommError on top of GET_COMM...
next