ole32: Fix CoRevokeClassObject to return RPC_E_WRONG_THREAD if it was called from...
[wine] / dlls /
2007-05-08  Rob Shearmanole32: Fix CoRevokeClassObject to return RPC_E_WRONG_TH...
2007-05-08  Rob Shearmanole32: Split CoRevokeClassObject into a separate functi...
2007-05-08  Rob Shearmanole32: COM_GetRegisteredClassObject should only retriev...
2007-05-08  Rob Shearmanole32: Add tests for in-process registered class object...
2007-05-08  Rob Shearmanole32: Revoke registered class objects when the apartme...
2007-05-08  Rob Shearmanole32: Add test for registered class becoming invalid...
2007-05-08  Rob Shearmanole32: CoGetClassObject shouldn't return REGDB_E_KEYMIS...
2007-05-08  Misha Koshelevmsi: automation: Display errors on create_automation_ob...
2007-05-08  Misha Koshelevmsi: automation: Clear all VT_BSTR variants returned...
2007-05-08  Misha Koshelevmsi/tests: automation: Simplify ok_exception.
2007-05-08  Misha Koshelevmsi/tests: automation: Add test for Installer::Registry...
2007-05-08  Misha Koshelevmsi: automation: Output FIXMEs for unknown member names.
2007-05-08  Misha Koshelevmsi: automation: Implement Installer::Products and...
2007-05-08  Misha Koshelevmsi/tests: automation: Add tests for Installer::Product...
2007-05-08  Misha Koshelevmsi: automation: Generalize interface-specific data...
2007-05-08  Misha Koshelevmsi: automation: Use proper parameter names.
2007-05-08  Mounir IDRASSIrsaenh: Use the correct registry key in RSAENH_CPAcquir...
2007-05-08  Detlef Riekenberglocalui: Add German resources.
2007-05-08  Louis Lendersgdi32: Add check for null pointer in SetDIBitsToDevice.
2007-05-07  Stefan Dösingerddraw: Primary surfaces always have screen size.
2007-05-07  Stefan Dösingerddraw: Adjust the d3d viewport when changing the back...
2007-05-07  Stefan Dösingerwined3d: Full surface DXTn copy.
2007-05-07  Stefan Dösingerddraw: Fix reported caps on compressed surfaces.
2007-05-07  Bernard Ladenthinbrowseui: Fixed ClassFactory_LockServer implementation.
2007-05-07  Mounir IDRASSIrsaenh: Fix read_key_container bug that prevents CryptA...
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  Andrew Talbotitss: Exclude unused headers.
2007-05-07  Andrew Talbotinfosoft: Exclude unused header.
2007-05-07  Andrew Talbotimagehlp: Exclude unused headers.
2007-05-07  Andrew Talbotinseng: Exclude unused header.
2007-05-07  Alexandre Julliardkernel32: Disable FT_Thunk entry point when Windows...
2007-05-07  Maarten Lankhorstwinmm: Use criticalsection for determining wether timer...
2007-05-07  Bernard Ladenthinbrowseui: Implement ClassFactory_LockServer in browseui...
2007-05-07  James Hawkinsmsi: Add handling for the ReinstallMode control event.
2007-05-07  James Hawkinsmsi: Add stub handlers for the remaing standard actions...
2007-05-07  James Hawkinsmsi: Remove debugging printf statements.
2007-05-07  James Hawkinsmsi: Remove incorrect ERR as messages can be sent befor...
2007-05-07  James Hawkinsmsi: Set the text limit of the edit control if the...
2007-05-07  James Hawkinsmsi: Add the ES_AUTOHSCROLL style to the edit control.
2007-05-07  James Hawkinsmsi: Only allow valid styles in msi_dialog_get_style.
2007-05-07  Jacek Cabanmshtml: Remove auto detection of Mozilla and Mozilla...
2007-05-07  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-05-07  Mikołaj Zalewskicomctl32: treeview: Treeviews shouldn't be sending...
2007-05-07  Mikołaj Zalewskicomctl32: treeview: Make the focus test pass under...
2007-05-07  Detlef Riekenberglocalui: Prefer builtin version.
2007-05-07  Detlef Riekenberglocalui: Implement ConfigurePortUI for LPT.
2007-05-07  Marcus Meissnerriched32: Avoid implicit time().
2007-05-07  Misha Koshelevmsi: automation: Implement Session::Installer.
2007-05-07  Misha Koshelevmsi: automation: Store parent Installer object in Session.
2007-05-07  Misha Koshelevmsi/tests: automation: Session::Installer conformance...
2007-05-07  Misha Koshelevmsi: script: Discriminate properly between JScript...
2007-05-04  Dmitry Timoshkovadvapi32: Add FILE_FLAG_BACKUP_SEMANTICS to the flags...
2007-05-04  Dmitry Timoshkovgdi32: AddFontResource should return a number of added...
2007-05-04  Dmitry Timoshkovgdi32: Handle errors in WineEngAddFontResourceEx.
2007-05-04  H. Verbeetwined3d: Handle the ps_3_0 vPos field.
2007-05-04  H. Verbeetwined3d: Remove some redundant fields from IWineD3DBase...
2007-05-04  H. Verbeetddraw: Add a surface locking test.
2007-05-04  H. Verbeetd3d8: Add a surface locking test.
2007-05-04  H. Verbeetd3d9: Add a surface locking test.
2007-05-04  H. Verbeetd3d: Fix the surface locking rectangle validation.
2007-05-04  H. Verbeetwined3d: Improve a few VBO traces.
2007-05-04  H. Verbeetwined3d: Bind GL_FRAMEBUFFER_EXT rather than GL_DRAW_FR...
2007-05-04  H. Verbeetwined3d: Make the IWineD3DDeviceImpl_ColorFill TRACE...
2007-05-04  H. Verbeetwined3d: Flip the coordinate system rather than the...
2007-05-04  Andrey Turkinshlwapi: Implement IUnknown_CPContainerInvokeParam.
2007-05-04  Misha Koshelevmsi/tests: automation: Integrate test_createrecord_and_...
2007-05-04  Misha Koshelevmsi/tests: automation: Convert method names to Unicode...
2007-05-04  Misha Koshelevmsi/tests: automation: Free memory after string conversion.
2007-05-04  Bill Medlandoleaut32/tests: Some boundary tests on VarBstrFromDate.
2007-05-04  Bill Medlandkernel32/tests: Boundary test cases for SystemTimeToFil...
2007-05-04  Rob Shearmansetupapi: Partially implement SetupQueryInfOriginalFile...
2007-05-04  Rob Shearmansetupapi: Add stubs for SetupQueryInfOriginalFileInform...
2007-05-04  Rob Shearmansetupapi: The inf file containing the SourceDisksFiles...
2007-05-04  Peter Oberndorferntdll: Call NtQueryAttributesFile in RtlDoesFileExists_U.
2007-05-04  José Manuel Ferrer... Some Spanish translation updates.
2007-05-04  Konstantin Kondratyukntdll: Correct a copy/paste mistake in NtWriteFile.
2007-05-04  Alexandre JulliardGet rid of some empty source files, our makefiles no...
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-05-03  Alexandre Julliardserver: Allocate the wait event for FSCTL_PIPE_WAIT...
2007-05-03  Alexandre Julliardserver: Allocate the wait event for FSCTL_PIPE_LISTEN...
2007-05-03  Alexandre Julliardserver: Infrastructure to return a wait handle for...
2007-05-03  Andrey Turkinhhctrl.ocx: Recognize and use topic specification in...
2007-05-03  Andrey Turkinhhctrl.ocx: Do not try to dereference NULL pointer...
2007-05-03  Andrey Turkinhhctrl.ocx: Update HtmlHelp and its commands definition...
2007-05-03  Mounir IDRASSIadvapi32: Check for error in CryptEnumProviderTypesA...
2007-05-03  Mikołaj Zalewskiuser32: Fix TabbedTextOut.
2007-05-03  Stefan Dösingerwined3d: Implement vertex blending using GL_ARB_vertex_...
2007-05-03  Stefan Dösingerddraw: Forward all 4 world matrices to wined3d.
2007-05-03  Stefan Dösingerd3d: Calculate the size of WINED3DFVF_XYZBx FVFs.
2007-05-03  Huw Daviesole32: Cope with a realloc returning a different pointer.
2007-05-03  Andrew Talbotifsmgr.vxd: Constify some variables.
2007-05-03  Andrew Talbotdsound: Exclude unused headers.
2007-05-03  Andrew Talbotdpnet: Exclude unused headers.
2007-05-03  Andrew Talbotdnsapi: Exclude unused header.
2007-05-03  Andrew Talbotdxerr8: Exclude unused header.
2007-05-03  Andrew Talbotimaadp32.acm: Constify some variables.
2007-05-03  Andrew Talbotkernel32: Constify a variable.
next