Page 1 of 1

Difference between PPC and Smartphone devices in the code

PostPosted: Nov 21, 2007 @ 11:37am
by norwy
I am developing with Gapidraw, which allows to share the same code between win32 platform (it works well with PocketPC and Desktop platform) and I am starting to compile my project for Smartphone devices.

I don't have to compile the functions that manage touchscreen support so I need to know the difference between PocketPC and Smartphone devices, is there a #define that can tell me ?

I think I would be exactly the same way to make the difference between the desktop and the PocketPC device in the code using the #define _WIN32_WCE

PostPosted: Nov 21, 2007 @ 12:43pm
by Dan East
Locked duplicate thread. Use this one instead:
http://www.pocketmatrix.com/forums/view ... hp?t=27699

Dan East