Quote Originally Posted by Black_Storm View Post
can u send a sample to i can read content data of unicode files names and then can save content data to another file with unicode file name?
i did try for fso or CreateFileW but my first poblem is about read content data and then second problem is about save same content data as another unicode file name

i sent my source code hv problem.
in mt attachment i attached a file png example with unicode for open in program.
tmpsave is a string variable to keep content data,so i want read file and save file(unicode file name support).

Command1 is about read file
Command2 is about save file opened (by command1 click and saved content data in tmpsave)

any body can fix error and problem.
error :
f.Write tmpsave
http://www.vbforums.com/search.php?searchid=13749649