- 20 Nov, 2009 21 commits
-
-
Jacek Caban authored
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available.
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Juan Lang authored
crypt32: CertFindCRLInStore with find type CRL_FIND_ISSUED_FOR shouldn't check whether the CRL is valid for the subject certificate.
-
Juan Lang authored
crypt32: Correct CertIsValidCRLForCertificate for certificates that do not contain a CRL dist points extension.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Maarten Lankhorst authored
-
- 19 Nov, 2009 19 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Rob Shearman authored
Also enable a test which now works in Wine.
-
Rob Shearman authored
-
Rob Shearman authored
Do not rely on the reference count of ITypeInfo's to go to zero to delete them. Instead only rely on the parent typelib's reference count, but update the parent typelib's reference count based on whether each typeinfo has a valid reference.
-
Maarten Lankhorst authored
-
Paul Vriens authored
-
Alexandre Julliard authored
ntdll: Merge the thread data and thread regs structure, and make sure i386 regs are not available on other platforms.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
kernel32: Also accept STATUS_BUFFER_OVERFLOW as a valid return code in GetFileInformationByHandle(). FileAllInformation is supposed to also return the file name. If it did, "all_info" would be too small for the returned data, but since it would still return as much information as fits in the buffer, we don't need a larger buffer either.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Otherwise we get the syswow64 directory instead on 64-bit Windows.
-
Hans Leidekker authored
-
Hans Leidekker authored
-