It's not an answer, but I would like to learn how to program Unicode. Are there any good links on the net? I haven't really found many yet ...
I've written some code to take filenames from a mysql database, and check if the file exists, but it doesn't handle filenames with unicode characters in them, it reports them as not existing. I'm ...