Alexandre Julliard
|
19966f8c0e
|
comcat: Moved all the implementation to ole32 where it belongs.
|
2008-10-11 13:30:08 +02:00 |
Rob Shearman
|
b7f3ee51b1
|
ole32: Add pointer moniker implementation.
|
2008-02-04 13:04:21 +01:00 |
Rob Shearman
|
74c04149be
|
ole32: Move declaration for FileMonikerImpl_DecomposePath from compobj_private.h to moniker.h.
|
2007-04-05 13:26:29 +02:00 |
Rob Shearman
|
f8789122aa
|
ole32: Implement MkParseDisplayName.
|
2007-03-28 12:12:49 +02:00 |
Alexandre Julliard
|
32f57b0214
|
ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs.
|
2006-06-09 21:09:49 +02:00 |
Robert Shearman
|
8a4f71c61e
|
ole32: Add an implementation of class monikers.
|
2006-05-08 21:13:32 +02:00 |
Robert Shearman
|
caefc34084
|
ole32: Add a class factory for composite monikers.
|
2006-05-08 15:43:16 +02:00 |
Robert Shearman
|
caa8b4ed1d
|
ole32: Support marshaling of anti monikers.
|
2006-05-08 15:39:10 +02:00 |
Alexandre Julliard
|
b1a9701bb5
|
Replace the _ICOM_THIS_From macros by inline functions the way it's
already done in shelllink.c.
|
2005-07-27 11:10:52 +00:00 |
Marcus Meissner
|
ec7a5931ae
|
Removed CLSID_CompositeMoniker (conflicting with static definition).
|
2005-06-09 09:47:44 +00:00 |
Robert Shearman
|
34d3049360
|
- Add a generic moniker marshaler that works by saving & loading
monikers to & from the stream.
- Use the generic moniker marshal in the file & item monikers and add
a class factory for each.
|
2005-05-19 14:22:14 +00:00 |
Ove Kaaven
|
a93a5e9ce0
|
Moved some definitions from include/wine/obj_moniker.h to
dlls/ole32/moniker.h.
|
2002-12-19 01:09:40 +00:00 |