vcomp90: Add new stub dll.
[wine] / dlls /
2012-09-17  André Hentschelvcomp90: Add new stub dll.
2012-09-17  Alistair Leslie... oledb32: Register typelib.
2012-09-17  Alexandre Julliardddraw/tests: Fix clip region tests for older ddraw...
2012-09-17  Piotr Cabanmsvcp71: Removed unused functions.
2012-09-17  Piotr Cabanmsvcp71: Updated spec file.
2012-09-17  Piotr Cabanmsvcp71: Don't forward _Getcat functions to msvcp80.
2012-09-17  Piotr Cabanmsvcp71: Fixed basic_streambuf virtual functions table.
2012-09-17  Piotr Cabanmsvcp71: Fixed ctype class virtual functions table.
2012-09-17  Piotr Cabanmsvp71: Copy source files from msvcp90.
2012-09-17  Piotr Cabanmsvcp80: Make some internal variables static.
2012-09-17  Piotr Cabanmsvcp100: Removed unused functions.
2012-09-17  Piotr Cabanmsvcp90: VTBL_WRAPPER(60) is unused so remove it.
2012-09-17  Dmitry Timoshkovwindowscodecs: Add support for color table sort flag...
2012-09-17  Dmitry Timoshkovwindowscodecs: Implement GIF Comment Extension metadata...
2012-09-17  Dmitry Timoshkovwindowscodecs: Implement GIF Application Extension...
2012-09-17  Christian Costadmusic: Create the list of available system ports at...
2012-09-17  Christian Costadmusic: Rename params in GetMasterClock.
2012-09-17  Christian Costadmusic: Rename params in CreateMusicBuffer.
2012-09-17  Christian Costad3dxof: Checkout output pointer and set returned interf...
2012-09-17  Michael Stefaniucmshtml: Fix a memory leak on an error path (Smatch).
2012-09-17  Michael Stefaniucurlmon: Don't generate unreachable break after return...
2012-09-17  Michael Stefaniucntdll/tests: Fix a memory leak (Smatch).
2012-09-17  Marcus Meissnerdinput: Added a missing close(fd) in disabled case...
2012-09-17  Marcus Meissnerpropsys: PropVariantClear does not clear on uninitializ...
2012-09-17  Marcus Meissnermshtml: Print initialized anchor (Coverity).
2012-09-17  Charles Davisadvapi32: Actually return an error if status indicates...
2012-09-17  Charles Davisadvapi32: Eliminate dead stores (Clang).
2012-09-14  Piotr Cabanmsvcp100: Remove unused thiscall functions.
2012-09-14  Piotr Cabanmsvcp90: Remove unused thiscall functions.
2012-09-14  Piotr Cabanmsvcp80: Added codecvt<wchar>::_Getcat implementation.
2012-09-14  Piotr Cabanmsvcp90: Fixed _Getcat return type.
2012-09-14  Huw Davieswinspool: Skip scanner-only devices.
2012-09-14  Jörg Höhlemciseq: Remove superfluous NULL pointer check.
2012-09-14  Henri Verbeetwined3d: Just handle all instructions in the shader...
2012-09-14  Henri Verbeetwined3d: wined3d_device_multiply_transform() never...
2012-09-14  Henri Verbeetd3d10core/tests: Add a small test for ID3D10Device_Crea...
2012-09-14  Henri Verbeetd3d10core: Implement d3d10_shader_resource_view_GetDesc().
2012-09-14  Michael Stefaniucgdi32: Don't bother using the register storage class...
2012-09-14  Michael Stefaniucgdi.exe16: Don't bother using the register storage...
2012-09-14  Michael Stefaniucuser32: Don't bother using the register storage class...
2012-09-14  Michael Stefaniucdsound: Get rid of an unused macro.
2012-09-14  Bernhard Übelackermshtml: Check parameter load_group before calling Remov...
2012-09-14  James Ederntdll: Add more complete implementation of NtPowerInfor...
2012-09-14  Andrew Eikumadvapi32: Implement CreateProcessAsUserA.
2012-09-14  Andrew Eikumadvapi32: Consolidate helper function.
2012-09-14  Rico Schüllerd3dx9: Move transpose matrix into get_matrix().
2012-09-14  Rico Schüllerd3dx9: Move transpose matrix into set_matrix().
2012-09-14  Rico Schüllerd3dx9: Use set_number instead of get_bool/int/float.
2012-09-14  Thomas Fabermsxml3: Do not directly write to resource section.
2012-09-14  Dmitry Timoshkovwindowscodecs: Test GIF metadata using a specially...
2012-09-14  Dmitry Timoshkovwindowscodecs: Fix calculation of GIF local color table...
2012-09-14  Dmitry Timoshkovwindowscodecs: Add a bunch of tests for GIF Comment...
2012-09-14  Dmitry Timoshkovwindowscodecs: Add a bunch of tests for GIF Application...
2012-09-14  Charles Davisadvapi32: Fix memory leak on Mac OS (Clang).
2012-09-14  Charles Davisd3dxof: Don't release a garbage object pointer (Clang).
2012-09-14  Vincent Povirkpropsys: Use integer conversion functions in PropVarian...
2012-09-14  Vincent Povirkpropsys: Implement prop variant integer conversions...
2012-09-14  Vincent Povirkpropsys: Add basic implementation of PropVariantCompareEx.
2012-09-14  Vincent Povirkpropsys: Add tests for PropVariantCompareEx.
2012-09-14  Vincent Povirkpropsys: Stub PropVariantCompareEx.
2012-09-13  Alexandre Julliardddraw/tests: Allow the clip region to contain multiple...
2012-09-13  Alexandre Julliardmountmgr: Support udisks2 versions that store the uuid...
2012-09-13  Piotr Cabanmsvcp: Sync spec files and implementations.
2012-09-13  Piotr Cabanmsvcp90: Added ios_base flags manipulators implementation.
2012-09-13  Dmitry Timoshkovwindowscodecs: Create Graphic Control Extension metadat...
2012-09-13  Dmitry Timoshkovwindowscodecs: Create Image Descriptor metadata block...
2012-09-13  James Ederntdll/tests: Add test for ProcessorInformation case...
2012-09-13  James Ederntdll: Return as many PROCESSOR_POWER_INFORMATIONs...
2012-09-13  Jacek Cabanjscript: Added support for host objects being part...
2012-09-13  Jacek Cabanjscript: Don't leave current scope in return statement...
2012-09-13  Hans Leidekkermsi: Don't reinstall components shared with other products.
2012-09-13  Michael Stefaniuccomctl32/tests: Use the proper type for function pointers.
2012-09-13  Michael Stefaniuccomctl32/tests: Remove commented out struct declaration.
2012-09-13  Piotr Cabanmsvcrt/tests: Added more RTTI tests.
2012-09-13  Piotr Cabanmsvcrt: Fixed RTTI base pointer calculation if signatur...
2012-09-13  Jacek Cabanmshtml: Try using IWinInetHttpInfo if OnResponse was...
2012-09-13  Jacek Cabanmshtml: Added IHTMLDocument4::fireEvent implementation.
2012-09-13  Jacek Cabanmshtml: Added more events tests.
2012-09-13  Jacek Cabanmshtml: Added support for event object in HTMLElement...
2012-09-13  Jacek Cabanmshtml: Added IHTMLDocument4::createEventObject impleme...
2012-09-13  Jacek Cabanmshtml: Added HTMLElement::ondataavailable implementation.
2012-09-13  Alexandre Julliarduser32/tests: Add some tests for UpdateLayeredWindow.
2012-09-13  Alexandre Julliarduser32: Refresh the frame when the style bits of a...
2012-09-13  Alexandre Julliarduser32: Don't send messages on position changes in...
2012-09-13  Alexandre Julliardwinex11: Don't use a window surface for embedded windows.
2012-09-13  Henri Verbeetwined3d: wined3d_device_set_base_vertex_index() never...
2012-09-13  Henri Verbeetd3d10core/tests: Add a small test for ID3D10Device_Crea...
2012-09-13  Henri Verbeetd3d10core: Implement d3d10_depthstencil_view_GetDesc().
2012-09-13  Michael Stefaniucntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_...
2012-09-12  Josh DuBoismsls31: Add stub dll.
2012-09-12  Qian Honggdi32: Prepend at in get_outline_text_metrics for verti...
2012-09-12  Qian Honggdi32/tests: Added more tests for vertical fonts.
2012-09-12  Qian Honggdi32: Prepend at when create vertical font face.
2012-09-12  Qian Honggdi32/tests: Added tests for vertical fonts.
2012-09-12  Qian Honggdi32: Fixed localized font full name (UNIQUE ID).
2012-09-12  Piotr Cabanmsvcp: Fixed displaying of not NULL-terminated strings...
2012-09-12  Piotr Cabanmsvcp: Sync spec files and implementations.
2012-09-12  Piotr Cabanmsvcp90: Added std::ws(basic_istream) implementation.
2012-09-12  Alexandre Julliardwinex11: Add support for the LWA_COLORKEY layered windo...
2012-09-12  Daniel Jelinskicomctl32: Invalidate correct rectangle for marquee...
next