|
> Unfortunatley that's a manual for 'GapiDraw', not GAPI > itself. GapiDraw is a wrapper for GAPI, apparently made > by someone in Sweden. Very nice, but hardly the official > word on things. Microsoft's Pocket PC site has some > examples.
Yes, it's just a C++ wrapper and adding some new function, but in all samples, the initialisation uses GAPI and seem to be very documented. And uses SHFullscreen. I've seen other pocket PC programs and everyone (but MameCE) uses SHfullscreen
It is documented on my MSDN offical DVD version .. but not on the online version ( guess why .. )
> Yes, as I said: even though it appears in other articles it's not in MSDN > itself, which is strange. > In fact none of the SH* function appear in MSDN, very very strange. >
|