- 07 May, 2006 8 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
pointer checks and writing the pointer ID to the wire.
-
Robert Shearman authored
-
Robert Shearman authored
-
Vitaly Lipatov authored
-
Juris Smotrovs authored
-
qingdoa daoo authored
-
Ivan Gyurdiev authored
-
- 05 May, 2006 32 commits
-
-
Robert Shearman authored
Fix parsing of UCS-16 files prefixed with the Unicode BOM. Based on a patch by Hervé Poussineau.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
ole32: STGM_PRIORITY allows other IStorage objects to be opened in transacted mode with read/write access.
-
Robert Shearman authored
for VT_VARIANT typed parameters for ITypeInfo::Invoke.
-
Robert Shearman authored
oleaut32: Support values being passed into VT_VARIANT|VT_BYREF typed parameters in ITypeInfo::Invoke.
-
Robert Shearman authored
ole32: Check that the storage was opened with write access before creating a new stream or sub-storage.
-
Robert Shearman authored
Copy the mode flags into the STATSTG structure in IStorage::Stat. Don't store the STGM_CREATE flag in openFlags, since it is only relevant when opening the stream and the tests show that it isn't returned in the STATSTG structure.
-
Robert Shearman authored
-
Robert Shearman authored
Check the access mode for opening and creating streams and storages doesn't exceed the access rights the current storage was opened with, not the parent storage.
-
Robert Shearman authored
Add more tracing for read and write operations and warn in the case of failure.
-
Robert Shearman authored
Replace a test that fails on NT and with DCOM95 DLLs with a test that ensures access permissions are checked correctly for sub-storages and creating streams.
-
Robert Shearman authored
had their parent storage released.
-
Robert Shearman authored
For NtQueryInformationToken(TokenGroups), don't do a size check before the server call, as we don't know how many SIDs there are to return and hence the needed buffer size.
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
oleaut32: Split out the SAFEARRAY and BSTR tests so that they can be used in the upcoming VARIANT tests.
-
Huw Davies authored
-
Andrew Ziem authored
-
Troy Rollo authored
-
Detlef Riekenberg authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
James Hawkins authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-