crypt32: Add more tests for opening a data message for encoding.
[wine] / dlls / kernel32 /
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...
2007-06-08  Andrey Turkinkernel32: Factor out all kernel32 timeout-conversion...
2007-06-04  Alexandre Julliardkernel32: Rewrite GetOverlappedResult for the new async...
2007-06-04  Mikołaj Zalewskikernel: Fix clearing of memory in LocalReAlloc16(....
2007-05-30  Mikołaj Zalewskikernel32: Clear the extra memory in LocalReAlloc16...
2007-05-30  Dmitry Timoshkovkernel32: Fix some compilation warnings in 64-bit mode.
2007-05-30  Alexandre Julliardkernel32: Store global arena base as a pointer.
2007-05-29  Alexandre Julliardkernel32: Remove the fixme about MB_USEGLYPHCHARS.
2007-05-29  Francois Gougetkernel32/tests: src[i] is a char so there is no point...
2007-05-29  Francois Gougetkernel32/tests: Fix a signed/unsigned int mismatch.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-24  Dmitry Timoshkovkernel32/tests: Fix a problem revealed by compilation...
2007-05-23  Dmitry Timoshkovkernel32: Fix compilation warnings in 64-bit mode.
2007-05-22  Alexandre Julliardntdll: Avoid overflows in heap allocations. Based on...
2007-05-21  Dmitry Timoshkovkernel32: Fix the size of ThreadAffinityMask to match...
2007-05-21  Marcus Meissnerkernel32: Skip modem status tests if GetModemStatus...
2007-05-18  Alexandre Julliardntoskrnl.exe: Reuse the kernel32 instruction emulation...
2007-05-18  Dmitry Timoshkovkernel32: Add an overflow test for MultiByteToWideChar.
2007-05-18  Dmitry Timoshkovkernel32: Print last error value as unsigned, printing...
2007-05-16  Alexandre Julliardkernel32: Check for already loaded module also for...
2007-05-16  Alexandre Julliardkernel32: Support incrementing the module refcount...
2007-05-16  Dmitry Timoshkovkernel32: Add a test for LoadLibraryEx(LOAD_LIBRARY_AS_...
2007-05-11  Kirill K. Smirnovkernel32/tests: Add tests for console codepages.
2007-05-11  Kirill K. Smirnovserver: Move console codepages to the server.
2007-05-11  Alexandre Julliardkernel32: Fix typo in CreateActCtxA.
2007-05-10  Kirill K. Smirnovkernel32/tests: Add tests for console screen buffer.
2007-05-09  Eric Pouechkernel32: Set the new definition for an activation...
2007-05-09  Eric Pouechkernel32: Implemented CreateActCtxA on top of CreateAct...
2007-05-08  Alexandre Julliardkernel32: Set the dll file name with the correct case...
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-05-07  Alexandre Julliardkernel32: Disable FT_Thunk entry point when Windows...
2007-05-04  Bill Medlandkernel32/tests: Boundary test cases for SystemTimeToFil...
2007-05-03  Andrew Talbotkernel32: Constify a variable.
2007-05-01  Alexandre Julliardkernel32: Don't skip directory symlinks when looking...
2007-05-01  Louis Lenderskernel32: Add stub for BindIoCompletionCallback.
2007-04-30  Vitaliy Margolenkernel32: Fix off by one error.
2007-04-27  Kirill K. Smirnovkernel32/tests: Add tests for NeedCurrentDirectoryForEx...
2007-04-27  Kirill K. Smirnovkernel32: Add partial stub for NeedCurrentDirectoryForE...
2007-04-26  Paul Vrienskernel32/tests: Resource functions are not implemented...
2007-04-25  Paul Vrienskernel32/tests: GetLongPathNameW is not implemented...
2007-04-25  Paul Vrienskernel32/tests: GetComputerNameW is not implemented...
2007-04-25  Paul Vrienskernel32/tests: CreateRemoteThread is not implemented...
2007-04-25  Rob Shearmankernel32: Add the directory the executable was loaded...
2007-04-17  Alexandre Julliardserver: Move the FSCTL_PIPE_WAIT ioctl implementation...
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-16  Alexandre Julliardserver: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
2007-04-16  Alexandre Julliardkernel32: Use the correct access rights when opening...
2007-04-16  Chia-I Wukernel32: Fix non-terminated separator string.
2007-04-12  Hans Leidekkerkernel32: Allow any amount of whitespace between the...
2007-04-10  Alexandre Julliardkernel32: Add SYNCHRONIZE access to mailslot handles.
2007-04-09  Alexandre Julliardntdll: Use send(2) instead of write(2) for zero-byte...
2007-04-09  Andrew Talbotkernel32: Remove superfluous semicolons.
2007-04-06  Alexandre Julliardkernel32: Add a bit of slack to the mailslot timeout...
2007-04-03  Alexandre Julliardserver: Make timeout status for async I/O specifiable...
2007-04-03  Francois GougetAssorted spelling and English fixes.
2007-04-02  Alexandre Julliardkernel32: Added some last error tests for mailslots.
2007-04-02  Dmitry Timoshkovkernel32: Add GetCPInfo test.
2007-03-30  Alexandre Julliardkernel32: Better default for dwActiveProcessorMask...
2007-03-30  Alexandre Julliardkernel32: Make default behavior more consistent when...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-28  Paul Vrienskernel32/profile: Some parameter tests for GetPrivatePr...
2007-03-28  Paul Vrienskernel32/profile: Add a few NULL checks (Coverity).
2007-03-28  Paul Vrienskernel32/profile: Move GetPrivateProfileSectionA to...
2007-03-28  Paul Vrienskernel32/profile: Rename a test.
2007-03-26  Alexandre Julliardkernel32: Don't use the reserved argument of the APC...
2007-03-23  Alexandre Julliardkernel32: Fixed timeout calculation in WaitNamedPipe.
2007-03-23  Louis Lenderskernel32: Add stub for AttachConsole.
2007-03-22  Louis Lenderskernel32: Print a fixme only once.
2007-03-21  Andrew Talbotkernel32/tests: Replace inline static with static inline.
2007-03-21  Paul Vrienskernel32/tests: Use skip.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-03-17  Detlef Riekenbergkernel32/tests: DuplicateTokenEx is not present on...
2007-03-16  Rob Shearmankernel32: Fix several failing GetComputerNameA/W tests...
2007-03-15  Fabian Bielerkernel32: GlobalMemoryStatusEx: always report at least...
2007-03-15  Fabian Bielerkernel32: GlobalMemoryStatusEx: return the size of...
2007-03-15  Fabian Bielerkernel32: GlobalMemoryStatusEx: memory usage reported...
2007-03-14  Huw Davieskernel32: Fix GetPrivateProfileSectionNamesA when the...
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-13  Mikołaj Zalewskikernel32: Fix LANGID for Korean resource.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Jan Zerebeckikernel32: Add DebugInfo to critical sections.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-12  Paul Vrienskernel32/tests: Use skip.
2007-03-09  Alasdair Sinclairkernel32: Fix GetComputerNameA to not count trailing...
2007-03-08  Alexandre Julliardkernel32: Implemented GetSystemInfo() for Solaris.
2007-03-08  Alexandre Julliardkernel32: Fixed DosDateTimeToFileTime behavior when...
2007-03-08  Alexandre Julliardkernel32: Add missing limits.h include.
2007-03-07  Konstantin Kondratyukkernel32: Allow to execute .cmd files.
2007-03-07  Rob Shearmankernel32: Add tests for ImpersonateNamedPipeClient.
next