gdi32: Test the bit depth of compatible bitmaps explicitly.
[wine] / dlls / kernel32 /
2007-12-11  Alexandre JulliardMakedll.rules: Add a generic EXTRADLLFLAGS variable...
2007-12-10  Hans Leidekkerkernel32: GetConsoleInputExeNameW returns TRUE even...
2007-12-10  Francois Gougetkernel32/tests: Get the test to run on Windows 95.
2007-12-10  Francois Gougetkernel32/tests: dll_capable() makes no sense since...
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-12-08  Alexandre Julliardkernel32: Read label and serial from the filesystem...
2007-12-08  Alexandre Julliardkernel32: Revert change that slipped in commit db24d3af...
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-06  Michael Stefaniuckernel32: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead...
2007-12-06  Paul Vrienskernel32/tests: Test for functions should be or-ed.
2007-12-05  Paul Vrienskernel32: Make tests run on Win98 again.
2007-12-05  Alexandre Julliardkernel32: Remove the no-exec fault workaround, it shoul...
2007-12-03  Hans Leidekkerkernel32: Implement and test {G, S}etConsoleInputExeNam...
2007-12-03  Paul Vrienskernel32: Add some simple tests for GetVersionExA.
2007-11-30  Stefan Leichterkernel32: Added stub for FindVolumeClose.
2007-11-29  Gerald Pfeiferkernel32: Handle default case in Local32_FromHandle().
2007-11-26  Jacek Cabankernel32: Terminate child process in virtual tests.
2007-11-26  Rob Shearmankernel32: Change the shared manifest test to depend...
2007-11-20  Alexandre Julliardkernel32/tests: Don't crash the test if GetThreadContex...
2007-11-19  Michael Stefaniuckernel32: Remove duplicate includes.
2007-11-19  Hans Leidekkerkernel32: Add stub implementations for FindFirstVolume...
2007-11-16  Dmitry Timoshkovkernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED...
2007-11-16  Dmitry Timoshkovkernel32: Set last error to ERROR_ALREADY_EXISTS if...
2007-11-13  Francois Gougetkernel32/tests: Fix a signed/unsigned warning.
2007-11-13  EA Durbinkernel32: Add stub for GetConsoleKeyboardLayoutNameW.
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleKeyboard...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-11-13  Rob Shearmankernel32: Implement GetThreadId.
2007-11-12  Hans Leidekkerkernel32: Loosen requirements on what QueryDosDevice...
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-06  Alexandre Julliardkernel32: Add spec entries for LocaleNameToLCID and...
2007-11-06  Rob Shearmanserver: Don't do access checks on the security descript...
2007-11-05  Francois Gougetkernel32: Fix the image size in a test to avoid a BSOD...
2007-11-01  Vitaliy Margolenkernel32: Implement GetProcessHandleCount.
2007-10-31  Chris Wulffkernel32: Added a stub for FindVolumeMountPointClose.
2007-10-29  Detlef Riekenbergkernel32: Fix description for SetDefaultCommConfig.
2007-10-26  Aric Stewartkernel32: Set last error to ERROR_INSUFFICIENT_BUFFER...
2007-10-25  Rob Shearmankernel32: Add tests for creating events with different...
2007-10-22  Lionel Debrouxkernel32/tests: Fix memory leaks (found by Smatch).
2007-10-19  Mikolaj Zalewskikernel32: FindExSearchLimitToDirectories has no effect...
2007-10-18  EA Durbinkernel32: Partially implement GetUserGeoID().
2007-10-18  Mikolaj Zalewskintdll: Support for UTF-16 manifests with reverse endian...
2007-10-18  Mikolaj Zalewskintdll: Manifests should be parsed as UTF-16 only if...
2007-10-18  Mikolaj Zalewskikernel32/tests: Make the actctx test pass when the...
2007-10-18  Mikolaj Zalewskikernel32/tests: Support for spaces in actctx test execu...
2007-10-18  Mikolaj Zalewskikernel32/tests: Don't close an invalid handle if the...
2007-10-17  Alexandre Julliardkernel32/tests: Replace a couple of macros by a functio...
2007-10-15  Alexandre Julliardkernel32: Fix GlobalMemoryStatus to take into account...
2007-10-15  Gerald Pfeiferkernel32: Use FIELD_OFFSET instead of pointer cast.
2007-10-12  Alexandre Julliardkernel32: Get rid of the NLS_RegOpenSubKey function...
2007-10-10  Alexandre Julliardkernel32: Use FIELD_OFFSET instead of pointer cast.
2007-10-10  EA Durbinkernel32: Implement SetUserGeoID.
2007-10-02  Alexandre Julliardkernel32: Improve tracing in GlobalAlloc.
2007-10-02  Marcus Meissnerkernel32: Test IsBadReadPtr/ IsBadCodePtr / IsBadWritePtr.
2007-10-02  Gerald Pfeiferkernel32: Fix types for the FreeBSD implementation...
2007-10-02  Gerald Pfeiferkernel32: Fix signedess for FreeBSD-specific implementa...
2007-10-01  Stefan Leichterkernel32: Define WINE_FILEVERSION in version resource...
2007-09-28  Andrey Turkinkernel32: Pass completion value to ntdll layer.
2007-09-27  Andrew Talbotkernel32: Fix a memory leak.
2007-09-27  Hans Leidekkerkernel32: Check for NULL output buffer in FormatMessage...
2007-09-25  Dmitry Timoshkovkernel32: Add a test for read-only mapping of a write...
2007-09-21  Michael Stefaniuckernel32: Fix a memory leak. Found by cross referencing...
2007-09-20  Dmitry Timoshkovkernel32: Print last error in failure messages of the...
2007-09-20  James Hawkinskernel32: Don't crash accessing an invalid handle in...
2007-09-19  Dmitry Timoshkovkernel32: Add a test for rw mapping of a read-only...
2007-09-17  James Hawkinskernel32: Return TRUE for all pointer params in GlobalU...
2007-09-17  James Hawkinskernel32: Fix the case where memory is freed twice...
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
2007-09-14  Rob Shearmanntdll: Add a stub implementation of FSCTL_PIPE_IMPERSON...
2007-09-12  Alexandre Julliardkernel32: GetTempPath should try the USERPROFILE and...
2007-09-12  Dmitry Timoshkovkernel32: Skip the comm test if the found com port...
2007-09-11  Damjan Jovanovickernel32: Use sysconf instead of the obsolete CLK_TCK.
2007-09-10  Rob Shearmankernel32: Remove an unused #define in time.c.
2007-09-10  Dmitry Timoshkovkernel32: Fix some compiler warnings.
2007-09-10  Francois Gougetversion: Fix some Ver*() prototypes (especially wrt...
2007-08-31  Francois Gougetkernel32/tests: Add tests for DebugActiveProcessStop...
2007-08-31  Francois Gougetserver: Fix the crashed process exit code when the...
2007-08-31  Francois Gougetwinedbg: 'winedbg --auto' and 'winedbg --minidump'...
2007-08-30  Lionel Debrouxkernel32: Fix memory leak in CopyFileW.
2007-08-30  Francois Gougetkernel32/tests: Don't call ok() in child processes.
2007-08-30  Francois Gougetkernel32/tests: If the registry happens to be set up...
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-30  Dmitry Timoshkovkernel32: Fix a compiler warning.
2007-08-29  Dmitry Timoshkovntdll: Do not leave not initialized cached timezone...
2007-08-28  Alexandre Julliardkernel32: Store a few more locale values in the registry.
2007-08-24  Kirill K. Smirnovwineconsole: Implement GetConsoleWindow.
2007-08-21  Dmitry Timoshkovkernel32: Restore check for StandardDate.wMonth being 0.
2007-08-21  Paul Vrienskernel32/tests: Skip some not implemented functions...
2007-08-21  Dmitry Timoshkovkernel32: Fix test case failures for time zones with...
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-08-17  Louis Lenderskernel32: Set USERNAME environment variable.
2007-08-16  Marcus Meissnerkernel32: Initialize variable to a known bad value.
2007-08-16  Francois Gougetkernel32/tests: Remove a redundant RegSetValueExA(...
2007-08-15  Mikołaj Zalewskikernel32: Return error code if WOWCallback16Ex of a...
2007-08-14  Mikołaj Zalewskikernel: Allocate global memory with execute permission.
2007-08-10  Francois Gougetkernel32/tests: Test the debugger startup and crashed...
2007-08-09  Francois Gougetkernel32: Don't get stuck if the debugger exits without...
2007-08-08  Luis C. Busquets... kernel32: Export RestoreLastError.
2007-08-08  Kirill K. Smirnovkernel32: Do not append empty lines to the console...
next