Windows CE compiler directive

Previous topic - Next topic

MrTAToad

With Windows CE ?WINCE defines Windows CE platform in GLBasic - however, there appears no alternative when using INLINE - for some reason, when compiling for WINCE, WIN32 is defined - this causes a problem as a lot of Windows API calls are different with Windows CE

Kitty Hello

_WIN32_WCE

I'll add "WINCE", too in the next update.