kernel32: Make GetModuleHandleA hotpatchable.
[wine] / dlls /
2012-06-11  André Hentschelkernel32: Make GetModuleHandleA hotpatchable.
2012-03-02  Alexandre Julliardgdi32: Fix missing increment of integer data in GetChar...
2012-03-01  Nikolay Sivovmsxml3: Return default namespace uri for 'xml'-prefixed...
2012-03-01  Bruno Jesusimm32/tests: Add ImmGetDescription tests.
2012-03-01  Maarten Lankhorstmmdevapi: Add tests for checking events to capture.
2012-03-01  Austin Englishntdll: Use proper CPU speed detection on FreeBSD.
2012-02-29  Henri Verbeetd3d9/tests: Add some tests for resetting the device...
2012-02-29  Henri Verbeetd3d8/tests: Add some tests for resetting the device...
2012-02-29  Henri Verbeetwined3d: Implement resetting the device window in wined...
2012-02-29  Jacek Cabanieframe: Fixed reallocation size.
2012-02-29  Nikolay Sivovcomctl32/tests: Fix test failures running on February 29.
2012-02-29  Henri Verbeetddraw/tests: Add tests for color keyed texturing with...
2012-02-29  Henri Verbeetwined3d: Support color keyed WINED3DFMT_B8G8R8A8_UNORM...
2012-02-29  Lucas Zawackidinput: Search for device objects of the correct type...
2012-02-28  Aric Stewartusp10: Better handle 0 cases when caching scripts,...
2012-02-27  Alexander Morozovmsvcr90: realloc can move memory block.
2012-02-27  Stefan Dösingerddraw/tests: LONG/ULONG and error checking fixes.
2012-02-27  Christian Costad3dxof: Empty arrays can have the semicolon at the...
2012-02-27  Vincent Povirkshell32: Properly double-null-terminate the filter...
2012-02-27  Nikolay Sivovmsxml3: Properly escape character data in text nodes.
2012-02-27  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2012-02-24  Nikolay Sivovmsxml3/tests: Tests for IMXAttributes::clear().
2012-02-24  Nikolay Sivovmsxml3/tests: Some tests for IMXAttributes::addAttribute().
2012-02-24  Jörg Höhlemmdevapi/tests: Fix some render test failures.
2012-02-24  Alexandre Julliardgdi32: Avoid using uninitialized value in DIB pattern...
2012-02-24  Alexandre Julliardgdi32: Use 64-bit values when computing ellipses to...
2012-02-24  Alexandre Julliardcomdlg32: Avoid crash when driver name doesn't contain...
2012-02-24  Dmitry Timoshkovkernel32: Add a test for LoadLibrary called on a not...
2012-02-24  Henri Verbeetd3d9/tests: Add tests for z-clipping with D3DRS_ZENABLE...
2012-02-24  Henri Verbeetd3d8/tests: Add tests for z-clipping with D3DRS_ZENABLE...
2012-02-24  Henri Verbeetddraw/tests: Add tests for z-clipping with D3DRENDERSTA...
2012-02-24  Henri Verbeetwined3d: Disable z-clipping for transformed vertices...
2012-02-23  Andrew Eikumwineoss.drv: Fix DeleteTimerQueueTimer usage.
2012-02-23  Michael Stefaniucavicap32: Add "stub" to the FIXME in a no yet implement...
2012-02-22  Gaurav Jainwined3d: Recognize Nvidia GeForce 320M, 8600M GT &...
2012-02-22  Thomas Faberuser32/tests: Do not depend on argument evaluation...
2012-02-22  Henri Verbeetwined3d: Specify the depth range in surface_depth_blt().
2012-02-22  Alexandre Julliardwineps: Convert path points to device coords since...
2012-02-22  Alexandre Julliardgdi32: Avoid overflows for invalid coordinates in line...
2012-02-22  Henri Verbeetddraw: Always pin surfaces.
2012-02-21  Piotr Cabanurlmon/tests: Fixed protocol tests on IE9.
2012-02-21  Alexandre Julliardgdi32: Don't paint the text rectangle in transparent...
2012-02-21  Huw Daviesole32: Trace the drop effect in hex.
2012-02-21  Kusanagi Kouichigdi32: Initialize font signature of "System" font link.
2012-02-21  Henri Verbeetwined3d: Don't take the wined3d mutex during WM_DISPLAY...
2012-02-21  Christian Costad3dxof: Make sure the returned object pointer is null...
2012-02-21  Christian Costad3dxof: Fix leaking of IDirectXFileObject object in...
2012-02-21  Christian Costad3dxof: Accept bigger names for objects.
2012-02-20  Detlef Riekenbergcommdlg: Fix GlobalReAlloc16 parameter order.
2012-02-20  Jan-Peter Nilssonwinhttp: Set the context on the request handle earlier.
2012-02-20  Francois Gougetmsxml3/tests: Make test_XPath() static.
2012-02-20  Francois Gougetshell32: Make extracticon_create() static.
2012-02-20  Francois Gougetwinex11: The x11drv debug channel is unused in pen...
2012-02-20  Francois Gougetcomctl32/tests: Make cbt_hook_proc() static.
2012-02-20  Christian Costad3dxof: Fix parsing of empty array + tests.
2012-02-20  Christian Costad3dxof: Add tests for IDirectXFileData_GetName.
2012-02-20  Maarten Lankhorstmmdevapi: Fix exclusive test.
2012-02-20  Juan Langcryptnet: Don't call HttpEndRequest on a request that...
2012-02-20  Dmitry Timoshkovkernel32: Add a test to show that NtMapViewOfSection...
2012-02-20  Marcus Meissnerquartz: Fixed sizeof()s to IsBadReadPtr (Coverity).
2012-02-20  Marcus Meissneruser32: Remove duplicated call to GetSystemMenu (Coverity).
2012-02-20  Frédéric Delanoycomctl32/tests: Use initialized window handle when...
2012-02-20  Eric Pouechkernel32: Enhance bare fd check by checking that the...
2012-02-19  Alexandre Julliardgdi32: Paint everything in ExtFloodFill when the DIB...
2012-02-17  Gustavo Henrique... cryptui: Adjust the size of "Add &Purpose..." button.
2012-02-17  Jörg Höhlewinmm: Make midiStream* messages asynchronous to avoid...
2012-02-17  Jörg Höhlewinmm: Avoid using SuspendThread, it can hang Wine.
2012-02-17  Jörg Höhlemciwave: Zero closed resource pointer to prevent reuse.
2012-02-17  Huw Daviesoleaut32: Zero-init [out] only parameters.
2012-02-17  Christian Costad3dxof: Increase limit of number of children.
2012-02-17  Christian Costad3dxof: Decompress all MSZIP chunks of the compressed...
2012-02-16  Nikolay Sivovmsxml3: Fix structured error callback implementation...
2012-02-16  Nikolay Sivovmsxml3: Use static buffer when tracing libxml2 error...
2012-02-16  Jörg Höhlewinmm: Allow new sounds to interrupt previous PlaySound...
2012-02-16  Alexander Kochetkovgdi32: Fix text baseline calculation in compatible...
2012-02-16  Alexandre Julliardgdi32: Fix font orientation when mirroring in compatibl...
2012-02-16  Alexandre Julliardshell32: Define our own structure for control panel...
2012-02-16  Dan Kegelgdiplus: Make GdipTranslateLineTransform stub lie and...
2012-02-16  William Panlenerntdll: Use success return values for stubs.
2012-02-16  William Panlenerkernel32: Add missing function entry.
2012-02-16  Nikolay Sivovcomctl32: Fix TB_SETEXTENDEDSTYLE to use mask passed...
2012-02-15  Erich Hooverhhctrl.ocx: Fix parsing of some TOC topics that referen...
2012-02-15  Michael Stefaniucdsound/tests: Fix the capture COM tests for older Win2k...
2012-02-15  Alexandre Julliarddinput: Filter out mouse wheel messages in exclusive...
2012-02-15  Alexandre Julliarduser32: Add mouse tracking on caption right-clicks...
2012-02-15  Kusanagi Kouichigdi32: Add traces for skipped font replacements.
2012-02-15  Kusanagi Kouichigdi32: Use find_family_from_any_name to find a replacem...
2012-02-15  Christian Costad3dxof: Enable retrieving a particular member in GetDat...
2012-02-15  Alexandre Julliarduser32: Fix GetKeyNameText returned length.
2012-02-15  Andrew Eikumwinealsa.drv: Optionally load extra ALSA device names...
2012-02-15  Andrew Eikummmdevapi: Only return ACTIVE devices from GetDefaultAud...
2012-02-15  Jeremy Whiteoleaut32: When marshalling VT_CARRAY, only marshall...
2012-02-15  André Hentscheladvapi32/tests: Add a test to cover second RegSetValueW...
2012-02-14  Akihiro Sagawacomdlg32: Apply 3D effects to sample text area.
2012-02-14  Aric Stewartgdi32: Rebuild the internal SystemLink every time.
2012-02-14  Christian Costad3dxof: Enable dumping of input x files and templates.
2012-02-14  Andrew Eikumdsound: Add some more DSCAPS flags.
2012-02-14  Johan Gilladvapi32: CryptCreateHash actually sets ERROR_INVALID_P...
2012-02-14  Charles Davisntdll: Zero reserved fields of the request structure...
2012-02-14  Dan Kegelntdll: Fix endianness of three fields in DVD_LAYER_DESC...
next