.. |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
antimoniker.c
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
bindctx.c
|
Assorted spelling fixes.
|
2004-07-23 23:02:09 +00:00 |
clipboard.c
|
Assorted spelling fixes.
|
2004-01-06 22:08:33 +00:00 |
compobj.c
|
Disconnect proxies at COM shutdown to release the corresponding
|
2004-08-02 18:28:29 +00:00 |
compobj.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
compobj_private.h
|
Disconnect proxies at COM shutdown to release the corresponding
|
2004-08-02 18:28:29 +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
|
Assorted spelling fixes.
|
2004-07-23 23:02:09 +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
|
IMalloc vtables are static.
|
2004-07-12 19:50:03 +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 |
Makefile.in
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
marshal.c
|
- Add static to non-exported marshal functions.
|
2004-08-02 18:47:31 +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
|
Document wrong behaviour for IRunningObjectTable.
|
2004-07-29 02:44:09 +00:00 |
moniker.h
|
Moved some definitions from include/wine/obj_moniker.h to
|
2002-12-19 01:09:40 +00:00 |
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
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
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
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
ole2stubs.c
|
Fix various function prototypes to conform to PSDK.
|
2004-01-23 20:57:26 +00:00 |
ole2thk.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
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
|
Updated some MSDN links in the code.
|
2004-07-30 00:03:02 +00:00 |
olestd.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
regsvr.c
|
IID_IObjectWithSite is already in libuuid, no need to declare here.
|
2004-07-12 19:50:14 +00:00 |
rpc.c
|
- Add static to non-exported marshal functions.
|
2004-08-02 18:47:31 +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
|
ole2nls.c is a 16bit only.
|
2003-01-05 01:04:34 +00:00 |
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
|
Implement DllRegisterServer and DllUnregisterServer for ole32.dll, and
|
2003-03-28 19:33:04 +00:00 |