- implement encoding and decoding of enumerated types, unsigned
commit7f811b71ee2731e7be2bc6abf4941e3c9d16c71a
authorJuan Lang <juan_lang@yahoo.com>
Thu, 16 Jun 2005 16:08:50 +0000 (16 16:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2005 16:08:50 +0000 (16 16:08 +0000)
tree4369ae1762710382034230b21d60cfe49f35a256
parent27e868e9ade0a1277b85076f98bb07c5acc57c45
- implement encoding and decoding of enumerated types, unsigned
  integers, octet strings, and bit strings
- correct length handling
- the usual tests
dlls/crypt32/encode.c
dlls/crypt32/tests/encode.c