ws2_32: Use better types for some variables.
[wine] / dlls / ole32 /
2009-04-16  Huw Daviesole32/tests: Tests for a flushed clipboard.
2009-04-16  Huw Daviesole32: Try global and stream types if the requested...
2009-04-16  Huw Daviesole32: OleFlushClipboard should render all formats...
2009-04-16  Huw Daviesole32: Add support for getting storage based objects...
2009-04-16  Huw Daviesole32: Add support for getting stream based objects...
2009-04-16  Huw Daviesole32: Add support for getting global handle objects...
2009-04-16  Huw Daviesole32/tests: Add a few more reference count tests.
2009-04-16  Huw Daviesole32: After a call to GetData the consumer should...
2009-04-16  Huw Daviesole32: Now that the consumer side of the clipboard...
2009-04-16  Huw Daviesole32: The consumer data object is not a singleton...
2009-04-16  Huw Daviesole32/tests: Tests that show the consumer data object...
2009-04-16  Huw Daviesole32: If there's a current data object on the ole...
2009-04-16  Huw Daviesole32: Store the marshalled IDataObject in a window...
2009-04-16  Huw Daviesole32: Rename a variable.
2009-04-16  Huw Daviesole32: Don't pass a window if we're reading from the...
2009-04-16  Huw Daviesole32: Add a function to return (and possibly create...
2009-04-16  Huw Daviesole32: Add a helper function to set and release the...
2009-04-16  Huw Daviesole32: Add a helper function to return the ole clipboar...
2009-04-16  Huw Daviesole32: Unicodify window creation. Don't register the...
2009-04-16  Huw Daviesole32: Use helper function to duplicate global memory.
2009-04-16  Huw Daviesole32: Add support for rendering storage data to the...
2009-04-16  Huw Daviesole32: Make all formats available to the clipboard.
2009-04-16  Huw Daviesole32: Add support for rendering stream data to the...
2009-04-16  Huw Daviesole32: Rewrite the clipboard window's wndproc to use...
2009-04-16  Huw Daviesole32: Change helper function to return the matching...
2009-04-16  Huw Daviesole32: Store a cached version of the local data object...
2009-04-08  Alexandre Julliardole32/tests: Avoid size_t in traces.
2009-04-02  Vincent Povirkole32: When renaming a storage element, delete from...
2009-04-01  Huw Daviesole32: Change the global memory duplicator to return...
2009-04-01  Huw Daviesole32: Rename a few variables and remove a couple of...
2009-04-01  Huw Daviesole32: Move the embed source hack to a separate function.
2009-04-01  Huw Daviesole32/tests: Set tymed in GetData and AddRef the interf...
2009-03-31  Huw Daviesole32/tests: Add some tests for stream data.
2009-03-31  Huw Daviesole32/tests: Add broken return value for win98.
2009-03-31  Huw Daviesole32/tests: On win9x GetClipboardData returns a new...
2009-03-31  Huw Daviesole32: Simplify some of the error handling.
2009-03-30  Huw Daviesole32/tests: Tests for EnumFormatEtc.
2009-03-30  Huw Daviesole32/tests: Fix DVTARGETDEVICE offsets.
2009-03-30  Huw Daviesole32: Reimplement the formatetc enumerator using ...
2009-03-30  Huw Daviesole32: AddRef does not return an HRESULT. Have the...
2009-03-30  Huw Daviesole32: Change the enum formatetc constructor to return...
2009-03-30  Huw Daviesole32: Don't hold a reference on the parent IDataObject.
2009-03-30  Huw Daviesole32: Rename a variable.
2009-03-30  Huw Daviesole32: Use a helper function to access the enum format...
2009-03-26  Huw Daviesole32: Set the 'Ole Private Data' clipboard format.
2009-03-26  Huw Daviesole32: OleFlushClipboard shouldn't call EmptyClipboard.
2009-03-25  Huw Daviesole32/tests: Tests for the 'Ole Private Data' clipboard...
2009-03-25  Huw Daviesole32: Move the code to set the clipboard formats to...
2009-03-23  Huw Daviesole32: Store the ole clipboard window's HWND in the...
2009-03-23  Huw Daviesole32: Register DataObject clipboard format.
2009-03-23  Huw Daviesole32: Use IsEqualIID rather than memcmp.
2009-03-23  Huw Daviesole32: Simplify QueryInterface.
2009-03-23  Huw Daviesole32: pFmt isn't exposed to the client, so simplify...
2009-03-23  Huw Daviesole32: Rearrange functions to eliminate forward declara...
2009-03-23  Huw Daviesole32: Add a helper function to retrieve the implementa...
2009-03-23  Huw Daviesole32: Don't allocate the ole clipboard object in globa...
2009-03-23  Huw Daviesole32: Remove unused static variable.
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-03-12  Alexandre Julliardole32: Get rid of WINE_StringFromCLSID and A->W convers...
2009-03-12  Alexandre Julliardole32: Make compobj.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make storage.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2nls.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2thk.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2prox.dll into a stand-alone 16-bit...
2009-03-11  Alexandre Julliardole32: Make ole2conv.dll into a stand-alone 16-bit...
2009-03-09  Rob Shearmanole32: Fix a memory leak in an error path in COMPOBJ_Dl...
2009-03-06  Paul Vriensole32/tests: Remove an unused function declaration.
2009-03-06  Huw Daviesole32: Add support for VT_DECIMAL.
2009-02-26  Huw Daviesole32/tests: win9x and winnt don't include the trailing...
2009-02-17  Alexandre Julliardole32/tests: Don't hang forever in the child process.
2009-02-17  Rob Shearmanole32: Round the extected size in the marshal and monik...
2009-02-16  Rein Klazesole32: In PropVariantCopy() fix calculation size of...
2009-02-11  Michael Stefaniucole32: Remove superfluous pointer casts.
2009-02-11  Rob Shearmanole32: Fix a test failure in the moniker tests on Win9x.
2009-02-11  Rob Shearmanole32: Fix some test failures in the free threaded...
2009-02-10  Michael Stefaniucole32: Use GetWindowLongPtr/SetWindowLongPtr for pointers.
2009-02-09  Rob Shearmanole32: Allow some optional methods to be called in...
2009-02-09  Rob Shearmanole32: Add framework in the ole2 tests for having optio...
2009-02-09  Rob Shearmanole32: Output the size that we didn't expect in the...
2009-02-09  Rob Shearmanole32: Fix some test failures in the HGLOBAL marshallin...
2009-02-09  Rob Shearmanole32: Fix CLIPFORMAT marshalling on 64-bit platforms...
2009-02-06  Rob Shearmanole32: Fix an ole2 test failure on Win9x and NT4.
2009-02-03  Andrew Talbotole32: Remove superfluous shadow variables.
2009-02-02  Rob Shearmanole32: Initialise more of the context passed into user...
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-29  Ge van Geldorpole32/tests: Write to HKCR instead of HKCU/Software...
2009-01-28  Rob Shearmanole32: Fix a missing CoUninitialize in test_CoFreeUnuse...
2009-01-28  Rob Shearmanole32: Fix some tests that fail on NT4 and Win9x.
2009-01-28  Huw Daviesole32: The bigblockfile on ILockBytes implementation...
2009-01-28  Huw Daviesole32: Add a helper function to return the file size...
2009-01-28  Huw Daviesole32: Move functions around in file to avoid forward...
2009-01-28  Huw Daviesole32: Move private data structure out of header file.
2009-01-26  Ge van Geldorpole32/tests: Some Windows versions need the class to...
2009-01-22  Nikolay Sivovkernel32: Make GetOverlappedResult crash on NULL args...
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2009-01-20  Andrey Turkinole32: Prevent recursion when CLSIDFromString is passed...
2009-01-19  Andrey Turkinole32: Add a few fields to OLE TLS area to match native...
2009-01-19  Andrey Turkinole32: Add CoGetCallContext and CoSwitchCallContext...
2009-01-15  Andrey Turkinole32: Do not crash in WriteClassStg if passed NULL...
next