I want found out, if a file exist. Then I can ask the user if he wants to overwrite them.
As yet, I use GetFileSize. But it is occuring the NON-FATAL RUN-TIME ERROR
Library function error (return value == -1).
Is there a other function I could use to found out, if the file exist?
Thank you