.. |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
antimoniker.c
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
bindctx.c
|
Removed ordinals from comments.
|
2003-09-11 03:06:25 +00:00 |
clipboard.c
|
Assorted spelling fixes.
|
2004-01-06 22:08:33 +00:00 |
compobj.c
|
Assorted spelling fixes.
|
2004-07-08 20:16:23 +00:00 |
compobj.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
compobj_private.h
|
- CoSetState info should be thread local.
|
2004-02-10 01:36:20 +00:00 |
compositemoniker.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
datacache.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
dcom.h
|
Regenerated with the latest widl.
|
2003-09-06 02:25:53 +00:00 |
dcom.idl
|
DCOM IDL file based on the DCOM specification.
|
2003-05-22 03:36:26 +00:00 |
defaulthandler.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
errorinfo.c
|
- CoSetState info should be thread local.
|
2004-02-10 01:36:20 +00:00 |
filemoniker.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
ftmarshal.c
|
Removed ordinals from comments.
|
2003-09-11 03:06:25 +00:00 |
git.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
hglobalstream.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
ifs.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
ifs.h
|
Moved a few remaining 16-bit definitions out of the standard headers.
|
2004-01-23 22:51:41 +00:00 |
itemmoniker.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
marshal.c
|
Return an error in CoMarshalInterface if the IUnknown pointer is NULL
|
2004-06-30 18:14:00 +00:00 |
memlockbytes.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
memlockbytes16.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
moniker.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
moniker.h
|
…
|
|
ole2.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +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
|
Moved a few remaining 16-bit definitions out of the standard headers.
|
2004-01-23 22:51:41 +00:00 |
ole2conv.spec
|
…
|
|
ole2impl.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
ole2nls.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
ole2nls.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
ole2prox.spec
|
…
|
|
ole2stubs.c
|
Fix various function prototypes to conform to PSDK.
|
2004-01-23 20:57:26 +00:00 |
ole2thk.spec
|
…
|
|
ole16.c
|
Fix the IMalloc::ReAlloc() to follow the documented behavior.
|
2003-11-26 03:34:51 +00:00 |
ole32.spec
|
Implemented CoReleaseMarshalData.
|
2004-05-02 04:20:37 +00:00 |
ole32_main.c
|
- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet been called and
|
2003-12-08 22:46:08 +00:00 |
ole32_main.h
|
Fix the case of product and company names.
|
2003-09-08 19:38:45 +00:00 |
ole32res.rc
|
Extract binary resources to files, to fit the standard.
|
2003-10-03 05:01:33 +00:00 |
oleobj.c
|
Removed ordinals from comments.
|
2003-09-11 03:06:25 +00:00 |
oleproxy.c
|
- Fix ref count on standard proxy creation.
|
2004-06-14 17:58:03 +00:00 |
olestd.h
|
…
|
|
regsvr.c
|
Sync some of the dll registrations with the contents of
|
2004-02-27 06:08:32 +00:00 |
rpc.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
stg_bigblockfile.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
stg_stream.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
storage.c
|
Fixed lvalue casts.
|
2004-04-30 18:32:36 +00:00 |
storage.spec
|
…
|
|
storage32.c
|
Revert broken strict aliasing fix.
|
2004-05-21 20:52:57 +00:00 |
storage32.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
version.rc
|
…
|
|