Module: wine Branch: master Commit: fee94bbc9e4098930822bb62317ea1bf1685fa06 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fee94bbc9e4098930822bb6231...
Author: Roy Shea roy@cs.hmc.edu Date: Fri Feb 22 15:05:26 2008 -0800
qmgr: Implement the IUnknown interface for IBackgroundCopyJob and stubs for the rest of the methods.
---
dlls/qmgr/Makefile.in | 1 + dlls/qmgr/job.c | 363 +++++++++++++++++++++++++++++++++++++++++++++++++ dlls/qmgr/qmgr.h | 7 + 3 files changed, 371 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fee94bbc9e4098930822bb...