Sweden-Number/dlls/ole32
Robert Shearman 83f3b370b1 - Remove redunant braces.
- Compact multi-line comments that fit into one line.
- Remove comments that state the obvious.
- Remove extra brackets that are redundant because the -> operator
  binds tighter than &.
- Change "this" to "This" to make code more like other interface
  implementations.
- Remove redundant comparisons with NULL for pointers.
2005-09-19 14:42:53 +00:00
..
tests Fix ref-counting rules to match native DCOM Dlls. 2005-09-18 11:10:37 +00:00
.cvsignore
Makefile.in
antimoniker.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
bindctx.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
clipboard.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
compobj.c Add exception handling for stubs. 2005-09-14 10:07:01 +00:00
compobj.spec Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs. 2005-08-15 09:46:51 +00:00
compobj_private.h Add exception handling for stubs. 2005-09-14 10:07:01 +00:00
compositemoniker.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
datacache.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
dcom.idl The [string] attribute is only valid on byte, char and wchar_t types, 2005-09-02 11:19:05 +00:00
defaulthandler.c - Remove redunant braces. 2005-09-19 14:42:53 +00:00
dictionary.c
dictionary.h
errorinfo.c Fixes for function prototypes without arguments. 2005-09-06 09:27:37 +00:00
filemoniker.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
ftmarshal.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
git.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
hglobalstream.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
ifs.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
ifs.h Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of 2005-07-26 18:32:53 +00:00
itemmoniker.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
marshal.c Fix the return codes during unmarshaling so that it returns failure 2005-09-19 14:34:04 +00:00
memlockbytes.c Added some documentation. 2005-07-07 17:21:44 +00:00
memlockbytes16.c Implemented IsValidInterface16, CoMemAlloc. 2005-07-24 16:15:24 +00:00
moniker.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
moniker.h Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
ole2.c Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
ole2.spec Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs. 2005-08-15 09:46:51 +00:00
ole2_16.c Use LPSTORAGE to better match the PSDK. 2005-08-16 16:01:15 +00:00
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c Use the proper WOW functions everywhere instead of the K32WOW variant. 2005-08-10 10:59:19 +00:00
ole32.spec Add stub for CoAllowSetForegroundWindow. 2005-08-26 08:47:09 +00:00
ole32_main.c
ole32res.rc
oleobj.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
oleproxy.c Fix ref-counting rules to match native DCOM Dlls. 2005-09-18 11:10:37 +00:00
olestd.h
regsvr.c
rpc.c Add exception handling for stubs. 2005-09-14 10:07:01 +00:00
stg_bigblockfile.c
stg_prop.c Fix some gcc 4.0 warnings. 2005-08-22 09:26:53 +00:00
stg_stream.c
storage.c Use LPSTORAGE to better match the PSDK. 2005-08-16 16:01:15 +00:00
storage.spec Implemented ILockBytes16 (memorystream) support for the 16bit compound 2005-08-08 11:05:06 +00:00
storage32.c Relax the share mode validation for transacted storage, with a test. 2005-09-07 09:22:15 +00:00
storage32.h Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
stubmanager.c Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com> 2005-09-02 11:18:45 +00:00
version.rc