Module: wine Branch: master Commit: d36e1cefdee57c5eabd01cbe6ab570ada03cf5ae URL: http://source.winehq.org/git/wine.git/?a=commit;h=d36e1cefdee57c5eabd01cbe6a...
Author: Huw Davies huw@codeweavers.com Date: Wed Sep 9 12:15:47 2009 +0100
oledb32: Add registration routines.
---
dlls/oledb32/Makefile.in | 3 +- dlls/oledb32/oledb32.spec | 4 +- dlls/oledb32/regsvr.c | 560 +++++++++++++++++++++++++++++++++++++++++++++ tools/wine.inf.in | 1 + 4 files changed, 565 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d36e1cefdee57c5eabd01c...