crypt32: Add an update function, use it to implement CryptMsgUpdate.
commit5db6b1cc962d0ab8c3bb6e9f05ef534437c91af3
authorJuan Lang <juan.lang@gmail.com>
Thu, 28 Jun 2007 23:51:47 +0000 (28 16:51 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Jun 2007 11:25:03 +0000 (29 13:25 +0200)
tree521c78be772b85d1176c50e7c6308af13a292316
parentd5e784bdaf7641eafd3bed773f708f39a1eea8e0
crypt32: Add an update function, use it to implement CryptMsgUpdate.
dlls/crypt32/msg.c
dlls/crypt32/tests/msg.c