wine-wine/dlls/ole32
Vitaly Lipatov e633b45300 Added some documentation. 2005-07-07 17:21:44 +00:00
..
tests Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
antimoniker.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
bindctx.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
clipboard.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
compobj.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
compobj.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
compobj_private.h Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
compositemoniker.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
datacache.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
dcom.idl DCOM IDL file based on the DCOM specification. 2003-05-22 03:36:26 +00:00
defaulthandler.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +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 Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
filemoniker.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
ftmarshal.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
git.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
hglobalstream.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
ifs.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
ifs.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
itemmoniker.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
marshal.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
memlockbytes.c Added some documentation. 2005-07-07 17:21:44 +00:00
memlockbytes16.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
moniker.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
moniker.h Removed CLSID_CompositeMoniker (conflicting with static definition). 2005-06-09 09:47:44 +00:00
ole2.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +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 Move the Dll init function to compobj.c to avoid having global 2005-05-16 14:12:53 +00:00
ole2conv.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
ole2impl.c Fix memory leak in OleDuplicateData on error path (found by Smatch). 2005-03-19 17:05:12 +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 - Add documentation for most Co* functions. 2005-01-14 17:05:36 +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 Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
ole32.spec Sort entry points alphabetically. 2005-06-22 18:38:23 +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 Use only one .res file. 2004-10-27 00:47:53 +00:00
oleobj.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
oleproxy.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
olestd.h
regsvr.c - Add registry entries for local-only OLE interfaces. 2005-06-13 10:01:43 +00:00
rpc.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
stg_bigblockfile.c Eliminate casts of the return value of HeapAlloc. 2005-03-21 11:25:13 +00:00
stg_prop.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
stg_stream.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
storage.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
storage.spec ole2nls.c is a 16bit only. 2003-01-05 01:04:34 +00:00
storage32.c Added some documentation. 2005-07-07 17:21:44 +00:00
storage32.h Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
stubmanager.c Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
version.rc Implement DllRegisterServer and DllUnregisterServer for ole32.dll, and 2003-03-28 19:33:04 +00:00