Module: wine Branch: master Commit: 07a627b1b88aedd3f7de41726c5291dc021a9001 URL: http://source.winehq.org/git/wine.git/?a=commit;h=07a627b1b88aedd3f7de41726c...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 9 12:11:20 2010 +0100
rsaenh: Convert dll registration to the IRegistrar mechanism.
---
dlls/rsaenh/Makefile.in | 2 +- dlls/rsaenh/rsaenh.c | 125 ++--------------------------------- dlls/rsaenh/rsaenh.rgs | 72 ++++++++++++++++++++ dlls/rsaenh/{version.rc => rsrc.rc} | 5 ++ 4 files changed, 84 insertions(+), 120 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=07a627b1b88aedd3f7de41...