This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-18 11:58:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ole32
History
Jacek Caban
2abe8348fa
ole32: Don't fail in OleCreate if created object doesn't implement IRunnableObject or IOleChache.
2006-10-09 12:43:57 +02:00
..
tests
ole32: Don't fail in OleCreate if created object doesn't implement IRunnableObject or IOleChache.
2006-10-09 12:43:57 +02:00
.gitignore
…
antimoniker.c
…
bindctx.c
…
classmoniker.c
…
clipboard.c
…
compobj_private.h
…
compobj.c
…
compobj.spec
…
compositemoniker.c
…
datacache.c
…
dcom.idl
…
defaulthandler.c
…
dictionary.c
…
dictionary.h
…
enumx.c
…
enumx.h
…
errorinfo.c
…
filemoniker.c
…
ftmarshal.c
…
git.c
…
hglobalstream.c
…
ifs.c
…
ifs.h
…
itemmoniker.c
…
Makefile.in
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
marshal.c
…
memlockbytes16.c
…
memlockbytes.c
…
moniker.c
…
moniker.h
…
ole2_16.c
…
ole2.c
ole32: Don't fail in OleCreate if created object doesn't implement IRunnableObject or IOleChache.
2006-10-09 12:43:57 +02:00
ole2.spec
…
ole2conv.spec
…
ole2impl.c
…
ole2nls.c
…
ole2nls.spec
…
ole2prox.spec
…
ole2stubs.c
…
ole2thk.spec
…
ole16.c
…
ole32_main.c
…
ole32.spec
…
ole32res.rc
…
oleobj.c
…
oleproxy.c
…
olestd.h
…
regsvr.c
…
rpc.c
ole32: Don't return from CoRegisterClassObject until we have created the named pipe.
2006-09-28 11:56:08 +02:00
stg_bigblockfile.c
…
stg_prop.c
ole32: Cast-qual warnings fix.
2006-09-21 11:16:42 +02:00
stg_stream.c
ole32: Check the return value of IStream_SetSize so as to not blindly continue on and possibly corrupt the structured storage file.
2006-09-28 11:55:56 +02:00
storage32.c
ole32: StgOpenStorage on non-existent file should create it (with test).
2006-09-28 14:14:59 +02:00
storage32.h
…
storage.c
…
storage.spec
…
stubmanager.c
…
usrmarshal.c
…
version.rc
…