Re: Debugging a simple executable on WinCE



Ah, that was a stupid question, now I know how, all that was needed was to
go to File -> New -> Project, then paste the source code in and compile
it.

I am creating a simple console based application that will illustrate how
to open a stream device driver. Since in debug mode, I cannot access the
machine, I am going to run the executable using Launch80, which executes a
program upon reboot.

.