This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1bc7983ef9
Sweden-Number
/
dlls
/
ole32
History
Francois Gouget
38520a819c
Assorted spelling fixes.
2006-10-03 15:56:21 +02:00
..
tests
Assorted spelling fixes.
2006-10-03 15:56:21 +02:00
.gitignore
…
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
antimoniker.c
…
bindctx.c
…
classmoniker.c
…
clipboard.c
…
compobj.c
ole32: AppId is a value under the clsid key, rather than a key.
2006-08-28 17:48:45 +02:00
compobj.spec
…
compobj_private.h
ole32: Add support for main-threaded apartments.
2006-08-26 19:36:56 +02:00
compositemoniker.c
…
datacache.c
…
dcom.idl
…
defaulthandler.c
ole32: DefaultHandler_GetData and DefaultHandler_QueryGetData should
2006-09-07 11:43:59 +02:00
dictionary.c
…
dictionary.h
…
enumx.c
…
enumx.h
…
errorinfo.c
…
filemoniker.c
…
ftmarshal.c
…
git.c
ole32: Fix functions defined without specifying argument types by changing them to "(void)".
2006-08-28 17:48:40 +02:00
hglobalstream.c
ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart.
2006-09-11 12:27:15 +02:00
ifs.c
…
ifs.h
…
itemmoniker.c
…
marshal.c
…
memlockbytes.c
…
memlockbytes16.c
…
moniker.c
…
moniker.h
…
ole2.c
ole32: Do a QueryInterface for IOleLink in OleLoad, like native does.
2006-09-07 11:43:33 +02:00
ole2.spec
…
ole2_16.c
…
ole2conv.spec
…
ole2impl.c
…
ole2nls.c
…
ole2nls.spec
…
ole2prox.spec
…
ole2stubs.c
…
ole2thk.spec
…
ole16.c
…
ole32.spec
…
ole32_main.c
…
ole32res.rc
…
oleobj.c
ole32: Allocate memory for a copy of the ptd member of FORMATETC in
2006-09-07 11:44:11 +02:00
oleproxy.c
ole32: Call IRpcChannelBuffer_GetBuffer for the RemRelease case of
2006-08-26 19:37:10 +02:00
olestd.h
…
regsvr.c
ole32: Fix functions defined without specifying argument types by changing them to "(void)".
2006-08-28 17:48:40 +02:00
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
storage.c
…
storage.spec
…
storage32.c
ole32: StgOpenStorage on non-existent file should create it (with test).
2006-09-28 14:14:59 +02:00
storage32.h
ole32: Convert the *_{Read,Write}At structured storage functions to
2006-09-11 12:27:45 +02:00
stubmanager.c
ole32: Fix functions defined without specifying argument types by changing them to "(void)".
2006-08-28 17:48:40 +02:00
usrmarshal.c
…
version.rc
…