Module: wine Branch: master Commit: c5af3d912bdd406a4a37cf9543d723e905aa7390 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c5af3d912bdd406a4a37cf9543...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Sep 15 21:36:59 2014 +0200
oleacc: Added CAccPropServices stub implementation.
---
dlls/oleacc/Makefile.in | 1 + dlls/oleacc/main.c | 6 -- dlls/oleacc/propservice.c | 257 ++++++++++++++++++++++++++++++++++++++++++++++ dlls/oleacc/tests/main.c | 16 +++ 4 files changed, 274 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c5af3d912bdd406a4a37cf...