.. |
tests
|
Make ole32 tests loadable on NT4.
|
2005-05-07 12:09:58 +00:00 |
.cvsignore
|
Removed a couple of no longer needed entries.
|
2004-11-19 18:28:05 +00:00 |
antimoniker.c
|
Remove function prototypes, make functions static.
|
2005-03-27 18:16:25 +00:00 |
bindctx.c
|
Remove function prototypes, make functions static.
|
2005-03-27 18:16:25 +00:00 |
clipboard.c
|
Change prototypes so gcc with some warnings doesn't bark.
|
2005-03-29 11:32:04 +00:00 |
compobj.c
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
compobj.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
compobj_private.h
|
- Add critsec debugging info.
|
2005-03-17 10:26:20 +00:00 |
compositemoniker.c
|
Remove function prototypes, make functions static.
|
2005-03-28 10:01:45 +00:00 |
datacache.c
|
Remove unnecessary function prototypes.
|
2005-03-27 18:16:49 +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 |
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
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
filemoniker.c
|
- Better tracing.
|
2005-02-18 20:13:23 +00:00 |
ftmarshal.c
|
Eliminate casts of the return value of HeapAlloc.
|
2005-03-21 11:25:13 +00:00 |
git.c
|
The Global Interface Table should do table-strong marshaling instead
|
2005-02-15 15:47:44 +00:00 |
hglobalstream.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
ifs.c
|
Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
|
2005-03-17 20:53:37 +00:00 |
ifs.h
|
Fixed some errors in function prototypes.
|
2004-12-13 21:19:01 +00:00 |
itemmoniker.c
|
- Better tracing.
|
2005-02-18 20:13:23 +00:00 |
Makefile.in
|
Begin implementing IPropertyStorage.
|
2005-03-17 20:50:35 +00:00 |
marshal.c
|
- Add critsec debugging info.
|
2005-03-17 10:26:20 +00:00 |
memlockbytes.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
memlockbytes16.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
moniker.c
|
Zero out an invalidated runningObjectTableInstance pointer.
|
2005-04-15 16:11:29 +00:00 |
moniker.h
|
|
|
ole2.c
|
Specify the proper call convention in the PropSysFreeString()
|
2005-04-20 16:21:16 +00:00 |
ole2.spec
|
Moved a few remaining 16-bit definitions out of the standard headers.
|
2004-01-23 22:51:41 +00:00 |
ole2_16.c
|
Remove the need for the non-standard (Close|Delete)MetaFile16().
|
2005-04-13 15:16:40 +00:00 |
ole2conv.spec
|
|
|
ole2impl.c
|
Fix memory leak in OleDuplicateData on error path (found by Smatch).
|
2005-03-19 17:05:12 +00:00 |
ole2nls.c
|
|
|
ole2nls.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
ole2prox.spec
|
|
|
ole2stubs.c
|
- Add documentation for most Co* functions.
|
2005-01-14 17:05:36 +00:00 |
ole2thk.spec
|
|
|
ole16.c
|
Get rid of the non-standard ICOM_THIS macro.
|
2004-09-09 21:03:58 +00:00 |
ole32.spec
|
Replace stub entry for StgOpenStorageEx with call to StgOpenStorage.
|
2005-05-06 14:32:30 +00:00 |
ole32_main.c
|
- Split up apartment creation so that the long code paths that don't
|
2005-02-08 13:42:15 +00:00 |
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
|
Use only one .res file.
|
2004-10-27 00:47:53 +00:00 |
oleobj.c
|
Eliminate casts of the return value of HeapAlloc.
|
2005-03-21 11:25:13 +00:00 |
oleproxy.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
olestd.h
|
|
|
regsvr.c
|
- Implement CoDisconnectObject.
|
2005-02-08 16:51:22 +00:00 |
rpc.c
|
- Add critsec debugging info.
|
2005-03-17 10:26:20 +00:00 |
stg_bigblockfile.c
|
Eliminate casts of the return value of HeapAlloc.
|
2005-03-21 11:25:13 +00:00 |
stg_prop.c
|
- convert strings between property storage's code page and system code
|
2005-04-23 19:04:49 +00:00 |
stg_stream.c
|
Eliminate forward declarations, make functions static.
|
2005-03-31 15:26:30 +00:00 |
storage.c
|
Const correctness fixes.
|
2004-11-30 21:38:57 +00:00 |
storage.spec
|
|
|
storage32.c
|
Replace stub entry for StgOpenStorageEx with call to StgOpenStorage.
|
2005-05-06 14:32:30 +00:00 |
storage32.h
|
Define and use endian conversion macros for big-endian machines.
|
2005-04-24 17:22:26 +00:00 |
stubmanager.c
|
- Add critsec debugging info.
|
2005-03-17 10:26:20 +00:00 |
version.rc
|
|
|