.. |
tests
|
ole32: Add some more tests for failure cases of Co* functions and make builtin ole32 pass them.
|
2006-08-16 16:42:01 +02:00 |
.gitignore
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Makefile.in
|
ole32: Add a framework for implementing IEnum* interfaces.
|
2006-07-12 13:18:17 +02:00 |
antimoniker.c
|
…
|
|
bindctx.c
|
…
|
|
classmoniker.c
|
…
|
|
clipboard.c
|
ole32: Small cleanups.
|
2006-07-12 19:29:14 +02:00 |
compobj.c
|
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.
|
2006-08-16 16:42:32 +02:00 |
compobj.spec
|
…
|
|
compobj_private.h
|
ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases.
|
2006-08-03 22:23:13 +02:00 |
compositemoniker.c
|
…
|
|
datacache.c
|
…
|
|
dcom.idl
|
…
|
|
defaulthandler.c
|
ole32: Add a check for NULL This->dataAdviseHolder in DefaultHandler_Stop.
|
2006-08-09 20:40:17 +02:00 |
dictionary.c
|
…
|
|
dictionary.h
|
…
|
|
enumx.c
|
ole32: Add a framework for implementing IEnum* interfaces.
|
2006-07-12 13:18:17 +02:00 |
enumx.h
|
ole32: Add a framework for implementing IEnum* interfaces.
|
2006-07-12 13:18:17 +02:00 |
errorinfo.c
|
…
|
|
filemoniker.c
|
…
|
|
ftmarshal.c
|
ole32: Document CoCreateFreeThreadedMarshaler.
|
2006-06-19 10:28:26 +02:00 |
git.c
|
ole32: Make some functions and variables static.
|
2006-08-02 13:31:26 +02:00 |
hglobalstream.c
|
ole32: Always set pcbWritten when writing a stream.
|
2006-08-14 11:46:41 +02:00 |
ifs.c
|
…
|
|
ifs.h
|
…
|
|
itemmoniker.c
|
…
|
|
marshal.c
|
ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases.
|
2006-08-03 22:23:13 +02:00 |
memlockbytes.c
|
ole32: Make the virtual table functions static where possible.
|
2006-06-10 11:59:15 +02:00 |
memlockbytes16.c
|
ole32: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-12 21:34:59 +02:00 |
moniker.c
|
ole32: When comparing monikers use the abData field of MInterfacePointer
|
2006-08-09 20:39:51 +02:00 |
moniker.h
|
…
|
|
ole2.c
|
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.
|
2006-08-16 16:42:32 +02:00 |
ole2.spec
|
…
|
|
ole2_16.c
|
…
|
|
ole2conv.spec
|
…
|
|
ole2impl.c
|
…
|
|
ole2nls.c
|
…
|
|
ole2nls.spec
|
…
|
|
ole2prox.spec
|
…
|
|
ole2stubs.c
|
…
|
|
ole2thk.spec
|
…
|
|
ole16.c
|
ole32: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-12 21:34:59 +02:00 |
ole32.spec
|
ole32: Implement OleNoteObjectVisible as described by MSDN.
|
2006-07-31 21:25:38 +02:00 |
ole32_main.c
|
…
|
|
ole32res.rc
|
…
|
|
oleobj.c
|
ole32: Zero stg in case ADVF_NODATA is specified.
|
2006-08-09 20:39:37 +02:00 |
oleproxy.c
|
ole32: Don't use sizeof in traces to avoid printf format warnings.
|
2006-06-13 14:11:15 +02:00 |
olestd.h
|
…
|
|
regsvr.c
|
ole32: Register the CLSID_Picture_Metafile and CLSID_Picture_Dib ProgIDs.
|
2006-08-09 20:37:44 +02:00 |
rpc.c
|
ole32: Free the buffer allocated in local_server_thread (found by Smatch).
|
2006-07-17 13:43:44 +02:00 |
stg_bigblockfile.c
|
ole32: Ensure that a returned free block is valid in storage.
|
2006-08-03 22:23:27 +02:00 |
stg_prop.c
|
ole32: Use PropVariantInit instead of memset.
|
2006-08-14 20:17:10 +02:00 |
stg_stream.c
|
ole32: Add some missing traces.
|
2006-07-29 11:55:43 +02:00 |
storage.c
|
ole32: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-12 21:34:59 +02:00 |
storage.spec
|
…
|
|
storage32.c
|
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.
|
2006-08-16 16:42:32 +02:00 |
storage32.h
|
ole32: Ensure that a returned free block is valid in storage.
|
2006-08-03 22:23:27 +02:00 |
stubmanager.c
|
ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases.
|
2006-08-03 22:23:13 +02:00 |
usrmarshal.c
|
…
|
|
version.rc
|
…
|
|