Game API (GAPI)

Send Feedback

This Game API (GAPI) provides solutions for developers who want to write high-performance, real-time games on devices running Windows Mobile-based devices. GAPI is also useful for other applications that need to use the device in a way that is not supported by the operating system.

GAPI includes the following functions and structures for game development:

Note   The functions and structures are defined in the gx.h file. Because there are structures that are not type defined, the gx.h file cannot be included in files that have the .c file extension. You need to change the file extension to .cpp.

Note   GAPI is deprecated. Use DirectDraw and Direct3D Mobile APIs instead.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.