Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFileTime() - File handle problem.
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00094412
Message ID:
00094624
Views:
23
>>That's happened to all of us (posting only to have the answer come to mind within moments of hitting "Send"). I don't mind in the least it being in C++, and you're quite welcome. For this project, FindFirstFile might be overkill.
>
>I've had a quick look at FindFirstFile(). I will look in more detail over the weekend. It won't be of any use in this project as, prior to needing CreateFile(), I have scanned the disk for a file list which this uses so the files should be there and a quick check on CreateFile() return will tell me otherwise.

What I meant by "overkill" is that FindFirstFile returns more information than you actually need. Really the only thing to recommend it is that it accomplishes two tasks at the same time.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform