Sweden-Number/dlls/ole32
Robert Shearman e6afc84873 - Add code for destroying the thread-local storage data, but don't use
it yet.
- Don't release apartment on changing modes because we didn't add a
  reference anywhere.
- Quieten the RPC_E_DISCONNECTED error message as it is an expected
  return code.
- Treat IID_NULL the same as IID_IUnknown.
- Make tests compile on Win95 again.
- Fix copy+paste error where the test failure should be from the
  CoUnmarshalInterface function.
2005-02-01 14:18:10 +00:00
..
tests - Add code for destroying the thread-local storage data, but don't use 2005-02-01 14:18:10 +00:00
.cvsignore
Makefile.in - Implement the COM stub manager, refactor the current stub code. 2004-12-27 19:21:47 +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.c - Add code for destroying the thread-local storage data, but don't use 2005-02-01 14:18:10 +00:00
compobj.spec
compobj_private.h - Make proxy manager use IMultiQI instead of IInternalUnknown as tests 2005-01-26 21:07:05 +00:00
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 - Add documentation for most Co* functions. 2005-01-14 17:05:36 +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
marshal.c - Add code for destroying the thread-local storage data, but don't use 2005-02-01 14:18:10 +00:00
memlockbytes.c Remove unneeded includes and the unused COMPOBJ_hInstance32 variable. 2004-12-14 15:28:58 +00:00
memlockbytes16.c
moniker.c Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
moniker.h
ole2.c - Add documentation for most Co* functions. 2005-01-14 17:05:36 +00:00
ole2.spec
ole2_16.c
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c - Add documentation for most Co* functions. 2005-01-14 17:05:36 +00:00
ole2thk.spec
ole16.c
ole32.spec - Implement CoSetProxyBlanket, CoQueryProxyBlanket and CoCopyProxy. 2005-01-28 11:27:46 +00:00
ole32_main.c
ole32_main.h - Add code for destroying the thread-local storage data, but don't use 2005-02-01 14:18:10 +00:00
ole32res.rc
oleobj.c - use Interlocked* functions in AddRef and Release. 2005-01-09 17:29:21 +00:00
oleproxy.c - Make proxy manager use IMultiQI instead of IInternalUnknown as tests 2005-01-26 21:07:05 +00:00
olestd.h
regsvr.c - Move OLE automation interface registration to oleaut32. 2005-01-25 19:03:30 +00:00
rpc.c - More tests. 2005-01-28 12:39:13 +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
storage.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
storage.spec
storage32.c Tests and fixes for StgOpenStorage. 2005-01-11 15:08:08 +00:00
storage32.h
stubmanager.c - Make proxy manager use IMultiQI instead of IInternalUnknown as tests 2005-01-26 21:07:05 +00:00
version.rc