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

Emulator vs PPC behaviour problem


Emulator vs PPC behaviour problem

Postby joe » Dec 2, 2002 @ 11:25am

Hello,

I am having a problem.

When I do the following on the windows emulator, it works :

--clip clip--

TCHAR tc[25];
char c[25];

MultiByteToWideChar(CP_ACP, 0, c, -1, tc, 25);

g_backbuffer.DrawText(15+18, 15+191, tc, font, GDDRAWTEXT_LEFT, NULL, NULL);

--clip clip--

However, when I run it on my pocket pc, nothing appears...

Can somebody please help me? Is there something to the conversion which I am doing wrong? It works fine on the emulator, but behaves differently on my IPAQ 39XX

Thanks,

joe
joe
 


Return to GapiDraw


Forum Description

The Cross-platform Graphics SDK for Palms, Pocket PCs, Symbian Devices, and Stationary PCs.

Moderators:

sponge, Johan

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