Maurice
2008-03-29 15:15:50 UTC
Hello:
I would to get a list of files in a directrory, I tried: system("dir /s >
list.txt"); then I filtered and treated list.txt, it was ok.
Now there is some files'names in other national language (not latin
characters), how to
get a list of their names in unicode format for example? (in the previous
method, I got a question mark for each non latin character)
Thanks
Maurice
I would to get a list of files in a directrory, I tried: system("dir /s >
list.txt"); then I filtered and treated list.txt, it was ok.
Now there is some files'names in other national language (not latin
characters), how to
get a list of their names in unicode format for example? (in the previous
method, I got a question mark for each non latin character)
Thanks
Maurice