projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ole32: Add on the size of the whole OBJREF structure in the case of custom marshaling.
[wine]
/
dlls
/
ole32
/
2006-05-08
Robert Shearman
ole32: Add on the size of the whole OBJREF structure...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix the algorithm used in CompositeMonikerImpl_H...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix the algorithm used in ItemMonikerImpl_Hash...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add tests for generic composite monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add a class factory for composite monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Allocate memory for the generic composite monike...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Implement IMarshal for composite monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Release all existing monikers before loading...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: EnumMonikerImpl_Next should add a reference...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix CompositeMonikerImpl_GetSizeMax to match...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix the loop in CompositeMonikerImpl_Hash, as...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Implement CompositeMonikerROTDataImpl_GetCompari...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: The unknown constant at the start of the persist...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add a test for anti monikers. Fix AntiMonikerImp...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Support marshaling of anti monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Register CLSID_CompositeMoniker.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Register CLSIDs for all OLE monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add tests for item moniker.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Make class moniker test more generic and test...
tree
|
commitdiff
2006-05-08
Marcus Meissner
ole32: Fixed typo in debug statement.
tree
|
commitdiff
2006-05-07
Robert Shearman
ole32: Remove the fixme printed if CoGetClassObject...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: IPersistStream is also implemented by any object...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Fix typos in StgCreateStorageEx and StgOpenStora...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: STGM_PRIORITY allows other IStorage objects...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Check that the storage was opened with write...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Copy the mode flags into the STATSTG structure...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add tests for IStorage::Stat.
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Fix access right check for opening and creating...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add more tracing for reading and writing storage...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add tests for sub-storages and creating streams.
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add a storage test for reading and writing of...
tree
|
commitdiff
2006-05-05
Mike McCormack
ole32: Return STG_E_REVERTED when a stream's parent...
tree
|
commitdiff
2006-05-05
James Hawkins
ole32: StorageImpl_GetROBigBlock can return NULL so...
tree
|
commitdiff
2006-05-05
Mike McCormack
ole32: Store drop targets in a standard list.
tree
|
commitdiff
2006-04-18
Mike McCormack
ole32: More tests and fixes for STGM_PRIORITY.
tree
|
commitdiff
2006-04-18
Mike McCormack
ole32: Fix a declaration.
tree
|
commitdiff
2006-04-18
Mike McCormack
ole32: Uncomment some code to make sure it is compiled...
tree
|
commitdiff
2006-04-07
Robert Shearman
ole32: Fix typo in FileMonikerImpl_BindToObject.
tree
|
commitdiff
2006-04-07
Robert Shearman
ole32: Check for pcbSize parameter of CompositeMonikerI...
tree
|
commitdiff
2006-04-07
Robert Shearman
ole32: Check for pcbSize in AntiMonikerImpl_GetSizeMax...
tree
|
commitdiff
2006-04-07
Robert Shearman
ole32: Fix DefaultHandler_EnumAdvises.
tree
|
commitdiff
2006-04-03
Robert Shearman
ole32: Add documentation for the clip format user marsh...
tree
|
commitdiff
2006-04-03
Mike McCormack
ole32: STGM_PRIORITY implies STGM_SHARE_EXCLUSIVE.
tree
|
commitdiff
2006-03-31
Robert Shearman
ole: Use ncalrpc instead of ncacn_np as the RPC transport.
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Remove unnecessary commenting out of the RPC...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Don't process posted messages in CoWaitForMultip...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Try to retrieve messages that are COM calls...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Put the PeekMessage call of CoWaitForMultipleHan...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Whether the message loop is entered in CoWaitFor...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Pass the no yield flag to PeekMessage.
tree
|
commitdiff
2006-03-30
Mike McCormack
ole32: Fix StgOpenStorage's handling of the STGM_PRIORI...
tree
|
commitdiff
2006-03-22
Kevin Koltzau
ole32: Initial tests for OLE clipboard functions.
tree
|
commitdiff
2006-03-21
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-03-20
Robert Shearman
ole: Use the thread pool for executing RPC calls for...
tree
|
commitdiff
2006-03-06
Robert Shearman
ole: Implement IRpcChannelBuffer::GetDestCtx on the...
tree
|
commitdiff
2006-03-06
Robert Shearman
ole: Store the destination context and the destination...
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-03-01
Robert Shearman
ole: Change NORMALEXTREFS to 5, like it is in native.
tree
|
commitdiff
2006-03-01
Robert Shearman
ole: Fix marshaling of proxies for interfaces that...
tree
|
commitdiff
2006-02-24
Vitaly Lipatov
ole32: Add descriptions for StgCreateDocfile and StgIsS...
tree
|
commitdiff
2006-02-24
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-02-24
Vitaly Lipatov
ole32/tests: Do not compare returned by DeleteFile...
tree
|
commitdiff
2006-02-24
Robert Shearman
ole: Fallthrough from local activation in CoGetClassObject.
tree
|
commitdiff
2006-02-22
Robert Shearman
ole: Make the CoCreateInstance test succeed.
tree
|
commitdiff
2006-02-21
Dr J A Gow
ole32: Fix stream ref counting.
tree
|
commitdiff
2006-02-21
Dr J A Gow
ole32: Fix up permissions when opening streams.
tree
|
commitdiff
2006-02-20
Robert Shearman
ole: Test the behaviour of CoCreateInstance with an...
tree
|
commitdiff
2006-02-20
Robert Shearman
ole: Change the Apartment Model field to a boolean.
tree
|
commitdiff
2006-02-15
Mike McCormack
ole32: Added a test showing OLE storage's IStorage...
tree
|
commitdiff
2006-02-07
Alexandre Julliard
Include wine/port.h in files that use exceptions.
tree
|
commitdiff
2006-02-07
Robert Shearman
ole32: Print an error message if the apartment isn...
tree
|
commitdiff
2006-01-20
Huw Davies
ole: ProgIDFromCLSID sets progid to NULL on failure.
tree
|
commitdiff
2006-01-20
Robert Shearman
ole: Verify that the proxy is being used in the correct...
tree
|
commitdiff
2006-01-20
Robert Shearman
ole: Add a test for WM_QUIT behaviour during COM calls.
tree
|
commitdiff
2006-01-20
Robert Shearman
ole: Fix WM_QUIT Handling in CoWaitForMultipleHandles.
tree
|
commitdiff
2006-01-18
Robert Shearman
ole: Update the COM todo list.
tree
|
commitdiff
2006-01-18
Robert Shearman
ole: Re-post the quit message outside of the DoDragDrop...
tree
|
commitdiff
2006-01-14
Robert Shearman
ole: Optimisation for COM Calls.
tree
|
commitdiff
2006-01-12
Robert Shearman
ole: Fix crash in RpcChannelBuffer_SendReceive.
tree
|
commitdiff
2006-01-12
Robert Shearman
ole: Use strict prototypes for some test functions.
tree
|
commitdiff
2006-01-11
Robert Shearman
ole: Implement IEnumSTATDATA for the Ole Advise Holder.
tree
|
commitdiff
2006-01-11
Robert Shearman
ole: Initialise hrref so as not to display garbage...
tree
|
commitdiff
2006-01-11
Robert Shearman
ole: Remove some duplicated code.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Defer apartment window creation until the first...
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Add an accessor function for an apartment's window.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Report and clean up after PostMessage failures.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Pass a channel into IRpcStubBuffer::Invoke.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Reduce the access rights required by start_local_s...
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Return the last error if we couldn't open the...
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Join the MTA if necessary when executing an RPC...
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Prefer services over servers.
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Add some tests for CLSIDFromString.
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Remove __CLSIDFromStringA.
tree
|
commitdiff
2006-01-06
Alexandre Julliard
ole: Remove a no longer needed smbfs hack.
tree
|
commitdiff
2006-01-06
Robert Shearman
ole: Remove "stub" from TRACEs of functions that aren...
tree
|
commitdiff
2006-01-06
Ulrich Czekalla
ole: Fix SmallBlocksToBigBlocks loop.
tree
|
commitdiff
2006-01-03
Robert Shearman
ole: Check the return value of IStream_SetSize in IStre...
tree
|
commitdiff
2006-01-03
Robert Shearman
ole: Fix mis-handling of return value in StgStreamImpl_...
tree
|
commitdiff
2005-12-26
Robert Shearman
Fix detection of V1a prop variant library in test suite.
tree
|
commitdiff
2005-12-22
Ulrich Czekalla
ole32: Return error instead of asserting if storage...
tree
|
commitdiff
next