|
-
May 9th, 2001, 07:11 AM
#1
Thread Starter
Addicted Member
Using the CreateFile and GetFileTime API's
I've always used the CreateFile API to get a file handle, which I can then pass into the GetFileTime API to get the file times. This works fine until I tried to get a file handle to a Microsoft Access Database file which was open in Access.
Is there another way of getting a file handle that won't fail if the file is locked?
Last edited by VB6Coder; May 9th, 2001 at 07:15 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|