..
tests
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
2007-02-26 17:33:36 +01:00
Makefile.in
Make.rules: Added support for building IDL client/proxy/server/iid files.
2006-10-16 17:20:37 +02:00
antimoniker.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
bindctx.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
classmoniker.c
ole32: Declare some functions static.
2007-01-19 12:28:58 +01:00
clipboard.c
ole32: Fixed some wrong conditions in OleFlushClipboard.
2006-10-24 11:32:48 +02:00
compobj.c
ole32: Better match the PSDK types and fix the winapi_check warnings.
2007-02-20 20:29:10 +01:00
compobj.spec
…
compobj_private.h
ole32: Add the external references that the server gave to us to any existing ifproxy,
2007-02-06 21:35:25 +01: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: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
defaulthandler.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
dictionary.c
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
dictionary.h
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
enumx.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
enumx.h
ole32: Add a framework for implementing IEnum* interfaces.
2006-07-12 13:18:17 +02:00
errorinfo.c
ole32: Declare some functions static.
2007-01-19 12:28:58 +01:00
filemoniker.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
ftmarshal.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
git.c
ole32: Remove some unneeded inclusions of headers.
2007-01-10 12:08:51 +01:00
hglobalstream.c
ole32: Declare some functions static.
2007-01-19 12:28:58 +01:00
ifs.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
ifs.h
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
itemmoniker.c
ole32: Declare some functions static.
2007-01-19 12:28:58 +01:00
marshal.c
ole32: Make an error message more useful by printing the returned error code.
2007-02-20 11:39:18 +01:00
memlockbytes.c
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
2007-02-26 13:38:49 +01:00
memlockbytes16.c
ole32: Spelling fixes.
2006-11-22 11:39:03 +01:00
moniker.c
ole32: Add missing parameter for RunningObjectTableImpl_UnInitialize.
2007-02-13 17:47:28 +01:00
moniker.h
ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs.
2006-06-09 21:09:49 +02:00
ole2.c
ole32: Add a field to the TLS data to determine whether OLE has been initialised for the current thread.
2007-01-08 12:35:41 +01:00
ole2.spec
…
ole2_16.c
Assorted spelling fixes.
2006-11-13 13:01:53 +01:00
ole2conv.spec
…
ole2impl.c
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
ole2nls.c
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
ole2nls.spec
…
ole2prox.spec
…
ole2stubs.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
ole2thk.spec
…
ole16.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
ole32.spec
ole32: Add CoWaitForMultipleHandles to spec file.
2007-02-05 12:34:51 +01:00
ole32_main.c
ole32: Set the mapping mode to anisotropic in OleMetafilePictFromIconAndLabel.
2006-12-04 12:22:09 +01:00
ole32res.rc
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
oleobj.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
oleproxy.c
ole32: Allow the marshaling/unmarshaling of NULL interfaces for IClassFactory.
2006-12-24 13:07:32 +01:00
olestd.h
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
regsvr.c
ole32: Fix functions defined without specifying argument types by changing them to "(void)".
2006-08-28 17:48:40 +02:00
rpc.c
Assorted spelling fixes.
2007-01-18 12:56:52 +01:00
stg_bigblockfile.c
ole32: Win64 printf format warning fixes.
2006-10-16 10:53:28 +02:00
stg_prop.c
ole32: Cast-qual warnings fix.
2006-11-07 15:06:30 +01:00
stg_stream.c
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
2007-02-26 17:33:36 +01:00
storage.c
ole32: Standardize some documentation comments.
2006-11-13 13:01:08 +01:00
storage.spec
…
storage32.c
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
2007-02-26 17:33:36 +01:00
storage32.h
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
2007-02-26 17:33:36 +01:00
stubmanager.c
ole32: Remove some unneeded inclusions of headers.
2007-01-10 12:08:51 +01:00
usrmarshal.c
ole32: Implement HMETAFILE and HMETAFILEPICT user marshaling functions and add tests for these.
2006-12-18 11:52:58 +01:00
version.rc
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00