jscript: Added '===' expression implementation.
[wine] / dlls / kernel32 /
2008-09-08  Paul Vrienskernel32/tests: Fix a few failures on win98.
2008-09-08  Paul Vrienskernel32/tests: Fix 2 tests on win9x.
2008-09-08  Paul Vrienskernel32/tests: Fix a few tests on win9x.
2008-09-05  Francois Gougetkernel32/tests: Add a trailing '\n' to an ok() call.
2008-09-05  Paul Vrienskernel32/tests: Split the test for ret and last error.
2008-09-04  Alexandre Julliardkernel32: Implemented the wrapper functions for job...
2008-09-03  Jeff Zaroykokernel32: Add some tests for DeleteFile.
2008-09-03  James Hawkinskernel32: Fix a failing test in win95.
2008-09-03  James Hawkinskernel32: Fix a test that fails in win2k3.
2008-09-03  James Hawkinskernel32: Fix two tests that fail in win2k3 and modify...
2008-09-03  James Hawkinskernel32: Fix a failing test in Vista.
2008-08-29  James Hawkinskernel32: Add tests for LoadLibraryEx.
2008-08-29  James Hawkinskernel32: Trace the last error on failure.
2008-08-29  James Hawkinskernel32: Fix two failing tests in win95.
2008-08-29  James Hawkinskernel32: Trace the modified buffer on error.
2008-08-29  James Hawkinskernel32: Fix a failing test in win95.
2008-08-26  Paul Vrienskernel32/tests: Use skip instead of trace.
2008-08-26  Paul Vrienskernel32/tests: Use a file that is available on all...
2008-08-26  Paul Vrienskernel32/tests: Fix two failures on win9x.
2008-08-21  Alexandre Julliardkernel32: Fix a compiler warning on Mac OS.
2008-08-21  Alexander Nicolays... kernel32/winerr: Add Norwegian Bokmål translation.
2008-08-20  Michael Karcherkernel32: Fix profile cache logic and don't cache new...
2008-08-20  Alexander Morozovkernel32: Fix a typo.
2008-08-19  Michael Karcherkernel32/tests: Fix profile crash on NT and up.
2008-08-18  Rob Shearmankernel32: Fix a typo in the leadin check in WaitNamedPipeW.
2008-08-18  Michael Karcherkernel32: Fix profile sharing mode.
2008-08-18  Ken Thomaseskernel32: Strip modifiers from the Mac locale so setloc...
2008-08-18  Huw Davieskernel32: GetCalendarInfo shouldn't return HRESULT...
2008-08-05  Paul Vrienskernel32/tests: Show the setting of the debugger regist...
2008-08-05  Paul Vrienskernel32/tests: Fix a test failure on Win9x.
2008-08-04  Francois GougetAssorted spelling fixes.
2008-08-04  Paul Vrienskernel32/tests: Skip tests when codepage is not available.
2008-08-01  Colin Finckkernel32/tests: Fix a wrong length passed to a WideChar...
2008-07-31  Colin Finckkernel32: Add a lot of new tests for the actual WideCha...
2008-07-30  Dan Hipschmankernel32/tests: Add tests for undocumented default...
2008-07-30  Dan Hipschmanntdll: Add support for a default timer queue.
2008-07-28  Detlef Riekenbergkernel32/tests: Fix a crash on win9x (lpDefault is...
2008-07-28  Dan Hipschmanntdll: Fix a small timer-queue bug whereby a deleted...
2008-07-25  Dan Hipschmanntdll: Implement RtlDeleteTimer for kernel32's DeleteTi...
2008-07-25  Dan Hipschmanntdll: Implement RtlUpdateTimer for kernel32's ChangeTi...
2008-07-25  Dan Hipschmanntdll: Implement the timer queue thread.
2008-07-25  Cesar Eduardo Barroskernel32: Add stub for CreateHardLink.
2008-07-23  Nicolas Le Camkernel32/tests: Fix a failing test in Vista.
2008-07-23  Dan Hipschmanntdll: Implement RtlCreateTimer for kernel32's CreateTi...
2008-07-23  H. Verbeetserver: Calling ResumeThread() on a terminated thread...
2008-07-22  Dan Hipschmanntdll: Implement [Rtl]Create/DeleteTimerQueue[Ex].
2008-07-22  Dan Hipschmankernel32/tests: Check that timers are not NULL in timer...
2008-07-22  Dan Hipschmankernel32/tests: Add tests for Change/DeleteTimerQueueTimer.
2008-07-22  Detlef Riekenbergkernel32/tests: Run the tests again on Win9x.
2008-07-22  Dan Hipschmankernel32: Add a stub for ChangeTimerQueueTimer.
2008-07-21  Francois GougetAssorted spelling fixes.
2008-07-18  James Hawkinskernel32: Don't get the profile string if the buffer...
2008-07-17  Dan Hipschmankernel32/tests: Add tests for timer queues.
2008-07-17  James Hawkinskernel32: Return the default value if lpKeyName is...
2008-07-17  James Hawkinskernel32: Fix removing trailing spaces from lpDefault...
2008-07-17  James Hawkinskernel32: Add tests for GetPrivateProfileString.
2008-07-16  Dan Hipschmankernel32/tests: Fix p_BindIoCompletionCallback declarat...
2008-07-11  Andrew Talbotkernel32: Remove unneeded address-of operators from...
2008-07-10  Alexandre Julliardkernel32: Set the stdin/stdout file descriptors to...
2008-07-03  Alexandre Julliardkernel32: Use a proper structure for thunks instead...
2008-07-03  Alexandre Julliardexception.h: Make the RtlUnwind wrapper available separ...
2008-07-02  James Hawkinskernel32: Fix test failures because of a broken Replace...
2008-06-30  James Hawkinskernel32: Don't test for HARDDISK and RAMDISK on win9x.
2008-06-30  James Hawkinskernel32: Fix a few test failures in win9x.
2008-06-30  James Hawkinskernel32: Fix a few test failures in win9x.
2008-06-30  James Hawkinskernel32: Fix a test failure in win9x.
2008-06-27  Kirill K. Smirnovkernel32: Add stubs for [G|S]etConsoleDisplayMode.
2008-06-24  Paul Vrienskernel32: Fix return values of GetConsoleCursorInfo.
2008-06-24  Paul Vrienskernel32/tests: Add some tests for GetConsoleCursorInfo.
2008-06-24  Zhangrong Huangkernel32: Add locale script tag resources.
2008-06-23  Dan Hipschmankernel32/tests: Add tests for TLS functions.
2008-06-23  Jon Griffithsntdll: Implement [Rtl]InitializeCriticalSectionEx.
2008-06-23  Mikołaj Zalewskikernel32: Improve Esperanto locale definition.
2008-06-23  Dan Kegelkernel32/tests: Initialize a few variables.
2008-06-20  Huw Davieskernel32: Fix typo.
2008-06-20  Louis Lenderskernel32: Fix typo in SetProcessAffinityMask.
2008-06-20  Alexandre Julliardkernel32: The first argument of GetBinaryType is a...
2008-06-18  Dmitry Timoshkovkernel32: Make GetModuleFileName set ERROR_INSUFFICIENT...
2008-06-13  Paul Vrienskernel32/tests: Skip tests if function is not implemented.
2008-06-13  Paul Vrienskernel32/tests: Fix a few typos.
2008-06-10  Alexandre Julliardkernel32/tests: Use Local instead of Global prefix...
2008-06-10  Alexandre Julliardkernel32/tests: Fix the change notification test on...
2008-06-10  Alexandre Julliardkernel32/tests: Limit the number of failures in the...
2008-06-10  Alexandre Julliardkernel32/tests: Make the toolhelp test less verbose...
2008-06-09  Dan Kegelkernel32/tests: Initialize buffer.
2008-06-09  Alexandre Julliardkernel32: Add support for the execute protection values...
2008-06-09  Paul Vrienskernel32/tests: Add a skip message for win95.
2008-06-09  Jonathan Ernstkernel: Updated French translation.
2008-06-04  Alexandre Julliardkernel32/tests: Don't check every single Unicode char...
2008-05-29  James Hawkinskernel32: Remove two tests that produce different resul...
2008-05-26  Francois Gougetkernel32/tests: Get the tests running again on Win95.
2008-05-23  James Hawkinskernel32: Don't test the invalid locale 0 if it is...
2008-05-22  Alexandre Julliardkernel32: Don't require write access on profile file...
2008-05-21  Alexandre Julliardkernel32: File mapping names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Waitable timer names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Semaphore names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Event names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Mutex names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Add some test cases for profile file sharing...
2008-05-21  Alexandre Julliardkernel32: Fix the profile file sharing modes.
next