[Cegcc-devel] How debug on a device or emulator CE?

2007-04-14 Thread Israel Lins Albuquerque
What do I need to do this? I need some explications about this... help me __ Fale com seus amigos de graça com o novo Yahoo! Messenger http://br.messenger.yahoo.com/ - This

[Cegcc-devel] tchar.h

2007-04-14 Thread Danny Backx
The include file is described on MSDN as one that allows you to use calls to e.g. _tcsspn() in your application source, the include file will translate into either strspn() or wcsspn() based on the presence of the _UNICODE macro. We don't have this include file in our sources, neither in the cegc