strmbase: Define STRMBASE_DllMain.
[wine] / dlls /
2010-10-20  Aric Stewartstrmbase: Define STRMBASE_DllMain.
2010-10-20  Aric Stewartstrmbase: Begin implementations of AMovieDllRegisterSer...
2010-10-20  Nikolay Sivovmsxml3: Silence urlmon query failures for IXMLDocument.
2010-10-20  Nikolay Sivovmsxml3: Add support for IStream destination in save().
2010-10-20  Alexandre Julliardinclude: The FLOATING_SAVE_AREA type is i386-specific.
2010-10-20  Alexandre Julliardkrnl386.exe: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliardwindebug: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliardsystem.drv: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliarduser.exe: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliardvmm.vxd: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliardvwin32.vxd: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliardifsmgr.vxd: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliardntoskrnl.exe: Avoid using the CONTEXT86 type.
2010-10-20  Alexandre Julliardntdll: Avoid using the CONTEXT86 type.
2010-10-20  Ričardas Barkauskaswlanapi: New stub dll.
2010-10-20  Ričardas Barkauskaswer: Stub WerAddExcludedApplication.
2010-10-20  Henri Verbeetd3d10core: Implement ID3D10Texture3D::Map().
2010-10-20  Henri Verbeetd3d10core: Implement ID3D10Texture3D::Unmap().
2010-10-20  Henri Verbeetwined3d: Recognize the SM4 sqrt opcode.
2010-10-20  Henri Verbeetwined3d: Handle WINED3DFMT_R10G10B10A2_UNORM in getColo...
2010-10-20  Krzysztof Nowickiwindowscodecs: Optimise copy_pixels in case the whole...
2010-10-20  Juan Langcrypt32: Implement CertRDNValueToStr for UTF8 strings.
2010-10-20  Juan Langcrypt32: The newline character must also be quoted.
2010-10-20  Juan Langcrypt32: Correct Unicode quoting of BMP strings.
2010-10-20  Juan Langcrypt32/tests: Show expected values in ok output.
2010-10-20  Juan Langcrypt32/tests: Test more Unicode encoded string to...
2010-10-20  Juan Langcrypt32: Remove unneeded comments.
2010-10-20  Alexandre Julliardkernel32: Fix last error code in GetVolumeInformationW...
2010-10-20  Alexandre Julliardkernel32: Use the NT name to retrieve label and serial...
2010-10-20  Alexandre Julliardkernel32: Use the NT name to open the root directory...
2010-10-20  Alexandre Julliardkernel32: Use the NT name to open the device in GetVolu...
2010-10-20  Alexandre Julliardkernel32: Use RtlDosPathNameToNtPathName_U to validate...
2010-10-20  Anders Jonssonjscript: Update Swedish translation.
2010-10-20  Piotr Cabanjscript: Added invocation flag tests.
2010-10-20  Piotr Cabanjscript: Added DISPATCH_PROPERTYGET flag to some calls.
2010-10-20  Krzysztof Nowickiwindowscodecs/tests: Add test cases for *_CopyPixels...
2010-10-20  Krzysztof Nowickiwindowscodecs: Fix *_CopyPixels functions to properly...
2010-10-19  Igor Paliychukjscript: Updated Ukrainian translation.
2010-10-19  Matteo Brunid3dx9: Initialize a variable in ID3DXSpriteImpl_Flush.
2010-10-19  Alexandre Julliardntdll: More complete implementation of NtAreMappedFiles...
2010-10-19  Alexandre Julliardntdll: Get rid of the FILE_VIEW typedef.
2010-10-19  Piotr Cabanjscript: Add index, input and lastIndex properties...
2010-10-19  Piotr Cabanjscript: Improved VBArray related tests.
2010-10-19  Piotr Cabanjscript: Improved error handling in VBArray functions.
2010-10-19  Henri Verbeetwined3d: Remove a FIXME in context_apply_blit_state().
2010-10-19  Henri Verbeetwined3d: Properly flip in surface_blt_to_drawable().
2010-10-19  Henri Verbeetwined3d: Always pass a valid rectangle to surface_get_b...
2010-10-19  Henri Verbeetwined3d: Allow FBO blits again between surfaces with...
2010-10-19  Hans Leidekkermsi: Compare strings without depending on thread locale.
2010-10-19  Jacek Cabanwininet: Skip more tests on IE older than 6.0.
2010-10-19  Dmitry Timoshkovuser32: FindWindow() should treat an empty title same...
2010-10-19  Nikolay Sivovoleaut32: Fix multidimensional SAFEARRAY marshalling.
2010-10-19  Juan Langcrypt32/tests: Add more tests of the authenticode policy.
2010-10-19  Juan Langcrypt32: Trace certificate chain verification parameters.
2010-10-19  Juan Langcrypt32: Remove broken UTF-8 string decoding support.
2010-10-19  Juan Langcrypt32: Implement quoting of BMP strings.
2010-10-19  Juan Langcrypt32: Implement quoting of simple string types.
2010-10-19  Juan Langcrypt32: Test more encoded string to string conversions.
2010-10-19  Juan Langcrypt32: Test encoding more quoted strings.
2010-10-19  Damjan Jovanovicmsvcrt: Improve wcsncat_s.
2010-10-19  Damjan Jovanovicmsvcrt: Define STRUNCATE.
2010-10-19  Nikolay Sivovmsxml3: Get rid of ::put_text() forward to IXMLDOMNode...
2010-10-19  Nikolay Sivovmsxml3: Get rid of ::get_dataType() forward to IXMLDOMN...
2010-10-19  Luca Bennatijscript: Update Italian translation.
2010-10-19  André Hentscheljscript: Update German translation.
2010-10-19  Frédéric Delanoyjscript: Update French translation.
2010-10-19  Aurimas Fišerasjscript: Update Lithuanian translation.
2010-10-18  Vladimir Panteleevuser32: Update last active popup for all parents.
2010-10-18  Alexandre Julliardkernel32/tests: Add some tests for NtAreMappedFilesTheSame.
2010-10-18  Piotr Cabanjscript: Added VBArray handling to to_object().
2010-10-18  Piotr Cabanjscript: Added VBArray.toArray() implementation.
2010-10-18  Piotr Cabanjscript: Added VBArray.getItem() implementation.
2010-10-18  Piotr Cabanjscript: Added VBArray.dimensions() implementation.
2010-10-18  Piotr Cabanjscript: Added VBArray.ubound() implementation.
2010-10-18  Piotr Cabanjscrpt: Added VBScript.lbound() implementation.
2010-10-18  Piotr Cabanjscript: Implement VBArray constructor.
2010-10-18  Piotr Cabanjscript: Added VBArray stub.
2010-10-18  Detlef Riekenbergwinspool: Use Unicode for CUPS printer names.
2010-10-18  Detlef Riekenbergwinspool: Use Unicode to add a driver entry for a unix...
2010-10-18  Detlef Riekenbergwinspool: Set devices and printerports in AddPrinterW.
2010-10-18  Adam Martinsonmsxml3: IXMLDOMSchemaCollection/XMLSchemaCache backend.
2010-10-18  Adam Martinsonmsxml3: Add a function to initialize xmlDoc->_private...
2010-10-18  Damjan Jovanovicmsvcrt: Implement wcsncat_s.
2010-10-18  Dan Kegelws2_32: Null select() should fail with WSAEINVAL.
2010-10-18  David Hedbergole32: OleLoad should not fail even if IOleObject:...
2010-10-18  Henri Verbeetd3dcompiler: Mark some internal symbols hidden.
2010-10-18  Henri Verbeetd3dcompiler: Merge asmutils.c into utils.c.
2010-10-18  Henri Verbeetd3dcompiler: Move some bytecode output functions to...
2010-10-18  Henri Verbeetd3dcompiler: Make some variables static.
2010-10-18  Igor Paliychukinetcpl.cpl: Updated Ukrainian translation.
2010-10-18  Alexandre Julliardwinex11: Allow specifying system cursor replacements...
2010-10-18  Alexandre Julliardwinex11: Add support for remapping standard Win32 curso...
2010-10-18  Alexandre Julliardwinex11: Avoid creating a DC when not necessary.
2010-10-18  Alexandre Julliardwinex11: Use GetIconInfoEx when creating cursors.
2010-10-18  Alexandre Julliardcomctl32: Use the correct resource ids for cursors.
2010-10-18  Alexandre Julliardole32: Use the correct resource ids for the drag&drop...
2010-10-18  Alexandre Julliardriched20: Use the correct resource id for the reverse...
2010-10-18  Hans Leidekkermscms: Fix a memory leak in TranslateColors.
2010-10-18  Detlef Riekenbergshell32: We have a Unicode parameter when launching...
2010-10-18  Anders Jonssoncrypt32: Update Swedish translation.
next