2005-03-31 |
Mike McCormack | Eliminate forward declarations, make functions static. |
tree | commitdiff |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-29 |
Huw Davies | WriteFmtUserTypeStg doesn't pull a CLSID from the regis... |
tree | commitdiff |
2005-03-29 |
Huw Davies | Don't close reg key if the open failed. |
tree | commitdiff |
2005-03-29 |
Vincent Béron | Change prototypes so gcc with some warnings doesn't... |
tree | commitdiff |
2005-03-28 |
Mike McCormack | Remove function prototypes, make functions static. |
tree | commitdiff |
2005-03-27 |
Mike McCormack | Remove unnecessary function prototypes. |
tree | commitdiff |
2005-03-27 |
Mike McCormack | Remove function prototypes, make functions static. |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Eliminate HeapAlloc casts. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | More trace info from storage32 test. |
tree | commitdiff |
2005-03-21 |
Mike McCormack | Eliminate casts of the return value of HeapAlloc. |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Correct and complete some api documentation. |
tree | commitdiff |
2005-03-21 |
Troy Rollo | ix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles. |
tree | commitdiff |
2005-03-19 |
Robert Shearman | Fix memory leak in OleDuplicateData on error path ... |
tree | commitdiff |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
tree | commitdiff |
2005-03-17 |
Juan Lang | Begin implementing IPropertyStorage. |
tree | commitdiff |
2005-03-17 |
Robert Shearman | - Add critsec debugging info. |
tree | commitdiff |
2005-03-17 |
Juan Lang | Add a comment about byte order, change types to reduce... |
tree | commitdiff |
2005-03-14 |
Joris Huizer | A few memory checks avoiding memory leaks. |
tree | commitdiff |
2005-03-11 |
Mike McCormack | StgOpenStorage shouldn't open zero length storage files. |
tree | commitdiff |
2005-03-11 |
Robert Shearman | - Rename apartment functions to become more object... |
tree | commitdiff |
2005-03-10 |
Juan Lang | Fix the calling convention of DllCanUnloadNow. |
tree | commitdiff |
2005-03-09 |
Mike McCormack | Shared reading of storage files requires STGM_TRANSACTED. |
tree | commitdiff |
2005-03-07 |
Robert Shearman | Make each ifproxy have its own channel buffer to fix... |
tree | commitdiff |
2005-03-07 |
Mike McCormack | Fix more incorrect uses of STGM_ enumerations. |
tree | commitdiff |
2005-03-07 |
Juan Lang | Implement StgCreatePropSetStg. |
tree | commitdiff |
2005-03-05 |
Mike McCormack | Test and fix grfMode handling in StgOpenDocfile. |
tree | commitdiff |
2005-03-04 |
Alexandre Julliard | Authors: Rob Shearman <rob@codeweavers.com>, Mike Hearn... |
tree | commitdiff |
2005-03-04 |
Mike McCormack | Implement StgSetTimes. |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-03-01 |
Juan Lang | Move vtbl to end of file and get rid of unnecessary... |
tree | commitdiff |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
tree | commitdiff |
2005-02-25 |
Paul Vriens | Added some TRACE statements. |
tree | commitdiff |
2005-02-24 |
Mike McCormack | Add struct StorageBaseImpl at the start of derived... |
tree | commitdiff |
2005-02-21 |
Mike McCormack | Implement and test IPropertySetStorage. |
tree | commitdiff |
2005-02-21 |
Mike Hearn | Avoid infinite loop when doing a typelib marshalled |
tree | commitdiff |
2005-02-18 |
Robert Shearman | - Better tracing. |
tree | commitdiff |
2005-02-18 |
Robert Shearman | - Move marshaling state machine into stub manager from... |
tree | commitdiff |
2005-02-15 |
Robert Shearman | - Use I_RpcGetBuffer, instead of our own buffer routine... |
tree | commitdiff |
2005-02-15 |
Robert Shearman | The Global Interface Table should do table-strong marsh... |
tree | commitdiff |
2005-02-15 |
Robert Shearman | - Remove cruft left over from previous RPC backend... |
tree | commitdiff |
2005-02-15 |
Robert Shearman | Make COM use the RPC runtime as the backend for RPC... |
tree | commitdiff |
2005-02-14 |
Robert Shearman | Invoke objects in STA's in the correct thread by sendin... |
tree | commitdiff |
2005-02-14 |
Marcus Meissner | Output some more informations. |
tree | commitdiff |
2005-02-14 |
Robert Shearman | Make Ole tests run on Windows 95. |
tree | commitdiff |
2005-02-08 |
Robert Shearman | - Implement CoDisconnectObject. |
tree | commitdiff |
2005-02-08 |
Robert Shearman | Move object-to-stub-manager mapping rule to register_if... |
tree | commitdiff |
2005-02-08 |
Robert Shearman | - Split up apartment creation so that the long code... |
tree | commitdiff |
2005-02-08 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm... |
tree | commitdiff |
2005-02-02 |
Robert Shearman | - Pass the original IID to IMarshal_UnmarshalInterface... |
tree | commitdiff |
2005-02-01 |
Robert Shearman | - Add code for destroying the thread-local storage... |
tree | commitdiff |
2005-01-31 |
Robert Shearman | Remove test that fails on Win98 and is not useful. |
tree | commitdiff |
2005-01-28 |
Robert Shearman | Release the client security objects when no longer... |
tree | commitdiff |
2005-01-28 |
Robert Shearman | - More tests. |
tree | commitdiff |
2005-01-28 |
Robert Shearman | - Implement CoSetProxyBlanket, CoQueryProxyBlanket... |
tree | commitdiff |
2005-01-27 |
Robert Shearman | Give IUnknown its own ifstub to fix ref-counting and... |
tree | commitdiff |
2005-01-26 |
Robert Shearman | - Make proxy manager use IMultiQI instead of IInternalU... |
tree | commitdiff |
2005-01-26 |
Robert Shearman | - Use InterlockedIncrement for the ipid counter instead... |
tree | commitdiff |
2005-01-26 |
Robert Shearman | - Implement IRemUnknown. |
tree | commitdiff |
2005-01-25 |
Robert Shearman | - Move OLE automation interface registration to oleaut32. |
tree | commitdiff |
2005-01-25 |
Robert Shearman | Proxies/stubs for IRemUnknown methods, based on code... |
tree | commitdiff |
2005-01-25 |
Robert Shearman | - Generate machine-local IPIDs. |
tree | commitdiff |
2005-01-24 |
Robert Shearman | - Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy... |
tree | commitdiff |
2005-01-21 |
Mike Hearn | Various formatting/style changes. |
tree | commitdiff |
2005-01-20 |
Robert Shearman | - Consolidate more stub creation details into register_... |
tree | commitdiff |
2005-01-19 |
Robert Shearman | - Initialize ppv pointer in ClientIdentity_QueryInterfa... |
tree | commitdiff |
2005-01-17 |
Robert Shearman | Initialize clsid member to the marshaler clsid to fix... |
tree | commitdiff |
2005-01-17 |
Robert Shearman | Implement table marshaling. |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Remove obsolete structs, rearrange things to group... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Make proxy shutdown test succeed by releasing the chann... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Add documentation for most Co* functions. |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - The apartment reference should be held while the... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Don't use the pipe caching code because it doesn... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Destroy stubs on apartment shutdown. |
tree | commitdiff |
2005-01-14 |
Mike Hearn | Force context switch on chanbuf disconnect to avoid... |
tree | commitdiff |
2005-01-12 |
Christian Costa | CoInitialize(Ex) should return S_FALSE when COM is... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Document CoSetState & CoGetState. |
tree | commitdiff |
2005-01-12 |
Robert Shearman | Remove wine_marshal_data: it is unneeded and there... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Force creation of thread queue to stop PostThreadMess... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | The way apartments are used has changed, so fix up... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Make MTA dynamically allocated so that proxies and... |
tree | commitdiff |
2005-01-11 |
Bill Medland | Corrected testing for multithreaded (based upon observa... |
tree | commitdiff |
2005-01-11 |
Mike McCormack | Tests and fixes for StgOpenStorage. |
tree | commitdiff |
2005-01-11 |
Robert Shearman | Add tests for trying to unmarshal from a bad stream... |
tree | commitdiff |
2005-01-11 |
Robert Shearman | - Document how thread-safety is ensured for each member... |
tree | commitdiff |
2005-01-11 |
Mike McCormack | Test and fix a few problems with OLE storage streams. |
tree | commitdiff |
2005-01-10 |
Mike McCormack | Test and fix StgCreateDocFile grfModes. |
tree | commitdiff |
2005-01-09 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
tree | commitdiff |
2005-01-07 |
Robert Shearman | Rename iid in wine_marshal_id to ipid and use IPIDs... |
tree | commitdiff |
2005-01-07 |
Robert Shearman | The current architecture cannot handle pipes changing... |
tree | commitdiff |
2005-01-06 |
Robert Shearman | No need to add a reference to the apartment from new_st... |
tree | commitdiff |
2005-01-06 |
Robert Shearman | - Make struct oletls ref counted so that it is only... |
tree | commitdiff |
2005-01-06 |
Robert Shearman | ConnectNamedPipe returning ERROR_PIPE_CONNECTED is... |
tree | commitdiff |
2005-01-05 |
Robert Shearman | The channel buffer can be NULL if the proxy is disconne... |
tree | commitdiff |
2005-01-05 |
Robert Shearman | - Fix race on apartment creation. |
tree | commitdiff |
2005-01-05 |
Mike Hearn | - Make apartment access thread-safe by introducing... |
tree | commitdiff |
2005-01-05 |
Mike McCormack | Allow COM to start services containing COM servers. |
tree | commitdiff |
next |