Byeong-Sik Jeon <[EMAIL PROTECTED]> writes:

> another soultion:
>  * we can change the "IDS_NEWKEY, IDS_NEWVALUE"  of resource file.
>  * define the UNICODE
>  but these sulution don't fix the regedit's bug. just bug hide...

What we should do for regedit, and actually for all our programs, is
to convert them to be explicitly Unicode throughout, and build them
with #define WINE_NO_UNICODE_MACROS to enforce that there are no
TCHARs anywhere. That would be a nice janitorial task...

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to