.. |
tests
|
ole32: Add a test for IMoniker_IsDirty.
|
2006-05-10 19:26:22 +02:00 |
.gitignore
|
…
|
|
Makefile.in
|
ole32: Add an implementation of class monikers.
|
2006-05-08 21:13:32 +02:00 |
antimoniker.c
|
ole32: The type check in AntiMonikerImpl_CommonPrefixWith should be for anti-monikers, not item-monikers.
|
2006-05-08 21:14:36 +02:00 |
bindctx.c
|
…
|
|
classmoniker.c
|
ole32: Implement several class moniker functions using the description provided on MSDN.
|
2006-05-08 21:14:28 +02:00 |
clipboard.c
|
…
|
|
compobj.c
|
ole32: Fixed typo in debug statement.
|
2006-05-08 14:46:58 +02:00 |
compobj.spec
|
…
|
|
compobj_private.h
|
ole32: Remove duplicated CLSIDs.
|
2006-05-08 21:13:38 +02:00 |
compositemoniker.c
|
ole32: Fix regression caused by an earlier patch that removed the
|
2006-05-08 20:59:25 +02:00 |
datacache.c
|
…
|
|
dcom.idl
|
ole32: Remove unnecessary commenting out of the RPC interfaces in the dcom idl file.
|
2006-03-30 21:55:43 +02:00 |
defaulthandler.c
|
ole32: Fix DefaultHandler_EnumAdvises.
|
2006-04-07 13:09:36 +02:00 |
dictionary.c
|
…
|
|
dictionary.h
|
…
|
|
errorinfo.c
|
…
|
|
filemoniker.c
|
ole32: Fix typo in FileMonikerImpl_BindToObject.
|
2006-04-07 13:10:18 +02:00 |
ftmarshal.c
|
…
|
|
git.c
|
…
|
|
hglobalstream.c
|
…
|
|
ifs.c
|
…
|
|
ifs.h
|
…
|
|
itemmoniker.c
|
ole32: Fix the algorithm used in ItemMonikerImpl_Hash to match native.
|
2006-05-08 15:43:35 +02:00 |
marshal.c
|
ole32: Add on the size of the whole OBJREF structure in the case of custom marshaling.
|
2006-05-08 15:44:06 +02:00 |
memlockbytes.c
|
…
|
|
memlockbytes16.c
|
…
|
|
moniker.c
|
ole32: Add an implementation of class monikers.
|
2006-05-08 21:13:32 +02:00 |
moniker.h
|
ole32: Add an implementation of class monikers.
|
2006-05-08 21:13:32 +02:00 |
ole2.c
|
ole32: Store drop targets in a standard list.
|
2006-05-05 16:33:12 +02:00 |
ole2.spec
|
…
|
|
ole2_16.c
|
…
|
|
ole2conv.spec
|
…
|
|
ole2impl.c
|
…
|
|
ole2nls.c
|
…
|
|
ole2nls.spec
|
…
|
|
ole2prox.spec
|
…
|
|
ole2stubs.c
|
…
|
|
ole2thk.spec
|
…
|
|
ole16.c
|
…
|
|
ole32.spec
|
…
|
|
ole32_main.c
|
…
|
|
ole32res.rc
|
…
|
|
oleobj.c
|
…
|
|
oleproxy.c
|
ole32: Add an implementation of class monikers.
|
2006-05-08 21:13:32 +02:00 |
olestd.h
|
…
|
|
regsvr.c
|
Check the return value from register_key_guid in all the DLL registering code.
|
2006-05-10 19:38:04 +02:00 |
rpc.c
|
ole32: Exception handling shouldn't be needed around the call to IRpcStubBuffer_Invoke.
|
2006-05-10 19:24:24 +02:00 |
stg_bigblockfile.c
|
…
|
|
stg_prop.c
|
…
|
|
stg_stream.c
|
ole32: IPersistStream is also implemented by any object that implements IStream.
|
2006-05-05 21:51:52 +02:00 |
storage.c
|
…
|
|
storage.spec
|
…
|
|
storage32.c
|
ole32: Add StgCreateFile test and conformance fix.
|
2006-05-08 16:04:51 +02:00 |
storage32.h
|
…
|
|
stubmanager.c
|
…
|
|
usrmarshal.c
|
ole32: Add documentation for the clip format user marshal functions.
|
2006-04-03 21:36:12 +02:00 |
version.rc
|
…
|
|