Is there any program which analyzes C++ source files and generates Managed
C++ files which wraps the original C++ source files? For example, generating
a __gc class for each C++ class?
Please reply. Thanks in advance.
Regards,
Hyun-jik Bae
Jochen Kalmbach [MVP] - 27 May 2005 07:09 GMT
Hi Bae!
> Is there any program which analyzes C++ source files and generates Managed
> C++ files which wraps the original C++ source files? For example, generating
> a __gc class for each C++ class?
No.

Signature
Greetings
Jochen
My blog about Win32 and .NET
http://blog.kalmbachnet.de/