Module: wine Branch: master Commit: 41c44f918504cc0aefc3a54625d2b87b349593cb URL: http://source.winehq.org/git/wine.git/?a=commit;h=41c44f918504cc0aefc3a54625...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Feb 16 11:26:24 2015 +0300
wshom.ocx: Implement RegRead().
---
dlls/wshom.ocx/shell.c | 177 ++++++++++++++++++++++++++++++++- dlls/wshom.ocx/tests/Makefile.in | 2 +- dlls/wshom.ocx/tests/wshom.c | 205 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 376 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=41c44f918504cc0aefc3a5...