Juan Lang : crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Feb 23 05:55:21 CST 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Wed Feb 22 16:26:52 2006 -0800

crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.

---

 dlls/crypt32/main.c       |   90 ---------------------------------------
 dlls/crypt32/oid.c        |   90 +++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/tests/main.c |  103 ---------------------------------------------
 dlls/crypt32/tests/oid.c  |  103 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 193 insertions(+), 193 deletions(-)

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



More information about the wine-cvs mailing list