Log in

View Full Version : Using GAPI with the .NET Compact Framework


David McNamee
09-09-2003, 03:44 PM
<div class='os_post_top_link'><a href='http://cedar.intel.com/cgi-bin/ids.dll/content/content.jsp?cntKey=Generic+Editorial%3a%3agames_gapi&cntType=IDS_EDITORIAL&catCode=BMR&path=1' target='_blank'>http://cedar.intel.com/cgi-bin/ids.dll/content/content.jsp?cntKey=Generic+Editorial%3a%3agames_gapi&cntType=IDS_EDITORIAL&catCode=BMR&path=1</a><br /><br /></div>This is for those of you beginning to look at the Smartphone 2003 SDK. Intel Developer Services has posted an article entitled "Programming the Microsoft Game API (GAPI) with the .NET Compact Framework.” This article will walk you through the basics of the GAPI, including how to P/Invoke into the mangled DLL entry points. Code examples are given in C++ and C#.

kcchesnut
09-09-2003, 06:57 PM
the article is wrong about 2003 emulators.
both smartphone and pocket pc emulators support GAPI,
so a device is not really needed.

here is a screen shot of GAPI running on an SP emulator:
http://www.devbuzz.com/content/zinc_smartphone_compactframework_pg3.asp

David McNamee
09-09-2003, 07:04 PM
the article is wrong about 2003 emulators.

I was wondering about that... thanks!