Module: wine Branch: master Commit: 5940d37d11516a208f29a7161c39b537c9869f35 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5940d37d11516a208f29a7161c...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 7 12:30:05 2010 +0100
d3dxof: Convert dll registration to the IRegistrar mechanism.
---
dlls/d3dxof/Makefile.in | 5 +- dlls/d3dxof/d3dxof.idl | 26 +++ dlls/d3dxof/main.c | 19 ++ dlls/d3dxof/regsvr.c | 491 ----------------------------------------------- 4 files changed, 48 insertions(+), 493 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5940d37d11516a208f29a7...