wine/dlls/ole32
2005-01-14 15:11:24 +00:00
..
tests - Force creation of thread queue to stop PostThreadMessage from 2005-01-12 19:28:37 +00:00
.cvsignore Removed a couple of no longer needed entries. 2004-11-19 18:28:05 +00:00
antimoniker.c
bindctx.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
clipboard.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
compobj_private.h - Document CoSetState & CoGetState. 2005-01-12 19:48:39 +00:00
compobj.c CoInitialize(Ex) should return S_FALSE when COM is already initialized 2005-01-12 19:58:09 +00:00
compobj.spec
compositemoniker.c Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
datacache.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dcom.idl
defaulthandler.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
errorinfo.c - use Interlocked* functions in AddRef and Release. 2005-01-09 17:29:21 +00:00
filemoniker.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
ftmarshal.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
git.c
hglobalstream.c Fixed incorrect unsigned test. 2004-12-14 11:35:12 +00:00
ifs.c - use Interlocked* functions in AddRef and Release. 2005-01-09 17:29:21 +00:00
ifs.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
itemmoniker.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
Makefile.in - Implement the COM stub manager, refactor the current stub code. 2004-12-27 19:21:47 +00:00
marshal.c Remove wine_marshal_data: it is unneeded and there is no equivalent in 2005-01-12 19:48:20 +00:00
memlockbytes16.c
memlockbytes.c Remove unneeded includes and the unused COMPOBJ_hInstance32 variable. 2004-12-14 15:28:58 +00:00
moniker.c Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
moniker.h
ole2_16.c
ole2.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
ole2.spec
ole2conv.spec
ole2impl.c Implement OleDuplicateData. 2004-11-24 18:12:06 +00:00
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c Implement OleDuplicateData. 2004-11-24 18:12:06 +00:00
ole2thk.spec
ole16.c
ole32_main.c
ole32_main.h
ole32.spec - Add some function declarations to objbase.h. 2004-12-01 15:33:34 +00:00
ole32res.rc
oleobj.c - use Interlocked* functions in AddRef and Release. 2005-01-09 17:29:21 +00:00
oleproxy.c The channel buffer can be NULL if the proxy is disconnected, so check 2005-01-05 17:30:20 +00:00
olestd.h
regsvr.c
rpc.c Force context switch on chanbuf disconnect to avoid a race in the test 2005-01-14 15:11:24 +00:00
stg_bigblockfile.c ReadFile and WriteFile must be passed a parameter for the number of 2004-12-22 18:38:31 +00:00
stg_stream.c Test and fix a few problems with OLE storage streams. 2005-01-11 10:44:28 +00:00
storage32.c Tests and fixes for StgOpenStorage. 2005-01-11 15:08:08 +00:00
storage32.h
storage.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
storage.spec
stubmanager.c - Document how thread-safety is ensured for each member of the 2005-01-11 10:45:34 +00:00
version.rc