crypt32: Change finalized from a boolean to a state and use it to simplify message...
authorJuan Lang <juan.lang@gmail.com>
Thu, 12 Jul 2007 22:05:02 +0000 (15:05 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Jul 2007 12:40:25 +0000 (14:40 +0200)
commit09c4faf159c1a6897926ea559f687aa552b26d46
tree93b64bc30ec97e789c9a0aa0e5f6c59c860970a4
parent9bdb084eb6945d349fcde825629c7a67ea18b9af
crypt32: Change finalized from a boolean to a state and use it to simplify message updating.
dlls/crypt32/msg.c
dlls/crypt32/tests/msg.c