Sweden-Number/dlls/crypt32/tests
Michael Stefaniuc 0a866d0e45 crypt32: Avoid using HIWORD() on a string pointer.
The stray IS_INTRESOURCE() is applied to a true resource. The other
strings are OIDs and not resources.
2010-01-29 14:59:02 +01:00
..
Makefile.in
base64.c
cert.c crypt32/tests: Don't pass as a parameter a variable that could be local. 2009-12-07 09:49:07 +01:00
chain.c crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
crl.c crypt32: When searching for a CRL by the AKI extension, the extension has to be decoded to match. 2009-11-21 14:31:46 +01:00
ctl.c
encode.c crypt32: Fix test failure on Win7. 2009-12-03 10:11:46 +01:00
main.c
message.c
msg.c crypt32/tests: Add a win_skip(). 2010-01-20 15:29:50 +01:00
object.c
oid.c
protectdata.c crypt32/tests: Avoid size_t in traces. 2009-12-09 12:19:38 +01:00
sip.c
store.c crypt32: Implement CertStoreControl for collection stores. 2009-11-04 17:15:07 +01:00
str.c