RE: Check whether file exists
You can start with telling us what programming language you're programming. If you're programming with the Win32 API, you should use CreateFileEx.
If you're using a dotNet based language, I think you can find it easily at Google.
vikke
|