What do you use newlisp for?
Do you use newlisp? What have you used it for? ...
Do you use newlisp? What have you used it for? ...
The following NewLISP code shows me the file attributes of files under Win32. However, some of the filenames retrieved have Chinese characters in the name. When the GetFileAttributesA function encounters them, it gives me a -1 for the attribute. I looked at GetFileAttributesW but don't know how to make the contents of the fname available...