wine-wine/dlls/ole32
Rob Shearman b005e9ed0d ole32: Move the logic in StgCreateDocfile for "if no share mode given then DENY_NONE is the default" to before the validateSTGM check.
Add a test that shows this behaviour is correct.

Remove a test on the access mode that is redundant because it is already 
done in validateSTGM.
2007-05-10 12:15:11 +02:00
..
tests ole32: Move the logic in StgCreateDocfile for "if no share mode given then DENY_NONE is the default" to before the validateSTGM check. 2007-05-10 12:15:11 +02:00
Makefile.in
antimoniker.c
bindctx.c ole32: Add documentation for CreateBindCtx, BindMoniker, GetRunningObjectTable and OleRun. 2007-03-27 13:00:24 +02:00
classmoniker.c ole32: Implement MkParseDisplayName. 2007-03-28 12:12:49 +02:00
clipboard.c
compobj.c ole32: Add documentation about registered class objects only being visible in the apartment in which they were registered. 2007-05-08 13:23:57 +02:00
compobj.spec ole32: The 16-bit version of CoDisconnectObject is not compatible with the 32-bit version, so create a separate stub for the former. 2007-03-21 15:55:22 +01:00
compobj_private.h ole32: Fix a hack which depended on the IID of the interface being marshaled 2007-04-06 12:31:04 +02:00
compositemoniker.c ole32: Execute Reduce using the moniker's vtable in CreateCompositeMoniker as the moniker isn't necessarily a composite moniker. 2006-12-28 12:34:20 +01:00
datacache.c
dcom.idl ole32: Add the OXID_INFO structure to dcom.idl. 2007-03-27 12:39:33 +02:00
defaulthandler.c
dictionary.c
dictionary.h
enumx.c
enumx.h
errorinfo.c ole32: Add documentation for error info functions. 2007-05-08 13:24:02 +02:00
filemoniker.c ole32: Implement MkParseDisplayName. 2007-03-28 12:12:49 +02:00
ftmarshal.c
git.c ole32: Remove some unneeded inclusions of headers. 2007-01-10 12:08:51 +01:00
hglobalstream.c ole32: Declare some functions static. 2007-01-19 12:28:58 +01:00
ifs.c ole32: Cope with a realloc returning a different pointer. 2007-05-03 14:24:02 +02:00
ifs.h
itemmoniker.c ole32: Declare some functions static. 2007-01-19 12:28:58 +01:00
marshal.c ole32: Pass the OXID info to RPC_CreateClientChannel and use this to pass the server process ID to channel hooks. 2007-03-28 12:10:40 +02:00
memlockbytes.c ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface. 2007-02-26 13:38:49 +01:00
memlockbytes16.c
moniker.c ole32: Implement MkParseDisplayName. 2007-03-28 12:12:49 +02:00
moniker.h ole32: Move declaration for FileMonikerImpl_DecomposePath from compobj_private.h to moniker.h. 2007-04-05 13:26:29 +02:00
ole2.c ole32: Don't release the drop target on process uninitialisation if not revoked, just release the memory. 2007-05-08 18:09: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: The 16-bit version of CoDisconnectObject is not compatible with the 32-bit version, so create a separate stub for the former. 2007-03-21 15:55:22 +01:00
ole32.spec ole32: Add CoWaitForMultipleHandles to spec file. 2007-02-05 12:34:51 +01:00
ole32_main.c
ole32res.rc
oleobj.c
oleproxy.c ole32: Allow the marshaling/unmarshaling of NULL interfaces for IClassFactory. 2006-12-24 13:07:32 +01:00
olestd.h
regsvr.c ole32: Register the ProgID for the class and file monikers. 2007-03-27 13:00:54 +02:00
rpc.c ole32: Void functions should not return a value. 2007-04-13 12:58:50 +02:00
stg_bigblockfile.c ole32: Storage optimization. 2007-04-05 10:53:47 +02:00
stg_prop.c ole32: Add DebugInfo to critical sections. 2007-03-12 13:49:44 +01:00
stg_stream.c ole32: Add warnings for failures in the structured storage stream functions. 2007-03-20 12:56:30 +01:00
storage.c
storage.spec
storage32.c ole32: Move the logic in StgCreateDocfile for "if no share mode given then DENY_NONE is the default" to before the validateSTGM check. 2007-05-10 12:15:11 +02:00
storage32.h ole32: Move the storage signatures to the appropriate file that uses them. 2007-03-21 11:59:41 +01:00
stubmanager.c ole32: Fix a hack which depended on the IID of the interface being marshaled 2007-04-06 12:31:04 +02:00
usrmarshal.c ole32: Void functions should not return a value. 2007-04-13 12:58:50 +02:00
version.rc