View Single Post
  #1 (permalink)  
Old 20th December 2004
toeae tow's Avatar
toeae tow toeae tow is offline
Junior Member
BS.player Regular User
 
Join Date: Dec 2004
Posts: 10
Rep Power: 0
toeae tow is an unknown quantity at this point
Default 2-byte character's problem

If a 2-byte character (Japanese) is contained in a file name or full path, even if it close file or under file reproduction or after reproduction, and it double-clicks a file, reproduction will not start.
With the Japanese bulletin board, it reappears in all environments.
There are also those who create the patch of bug fix.
If it opens in a double click, a file name will be flown as a window message. The portion which opens a file is ordinarily treated by ASCII to logging of the file name being Unicode. If a multi-byte character like Japanese is contained in a path, mismatching will occur.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20