crypt32: Decode cleanups.
authorJuan Lang <juan_lang@yahoo.com>
Tue, 13 Dec 2005 10:11:25 +0000 (11:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Dec 2005 10:11:25 +0000 (11:11 +0100)
commit07dfb1ae27dfbfd44008c8362ef6114a703b8688
tree0baec1626468238e39ecd4d66d7a7d9761a921bd
parent6077c63feb2e0d70a077fbda3c1978c95f4c113f
crypt32: Decode cleanups.
- implement a helper to decode sequences of like types
- use helper functions wherever applicable when decoding
- correct "expected" vs. "got" usage in tests
- fix a few other small bugs
dlls/crypt32/encode.c
dlls/crypt32/tests/encode.c