oleaut32: Fixes for function variant:VarIdiv.
[wine] / dlls / kernel /
2006-09-11  Alexandre Julliardkernel: Better CPU detection on MacOS.
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-09-10  Detlef Riekenbergkernel: Remove dead code in computername.c.
2006-09-09  Alexandre Julliardkernel: An unavailable address for the PE file can...
2006-09-08  Andrew Talbotkernel: Constify a formal parameter.
2006-09-08  Francois GougetAssorted spelling fixes.
2006-09-07  Andrew Talbotkernel: Constify some formal parameters.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-28  Alexandre Julliardkernel: Get rid of useless trace.
2006-08-28  Robert Reifkernel32: Fix TRACE in WideCharToMultiByte to not cause...
2006-08-28  Frank Richterkernel: Add tests for GetPrivateProfileSectionNames...
2006-08-27  Alexandre Julliardkernel: Fixed off-by-one error in GetShortPathNameW.
2006-08-22  Kai Blinkernel: Set last error in CreateIoCompletionPort.
2006-08-21  Mike McCormackkernel32: Print parameters, call SetLastError() when...
2006-08-21  Robert Reifkernel32: Fix ExpandEnvironmentStrings to not overflow...
2006-08-18  Mike McCormackkernel32: Change a FIXME to a WARN.
2006-08-16  Robert Reifkernel32: Add GetNativeSystemInfo.
2006-08-15  Paul Vrienskernel/tests: Wrong error code checked.
2006-08-15  Alexandre Julliardconfigure: Only link against libpoll where really neces...
2006-08-11  Robert Reifkernel32: Add IsWow64Process.
2006-08-10  Tijl Coosemanskernel/tests: Increase requested file size in two tests...
2006-08-07  Mike McCormackkernel32: Change some FIXMEs to WARNs.
2006-08-02  Alexandre Julliardkernel32: Make some functions static.
2006-08-02  Alexandre Julliardkernel32: Make the keymap entries const.
2006-08-02  Andrew Talbotkernel/tests: Write-strings warnings fix.
2006-08-02  Andrew Talbotkernel: Write-strings warnings fixes.
2006-08-01  Michael Stefaniuckernel: Wsign-compare warning fix.
2006-07-31  Alexandre Julliardntdll: Move the calling of the process entry point...
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.
next