Re: MFC application development and debugging

Tech-Archive recommends: Speed Up your PC by fixing your registry



On Jul 7, 12:34 pm, Selin Metin <nosp...@xxxxxxxxx> wrote:
Hi,

I want to use MFC as the development method of my application. After a
research, I learned that I have to make a new SDK project and use this
new SDK as the target platform of an MFC project in VS2005.

Everything is fine until here. Now, I want to debug the OS and the
application at the same time, as I used to do with Windows CE 4.2. Also,
I want to use KITL over ethernet connection to do the debugging. I use 2
instances of VS. I download the OS image with one of the VS instances,
the system boots and I see the desktop. Then what should I do to
download the application on this system and debug through the ethernet
connection? Is there a method to build and include the application code
in the image as a subproject and debug like an api application? I
couldn't find a step-by-step explanation and I really do not want to use
ActiveSync connection.

Thanks in advance,
selin_at_heitec

Hello,

Windows CE 5.0 or Windows CE 6.0?

Maybe this will help you:
http://blogs.msdn.com/mikehall/archive/2006/10/03/CE-6.0_3A00_-Writing-a-managed-application-using-VS-2005_2E00_.aspx

Regards Mazzo
.