|
-
Aug 25th, 2005, 03:33 PM
#1
Thread Starter
New Member
VB6 Mutex? Need to Eliminate Race Conditions
Hello,
I have to seperate VB6 applications that are trying to perform the same operation on the same target process. That is, each VB6 application is trying to save an Excel spreadsheet at the same time. I believe this is causing our most recent errors with our application, resulting in one application being killed by the other.
Is it possible to create mutexes in VB6? If not, can anyone any other advice as to how to eliminate this race condition?
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
|