Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait for a file in directory
#3
IntGetFile is synchronous. It waits until finished. Don't need another 'wait for file' function.

If need to wait in some other context:
Repeatedly try to open the file with 'write' access until success.
I'll create such function if you need.
Or you can Open the file with CFileInterlocked Collected QM apps, functions, samples


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)