Page 1 of 1

If Using Smartphone

PostPosted: Oct 2, 2003 @ 12:31pm
by freakedout

PostPosted: Oct 2, 2003 @ 2:12pm
by refractor

PostPosted: Oct 2, 2003 @ 3:53pm
by Peter Balogh

PostPosted: Oct 2, 2003 @ 4:14pm
by freakedout

PostPosted: Oct 2, 2003 @ 4:49pm
by Dan East
You could always add your own definition to your project settings. Something like _WIN32_WCE_PHONE

Dan East

PostPosted: Oct 2, 2003 @ 4:52pm
by Presto

PostPosted: Oct 3, 2003 @ 8:01am
by refractor
Syntax error? :

_WIN32_WCE==300 (correct)
WIN32_PLATFORM_WFSP=100 (incorrect)

Hence compiler error?

As Presto said, copying their code style would seem prudent. The compiler may get upset trying to compare non-existant #defined variables.

PostPosted: Oct 3, 2003 @ 11:55am
by freakedout
thanks for the help ive got it working now, i was tired yesterday and really i should have read the setup.

thanks once again