This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Stylus Orientation - EVC4, SP4, wm2003 sdk


Stylus Orientation - EVC4, SP4, wm2003 sdk

Postby Jaimi » Sep 30, 2005 @ 3:44am

I've updated PF with the bug fixes below, and fixed the problem with imgdecomp.dll.

Now, I can get all of the samples to run! However, the Blit Sample is not working right for me. Everything displays right, but the stylus coordinates act like the orientation is ORIENTATION_NORMAL, instead of ORIENTATION_ROTATE90CCW.

Looking at the code, there is a function to correct this, however, it's not being called because FROG_PPC is not defined. This is set in the following block in defs.h:

#if !defined(_WIN32_WCE)
#define FROG_PC
#elif defined(_WIN32_WCE_PSPC)
#define FROG_PPC
#else
//#define FROG_HPC
#endif

Obviously _WIN32_WCE_PSPC is not set. My question is: should it be for a Pocket PC 2003 build? This define is not well documented by MS.
Or could this be some sort of issue with running a 2003 app on WM5? Or is the sample code just knackered?

Thanks,

Jaimi
Jaimi
pm Member
 
Posts: 12
Joined: Sep 29, 2005 @ 5:23pm


Return to PocketFrog & PocketHAL


Forum Description

SDKs for fast and robust device-independent access to Pocket PC display hardware.

Moderators:

sponge, Kzinti

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron