MS eVC++ 4.00.0714.0
Windows XP SP1

I cant't get a project from the "WCE Pocket PC 2003 Application"/ "A typical
Hello World" application" running. What I've done:
- Installed eVC++
- Installed PocketPC 2003 SDK
- Choose File/New and the options mentioned above
- Select Build/Rebuild all
-> got error "fatal error RC1015: cannot open include file 'winver.h'"
- realized that "STANDARDSDK" is set as active platform
which contains wrong include pathes
- tried to change that to "POCKET PC 2003"
-> eVC++ IDE hangs now

Any ideas what is wrong here?

Thanks for any help

Chris Werner