kernel32: Add missing stdarg.h includes.
[wine] / dlls / ole32 /
2009-11-16  Vincent Povirkole32: Rename rootPropertyName to rootEntryName.
2009-11-16  Vincent Povirkole32: Rename SmallBlockChainStream.ownerPropertyIndex...
2009-11-16  Vincent Povirkole32: Rename BlockChainStream.ownerPropertyIndex to...
2009-11-16  Vincent Povirkole32: Rename stream.ownerProperty to dirEntry.
2009-11-16  Vincent Povirkole32: Rename rootPropertySetIndex to storageDirEntry.
2009-11-16  Vincent Povirkole32: Rename propertyUniqueID to clsid.
2009-11-16  Vincent Povirkole32: Rename propertyType to stgType.
2009-11-13  Vincent Povirkole32: Rename PROPERTY_RELATION constants to DIRENTRY_R...
2009-11-13  Vincent Povirkole32: Rename dirProperty to dirRootEntry.
2009-11-13  Vincent Povirkole32: Rename PROPSET_BLOCK_SIZE to RAW_DIRENTRY_SIZE.
2009-11-13  Vincent Povirkole32: Rename PROPERTY_NAME_*_LEN to DIRENTRY_NAME_...
2009-11-13  Vincent Povirkole32: Rename PROPERTY_NULL to DIRENTRY_NULL.
2009-11-12  Vincent Povirkole32: Rename StorageUtl_CopyPropertyToSTATSTG.
2009-11-12  Vincent Povirkole32: Rename StorageImpl_WriteProperty to StorageImpl_...
2009-11-12  Vincent Povirkole32: Rename StorageImpl_ReadProperty to StorageImpl_R...
2009-11-12  Vincent Povirkole32: Rename the StgProperty structure to DirEntry.
2009-11-12  Vincent Povirkole32: Remove the term "property type", it's just an...
2009-11-11  Hans Leidekkerole32: Return success from OleLockRunning when the...
2009-11-11  Vincent Povirkole32: Add tests for IStorage_RenameElement.
2009-11-11  Vincent Povirkole32: Simplify RenameElement by using the same entry...
2009-11-11  Vincent Povirkole32: Adjust updatePropertyChain signature and name...
2009-11-09  Rob Shearmanwidl: Allow pointers, type-qualifiers and other more...
2009-11-03  Vincent Povirkole32: Add and use a destroyDirEntry function for delet...
2009-11-03  Vincent Povirkole32: Remove uses of This->base.ancestorStorage in...
2009-11-03  Vincent Povirkole32: Remove uses of This->base.ancestorStorage in...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_SetStateBits to StorageBaseIm...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_SetElementTimes to StorageBas...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_DestroyElement to StorageBase...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_MoveElementTo to StorageBaseI...
2009-10-30  Vincent Povirkole32: Rename StorageImpl_CopyTo to StorageBaseImpl_CopyTo.
2009-10-30  Vincent Povirkole32: Don't call internal functions from OLECONVERT_Wr...
2009-10-30  Vincent Povirkole32: Don't call internal functions from OLECONVERT_Ge...
2009-10-30  Vincent Povirkole32: Rename StorageImpl_CreateStorage to StorageBaseI...
2009-10-30  Vincent Povirkole32: Take a StorageBaseImpl in updatePropertyChain.
2009-10-30  Vincent Povirkole32: Convert adjustPropertyChain into real binary...
2009-10-30  Vincent Povirkole32: Remove directory entries from the tree before...
2009-10-29  Vincent Povirkole32: Write the new data in getFreeProperty and rename...
2009-10-29  Vincent Povirkole32: Split the data conversion functions out of Write...
2009-10-29  Vincent Povirkole32: Use the raw directory entry functions in getFree...
2009-10-29  Vincent Povirkole32: Move the low-level functionality of WritePropert...
2009-10-29  Vincent Povirkole32: Move the low-level functionality of ReadProperty...
2009-10-29  Vincent Povirkole32: Further simplify adjustPropertyChain and fold...
2009-10-29  Vincent Povirkole32: Reduce duplicated code in adjustPropertyChain.
2009-10-28  Vincent Povirkole32: Don't use IEnumSTATSTGImpl to search for a paren...
2009-10-28  Vincent Povirkole32: Fix the LEFTCHILD and RIGHTCHILD offset defines.
2009-10-27  Alexandre Julliardole32: Specify the full application path when starting...
2009-10-26  Vincent Povirkole32: Don't use IEnumSTATSTG to search for elements...
2009-10-26  Vincent Povirkole32: Rename previous/nextProperty to left/rightChild.
2009-10-26  Vincent Povirkole32: Clarify the timestamp fields in StgProperty.
2009-10-22  Alexandre Julliardole32/tests: Set returned pointer to NULL in CreateInst...
2009-10-20  Paul Vriensoleaut32/tests: Remove a temp file.
2009-10-14  Vincent Povirkole32: Add test showing storage objects can't be opened...
2009-10-12  Andrew Eikumole32/tests: Add tests for IStorage::CopyTo with IID...
2009-10-12  Andrew Eikumole32: Use rgiidExclude in StorageImpl::CopyTo.
2009-10-06  Andrew Eikumole32/tests: Add tests for IStorage::CopyTo with SNB...
2009-10-06  Andrew Eikumole32: Use snbExclude in StorageImpl::CopyTo.
2009-10-06  Andrew Eikumole32/tests: Add tests for IStorage::CopyTo.
2009-10-06  Nikolay Sivovole32: Check source pointer in StringFromGUID2.
2009-10-05  Vincent Povirkole32: Remove useless comments.
2009-10-05  Vincent Povirkole32/tests: Add test for non-root transacted storage...
2009-10-05  Vincent Povirkole32/tests: Add test for IStorage::Revert.
2009-10-05  Vincent Povirkole32/tests: Test substorages of transacted storage...
2009-10-05  Vincent Povirkole32: We do need to implement Commit/Revert for non...
2009-09-30  Jörg Höhleole32/tests: Guard ReleaseStgMedium with SUCCEEDED.
2009-09-26  Markus Stockhausenole32/storage32: Fix for reference counters in nested...
2009-09-11  Alexandre Julliardole32: Don't register interfaces that belong to actxprxy.
2009-09-08  Huw Daviesole32: The server principal name can be the constant...
2009-09-08  Andrew Eikumole32: Don't fail when constants are 'incorrect'.
2009-09-01  Austin Englishole32: Fix build on Power PC.
2009-08-29  Eric Pouechole32: Fix various missing Release calls on monikers.
2009-08-29  Eric PouechRemove a couple of superfluous casts.
2009-08-28  Andrew Eikumole32: Overwrite previous CompObj instead of failing.
2009-08-27  Austin Englishole32: Add a stub for CoGetCurrentLogicalThreadId.
2009-08-24  Alexandre Julliardntdll: The large integer functions are 32-bit only.
2009-08-24  Andrew Eikumole32: Don't read past the end of the stream when conve...
2009-08-20  Andrew Eikumole32: Add big block chain to small block chain convers...
2009-08-20  Andrew Eikumole32: Allow small block chains with no property.
2009-08-20  Andrew Eikumole32: Repair leak on error path.
2009-08-20  Juan Langole32: Correct byte count.
2009-08-20  Juan Langole32: On big endian machines, copy strings to little...
2009-08-19  Alexandre Julliardole32/tests: Skip a string that may not round-trip...
2009-08-18  Alexandre Julliardole32/tests: Don't release the token object since it...
2009-08-18  Alexandre Julliardole32/tests: Avoid infinite waits in tests.
2009-07-22  Alexandre Julliardole32/tests: Avoid depending on the heap allocation...
2009-07-07  Francois Gougetole32: Make apartment_addref() static.
2009-07-07  Francois Gougetole32: Reorder some compobj functions to avoid forward...
2009-07-06  Paul Vriensole32/tests: Reset a variable before testing.
2009-07-03  Alexandre Julliardole32/tests: Fix the HMETAFILE_UserSize prototype.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-07-03  Michael Stefaniucole32: Import the content of version.rc into the main...
2009-07-03  Hans Leidekkerole32: Use existing MTA in CoGetContextToken and CoGetO...
2009-07-02  Paul Vriensole32/tests: Fix some test failures on Win9x/WinME.
2009-06-26  Huw Daviesole32: Implement OleCreateEmbeddingHelper.
2009-06-23  Hans Leidekkerole32: Add tests for CoGetContextToken.
2009-06-23  Hans Leidekkerole32: Implement CoGetContextToken.
2009-06-23  Huw Daviesole32/tests: Add a test for enhanced metafile retrieval.
2009-06-23  Huw Daviesole32: Add support for retrieving enhanced metafiles.
2009-06-22  Huw Daviesole32: Since OleCreateLinkFromData is a stub we should...
2009-06-22  Francois Gougetole32: Make stub_manager_int_addref() static.
2009-06-22  Francois Gougetole32: Reorder some stubmanager functions to avoid...
next