crypt32: Use the HRESULT synonyms for converted Win32 error codes.
commit7e9ba76da1e41675c5a17061208e7d412d0da031
authorJuan Lang <juan_lang@yahoo.com>
Thu, 11 May 2006 16:48:01 +0000 (11 09:48 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 May 2006 09:06:04 +0000 (15 11:06 +0200)
treed6a6d406eacb733559eaacf1ef8168d885538f4d
parent746bf215e067e97c887b290dca6fd6cf807dc391
crypt32: Use the HRESULT synonyms for converted Win32 error codes.
dlls/crypt32/cert.c
dlls/crypt32/encode.c
dlls/crypt32/oid.c
dlls/crypt32/serialize.c
dlls/crypt32/store.c
dlls/crypt32/tests/cert.c
dlls/crypt32/tests/encode.c
dlls/crypt32/tests/main.c
dlls/crypt32/tests/oid.c
dlls/crypt32/tests/store.c