winecrt0: DriverEntry is a WINAPI function.
[wine] / dlls /
2007-12-12  Alexandre Julliardwinecrt0: DriverEntry is a WINAPI function.
2007-12-12  Hans Leidekkerusp10: Add some tests for ScriptShape/Place and make...
2007-12-12  Andrew Riedidsound: DPRINTF -> TRACE.
2007-12-12  Andrew Riedidinput: DPRINTF -> TRACE.
2007-12-12  Andrew Riediole32: DPRINTF -> TRACE.
2007-12-12  James Hawkinsmsi: Free the cabinet string on error.
2007-12-12  James Hawkinsmsi: Properly release the record.
2007-12-12  James Hawkinsmsi: Free the user sid string.
2007-12-12  James Hawkinsmsi: Free the deformatted string.
2007-12-12  Jacek Cabanshdocvw: Return S_OK in IOleObject::SetHostNames.
2007-12-12  Alex Villacís Lassoriched32: Fix regression in WM_GETTEXTLENGTH on richedi...
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-12-12  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-12  Stefan Dösingerwined3d: Use SetDisplayMode to set the display mode.
2007-12-12  Stefan Dösingerwined3d: Remove 24/32 bit hacks.
2007-12-12  Marco Schusterwined3d: Fixed a bug that the 8600M GT could not be...
2007-12-11  Rob Shearmanrsaenh: Fix some memory leaks in the tests.
2007-12-11  Rob Shearmanwidl: Add support for non-basetype return types.
2007-12-11  Jacek Cabanmshtml: Fix CSS px unit handling differences between...
2007-12-11  Jacek Cabanmshtml: Added more IHTMLStyle implementation.
2007-12-11  Dmitry Timoshkovntdll: Initialize the APC call union to suppress valgri...
2007-12-11  Aric Stewartwintrust: Implementations for WTHelperGetFileName and...
2007-12-11  Gregor Brunmarcomctl32: Monthcal lost focus fix.
2007-12-11  Thomas Weidenmuellercomctl32: Fix painting bug in listview control.
2007-12-11  Michael Stefaniucwined3d: Fix a "ordered comparison of pointer with...
2007-12-11  Alexandre JulliardMakedll.rules: Add a generic EXTRADLLFLAGS variable...
2007-12-11  Stefan Dösingerwined3d: Use the adapter to read the display mode.
2007-12-11  Lei Zhangquartz: Add IFilterGraph2 interface and stubs.
2007-12-11  Andrew Riediuser32: Test the initial state of the cursor.
2007-12-11  Alistair Leslie... msxml3: Fix memory leak in test.
2007-12-11  Alistair Leslie... shlwapi: Fix memory leak in test.
2007-12-11  Jacek Cabanshdocvw: Added client site's IOleCommandTarget tests.
2007-12-11  Michael Stefaniucusp10: Rename the wrappers around HeapAlloc() &Co to...
2007-12-11  Alistair Leslie... msxml: Register missing components.
2007-12-11  Andrew Talbotdplayx: Remove unneeded casts.
2007-12-11  Andrew Talbotdnsapi: Remove unneeded casts.
2007-12-10  Alistair Leslie... msxml3: Implement IPersistStream.
2007-12-10  Roy Sheaqmgrprxy: Queue manager proxy generated using an IDL...
2007-12-10  Alexander Nicolays... comdlg32: PageSetupDlgW: Swap margins when changing...
2007-12-10  Alexander Nicolays... comdlg32: PageSetupDlgA: Swap margins when changing...
2007-12-10  Rob Shearmanactxprxy: Add the start of actxprxy.dll.
2007-12-10  Alexander Dorofeyevwined3d: Improve thread safety in IWineD3DSurfaceImpl_B...
2007-12-10  Michael Stefaniuccrypt32: Do not use an empty body in an else-statement...
2007-12-10  Alistair Leslie... urlmon: Fix memory leaks.
2007-12-10  Alistair Leslie... shdocvw: Fix memory leak.
2007-12-10  Alistair Leslie... msxml3: Fix memory leak.
2007-12-10  Alistair Leslie... msxml3: Fix memory leaks.
2007-12-10  Hans Leidekkergdi32: GetCharABCWidthsI does not require a scalable...
2007-12-10  Hans Leidekkerwininet: Make FtpGetCurrentDirectoryA pass all todo_win...
2007-12-10  Hans Leidekkerkernel32: GetConsoleInputExeNameW returns TRUE even...
2007-12-10  Andrew Riediuser32: Improve test_DestroyCursor().
2007-12-10  Andrew Riediuser32: Uncomment and explain a test in test_DestroyCur...
2007-12-10  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-10  Luis C. Busquets... sane: Add Spanish Resource.
2007-12-10  Luis C. Busquets... msvfw32: Add Spanish resource.
2007-12-10  Luis C. Busquets... credui: Add Spanish resource.
2007-12-10  Luis C. Busquets... gphoto2: Add Spanish resource.
2007-12-10  Aric Stewartgdi32: Font tests with Japanese font data. Thanks...
2007-12-10  Francois Gougetcomctl32/tests: Avoid SHDeleteKeyA() because it does...
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-12-10  Francois Gougetcomtcl32/tests: Dynamically load ImageList_SetImageCoun...
2007-12-10  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-12-10  Francois Gougethlink: Fix the HlinkUpdateStackItem() prototype.
2007-12-10  Francois Gougetkernel32/tests: Get the test to run on Windows 95.
2007-12-10  Francois Gougetkernel32/tests: dll_capable() makes no sense since...
2007-12-10  Francois Gougetwinealsa.drv: Remove trailing spaces in Wine traces.
2007-12-10  Alexandre Julliarduser32: Keep waiting for posted messages in peek_messag...
2007-12-10  Hans Leidekkerusp10: Don't trace char to glyph mappings.
2007-12-10  Hans Leidekkerusp10: Store original font in the script cache and...
2007-12-10  Hans Leidekkerusp10: Use GetCharABCWidthsI to implement ScriptGetGlyp...
2007-12-10  Rob Shearmanrpcrt4: Pass the USER_MARSHAL_CB structure into user...
2007-12-10  Rob Shearmanrpcrt4: NdrRangeUnmarshall is implemented so add it...
2007-12-10  Rob Shearmanrpcrt4: Implement NdrConformantArrayMemorySize.
2007-12-10  Michael Stefaniuchlink: Rename the wrappers around HeapAlloc() &Co to...
2007-12-10  Michael Stefaniuclocalspl: Rename the wrappers around HeapAlloc() &Co...
2007-12-10  Michael Stefaniucpdh: Rename the wrappers around HeapAlloc() &Co to...
2007-12-10  Michael Stefaniuciccvid: Rename the wrappers around HeapAlloc() &Co...
2007-12-10  Michael Stefaniuchhctrl.ocx: Rename the wrappers around HeapAlloc()...
2007-12-08  Rob Shearmanrpcrt4: Add a missing break in DllMain.
2007-12-08  Rob Shearmanrpcrt4: Save the buffer in EmbeddedPointerMemorySize...
2007-12-08  Rob Shearmanrpcrt4: Fix the return value from NdrSimpleStructMemory...
2007-12-08  Rob Shearmanrpcrt4: Add a trace to NdrBaseTypeMemorySize.
2007-12-08  Rob Shearmanrpcrt4: Implement PointerMemorySize.
2007-12-08  Rob Shearmanrpcrt4: Fix NdrConformantStructUnmarshall to use buffer...
2007-12-08  Rob Shearmanrpcrt4: Fix NdrFixedArrayUnmarshall to use buffer memor...
2007-12-08  Rob Shearmanrpcrt4: Fix NdrConformantArrayUnmarshall to use buffer...
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-12-08  Michael Stefaniucriched20: Remove the RTFAlloc() wrapper around heap_all...
2007-12-08  Michael Stefaniucriched20: Rename the wrappers around HeapAlloc() &Co...
2007-12-08  Alexander Dorofeyevddraw: Fix wrong initialization order in IDirect3DDevic...
2007-12-08  Alexander Nicolays... comdlg32: PageSetupDlgA: Read margins from correct...
2007-12-08  Alex Villacís Lassoriched20: Invalidate all the text on bogus last selection.
2007-12-08  Andrew Talbotdmusic: Remove unneeded casts.
2007-12-08  Andrew Talbotdmloader: Remove unneeded casts.
2007-12-08  Andrew Talbotdmime: Remove unneeded casts.
2007-12-08  James Hawkinsmsi: Handle the CompLocator table in the AppSearch...
2007-12-08  James Hawkinsmsi: Reimplement MsiGetProductCode.
2007-12-08  James Hawkinsmsi: Remove two tests that depend on the sort order...
2007-12-08  Alexandre Julliardkernel32: Read label and serial from the filesystem...
next