Alexandre Julliard : avifil32: Convert dll registration to the IRegistrar mechanism.

Alexandre Julliard julliard at winehq.org
Wed Dec 8 10:56:24 CST 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Dec  8 11:51:15 2010 +0100

avifil32: Convert dll registration to the IRegistrar mechanism.

---

 dlls/avifil32/Makefile.in  |    3 +-
 dlls/avifil32/avifil32.idl |   54 +++++
 dlls/avifil32/avifile.rgs  |   11 +
 dlls/avifil32/factory.c    |   17 ++
 dlls/avifil32/regsvr.c     |  516 --------------------------------------------
 dlls/avifil32/rsrc.rc      |    3 +
 6 files changed, 87 insertions(+), 517 deletions(-)

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



More information about the wine-cvs mailing list