> I have created a .NET C++ forms application. I would like to call some
> functions in an unmanged class that provides access to some underlying API
[quoted text clipped - 7 lines]
> deal with _vcclrit.h or its idosynchrocises to make this work. However it
> does not appear to work correctly.

Signature
Greetings
Jochen
My blog about Win32 and .NET
http://blog.kalmbachnet.de/
No, that link focuses on adding CLR support to unmanaged applications. Which
I am successfully able to do. What I want to do is the reverse, I want to
add an unmanaged class, with access to ATL, to a .NET forms application.
> Hi Robert!
>> I have created a .NET C++ forms application. I would like to call some
[quoted text clipped - 11 lines]
> Does the following help you?
> http://msdn2.microsoft.com/ms235211
Jochen Kalmbach [MVP] - 06 Jul 2006 12:36 GMT
Hi Robert!
> No, that link focuses on adding CLR support to unmanaged applications. Which
> I am successfully able to do. What I want to do is the reverse, I want to
> add an unmanaged class, with access to ATL, to a .NET forms application.
It should be the same settings, regardless in which direction you "move"...
Do you have a small project which can be used to repor this problem?
Greetings
Jochen