.. |
.cvsignore
|
Implement DllRegisterServer and DllUnregisterServer for ole32.dll, and
|
2003-03-28 19:33:04 +00:00 |
Makefile.in
|
- Create new file ole2_16.c for ole2 16bit only functions.
|
2003-07-09 19:49:12 +00:00 |
antimoniker.c
|
Typos/spelling fixes.
|
2003-06-18 03:30:39 +00:00 |
bindctx.c
|
Removed uses of the non standard ICOM_VTBL macro.
|
2003-04-10 18:17:34 +00:00 |
clipboard.c
|
Removed uses of the non standard ICOM_VTBL macro.
|
2003-04-10 18:17:34 +00:00 |
compobj.c
|
Allocate DebugInfo field for all critical sections (based on a patch
|
2003-08-12 23:50:54 +00:00 |
compobj.spec
|
Factored out the OLE 16 bit allocator from StringFromCLSID.
|
2002-07-25 23:55:55 +00:00 |
compobj_private.h
|
Implement a class factory for the Global Interface Table.
|
2003-06-17 03:57:18 +00:00 |
compositemoniker.c
|
Typos/spelling fixes.
|
2003-06-18 03:30:39 +00:00 |
datacache.c
|
Fixed some common spelling errors.
|
2003-07-02 04:37:26 +00:00 |
dcom.h
|
DCOM IDL file based on the DCOM specification.
|
2003-05-22 03:36:26 +00:00 |
dcom.idl
|
DCOM IDL file based on the DCOM specification.
|
2003-05-22 03:36:26 +00:00 |
defaulthandler.c
|
Remove redundant wine specific #include.
|
2003-08-18 19:48:38 +00:00 |
errorinfo.c
|
Preliminary support for COM apartments.
|
2003-06-04 20:11:34 +00:00 |
filemoniker.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
ftmarshal.c
|
Fix miscellaneous spelling errors and typos.
|
2003-05-13 00:41:57 +00:00 |
git.c
|
- GIT should not dereference ppv when unmarshalling interface.
|
2003-07-22 01:01:25 +00:00 |
hglobalstream.c
|
Removed uses of the non standard ICOM_VTBL macro.
|
2003-04-10 18:17:34 +00:00 |
ifs.c
|
Allocate DebugInfo field for all critical sections (based on a patch
|
2003-08-12 23:50:54 +00:00 |
ifs.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
itemmoniker.c
|
Typos/spelling fixes.
|
2003-06-18 03:30:39 +00:00 |
marshal.c
|
Fix miscellaneous spelling errors and typos.
|
2003-05-13 00:41:57 +00:00 |
memlockbytes.c
|
Separate Win16 and Win32 implementations in memlockbytes.
|
2003-05-15 22:55:37 +00:00 |
memlockbytes16.c
|
Fixed some issues found by winapi_check.
|
2003-08-08 21:07:23 +00:00 |
moniker.c
|
Created stub for CreateClassMoniker.
|
2003-07-18 22:59:58 +00:00 |
moniker.h
|
Moved some definitions from include/wine/obj_moniker.h to
|
2002-12-19 01:09:40 +00:00 |
ole2.c
|
- Create new file ole2_16.c for ole2 16bit only functions.
|
2003-07-09 19:49:12 +00:00 |
ole2.spec
|
Fixed some issues found by winapi_check.
|
2003-08-08 21:07:23 +00:00 |
ole2_16.c
|
- Create new file ole2_16.c for ole2 16bit only functions.
|
2003-07-09 19:49:12 +00:00 |
ole2conv.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
ole2impl.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
ole2nls.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
ole2nls.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
ole2prox.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
ole2stubs.c
|
- Implement a few more cases in PropVariantClear.
|
2003-05-13 00:32:43 +00:00 |
ole2thk.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
ole16.c
|
- Create new file ole2_16.c for ole2 16bit only functions.
|
2003-07-09 19:49:12 +00:00 |
ole32.spec
|
Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer,
|
2003-07-30 03:48:55 +00:00 |
ole32_main.c
|
For all DLLs with defined DllMain and which do not require
|
2003-06-30 20:53:48 +00:00 |
ole32_main.h
|
Remove FIXMEs and prototypes for now-implemented functions.
|
2003-07-18 22:54:01 +00:00 |
ole32res.rc
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
oleobj.c
|
Removed uses of the non standard ICOM_VTBL macro.
|
2003-04-10 18:17:34 +00:00 |
oleproxy.c
|
Implement a class factory for the Global Interface Table.
|
2003-06-17 03:57:18 +00:00 |
olestd.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
regsvr.c
|
Fixed some issues found by winapi_check.
|
2003-08-08 21:07:23 +00:00 |
rpc.c
|
Roll loop back up to avoid code duplication.
|
2003-02-14 23:30:50 +00:00 |
stg_bigblockfile.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
stg_stream.c
|
Removed uses of the non standard ICOM_VTBL macro.
|
2003-04-10 18:17:34 +00:00 |
storage.c
|
Fix blatantly wrong SetFilePointer() calls.
|
2003-04-14 21:33:49 +00:00 |
storage.spec
|
ole2nls.c is a 16bit only.
|
2003-01-05 01:04:34 +00:00 |
storage32.c
|
Spelling fixes.
|
2003-07-09 02:52:57 +00:00 |
storage32.h
|
Make sure that no files except unknwn.h include wine/obj_base.h
|
2002-12-05 20:33:07 +00:00 |
version.rc
|
Implement DllRegisterServer and DllUnregisterServer for ole32.dll, and
|
2003-03-28 19:33:04 +00:00 |