How to debug a evc 3.0 dll that is p/invoked from a c# app?

M

mb

I have a evc 3.0 dll that is used by a c# app running on a Pocket PC
2002 device. I would like to debug the c++ dll but setting the local
and remote executable to the c# exe does not work. I get an error
"remote executable not found".

What should the setting be?
 
M

mb

Thanks Alex. I hve used CFLauncher for CE 4.2 and it has been very
helpful. For PPC 2002, apart from creating a new project workspace, the
only change I did was commenting out the call to CeSetProcessVersion,
as this is supported only CE 4.2 onwards.
 

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

Top