* fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.
* fhandler_registry.cc: Call UNICODE registry functions throughout and convert to multibyte using current locale's charset. Accommodate throughout. (must_encode): Take wchar_t. (encode_regname): Convert from wchar_t *. (decode_regname): Convert to wchar_t *.
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2009-12-18 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.
|
||||
* fhandler_registry.cc: Call UNICODE registry functions throughout
|
||||
and convert to multibyte using current locale's charset. Accommodate
|
||||
throughout.
|
||||
(must_encode): Take wchar_t.
|
||||
(encode_regname): Convert from wchar_t *.
|
||||
(decode_regname): Convert to wchar_t *.
|
||||
|
||||
2009-12-18 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* path.sgml (func-cygwin-conv-path): Clarify meaning of size parameter.
|
||||
|
||||
Reference in New Issue
Block a user