.. |
tests
|
Delete some temp files created by the ole32 tests.
|
2005-10-29 10:29:18 +00:00 |
.cvsignore
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Makefile.in
|
Added rules for building import libraries in the individual dll
|
2005-05-09 14:42:30 +00:00 |
antimoniker.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
bindctx.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
clipboard.c
|
Improve c2man Documented-Total count.
|
2005-11-09 10:30:57 +00:00 |
compobj.c
|
Implement CLSCTX_INPROC_HANDLER in CoGetClassObject similar to
|
2005-11-12 19:11:21 +00:00 |
compobj.spec
|
Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs.
|
2005-08-15 09:46:51 +00:00 |
compobj_private.h
|
- Extend COM_OpenKeyForCLSID to open a subkey and return an HRESULT.
|
2005-11-09 10:29:11 +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
|
Add NULL check for sinkInterface in DataCache_GetAdvise.
|
2005-09-28 18:12:58 +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
|
Implement OLE object notifications, making sure to cope with the case
|
2005-11-03 19:32:49 +00:00 |
dictionary.c
|
Add traces, add unit tests for IPropertyStorage, and fix the problems
|
2005-04-11 14:30:24 +00:00 |
dictionary.h
|
Add traces, add unit tests for IPropertyStorage, and fix the problems
|
2005-04-11 14:30:24 +00:00 |
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 a trace to refer to the object ID rather than the legacy MID.
|
2005-09-20 11:36:40 +00:00 |
memlockbytes.c
|
Added some documentation.
|
2005-07-07 17:21:44 +00:00 |
memlockbytes16.c
|
Improve c2man Documented-Total count.
|
2005-11-09 10:30:57 +00:00 |
moniker.c
|
Move all 16-bit functions to an appropriate 16-bit file.
|
2005-09-25 15:17:10 +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
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
ole2.spec
|
Fix .spec declarations for functinos with 64bit arguments (reported by
|
2005-09-26 09:56:40 +00:00 |
ole2_16.c
|
Move all 16-bit functions to an appropriate 16-bit file.
|
2005-09-25 15:17:10 +00:00 |
ole2conv.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
ole2impl.c
|
…
|
|
ole2nls.c
|
Use the proper calling convention for 2 16-bit functions.
|
2005-09-27 09:32:41 +00:00 |
ole2nls.spec
|
…
|
|
ole2prox.spec
|
…
|
|
ole2stubs.c
|
Move all 16-bit functions to an appropriate 16-bit file.
|
2005-09-25 15:17:10 +00:00 |
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
|
Improve c2man Documented-Total count.
|
2005-11-09 10:30:57 +00:00 |
ole32.spec
|
Add stub for CoAllowSetForegroundWindow.
|
2005-08-26 08:47:09 +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
|
Fix ref-counting rules to match native DCOM Dlls.
|
2005-09-18 11:10:37 +00:00 |
olestd.h
|
…
|
|
regsvr.c
|
- Add registry entries for local-only OLE interfaces.
|
2005-06-13 10:01:43 +00:00 |
rpc.c
|
- Extend COM_OpenKeyForCLSID to open a subkey and return an HRESULT.
|
2005-11-09 10:29:11 +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
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
storage.c
|
Improve c2man Documented-Total count.
|
2005-11-09 10:30:57 +00:00 |
storage.spec
|
Fix .spec declarations for functinos with 64bit arguments (reported by
|
2005-09-26 09:56:40 +00:00 |
storage32.c
|
Improve c2man Documented-Total count.
|
2005-11-09 10:30:57 +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
|
…
|
|