Click to See Complete Forum and Search --> : If use global variables within COM object


reverse
April 12th, 1999, 02:24 AM
What happen if global variables are placed within COM object?
Do COM instances share them and occur race condition?
Or, with IIS 4.0, ISAPI programs are able to be runned in independent memory area. If an ISAPI program uses in-process COM object?
Does this also occur problems?


A programmer who loves Goethe.