.. |
tests
|
ole32/tests: Standardize the COM usage in clipboard.c.
|
2010-12-14 12:30:46 +01:00 |
Makefile.in
|
ole32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 19:51:08 +01:00 |
antimoniker.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
bindctx.c
|
ole32: Use an iface instead of a vtbl pointer in BindCtxImpl.
|
2010-12-09 12:23:39 +01:00 |
classmoniker.c
|
ole32: Remove redundant variables.
|
2010-07-21 17:38:37 +02:00 |
clipboard.c
|
ole32: Avoid potential NULL pointer dereferences in a TRACE.
|
2010-05-26 10:11:05 +02:00 |
comcat.c
|
ole32: Only fail on missing Implemented Categories key if we actually have categories to check.
|
2010-05-03 13:56:41 +02:00 |
compobj.c
|
ole32: Use ifaces instead of vtbl pointers in Context.
|
2010-12-09 12:23:49 +01:00 |
compobj_private.h
|
ole32: Get rid of the ICOM_THIS_MULTI macro.
|
2010-11-11 20:16:59 +01:00 |
compositemoniker.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
datacache.c
|
ole32: Implement OnRun and OnStop.
|
2010-11-01 16:16:12 +01:00 |
dcom.idl
|
…
|
|
defaulthandler.c
|
ole32: Pass failures from delegate object's ::QueryInterface in default handler.
|
2010-10-21 12:28:51 +02:00 |
dictionary.c
|
…
|
|
dictionary.h
|
…
|
|
drag_copy.cur
|
…
|
|
drag_link.cur
|
…
|
|
drag_move.cur
|
…
|
|
enumx.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
enumx.h
|
…
|
|
errorinfo.c
|
…
|
|
filelockbytes.c
|
ole32: Use an iface instead of a vtbl pointer in FileLockBytesImpl.
|
2010-12-09 12:23:31 +01:00 |
filemoniker.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
ftmarshal.c
|
ole32: Fix the free threaded marshaller data for 64-bit pointers.
|
2010-04-07 13:09:49 +02:00 |
git.c
|
ole32: Fix assumption about HRESULT failure code value.
|
2010-07-21 17:38:37 +02:00 |
hglobalstream.c
|
ole32: Fix seeking backwards in hglobalstream.
|
2010-05-27 14:46:43 +02:00 |
ifs.c
|
ole32: Fix return value for CoRevokeMallocSpy.
|
2010-05-03 15:40:20 +02:00 |
irot.idl
|
…
|
|
itemmoniker.c
|
…
|
|
marshal.c
|
ole32: Get rid of the ICOM_THIS_MULTI macro.
|
2010-11-11 20:16:59 +01:00 |
memlockbytes.c
|
…
|
|
moniker.c
|
ole32: Validate pointer parameters in MkParseDisplayName.
|
2010-05-21 18:58:05 +02:00 |
moniker.h
|
…
|
|
nodrop.cur
|
…
|
|
ole2.c
|
ole32: Use an iface instead of a vtbl pointer in EnumOLEVERB.
|
2010-12-05 12:27:16 +01:00 |
ole2impl.c
|
…
|
|
ole2stubs.c
|
…
|
|
ole32.spec
|
ole32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
ole32_main.c
|
…
|
|
ole32_objidl.idl
|
ole32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 19:51:08 +01:00 |
ole32_oleidl.idl
|
…
|
|
ole32_unknwn.idl
|
…
|
|
ole32res.rc
|
resources: Define a generic mechanism for adding extra values to the common version block.
|
2010-12-03 14:53:59 +01:00 |
oleobj.c
|
ole32: Use an iface instead of a vtbl pointer in EnumOleSTATDATA.
|
2010-12-05 12:26:08 +01:00 |
oleproxy.c
|
…
|
|
olestd.h
|
…
|
|
pointermoniker.c
|
ole32: Use an iface instead of a vtbl pointer in PointerMonikerImpl.
|
2010-12-09 12:24:03 +01:00 |
rpc.c
|
ole32: Don't use in-memory structure layouts to build the wire data, define wire-specific structures instead.
|
2010-04-06 18:07:59 +02:00 |
stg_prop.c
|
ole32: Use an iface instead of a vtbl pointer in PropertyStorage_impl.
|
2010-12-08 16:40:11 +01:00 |
stg_stream.c
|
ole32: Flush before returning from any storage API call that writes.
|
2010-08-26 13:59:28 +02:00 |
storage32.c
|
ole32: Avoid unneccessary stream conversion.
|
2010-11-23 13:17:06 +01:00 |
storage32.h
|
ole32: Avoid unneccessary stream conversion.
|
2010-11-23 13:17:06 +01:00 |
stubmanager.c
|
ole32: Use an iface instead of a vtbl pointer in RemUnknown.
|
2010-12-09 12:23:25 +01:00 |
usrmarshal.c
|
ole32: Implement the IAdviseSink call_as proxies and stubs.
|
2010-05-25 12:49:19 +02:00 |