Do you have an idea ?Originally posted by Jeab.
For "PathFileExists", is the syntax OK :
if (PathFileExists(csFileName) == TRUE)
{
// Do smthg
}
The calling of this function might not be good cause "Undeclared identifier"...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 25
Thread: Writing fileThreaded View
|
Click Here to Expand Forum to Full Width |