G
Guest
Hi,
I want to create a lab for my students. I would like them to create a simple
video player application on pocket pc. The problem is that I don't have
enough Pocket PC for everyone.... so I want to have students developing on
the Pocket PC 2003 Emulator.
I have already done a video player application which is working fine on a
real Pocket PC. It is using the game API (gx.dll) to display the video
frames.
I tried to launch my application on the Pocket PC 2003 Emulator, and I have
got the following error : "MissingMethodException" on the lines invoking my
P/Invoke methods to the GameAPI... I tried to include the gx.dll file into
my project, but I have got the same problem...
My question is :
Is there a way to use the game API on the Pocket PC 2003 Emulator ?
Where does the problem come from ?
Thanks a lot!
Lionel Reyero
I want to create a lab for my students. I would like them to create a simple
video player application on pocket pc. The problem is that I don't have
enough Pocket PC for everyone.... so I want to have students developing on
the Pocket PC 2003 Emulator.
I have already done a video player application which is working fine on a
real Pocket PC. It is using the game API (gx.dll) to display the video
frames.
I tried to launch my application on the Pocket PC 2003 Emulator, and I have
got the following error : "MissingMethodException" on the lines invoking my
P/Invoke methods to the GameAPI... I tried to include the gx.dll file into
my project, but I have got the same problem...
My question is :
Is there a way to use the game API on the Pocket PC 2003 Emulator ?
Where does the problem come from ?
Thanks a lot!
Lionel Reyero