Re: unresolved external symbol WinMain ??

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Daniel Becker (daniel.becker_at_post.rwth-aachen.de)
Date: 08/17/04


Date: Tue, 17 Aug 2004 11:22:27 -0700

Frederic Sakr wrote:

> I have this linker error message when a try to compile my EVC++ project.
>
> Can someone can help meabout that please, i have no ideal.
>
> Well, i see somewhere to change the WinMainCRTStartup to wWinMainCRTStartup
> in the linker but that change nothing.

I encountered that error when I tried to build a console application
using the "WCE Application" template. Unfortunately, I don't really have
a solution - it seems the "WCE Console Application" template (as found
in Platform Builder) doesn't exist in eVC++...

Daniel