Module: wine Branch: master Commit: 7895eae15be4f1f7e2f3f1eba3a5be368ad8cd25 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7895eae15be4f1f7e2f3f1eba3...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Nov 26 15:20:48 2012 +0100
ole32: Convert the remaining RegCreateKey and RegOpenKey calls to the wrappers.
---
dlls/ole32/comcat.c | 52 +++++++++++++++++++------------------------ dlls/ole32/compobj.c | 8 +++--- dlls/ole32/ole2.c | 21 +++-------------- dlls/ole32/storage32.c | 3 +- dlls/ole32/tests/compobj.c | 26 ++++++++++++++++++++++ 5 files changed, 59 insertions(+), 51 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7895eae15be4f1f7e2f3f1...