wine/dlls/crypt32 tests/encode.c encode.c

Alexandre Julliard julliard at winehq.org
Thu Jun 16 11:08:50 CDT 2005


ChangeSet ID:	18221
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/16 11:08:50

Modified files:
	dlls/crypt32/tests: encode.c 
	dlls/crypt32   : encode.c 

Log message:
	Juan Lang <juan_lang at yahoo.com>
	- implement encoding and decoding of enumerated types, unsigned
	integers, octet strings, and bit strings
	- correct length handling
	- the usual tests

Patch: http://cvs.winehq.org/patch.py?id=18221

Old revision  New revision  Changes     Path
 1.7           1.8           +321 -10    wine/dlls/crypt32/tests/encode.c
 1.10          1.11          +685 -109   wine/dlls/crypt32/encode.c




More information about the wine-cvs mailing list