by refractor » Oct 3, 2003 @ 8:01am
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.