Juan Lang : crypt32: Move simplified message functions to their own file.

Alexandre Julliard julliard at winehq.org
Tue Jul 29 07:16:19 CDT 2008


Module: wine
Branch: master
Commit: c1a69ee36d4b57c08bd4c1a84e0e2bac89d709b5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c1a69ee36d4b57c08bd4c1a84e0e2bac89d709b5

Author: Juan Lang <juan.lang at gmail.com>
Date:   Mon Jul 28 13:16:23 2008 -0700

crypt32: Move simplified message functions to their own file.

---

 dlls/crypt32/Makefile.in |    1 +
 dlls/crypt32/message.c   |  214 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/msg.c       |  167 ------------------------------------
 3 files changed, 215 insertions(+), 167 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c1a69ee36d4b57c08bd4c1a84e0e2bac89d709b5



More information about the wine-cvs mailing list