View Single Post
  #2 (permalink)  
Old 11-14-2007, 08:11 AM
ccoonen ccoonen is offline
PT Staff
Awards Showcase
Quality Tutorial Quality Tutorial Quality Tutorial Quality Tutorial 
Total Awards: 4
Join Date: Jun 2007
Location: Wisconsin
Posts: 317
iTrader: (0)
ccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished road
Look into the design pattern "Singleton" - you will probably use a MuTex which is setup for multi-threaded instances. It allows only 1 instance at a time.
Reply With Quote
The Following 2 Users Say Thank You to ccoonen For This Useful Post:
fergabor (11-15-2007), HelloWorld (11-14-2007)