How can we check if a file Exists or not using a Win32 program? I am working for a Windows Mobile App.
Another option: 'PathFileExists'.
But I'd probably go with GetFileAttributes.
GetFileAttributes