.. |
tests
|
ole32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:25 +02:00 |
Makefile.in
|
…
|
|
antimoniker.c
|
…
|
|
bindctx.c
|
ole32: Add documentation for CreateBindCtx, BindMoniker, GetRunningObjectTable and OleRun.
|
2007-03-27 13:00:24 +02:00 |
classmoniker.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
clipboard.c
|
…
|
|
compobj.c
|
ole32: Constify some variables.
|
2007-06-29 14:30:48 +02:00 |
compobj.spec
|
ole32: The 16-bit version of CoDisconnectObject is not compatible with the 32-bit version, so create a separate stub for the former.
|
2007-03-21 15:55:22 +01:00 |
compobj_private.h
|
ole32: Constify some variables.
|
2007-06-29 14:30:48 +02:00 |
compositemoniker.c
|
ole32: Execute Reduce using the moniker's vtable in CreateCompositeMoniker as the moniker isn't necessarily a composite moniker.
|
2006-12-28 12:34:20 +01:00 |
datacache.c
|
ole32: Support reading and writing custom clipformats in the data cache.
|
2006-12-18 11:45:42 +01:00 |
dcom.idl
|
ole32: Add the OXID_INFO structure to dcom.idl.
|
2007-03-27 12:39:33 +02:00 |
defaulthandler.c
|
…
|
|
dictionary.c
|
ole32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:25 +02:00 |
dictionary.h
|
…
|
|
enumx.c
|
ole32: Constify some variables.
|
2007-07-02 14:38:11 +02:00 |
enumx.h
|
ole32: Constify some variables.
|
2007-07-02 14:38:11 +02:00 |
errorinfo.c
|
ole32: Add documentation for error info functions.
|
2007-05-08 13:24:02 +02:00 |
filemoniker.c
|
ole32: Remove stack-based string buffer inFileMonikerImpl_DecomposePath.
|
2007-06-07 20:40:12 +02:00 |
ftmarshal.c
|
…
|
|
git.c
|
ole32: Remove spurious AddRef of returned object on retrieval of an interface from the global interface table.
|
2007-05-23 12:49:50 +02:00 |
hglobalstream.c
|
ole32: Fix reading from an HGLOBALStreamImpl with an invalid HGLOBAL.
|
2007-05-18 14:42:53 +02:00 |
ifs.c
|
ole32: Constify a variable (and fix a typo concerning its level of indirection).
|
2007-07-06 18:11:43 +02:00 |
ifs.h
|
…
|
|
itemmoniker.c
|
ole32: Declare some functions static.
|
2007-01-19 12:28:58 +01:00 |
marshal.c
|
ole32: The identity functions can be used from apartments other than the one the proxy was unmarshaled into.
|
2007-05-22 12:18:55 +02:00 |
memlockbytes.c
|
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
|
2007-02-26 13:38:49 +01:00 |
memlockbytes16.c
|
…
|
|
moniker.c
|
ole32: Implement MkParseDisplayName.
|
2007-03-28 12:12:49 +02:00 |
moniker.h
|
ole32: Move declaration for FileMonikerImpl_DecomposePath from compobj_private.h to moniker.h.
|
2007-04-05 13:26:29 +02:00 |
ole2.c
|
ole32: Do not use wide character constants.
|
2007-06-22 12:18:55 +02:00 |
ole2.spec
|
…
|
|
ole2_16.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
ole2conv.spec
|
…
|
|
ole2impl.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
ole2nls.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
ole2nls.spec
|
…
|
|
ole2prox.spec
|
…
|
|
ole2stubs.c
|
…
|
|
ole2thk.spec
|
…
|
|
ole16.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
ole32.spec
|
ole32: Add spec entry for CoRegisterSurrogateEx.
|
2007-05-23 12:49:23 +02:00 |
ole32_main.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
ole32res.rc
|
…
|
|
oleobj.c
|
…
|
|
oleproxy.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
olestd.h
|
…
|
|
regsvr.c
|
ole32: Register the ProgID for the class and file monikers.
|
2007-03-27 13:00:54 +02:00 |
rpc.c
|
ole32: Void functions should not return a value.
|
2007-04-13 12:58:50 +02:00 |
stg_bigblockfile.c
|
ole32: Cast-qual warnings fix.
|
2007-07-06 18:11:46 +02:00 |
stg_prop.c
|
ole32: Cast-qual warnings fix.
|
2007-07-06 18:11:46 +02:00 |
stg_stream.c
|
ole32: Exclude unused headers.
|
2007-05-16 11:55:51 +02:00 |
storage.c
|
ole32: Constify some variables.
|
2007-07-05 19:52:35 +02:00 |
storage.spec
|
…
|
|
storage32.c
|
ole32: Cast-qual warnings fix.
|
2007-07-06 18:11:46 +02:00 |
storage32.h
|
ole32: Constify some variables.
|
2007-07-05 19:52:35 +02:00 |
stubmanager.c
|
ole32: Cast-qual warning fix.
|
2007-07-09 11:46:01 +02:00 |
usrmarshal.c
|
ole32: Void functions should not return a value.
|
2007-04-13 12:58:50 +02:00 |
version.rc
|
…
|
|