1. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  2. 8753901 ole32: Release the proxy buffer object on the last release of the proxy's outer unknown. by Robert Shearman · 19 years ago
  3. 8a4f71c ole32: Add an implementation of class monikers. by Robert Shearman · 19 years ago
  4. caefc34 ole32: Add a class factory for composite monikers. by Robert Shearman · 19 years ago
  5. caa8b4e ole32: Support marshaling of anti monikers. by Robert Shearman · 19 years ago
  6. b3a4b59 Fix ref-counting rules to match native DCOM Dlls. by Robert Shearman · 20 years ago
  7. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  8. 5d873ad Marshal return value from IRemUnknown_RemQueryInterface. by Robert Shearman · 20 years ago
  9. 97be0be - We should be starting with 1 reference. by Robert Shearman · 20 years ago
  10. c7fdb45 Fix gcc 4.0 -Wpointer-sign warnings. by Mike McCormack · 20 years ago
  11. eba47f1 Make remaining OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  12. e3f9904 Add some tracing to the IRemUnknown RpcProxyBuffer implementation. by Mike Hearn · 20 years ago
  13. 34d3049 - Add a generic moniker marshaler that works by saving & loading by Robert Shearman · 20 years ago
  14. 93416cd Assorted spelling fixes. by Francois Gouget · 20 years ago
  15. 2d2a39c - Use I_RpcGetBuffer, instead of our own buffer routines to fix an by Robert Shearman · 20 years ago
  16. 3018974 - Make proxy manager use IMultiQI instead of IInternalUnknown as tests by Robert Shearman · 20 years ago
  17. cbbf08a - Use InterlockedIncrement for the ipid counter instead of a critical by Robert Shearman · 20 years ago
  18. 6e04287 Proxies/stubs for IRemUnknown methods, based on code written by Ove Kåven. by Robert Shearman · 20 years ago
  19. 6a20b2f - Initialize ppv pointer in ClientIdentity_QueryInterface to NULL as by Robert Shearman · 20 years ago
  20. b5e4d1a The channel buffer can be NULL if the proxy is disconnected, so check by Robert Shearman · 20 years ago
  21. dee74a6 Make the ClassFactory proxy support aggregation. by Robert Shearman · 20 years ago
  22. 486d020 Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly. by Francois Gouget · 20 years ago
  23. 34cffce Ref count increment/decrement cleanup. by Joris Huizer · 20 years ago
  24. 241a4c3 Get rid of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  25. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  26. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  27. cead7c0 Updated some MSDN links in the code. by Jeroen Janssen · 21 years ago
  28. 2e93adc - Remove unneeded STUBMGR_Start call. - Cleanup compobj_private.h. by Robert Shearman · 21 years ago
  29. bc06d4b - Fix ref count on standard proxy creation. by Robert Shearman · 21 years ago
  30. e3a37c8 Revert broken strict aliasing fix. by Marcus Meissner · 21 years ago
  31. ff39b87 Fixed strict aliasing issues in dlls/ole32. by Marcus Meissner · 21 years ago
  32. 399901e Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform with PSDK. by Ge van Geldorp · 21 years ago
  33. de12a97 Another portion of HeapReAlloc fixes. by Oleg Prokhorov · 21 years ago
  34. 47fb938 Removed ordinals from comments. by Dave Miller · 22 years ago
  35. 20c169e Fixed a few more headers dependency issues. by Alexandre Julliard · 22 years ago
  36. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  37. 739ccae Implement a class factory for the Global Interface Table. by Mike Hearn · 22 years ago
  38. f803e2a Fix miscellaneous spelling errors and typos. by Francois Gouget · 22 years ago
  39. 297f3d8 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. by Dimitrie O. Paun · 22 years ago
  40. 87fa2d5 Fixed a few problems caused by the new objidl.idl. by Alexandre Julliard · 22 years ago
  41. fd625dd Added marshalling of IUnknown. by Marcus Meissner · 23 years ago
  42. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  43. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  44. 0749fc2 Implemented Local Server COM. Implemented the Typelib based Marshaler. by Marcus Meissner · 23 years ago