Juan Lang : crypt32: Decode cleanups.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Dec 13 04:58:24 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 07dfb1ae27dfbfd44008c8362ef6114a703b8688
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=07dfb1ae27dfbfd44008c8362ef6114a703b8688

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Tue Dec 13 11:11:25 2005 +0100

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       |  889 ++++++++++++++-----------------------------
 dlls/crypt32/tests/encode.c |   14 -
 2 files changed, 298 insertions(+), 605 deletions(-)




More information about the wine-cvs mailing list