Module: wine Branch: master Commit: 431e369f6258188522cf99813cab92a57a37a13d URL: http://source.winehq.org/git/wine.git/?a=commit;h=431e369f6258188522cf99813c...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 3 19:51:08 2010 +0100
ole32: Convert dll registration to the IRegistrar mechanism.
---
dlls/ole32/Makefile.in | 9 +- dlls/ole32/compobj.c | 18 ++- dlls/ole32/ole32_objidl.idl | 85 +++++++ dlls/ole32/regsvr.c | 574 ------------------------------------------- tools/wine.inf.in | 2 +- 5 files changed, 110 insertions(+), 578 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=431e369f6258188522cf99...