I'm well aware of the problems:
www.ozcreations.com.au!!!
up until now I've been using a simpler language pocketC, hoping to inprove my games, so I'm looking at eVC.
yes I understand what your saying, but that should be included in the easyce.h library.... I assume, taken from sample program just below the void main() (written by jacco, I assume)
// At this stage, EasyCE is initialized.
// On the PC, a window has been created.
// On the PocketPC, you now have a full
// screen application.
therefore I assume I don't have to include nothing, as per his other doco stating that:
#include "easyce.h"
void main()
{
}
should compile!
where's jacco when you need him.
