Sweden-Number/dlls/ole32
Alexandre Julliard 96ad688174 ole32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:15 +02:00
..
tests ole32/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:36 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in ole32: Add an implementation of class monikers. 2006-05-08 21:13:32 +02:00
antimoniker.c ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
bindctx.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
classmoniker.c ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
clipboard.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
compobj.c ole32: Print an error if a DLL's DllGetClassObject fails as this is 2006-06-13 11:40:20 +02:00
compobj.spec Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs. 2005-08-15 09:46:51 +00:00
compobj_private.h ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
compositemoniker.c ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
datacache.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dcom.idl Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
defaulthandler.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dictionary.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dictionary.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
errorinfo.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
filemoniker.c ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
ftmarshal.c ole32: Implement FTMarshalImpl_GetMarshalSizeMax. 2006-06-09 21:10:44 +02:00
git.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
hglobalstream.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ifs.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ifs.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
itemmoniker.c ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
marshal.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
memlockbytes.c ole32: Make the virtual table functions static where possible. 2006-06-10 11:59:15 +02:00
memlockbytes16.c ole32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:59 +02:00
moniker.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
moniker.h ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
ole2.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ole2.spec Fix .spec declarations for functinos with 64bit arguments (reported by 2005-09-26 09:56:40 +00:00
ole2_16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ole2conv.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
ole2impl.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ole2nls.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02: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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02: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 ole32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:59 +02:00
ole32.spec ole32: Implement CoQueryClientBlanket, CoImpersonateClient and 2006-06-09 21:11:02 +02:00
ole32_main.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ole32res.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleobj.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleproxy.c ole32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:15 +02:00
olestd.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
regsvr.c ole32: Register ISequentialStream for marshaling. 2006-06-09 21:11:09 +02:00
rpc.c ole32: If IRpcStubBuffer_Invoke fails, we should raise an exception to 2006-06-09 21:11:20 +02:00
stg_bigblockfile.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
stg_prop.c ole32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:15 +02:00
stg_stream.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
storage.c ole32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:59 +02:00
storage.spec Fix .spec declarations for functinos with 64bit arguments (reported by 2005-09-26 09:56:40 +00:00
storage32.c ole32: Make the virtual table functions static where possible. 2006-06-10 11:59:15 +02:00
storage32.h ole32: Make the virtual table functions static where possible. 2006-06-10 11:59:15 +02:00
stubmanager.c ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs. 2006-06-09 21:09:49 +02:00
usrmarshal.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00