Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Common variables in COM objects

sdahl
Beginner
283 Views
I have a regular .dll that I would like to turn into a COM object. I have many Common variables and I wondering about the scope of these variables. Do two instances of a COM object share the same Common variables? So if both instances try to set and rely on the same Common variable, is this a problem?
0 Kudos
0 Replies
Reply