regedit 1/2: Convert key creation to unicode

Michael Stefaniuc mstefani at redhat.com
Fri Aug 22 04:10:58 CDT 2008


Alexander Nicolaysen Sørnes wrote:
> regedit 1/2: Convert key creation to unicode
Why do you add extra TCHARs then? You replace one or two with WCHAR and
then add a lot more TCHARs.


> From 2f56e158d55011ac4294d113f844c32fb998a2c2 Mon Sep 17 00:00:00 2001
> From: =?utf-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= <alex at thehandofagony.com>
> Date: Thu, 21 Aug 2008 23:49:34 +0200
> Subject: [PATCH] regedit: Convert key creation to unicode
> 
> ---
>  programs/regedit/edit.c     |   14 +++++++-------
>  programs/regedit/framewnd.c |   13 +++++++++----
>  programs/regedit/main.h     |    4 ++--
>  programs/regedit/treeview.c |   14 +++++++++-----
>  4 files changed, 27 insertions(+), 18 deletions(-)

bye
	michael



More information about the wine-devel mailing list