iexplore: Added self-registration code.
[wine] / dlls / kernel32 /
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...
2007-08-08  Paul Vrienskernel32/tests: Create paths after checking availabilit...
2007-08-08  Paul Vrienskernel32/tests: Changed skip message.
2007-08-06  Francois Gougetkernel32/tests: Re-balance the curly parentheses so...
2007-08-01  Marcus Meissnerkernel32/tests: Fixed size to MultiByteToWideChar.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Dmitry Timoshkovkernel32: Skip remainder of the time zone test if Syste...
2007-07-30  Dmitry Timoshkovkernel32: Fix TIME_CompTimeZoneID return type.
2007-07-30  Dmitry Timoshkovkernel32: Add more tests for time zone info.
2007-07-26  Jacek Cabankernel32: Added a number of activation context tests.
2007-07-26  Jacek Cabankernel32: Added FindActCtxSectionStringA implementation.
2007-07-26  Eric Pouechntdll: Implemented RtlFindActivationContextSectionString.
2007-07-26  Alexandre Julliardntdll: Initial implementation of RtlQueryInformationAct...
2007-07-25  Matt Jonesserver: Only commit SetThreadPriority if new priority...
2007-07-25  Matt Joneskernel32: Added test for bad arguments to SetThreadPrio...
2007-07-23  Andrew Talbotkernel32: Cast-qual warning fix.
2007-07-20  Anatoly Lyutinkernel32/tests: Add test for GetShortPathNameW.
2007-07-19  Alexandre Julliardntdll: Implemented handling of the per-thread activatio...
2007-07-19  Alexandre Julliardkernel32: Move activation context creation to ntdll...
2007-07-16  Alexandre Julliardkernel32: Always clear the I/O status block count befor...
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-07-16  Alexandre Julliardkernel32: Wait in overlapped Read/WriteFile even when...
2007-07-16  Huw Davieskernel32: Overlapped pipe tests.
2007-07-12  Huw Davieskernel32: SetNamedPipeHandleState() is a stub, so for...
2007-07-12  Huw Davieskernel32: Swap incorrect use of buffers.
2007-07-11  Alexandre Julliardkernel32: Implemented GetTickCount64.
2007-07-09  Paul Vrienskernel32/tests: Add a forgotten if statement.
2007-07-05  Paul Vrienskernel32/tests 2/2: Use skip for not implemented function.
2007-07-05  Paul Vrienskernel32/tests: Don't crash on win98.
2007-07-05  Paul Vrienskernel32/tests: Use skip when functions are not available.
2007-06-27  Michael Stefaniuckernel32: Remove superfluous casts of void pointers...
2007-06-25  Paul Vrienskernel32/tests: Don't crash (on Vista).
2007-06-25  Paul Vrienskernel32/tests: Don't crash on Vista.
2007-06-18  Alexandre Julliardkernel32: Fix VxD open code for the new NtCreateFile...
2007-06-08  Andrey Turkinkernel32: Implement IO completion functions on top...
next