Reiner Todt
October 18th, 1999, 04:29 AM
Hi,
I working on an WIN32 application wich will run on a NT Terminalserver.
I need to ensure that only one instance of the application will run for one terminalsession ( == client).
I've tried the following:
>>using the psapi checking for processname:
>>result: only one instance allowed for one terminalserver
Immidiate help would be very appreciated,
TIA
Reiner
I working on an WIN32 application wich will run on a NT Terminalserver.
I need to ensure that only one instance of the application will run for one terminalsession ( == client).
I've tried the following:
>>using the psapi checking for processname:
>>result: only one instance allowed for one terminalserver
Immidiate help would be very appreciated,
TIA
Reiner