Module: wine Branch: master Commit: 32f890939f961bfd6cea4f7156a5b2d85ac13181 URL: http://source.winehq.org/git/wine.git/?a=commit;h=32f890939f961bfd6cea4f7156...
Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Mon Sep 8 21:44:08 2008 +0200
regedit: Convert parts of export handling to unicode.
---
programs/regedit/framewnd.c | 6 +-- programs/regedit/regedit.c | 10 ++- programs/regedit/regproc.c | 164 ++++++++++++++++++++++--------------------- programs/regedit/regproc.h | 2 +- 4 files changed, 95 insertions(+), 87 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=32f890939f961bfd6cea4f...