GLBasic forum

Main forum => GLBasic - en => Topic started by: MrTAToad on 2009-Dec-08

Title: Windows CE compiler directive
Post by: MrTAToad on 2009-Dec-08
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
Title: Re: Windows CE compiler directive
Post by: Kitty Hello on 2009-Dec-08
_WIN32_WCE

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