2005-08-10 |
Alexandre Julliard | Use the proper WOW functions everywhere instead of... |
tree | commitdiff |
2005-08-10 |
Vincent Béron | Correct mismatches between spec files and comments... |
tree | commitdiff |
2005-08-10 |
Vincent Béron | Remove local declarations already in included public... |
tree | commitdiff |
2005-08-08 |
Alexandre Julliard | Don't prefix the functions DllCanUnloadNow, DllGetClass... |
tree | commitdiff |
2005-08-08 |
Marcus Meissner | Implemented ILockBytes16 (memorystream) support for... |
tree | commitdiff |
2005-07-28 |
Alexandre Julliard | Remove duplicate definition of FILE_BEGIN. |
tree | commitdiff |
2005-07-27 |
Alexandre Julliard | Replace the _ICOM_THIS_From macros by inline functions... |
tree | commitdiff |
2005-07-26 |
Alexandre Julliard | Uncomment the typedef in the DECLARE_INTERFACE macro... |
tree | commitdiff |
2005-07-24 |
Stefan Huehner | Fix some missing-declarations warnings. |
tree | commitdiff |
2005-07-24 |
Marcus Meissner | Implemented IsValidInterface16, CoMemAlloc. |
tree | commitdiff |
2005-07-22 |
Marcus Meissner | Added OleSetMenuDescriptor16 stub. |
tree | commitdiff |
2005-07-22 |
Marcus Meissner | OleInitializeWOW gets 2 arguments. |
tree | commitdiff |
2005-07-22 |
Marcus Meissner | 16bit COM interfaces are cdecl, not WINAPI. |
tree | commitdiff |
2005-07-22 |
Marcus Meissner | 16bit interfaces are cdecl, so drop the WINAPI. |
tree | commitdiff |
2005-07-20 |
Robert Shearman | Hack around broken state management so InstallShield... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - Always query for the correct stub interface, otherwis... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Marshal return value from IRemUnknown_RemQueryInterface. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Silence now noisy error messages caused by changes... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - We should be starting with 1 reference. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | By-pass the RPC runtime if possible when calling an... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Delete the stub manager outside of the apartment critic... |
tree | commitdiff |
2005-07-19 |
Alex Villacís Lasso | Initialize RegisteredClass properly in CoRegisterClassO... |
tree | commitdiff |
2005-07-07 |
Vitaly Lipatov | Added some documentation. |
tree | commitdiff |
2005-07-05 |
Mike McCormack | Fix gcc 4.0 -Wpointer-sign warnings. |
tree | commitdiff |
2005-06-27 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2005-06-22 |
Alexandre Julliard | Sort entry points alphabetically. |
tree | commitdiff |
2005-06-21 |
Stefan Huehner | Fix some more -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-20 |
Stefan Huehner | Fix more -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-20 |
Robert Shearman | Convert some registry helper functions to use unicode... |
tree | commitdiff |
2005-06-20 |
Robert Shearman | Change the RPC code to use the unicode versions of... |
tree | commitdiff |
2005-06-20 |
Robert Shearman | - Change some of the registry helper functions to use... |
tree | commitdiff |
2005-06-15 |
Mike McCormack | Fix declarations in the tests. |
tree | commitdiff |
2005-06-13 |
Alexandre Julliard | Moved the NONAMELESSUNION/STRUCT macros to wine/test... |
tree | commitdiff |
2005-06-13 |
Robert Shearman | Fix PropVariant tests on Windows 2000 and above. |
tree | commitdiff |
2005-06-13 |
Robert Shearman | - Add registry entries for local-only OLE interfaces. |
tree | commitdiff |
2005-06-09 |
Marcus Meissner | Removed CLSID_CompositeMoniker (conflicting with static... |
tree | commitdiff |
2005-06-09 |
Robert Shearman | IUnknown isn't a remotable interface so the stub manage... |
tree | commitdiff |
2005-06-06 |
Dmitry Timoshkov | Make remaining OLE interface vtables const. |
tree | commitdiff |
2005-06-05 |
Rob Shearman | Don't disconnect proxies flagged with SORFP_NOLIFETIMEM... |
tree | commitdiff |
2005-06-05 |
Mike Hearn | Add some tracing to the IRemUnknown RpcProxyBuffer... |
tree | commitdiff |
2005-06-02 |
Richard Cohen | - Don't assume the ROT is already empty. |
tree | commitdiff |
2005-06-02 |
Richard Cohen | IEnum::Clone shouldn't do a Reset. |
tree | commitdiff |
2005-06-02 |
Richard Cohen | Added tests for file monikers. |
tree | commitdiff |
2005-06-02 |
Richard Cohen | - Base FileMonikerImpl_Save() on XP. |
tree | commitdiff |
2005-05-23 |
Mike McCormack | Remove forward declarations. |
tree | commitdiff |
2005-05-23 |
Robert Shearman | - Add error messages on failure in file moniker load... |
tree | commitdiff |
2005-05-23 |
Robert Shearman | - Add a useful trace message. |
tree | commitdiff |
2005-05-23 |
Alexandre Julliard | Comment out stub WEP entry points so that we can call... |
tree | commitdiff |
2005-05-23 |
Alexandre Julliard | Removed unnecessary code in the 16-bit DllEntryPoint... |
tree | commitdiff |
2005-05-23 |
Robert Shearman | - Marshal objects & monikers into the ROT. |
tree | commitdiff |
2005-05-23 |
Kevin Koltzau | Implement Hash function on composite moniker. |
tree | commitdiff |
2005-05-19 |
Robert Shearman | - Add a generic moniker marshaler that works by saving... |
tree | commitdiff |
2005-05-19 |
Robert Shearman | - Change remaining blocks of code with 2-space indentat... |
tree | commitdiff |
2005-05-19 |
Robert Shearman | Write custom header up to and including size, not exclu... |
tree | commitdiff |
2005-05-18 |
Robert Shearman | Implement IROTData::GetComparisonData for file & item... |
tree | commitdiff |
2005-05-18 |
Pierre d'Herbemont | Big Endian specific code fixes in order to conform... |
tree | commitdiff |
2005-05-17 |
Juan Lang | Obvious fixes to PropVariantClear and PropVariantCopy... |
tree | commitdiff |
2005-05-16 |
Juan Lang | Add a comment, and a no-op cleanup. |
tree | commitdiff |
2005-05-16 |
Juan Lang | Differentiate between version 0 and version 1 property... |
tree | commitdiff |
2005-05-16 |
Marcus Meissner | Move the Dll init function to compobj.c to avoid having... |
tree | commitdiff |
2005-05-16 |
Marcus Meissner | Make _xmalloc16() static. |
tree | commitdiff |
2005-05-16 |
Marcus Meissner | Staticify FTMarshalImpl definition. |
tree | commitdiff |
2005-05-16 |
Marcus Meissner | Make HGLOBALStream_* functions static. |
tree | commitdiff |
2005-05-16 |
Juan Lang | Store property names in the code page of the property... |
tree | commitdiff |
2005-05-14 |
Jeff Latimer | Implement the IEnumMoniker interface for the ROT and... |
tree | commitdiff |
2005-05-14 |
Juan Lang | - maintain proper byte order |
tree | commitdiff |
2005-05-13 |
Mike McCormack | Remove function prototypes. |
tree | commitdiff |
2005-05-13 |
Hans Leidekker | Don't import from ntdll. |
tree | commitdiff |
2005-05-13 |
Mike McCormack | Make sure a stream can't be created in read only storage. |
tree | commitdiff |
2005-05-12 |
Mike McCormack | Remove unnecessary declarations and make functions... |
tree | commitdiff |
2005-05-11 |
Mike McCormack | Make functions static and remove unnecessary declarations. |
tree | commitdiff |
2005-05-11 |
Mike McCormack | Add a stub implementation of CoIsHandlerConnected. |
tree | commitdiff |
2005-05-10 |
Mike McCormack | Fix a memory leak in the ole storage implementation. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-09 |
Juan Lang | Correct/improve error checking in IPropertyStorage. |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-05-07 |
Stefan Leichter | Make ole32 tests loadable on NT4. |
tree | commitdiff |
2005-05-06 |
Matthew Mastracci | Replace stub entry for StgOpenStorageEx with call to... |
tree | commitdiff |
2005-05-05 |
Matthew Mastracci | Replace StgCreateStorageEx stub with call to StgCreateD... |
tree | commitdiff |
2005-04-24 |
Juan Lang | Define and use endian conversion macros for big-endian... |
tree | commitdiff |
2005-04-23 |
Juan Lang | - convert strings between property storage's code page... |
tree | commitdiff |
2005-04-22 |
Stefan Leichter | Make ole32 tests loadable on NT4. |
tree | commitdiff |
2005-04-20 |
Francois Gouget | Specify the proper call convention in the PropSysFreeSt... |
tree | commitdiff |
2005-04-20 |
Francois Gouget | Tweak the API documentation to silence winapi_check... |
tree | commitdiff |
2005-04-15 |
Dmitry Timoshkov | Zero out an invalidated runningObjectTableInstance... |
tree | commitdiff |
2005-04-15 |
Juan Lang | Implement FmtIdToPropStgName & PropStgNameToFmtId,... |
tree | commitdiff |
2005-04-14 |
Alexandre Julliard | Fixed a buffer overflow. |
tree | commitdiff |
2005-04-13 |
Dimitrie O. Paun | Remove the need for the non-standard (Close|Delete... |
tree | commitdiff |
2005-04-13 |
Juan Lang | Implement PropSys{Alloc|Free}String, and support BSTRs in |
tree | commitdiff |
2005-04-11 |
Juan Lang | - add write support to IPropertyStorage, with tests |
tree | commitdiff |
2005-04-11 |
Juan Lang | Add traces, add unit tests for IPropertyStorage, and... |
tree | commitdiff |
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 |
next |