.. |
tests
|
By-pass the RPC runtime if possible when calling an STA by posting a
|
2005-07-19 19:12:47 +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
|
Warning fixes for gcc 4.0.
|
2005-08-15 10:49:39 +00:00 |
compobj.spec
|
Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs.
|
2005-08-15 09:46:51 +00:00 |
compobj_private.h
|
Fix gcc 4.0 -Wpointer-sign warnings.
|
2005-07-05 11:02:54 +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
|
…
|
|
defaulthandler.c
|
Replace the _ICOM_THIS_From macros by inline functions the way it's
|
2005-07-27 11:10:52 +00:00 |
dictionary.c
|
…
|
|
dictionary.h
|
…
|
|
errorinfo.c
|
Replace the _ICOM_THIS_From macros by inline functions the way it's
|
2005-07-27 11:10:52 +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
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
hglobalstream.c
|
Fix gcc 4.0 -Wpointer-sign warnings.
|
2005-07-05 11:02:54 +00:00 |
ifs.c
|
Fix gcc 4.0 -Wpointer-sign warnings.
|
2005-07-05 11:02:54 +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
|
- Always query for the correct stub interface, otherwise we will be
|
2005-07-19 19:59:41 +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
|
Use LPSTORAGE to better match the PSDK.
|
2005-08-16 16:01:15 +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
|
Comment out stub WEP entry points so that we can call WEP for builtin
|
2005-05-23 10:12:26 +00:00 |
ole16.c
|
Use the proper WOW functions everywhere instead of the K32WOW variant.
|
2005-08-10 10:59:19 +00:00 |
ole32.spec
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
|
2005-08-08 17:35:28 +00:00 |
ole32_main.c
|
Move the Dll init function to compobj.c to avoid having global
|
2005-05-16 14:12:53 +00:00 |
ole32res.rc
|
…
|
|
oleobj.c
|
Fix gcc 4.0 -Wpointer-sign warnings.
|
2005-07-05 11:02:54 +00:00 |
oleproxy.c
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
|
2005-08-08 17:35:28 +00:00 |
olestd.h
|
…
|
|
regsvr.c
|
- Add registry entries for local-only OLE interfaces.
|
2005-06-13 10:01:43 +00:00 |
rpc.c
|
Silence now noisy error messages caused by changes in the way we call
|
2005-07-19 19:42:33 +00:00 |
stg_bigblockfile.c
|
…
|
|
stg_prop.c
|
Replace the _ICOM_THIS_From macros by inline functions the way it's
|
2005-07-27 11:10:52 +00:00 |
stg_stream.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
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
|
Warning fixes for gcc 4.0.
|
2005-08-15 10:49:39 +00:00 |
storage32.h
|
Fix gcc 4.0 -Wpointer-sign warnings.
|
2005-07-05 11:02:54 +00:00 |
stubmanager.c
|
Hack around broken state management so InstallShield works.
|
2005-07-20 10:30:04 +00:00 |
version.rc
|
…
|
|