ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Screenshot Captor

Non-english characters changed to underscore when renaming a screenshot

<< < (3/3)

mouser:
f0dder has it right -- in this case the conversion is simply happening because my code is being overly paranoid about trying to clean up the filename before saving it, getting rid of not just known illegal filename characters but any characters that seem out of the ordinary.  I should be able to fix it simply be relaxing the conversion rules -- look for an update in the next few days.

f0dder:
There's probably some locale-specific (whether BCB/C++ runtime or WinApi) version of isprint() (or whatever) you can call :)

Jesper Hertel:
I should be able to fix it simply be relaxing the conversion rules -- look for an update in the next few days.
-mouser (February 10, 2011, 06:59 PM)
--- End quote ---
That sounds really great! Thanks! :Thmbsup:

Jesper Hertel:
And thanks to f0dder for your explanations!  :)

Navigation

[0] Message Index

[*] Previous page

Go to full version