mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
fix for win98?
This commit is contained in:
parent
e6501e3ca7
commit
6e9a56e1fc
@ -137,7 +137,7 @@ get_string_value(const string &key, const string &name,
|
||||
return default_value;
|
||||
}
|
||||
|
||||
// Now we have to decode the MultiByte Unicode string, and re-encode
|
||||
// Now we have to decode the MultiByte string to Unicode, and re-encode
|
||||
// it according to our own encoding.
|
||||
|
||||
int wide_result_len =
|
||||
|
Loading…
x
Reference in New Issue
Block a user