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

Alexandre Julliard julliard at winehq.org
Tue Dec 7 10:59:29 CST 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec  7 12:42:08 2010 +0100

ddraw: Convert dll registration to the IRegistrar mechanism.

---

 dlls/ddraw/Makefile.in       |    3 +-
 dlls/ddraw/ddraw_classes.idl |   40 ++++
 dlls/ddraw/main.c            |   21 ++
 dlls/ddraw/regsvr.c          |  439 ------------------------------------------
 4 files changed, 63 insertions(+), 440 deletions(-)

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



More information about the wine-cvs mailing list