Multiple instances of an application

Giganews Newsgroups
Subject:Multiple instances of an application
Posted by: Reinhard Hagen (reinhard.hag…@at.atb-motors.com)
Date:Wed, 29 Sep 2010

Hello,

my win32 application creates a worker thread (TThread) and has one global
variable.

My question is:
What do I have to do if I want to run multiple instances of this application
regarding the thread and the global variable?

Thank you very much for answers.
regards

Reinhard

Replies