Page 1 of 1

Hardware Keys GAPIDraw 2.05

PostPosted: Dec 9, 2003 @ 10:22am
by Guest
Hi all,

I did 2 versions of my game PPC2002/2003 using GAPIDraw 2.05
each one with its own dll both work just fine,
but The hardware keys won't work on Genio-e550CT (Pocket PC 2003 Japaneese) :cry:

any idea why ?

Thanks.

PostPosted: Dec 9, 2003 @ 1:47pm
by ppcStudios
If you supplied gx.dll with your application, try renaming it to __gx.dll so the OEM version is used instead. It's possible that is the problem.

PostPosted: Dec 9, 2003 @ 2:59pm
by Guest
Thanks for your reply.

No, I didn't supply gx.dll, cause I know that every pocket pc has a gx.dll
Should I supply it ? is it multi-language ?

PostPosted: Dec 9, 2003 @ 3:27pm
by ppcStudios
Only WM2003 devices have an OEM version of gx.dll installed. Most (if not all) PPC2000 devices do not supply gx.dll and I believe that is the case for most PPC2002 devices as well.

Do any other GapiDraw applications work correctly with the device? Have you tested this on another identical device?

It's also possible the keymapping is different on the Japanese version. You might whip up a small test app that displays (or logs) the keycodes of each keypress. Just some thoughts...