|
-
Jun 16th, 2004, 09:49 PM
#1
Thread Starter
Lively Member
telling if another program is using a file [edit]
i need to tell if a certian program is using a certian file
the program is a game and the files i need to see if it is using are maps. when the program changes maps, it opens the corresponding map file.
i thought about having a file list box in the map directory and having a loop that tries to open the map, but it turns out that the "Open mapfilename for input as #1" still works when the game has the file open.
so basically, how do i check if a file is being used by another program.
i dont really need to know if the certian program has the file open, just if the file is in use at all.
thanks
stuart
Last edited by StuartC; Jun 16th, 2004 at 10:00 PM.
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
|