Module: wine Branch: master Commit: c0be1ec8428590956214b3ff5f148fac4d4fc837 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c0be1ec8428590956214b3ff5f...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 9 11:47:19 2010 +0100
hnetcfg: Convert dll registration to the IRegistrar mechanism.
---
dlls/hnetcfg/Makefile.in | 3 +- dlls/hnetcfg/hnetcfg.c | 20 ++ dlls/hnetcfg/hnetcfg.idl | 35 ++++ dlls/hnetcfg/regsvr.c | 430 ---------------------------------------------- 4 files changed, 57 insertions(+), 431 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c0be1ec8428590956214b3...