Hi,
I have created a DLL with a function doloop: as counter
from this function i exposed one event called loopCnt which is handled in Client application.
Now if i create two instances of this same DLL i want to run the two events simultaneously without stopping the previous instance process.
Can someone tell me how is it possible : the code for this is attached in the zip file.
Thks in advance,
