.. |
tests
|
Assorted spelling fixes.
|
2006-10-03 15:56:21 +02:00 |
.gitignore
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
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
|
ole32: Small cleanups.
|
2006-07-12 19:29:14 +02:00 |
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
|
ole32: Add a framework for implementing IEnum* interfaces.
|
2006-07-12 13:18:17 +02:00 |
enumx.h
|
ole32: Add a framework for implementing IEnum* interfaces.
|
2006-07-12 13:18:17 +02:00 |
errorinfo.c
|
…
|
|
filemoniker.c
|
…
|
|
ftmarshal.c
|
ole32: Document CoCreateFreeThreadedMarshaler.
|
2006-06-19 10:28:26 +02:00 |
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
|
ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases.
|
2006-08-03 22:23:13 +02:00 |
memlockbytes.c
|
…
|
|
memlockbytes16.c
|
…
|
|
moniker.c
|
ole32: When comparing monikers use the abData field of MInterfacePointer
|
2006-08-09 20:39:51 +02:00 |
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: Implement OleNoteObjectVisible as described by MSDN.
|
2006-07-31 21:25:38 +02:00 |
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
|
ole32: Ensure that a returned free block is valid in storage.
|
2006-08-03 22:23:27 +02:00 |
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
|
…
|
|