Module: wine Branch: master Commit: 433163b1730f6c4db85687fd739be726e9099d8d URL: http://source.winehq.org/git/wine.git/?a=commit;h=433163b1730f6c4db85687fd73...
Author: Damjan Jovanovic damjan.jov@gmail.com Date: Mon Oct 5 21:06:06 2009 +0200
sti: Add stubs for the IStillImageW interface.
---
dlls/sti/Makefile.in | 1 + dlls/sti/sti.c | 298 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/sti/sti_main.c | 16 --- dlls/sti/sti_private.h | 32 +++++ 4 files changed, 331 insertions(+), 16 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=433163b1730f6c4db85687...