R
Roland Rosier
Hello,
I am trying to use Managed C++ and the
Compact .Net Framework on a Windows CE.Net 4.2
device. As far as I can tell, to use managed
C++ you add the /CLR option to the C++ compiler
and it will then generate MSIL from C++.
I can use this option to compile code to the
MSIL that will run on the full .Net Framework
on my Windows XP PC, but I cannot seem find any
way to generate MSIL that will run on the Compact
..Net Framework on Windows CE.Net. If anyone
has succeeded in running MSIL compiled from Managed
C++ on a Windows CE.Net system, could they please
point me in the right direction ...
Best Regards,
Roland Rosier
I am trying to use Managed C++ and the
Compact .Net Framework on a Windows CE.Net 4.2
device. As far as I can tell, to use managed
C++ you add the /CLR option to the C++ compiler
and it will then generate MSIL from C++.
I can use this option to compile code to the
MSIL that will run on the full .Net Framework
on my Windows XP PC, but I cannot seem find any
way to generate MSIL that will run on the Compact
..Net Framework on Windows CE.Net. If anyone
has succeeded in running MSIL compiled from Managed
C++ on a Windows CE.Net system, could they please
point me in the right direction ...
Best Regards,
Roland Rosier