Module: wine Branch: master Commit: 71dbeb2ebe3434e9abe67d64f981fffdcb78a168 URL: http://source.winehq.org/git/wine.git/?a=commit;h=71dbeb2ebe3434e9abe67d64f9...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 9 11:33:09 2010 +0100
gameux: Convert dll registration to the IRegistrar mechanism.
---
dlls/gameux/Makefile.in | 4 +- dlls/gameux/main.c | 20 ++ dlls/gameux/regsvr.c | 532 ----------------------------------------------- include/gameux.idl | 8 + 4 files changed, 30 insertions(+), 534 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=71dbeb2ebe3434e9abe67d...