wined3d: Implement IWineD3DSurface::UnLoad.
[wine] / dlls / kernel32 /
2008-01-11  Francois Gougetkernel32/tests: Despite the MSDN claims, GetComputerNam...
2008-01-11  Francois Gougetkernel32/tests: Add more ExpandEnvironmentStringsA...
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-09  Andrew Talbotkernel32: Remove unneeded casts.
2008-01-07  Alexandre Julliardkernel32: Fail more gracefully in GetVolumeInformation...
2008-01-07  Michael Stefaniuckernel32: Add missing HeapFree(). Found by Smatch.
2008-01-07  Alexandre Julliardkernel32/tests: Avoid using size_t in traces.
2008-01-07  Rob Shearmankernel32: Implement RegisterWaitForSingleObjectEx.
2008-01-07  Hans Leidekkerkernel32: Add Surinam Dutch and Belgian Dutch translati...
2008-01-07  Hans Leidekkerkernel32: Fix two test failures on Win98 due to missing...
2008-01-04  Alexandre Julliardkernel32/tests: Added tests for FindFirstVolume/FindNex...
2008-01-04  Alexandre Julliardkernel32: Implemented FindFirstVolume/FindNextVolume...
2008-01-04  Kirill K. Smirnovkernel32: Convert newborn wineserver handle to kernel32...
2008-01-04  Alexandre Julliardkernel32: Launch wineboot on first startup of a wine...
2008-01-02  Rob Shearmankernel32: Add tests for RegisterWaitForSingleObject...
2008-01-02  Rob Shearmankernel32: Implement RegisterWaitForSingleObject and...
2007-12-31  Gerald Pfeiferkernel32/tests: Remove extraneous check.
2007-12-23  Stefan Leichterkernel32: Silence a fixme in GetNativeSystemInfo.
2007-12-23  Alexandre Julliardwinedos: Add the possibility of refusing to emulate...
2007-12-23  Alexandre Julliardkernel32: Initialize MaximumLength of the user params...
2007-12-21  Alexandre Julliardkernel32: Yet another workaround for broken apps in...
2007-12-21  Kirill K. Smirnovkernel32: Invalidate local copy of console input event...
2007-12-21  Andrey Turkinntdll: Implement BindIoCompletionCallback.
2007-12-21  Alexandre Julliardkernel32: Store the initial directory as a full path...
2007-12-21  Rob Shearmankernel32: Add a test for calling VirtualAlloc on a...
2007-12-21  Andrew Talbotkernel32: Revert the removal of a cast from a macro.
2007-12-21  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-20  Alexandre Julliardkernel32: Forward interrupts in 32-bit code to winedos...
2007-12-20  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-19  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-18  Kirill K. Smirnovkernel32: ReadConsoleW should wait for at least one...
2007-12-18  Rico Schüllerkernel32: Fix typo.
2007-12-18  Stefan Dösingerkernel32: Add a test for BindIoCompletionCallback.
2007-12-14  Michael Stefaniuckernel32: Do not reuse the name of a function argument...
2007-12-14  Andrew Talbotkernel32: Remove unneeded casts.
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...
next