hlink: Rename the wrappers around HeapAlloc() &Co to use the standard names.
[wine] / dlls /
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...
2007-12-08  Alexandre Julliardkernel32: Revert change that slipped in commit db24d3af...
2007-12-08  Alexandre Julliardopengl32: ntdll import is still needed when building...
2007-12-07  Maarten Lankhorstwinealsa: Clear dwBytesRecorded in waveheader when...
2007-12-07  Maarten Lankhorstwinealsa: Simplify the feeding of capture buffers.
2007-12-07  Maarten Lankhorstwinealsa: Fix return value checking in wavein.
2007-12-07  Maarten Lankhorstwinealsa: Fix period size in capture.
2007-12-07  Gregor Brunmarcomctl32: Added context menu to treeview.
2007-12-07  Gregor Brunmarcomctl32: Disable propsheet apply button at start up.
2007-12-07  Rob Shearmanole32: Process messages while waiting for a local serve...
2007-12-07  Alexandre JulliardAvoid size_t types in traces.
2007-12-07  Alexandre Julliardcomctl32: Fix a compiler warning.
2007-12-07  Alexandre Julliardmsvfw32: Fix invalid check that caused the rest of...
2007-12-07  Alistair Leslie... msxml3: Implement cloneNode.
2007-12-07  Alex Villacís Lassoriched20: WM_GETTEXTLENGTH should include CRLF conversi...
2007-12-07  Alex Villacís Lassoriched20: EM_GETTEXTLENGTHEX must not count last paragr...
2007-12-07  Andrew Talbotdevenum: Remove unneeded cast.
2007-12-07  Andrew Talbotdinput: Remove unneeded casts.
2007-12-07  Andrew Talbotcabinet: Remove unneeded casts.
2007-12-07  James Hawkinsmsi: Add tests for MsiGetProductCode.
2007-12-07  Alexander Nicolays... user32: A few more colour changes to match modern Windows.
2007-12-07  Alex Villacís Lassoriched20: WM_GETTEXT should return 0 on overflow but...
2007-12-07  Alex Villacís Lassoriched20: EM_GETTEXTEX with GT_USECRLF should not leave...
2007-12-07  Rob Shearmanrpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait...
2007-12-07  Rob Shearmanoleaut32: Fix a leak of the typelib in the tmarshal...
2007-12-07  Rob Shearmanoleaut32: Fix two memory leaks in the test for DispCall...
2007-12-07  Rob Shearmanoleaut32: Fix a reference count leak of the TMarshalDis...
2007-12-07  Rob Shearmanrsaenh: Fix some leaks of the provider handle in the...
2007-12-07  Rob Shearmanrpcrt4: Implement NdrConformantStructFree.
2007-12-07  Lei Zhangquartz: Validate input for IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Fix return value in IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Add some IGraphBuilder related tests.
2007-12-07  Lei Zhangquartz: Add a test for IFilterGraph2.
2007-12-07  Lei Zhangquartz: Move current tests into their own test case.
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-07  Jonathan ErnstUpdated French translation.
2007-12-07  Rob Shearmanole32: Register the window used in the marshal tests...
2007-12-07  Rob Shearmanmshtml: Fix a memory leak in the htmldoc tests.
2007-12-07  Rob Shearmanoleaut32: Set the number of locks held on the safe...
2007-12-07  Rob Shearmanoleaut32: Try to re-use existing memory when unmarshall...
2007-12-07  Rob Shearmanoleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_...
2007-12-07  Rob Shearmanrpcrt4: Improve PointerFree to not free buffer memory.
2007-12-07  Stefan Dösingerwined3d: Add an alpha blending test.
2007-12-07  Stefan Dösingerddraw: Set X8R8G8B8 for 32 bpp.
2007-12-07  Stefan Dösingerwined3d: A more detailed occlusion query test and fixes.
2007-12-07  Stefan Dösingerwined3d: Initialize output texcoord .w to 1.0 if needed.
2007-12-07  Francois Gougetwininet/tests: Remove trailing spaces in ok() calls.
2007-12-07  Francois Gougetinetcomm/tests: Fix compilation on systems that don...
2007-12-07  Francois Gougetinetcomm: Fix compilation on systems that don't support...
2007-12-07  Francois Gougetddraw: Modify DDRAW_dump_(DWORD|PTR|DDCOLORKEY|DDSCAPS2...
2007-12-07  Francois Gougetddraw: Rename DDRAW_dump_flags_() to DDRAW_dump_flags_n...
2007-12-07  Michael Stefaniucuser32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc()...
2007-12-06  Alexandre Julliardntdll: Support delayed loading of modules referenced...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-06  Jacek Cabanhlink: Added IHttpNegotiate interface to ExtensionService.
2007-12-06  Jacek Cabanmshtml: Added HTMLTxtRange::Exec(IDM_INDENT) test.
2007-12-06  Jacek Cabanmshtml: Added HTMLTxtRange::Exec(IDM_INDENT) implementa...
2007-12-06  Jacek Cabanmshtml: Fixed ref counting.
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheetRulesCollection::get_lengt...
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheet::get_rules implementation.
2007-12-06  Jacek Cabanmshtml: Added more DOM tests.
2007-12-06  Roy Sheaqmgr: Renamed bits_main.c to qmgr_main.c and updated...
2007-12-06  Stefan Dösingerwined3d: Ignore unused attributes when generating the...
2007-12-06  Stefan Dösingerwined3d: Test clearing regarding the scissor test and...
2007-12-06  Peter Oberndorfercomctl32: EnumMRUListA/W fix getting list size by negat...
2007-12-06  Peter Oberndorfercomctl32: Add EnumMRUList tests.
2007-12-06  Alexandre Julliardshell32: Fix some wrc warnings.
2007-12-06  Luis C. Busquets... browseui: Add Spanish resource.
2007-12-06  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-06  Luis C. Busquets... mshtml: Update Spanish resource.
2007-12-06  Alexander Nicolays... shell32: Handle backspace key in shellview.
2007-12-06  Alexander Nicolays... shell32: Localize 'new folder' string.
2007-12-06  Rob Shearmanrpcrt4: Fix a memory leak caused by NdrFullPointerXlatF...
2007-12-06  Rob Shearmanrpcrt4: Fix a memory leak when freeing an association...
2007-12-06  Rob Shearmanrpcrt4: Fix a memory leak in RpcAssoc_BindConnection.
next