Module: wine Branch: master Commit: 5a2c9de2e870b8dfeb7439a6b3926a41bab7d97f URL: http://source.winehq.org/git/wine.git/?a=commit;h=5a2c9de2e870b8dfeb7439a6b3...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 2 21:20:32 2008 +0100
oleaut32: Register interfaces through dlldata.c as far as possible.
---
dlls/oleaut32/Makefile.in | 2 +- dlls/oleaut32/oleaut.c | 16 +-- dlls/oleaut32/regsvr.c | 401 +++++++-------------------------------------- dlls/oleaut32/vartype.c | 6 +- 4 files changed, 63 insertions(+), 362 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5a2c9de2e870b8dfeb7439...