wintrust: Return error directly from SOFTPUB_LoadFileMessage.
[wine] / dlls /
2010-01-25  Henri Verbeetwined3d: Use the correct GLSL functions for sampling...
2010-01-25  Henri Verbeetwined3d: Use the GLSL round() function when available.
2010-01-25  Henri Verbeetwined3d: Add support for EXT_gpu_shader4.
2010-01-25  Vincent Povirkole32: IStorage_Revert has no effect for non-transacted...
2010-01-25  Vincent Povirkgdiplus: Add traces to unimplemented functions in pen.c.
2010-01-25  Vincent Povirkgdiplus: Always trace pixel formats in hex.
2010-01-25  Vincent Povirkgdiplus: Add traces to unimplemented functions in image...
2010-01-25  André Hentschelkernel32: Implement IsThreadAFiber function.
2010-01-25  André Hentschelkernel32/tests: Test Fiber callback count.
2010-01-25  André Hentschelkernel32/tests: Test Fiber Local Storage functions.
2010-01-25  André Hentschelkernel32/tests: Test IsThreadAFiber function.
2010-01-25  André Hentschelkernel32/tests: Test fiber Ex functions.
2010-01-25  André Hentschelkernel32/tests: Run fiber tests on more platforms.
2010-01-25  Justin Chevrieruser32: EnumDisplayDevicesW, populate DeviceID member.
2010-01-25  Jacek Cabanjscript: Skip tests on old jscript.dll.
2010-01-25  Jacek Cabanjscript: Moved resetting lastIndex to do_regexp_match_next.
2010-01-25  Jacek Cabanjscript: Added String.replace implementation.
2010-01-25  Jacek Cabanjscript: Make RegExp contructor implementation more...
2010-01-25  Eric Pouechdbghelp: For PE modules, when no debug info is present...
2010-01-25  Eric Pouechdbghelp: Removed some unused fields for public symbol...
2010-01-25  Eric Pouechwinmm: For MCI parsing, use 64bit compatible variables.
2010-01-25  Eric Pouechwinmm: In mmio manipulation, always ensure that we...
2010-01-25  Eric Pouechwinmm: A couple of simple fixes for winmm compilation...
2010-01-25  André Hentschelkernel32/tests: Fix header comments.
2010-01-25  Freddie Tilleyntdll: Detect more cpu features in get_cpuinfo.
2010-01-25  Jacek Cabanshdocvw: Moved WebBrowser client site realizing to...
2010-01-25  Jacek Cabanshdocvw: Moved DocHost client site releasing to separat...
2010-01-23  Alexandre Julliardmakefiles: Cross-compile all static libraries and impor...
2010-01-23  Alexandre JulliardAvoid using wine/port.h in static libraries.
2010-01-23  Alexandre Julliardmakefiles: Add rules for cross-compiling static libraries.
2010-01-23  Alexandre Julliardmakefiles: Move some of the cross-compile rules to...
2010-01-22  Huw Daviesshell32: Add a test to show the IShellLink_GetIDList...
2010-01-22  Hans Leidekkermsi: Add tests for updating rows in join tables.
2010-01-22  Hans Leidekkermsi: Add support for updating rows in join tables.
2010-01-22  Peter Dons Tychsencomctl32: Handle WM_NOTIFY correctly when the parent...
2010-01-22  Paul Vriensmsvcrtd/tests: Fix a memory leak (Valgrind).
2010-01-22  Paul Vriensrpcrt4/tests: Fix some memory leaks (Valgrind).
2010-01-22  Paul Vriensxmllite/tests: Remove some tests that make Vista SP0...
2010-01-22  Nikolay Sivovxmllite: Basic input object creation on IXmlReader...
2010-01-22  Nikolay Sivovxmllite: Add IXmlReaderInput stub implementation.
2010-01-22  Nikolay Sivovxmllite/tests: Test query for supported interface seque...
2010-01-22  Alexandre Julliardwinex11: Use the thread connection to clear the systray...
2010-01-22  Alexandre Julliardkernel32/tests: Add tests for the global flag and its...
2010-01-22  Alexandre Julliardntdll: Set the heap debug flags based on the GlobalFlag...
2010-01-22  Alexandre Julliardntdll: Make it possible to use RtlGetNtGlobalFlags...
2010-01-22  Jacek Cabanjscript: Skip tests on too old jscript.dll.
2010-01-22  Jacek Cabanmshtml: Added IDispatchEx support for frame element.
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3::get_contentDocument...
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3 stub implementation.
2010-01-22  Huw Daviesmsdaps: Register the row and rowset proxy and server...
2010-01-22  Huw Daviesmsdaps: Add stub class factories for the row and rowset...
2010-01-22  Huw Daviesmsdaps: Switch to using an entry prefix for the auto...
2010-01-22  Rob Shearmanole32: Rearrange declarations in itemmoniker.c to avoid...
2010-01-22  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe.
2010-01-22  Henri Verbeetwined3d: Remove unused occlusion query extensions.
2010-01-22  Henri Verbeetwined3d: Remove the duplicate GL_2X_BIT_ATI define.
2010-01-22  Henri Verbeetwined3d: Remove the second set of EXT_texture_env_dot3...
2010-01-22  Henri Verbeetwined3d: Fix the ARB_pixel_buffer_object extension...
2010-01-22  Henri Verbeetwined3d: Sort our GL extension definitions.
2010-01-21  Piotr Cabanshlwapi: Improved res protocol handling in UrlCanonical...
2010-01-21  Nikolay Sivovmsxml3/tests: Fix interface leak.
2010-01-21  Julius Schwartzenbergavifil32: Use chunksize specified by the chunk itself...
2010-01-21  Andrew Eikumwininet: Implement PER_CONN_FLAGS option.
2010-01-21  Andrew Eikumwininet: Implement PER_CONN_PROXY_SERVER option.
2010-01-21  Andrew Eikumwininet: Pull proxy info gathering into its own function.
2010-01-21  Andrew Eikumwininet: Convert PER_CONN_OPTION_LIST from A to W in...
2010-01-21  Andrew Eikumwininet: Add Internet{Set,Query}Option tests, implement...
2010-01-21  Jacek Cabanmshtml: Create URL moniker after test initialization.
2010-01-20  Piotr Cabanjscript: Add error handling to Array.reverse.
2010-01-20  Piotr Cabanjscript: Make Array.sort generic.
2010-01-20  Piotr Cabanjscript: Make Array.pop generic.
2010-01-20  Aric Stewartoleaut32: Do not crash in logging if string is NULL.
2010-01-20  Alexandre Julliardntdll: Load the various PEB global options at startup.
2010-01-20  Alexandre Julliardntdll: Implement LdrQueryImageFileExecutionOptions...
2010-01-20  Christian Costagdi32: Improve some FIXMEs.
2010-01-20  Jacek Cabanmshtml: Store document as IHTMLDocument2 interface.
2010-01-20  Alexandre Julliardmsi: Add a partial stub for the ValidateProductID contr...
2010-01-20  André Hentschelkernel32/tests: Initial fiber tests.
2010-01-20  Freddie Tilleyntdll: Set cpu frequency for FreeBSD 7.2 and higher.
2010-01-20  Jason Edmeadesmsi: Correct the setting of environment variables.
2010-01-20  Maarten Lankhorstavifile: Fix playback of fixed sample size audio streams.
2010-01-20  Henri Verbeetd3d9: Add a separate function for stateblock initializa...
2010-01-20  Henri Verbeetwined3d: Set the query.c GLINFO_LOCATION to *gl_info.
2010-01-20  Henri Verbeetwined3d: Don't leak the context array in the swapchain_...
2010-01-20  Michael Stefaniuccrypt32/tests: Add a win_skip().
2010-01-19  Paul Vriensrasapi32/tests: Fix some test failures on Win9x.
2010-01-19  Paul Vriensshell32/tests: Fix crash on ancient Win95.
2010-01-19  Hans Leidekkermsi: Add a test to exersize the code to retrieve rows...
2010-01-19  André Hentschelmsvcrt: Fix typo.
2010-01-19  Ilya Shpigorwinex11.drv: Produce VK_CANCEL vkey on the Ctrl+Pause...
2010-01-19  Julius Schwartzenbergavifil32: Allow files with different extensions to...
2010-01-19  Rob Shearmanrpcrt4: Add structure definition for RPC AUTH3 packet...
2010-01-19  Austin Englishwinecoreaudio.drv: Reorder includes to avoid OS X bug.
2010-01-19  Nikolay Sivovmsxml3: Implement IXMLDOMComment::deleteData() with...
2010-01-19  Michael Stefaniucdmband: Avoid newlines inside FIXME messages.
2010-01-19  Damjan Jovanovicsti: Add launch application registry.
2010-01-19  Nikolay Sivovxmllite: Add stub implementation of IXmlReader interface.
2010-01-19  Nikolay Sivovxmllite/tests: Add basic test structure for IXmlReader.
2010-01-19  Nikolay Sivovmsxml3: Use a helper to check for created content handler.
2010-01-19  Nikolay Sivovmsxml3: Implement IXMLDOMElement::removeAttribute().
next