winedbg: Removed unneeded variable from print_basic.
[wine] / dlls /
2008-05-27  Eric Pouechmsvcrt: Properly handle the extended keys in getch().
2008-05-26  Paul Vrienssetupapi/tests: Test registry after testDeviceRegistryP...
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testGetDeviceInterfaceDetail.
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testRegisterAndGetDetail.
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testDevRegKey.
2008-05-26  Paul Vrienssetupapi/tests: Skip tests on win9x.
2008-05-26  Paul Vrienssetupapi/tests: Turn guid into a global variable.
2008-05-26  Paul Vrienssetupapi/tests: Fix a test on NT4.
2008-05-26  Paul Vrienssetupapi/tests: Close registry key after use.
2008-05-26  Dan Kegelwinmm: Use HeapAlloc in the capture test instead of...
2008-05-26  Jacek Cabanmshtml: Fixed copy&paste typo.
2008-05-26  Dmitry Timoshkovmsi: Mark some data as constant.
2008-05-26  Dmitry Timoshkovwininet: INTERNET_InternetOpenUrlW is an internal helper.
2008-05-26  Eric Pouechdbghelp: Fix for SymGetModuleInfo().
2008-05-26  Kirill K. Smirnovmshtml: Fix copy/paste error.
2008-05-26  Gregor Münchshell32: Update German translation.
2008-05-26  Alexandre Julliardtests: Use the Wine import libraries when compiling...
2008-05-26  Francois Gougetkernel32/tests: Get the tests running again on Win95.
2008-05-26  Kai Blinws2_32: Add support for FROM_PROTOCOL_INFO to WSASocket().
2008-05-26  James Hawkinsrpcrt4: Trace the results of two statuses that return...
2008-05-26  James Hawkinsshell32: Test against the long form of the path.
2008-05-26  James Hawkinsmshtml: Fix a test failure in win2k3.
2008-05-26  Eric Pouechdbghelp: Don't crash when parsing the forward declarati...
2008-05-26  Michael Karchercrypt32: CertGetPublicKeyLength should check only cert...
2008-05-26  Michael Karchercrypt32: Pass on aiKeyAlg on RSA key import.
2008-05-26  Michael Karchercrypt32: Fix order-of-evaluation dependence.
2008-05-26  Michael Karchercrypt32: Fix integer overflow.
2008-05-26  Jacek Cabanmshtml: Fixed more tests on IE 7.
2008-05-26  Jacek Cabanmshtml: Make Wine behave like IE 7.
2008-05-26  Jacek Cabanmshtml: Fixed some tests on IE 7.
2008-05-26  Alistair Leslie... msxml3: Stopped tests from crashing and a Win98 fix.
2008-05-23  James Hawkinsopengl32: Trace a test result that fails inconsistently...
2008-05-23  James Hawkinsmshtml: Fix a few test failures in win2k3.
2008-05-23  James Hawkinskernel32: Don't test the invalid locale 0 if it is...
2008-05-23  Markus Weilanddxdiagn: Implemented OS version properties for DXDiagSy...
2008-05-23  Andrew Talbotcomctl32: Indentation fix.
2008-05-22  Maarten Lankhorstwinmm: Fix valgrind warnings on exit.
2008-05-22  Maarten Lankhorstmsacm32.drv: Check for message type before comparing...
2008-05-22  Maarten Lankhorstwinmm: Use HeapAlloc in the wave test instead of using...
2008-05-22  Alexandre Julliardwinex11: Add support for X11 mouse buttons 8 and 9.
2008-05-22  Alexandre Julliardgdi32: Use atan2 to compute angles in WidenPath without...
2008-05-22  Alexandre Julliardgdi32: Perform coordinate transformations using doubles...
2008-05-22  Alexandre Julliarduser32: Return reasonable values in GetWindowPlacement...
2008-05-22  James Hawkinsmlang: Fix all test failures for NT+ platforms.
2008-05-22  James Hawkinsmlang: Only return the locale language name if no count...
2008-05-22  Alexandre Julliardkernel32: Don't require write access on profile file...
2008-05-22  Maarten Lankhorstquartz: Initialize some uninitialized variables in...
2008-05-22  Maarten Lankhorstquartz: Do timekeeping in the avi decoder.
2008-05-22  Maarten Lankhorstquartz: Don't free memory twice in null renderer.
2008-05-22  Maarten Lankhorstntdll: Give earlier notify to valgrind that HeapFree...
2008-05-22  Lei Zhangwininet: Send https scheme to proxy server when appropr...
2008-05-22  Lei Zhangmshtml: Added ProxyEnable / ProxyServer handling.
2008-05-22  Francois Gougetwininet/tests: Get the tests running again on Win98.
2008-05-22  Francois Gougetwininet/tests: Remove a stray reference to InternetSetS...
2008-05-22  Francois Gougetadvapi32/tests: Remove a stray reference to CryptReleas...
2008-05-22  Francois Gougetole32/tests: Add a trailing '\n' to ok() calls.
2008-05-22  James Hawkinsuser32: Fix a test that fails in almost all reports.
2008-05-22  James Hawkinssecur32: Fix a few tests that fail in win2k3.
2008-05-22  James Hawkinsmsi: Search the last used source if the cabinet to...
2008-05-22  Andrew Talbotdplayx: Remove unneeded "extern" from function definitions.
2008-05-22  Andrew Talbotwined3d: Remove unneeded "extern" from function definition.
2008-05-22  Andrew Talbotws2_32: Remove unused function.
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  Nikolay Sivovgdiplus: GdipBitmapLockBits should allow a NULL rect...
2008-05-21  Nikolay Sivovuser32: Correct termination of returning string in...
2008-05-21  Jeremy Whitentdll/tests: Only test the readcount for a read below...
2008-05-21  Paul Vrienssetupapi/tests: Fix typos.
2008-05-21  Paul Vrienssetupapi/tests: Fix typo.
2008-05-21  Paul Vrienssetupapi/tests: Skip some tests if we are on win9x.
2008-05-21  Paul Vrienssetupapi/tests: Remove a duplicate function call.
2008-05-21  Dmitry Timoshkovgdi32: Slightly relax EMF record comparisons allowing...
2008-05-21  Tomasz Jezierskicomctl32: Conformance test for multiple selection in...
2008-05-21  Alexandre Julliardcomctl32: Fix extending a multiple listview selection.
2008-05-21  Ken Thomaseswinex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against...
2008-05-21  Alexandre Julliardkernel32: Add some test cases for profile file sharing...
2008-05-21  Alexandre Julliardkernel32: Fix the profile file sharing modes.
2008-05-21  Alexandre Julliarduser32: Add an ASCII window procedure for scrollbars.
2008-05-21  Dmitry Timoshkovkernel32: Update locale info for Esperanto.
2008-05-21  Alexandre Julliarduser32: Support creating cursors and icons from DIB...
2008-05-21  Dan Kegeld3d9/tests: Another wee bit of slop.
2008-05-21  James Hawkinssetupapi: Fix a few test failures in win2k3.
2008-05-21  James Hawkinsuser32: Fix the BSM_ALL_RECIPS test flag.
2008-05-21  Andrew Talbotrsaenh: Remove unused file-static variable.
2008-05-21  Andrew Talbotuser32: Remove unused function.
2008-05-21  Andrew Talbotshell32: Remove unused file-static variable.
2008-05-21  Juan Langiphlpapi: Set the adapter's description to its name...
2008-05-21  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-05-21  Jörg Höhledsound: Fix off by 1 heap error in DSOUND_MixerVol.
2008-05-20  Michael Karcherole32/tests: Test StringFromGUID2.
2008-05-20  Michael Karcherole32/tests: Do not call Release if CoCreateInstance...
2008-05-20  Paul Vriensshell32/tests: SHGetPathFromIDListA returns a BOOL...
2008-05-20  James Hawkinsntdll: Remove NULL checks for attr, which has already...
2008-05-20  James Hawkinshhctrl.ocx: Check the filename param before dereferenci...
2008-05-20  James Hawkinsmsi: Check that the file key is valid before installing...
2008-05-20  James Hawkinskernel32: Remove a test that fails on all platforms.
2008-05-20  Andrew Talbotcryptnet: Remove unused function.
next