Hi,

I'm interested to know if it possible to limit (or detect) the no of instances of an dll (VB6) that are running or are instantiated.
I would like to limit the no of instances from inside the dll, (if the no of instances reach a limit all the new tentative of instantiating will do something else (return a busy code...)

thank you,

Sorin