T
TGF
Hello,
I have two classes....Class A and Class B. I also have a Struct C. Now
I want to have 1 instance of Struct C accesible to both Class A and class B.
Does anyone know the most efficient means to do this using Managed VC++. It
is very simple in unmanaged VC++, but I have no idea how to do this in
MVC++....thanks!
-TGF
I have two classes....Class A and Class B. I also have a Struct C. Now
I want to have 1 instance of Struct C accesible to both Class A and class B.
Does anyone know the most efficient means to do this using Managed VC++. It
is very simple in unmanaged VC++, but I have no idea how to do this in
MVC++....thanks!
-TGF