Managed C++ on Smart Devices

  • Thread starter Thread starter Paul Mc
  • Start date Start date
P

Paul Mc

Does anyone know if managed C++ is supported on Smart Devices, like for a
Pocket PC 2003? I'd like to use ADO.NET for data access on a Pocket PC .
 
AFAIK, C++/CLI Interop does not work on the Compact Famework, because the
compact framework does not support certain features necessary for that (e.
g. CALLI).

Marcus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top