UandI
asked on
Creating a dialog based application with no reentrancy
I'm trying to find out how to make my dialog based visual c++ application the way that it may only be opened once (i.e. not more than one instance at the same time).
Can anybody help me with this?
Can anybody help me with this?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER