Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

[WIN32][C++] Is it possible to use managed code in a win32 app ?

$
0
0

Dear Ladies and Gentlemen,

please help a stupid beginner.

I would like to use managed code like "ref class" or WRL::ComPtr in a Win32 app without using the UWP as platform.

I tried different things and when I use the compiler option /ZW the code is accepted, but WRL is denied.

So here's my question: Do I make a general failure in understanding the concepts or is there a legal way to use managed code in a Win32 app ?

Has anyone a good link for me ? ( I'm searching now for three or four hours to find a solution )

Thanks,

Charlie Brown


Viewing all articles
Browse latest Browse all 1710

Trending Articles