Maarten Lankhorst : cryptnet: Implement a stub cryptnet dll.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 29 08:32:08 CDT 2006


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

Author: Maarten Lankhorst <M.B.Lankhorst at gmail.com>
Date:   Wed Jun 28 16:51:41 2006 +0200

cryptnet: Implement a stub cryptnet dll.

---

 configure                     |    3 +-
 configure.ac                  |    1 +
 dlls/Makefile.in              |    1 +
 dlls/cryptnet/Makefile.in     |   13 ++++++++
 dlls/cryptnet/cryptnet.spec   |   18 ++++++++++++
 dlls/cryptnet/cryptnet_main.c |   64 +++++++++++++++++++++++++++++++++++++++++
 6 files changed, 99 insertions(+), 1 deletions(-)
 create mode 100644 dlls/cryptnet/Makefile.in
 create mode 100644 dlls/cryptnet/cryptnet.spec
 create mode 100644 dlls/cryptnet/cryptnet_main.c

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



More information about the wine-cvs mailing list