Module: wine Branch: master Commit: c9f2007e7250c489fbe6c1b935a27fe6d5ed8af7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c9f2007e7250c489fbe6c1b935...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Mar 25 03:34:07 2010 +0300
shlwapi: Implement IUnknown_QueryServiceExec with tests.
---
dlls/shlwapi/ordinal.c | 52 +++++++-- dlls/shlwapi/tests/ordinal.c | 274 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 316 insertions(+), 10 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c9f2007e7250c489fbe6c1...