Module: wine Branch: master Commit: 4aabdecd67814991a1372dc05273bc680fe3cd65 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4aabdecd67814991a1372dc052...
Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Wed Aug 27 20:40:31 2008 +0200
regedit: Use Unicode strings when updating listview.
---
programs/regedit/childwnd.c | 5 ++- programs/regedit/framewnd.c | 32 +++++++++++++++------- programs/regedit/listview.c | 63 +++++++++++++++++++++++++++++------------- programs/regedit/main.h | 4 +- 4 files changed, 70 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4aabdecd67814991a1372d...