Hi,

Could you help me, please

I've migrated an aplication from CW5 to CW7, but when  I try to compile it,
I get the following error message.


Error   : undefined identifier 'MemPtrNew'
Broker.cpp line 16166   { _ul_local = (struct _ul_var*) MemPtrNew( sizeof
(*_ul_local) ); if( ! _ul_local ) { ULOutOfMemoryError(); return; } }

Error   : undefined identifier 'VoidPtr'
Broker.cpp line 16169   { MemPtrFree( (VoidPtr) _ul_local );}

Error   : undefined identifier 'VoidPtr'
Broker.cpp line 16257   { MemPtrFree( (VoidPtr) _ul_local );}

Error   : undefined identifier 'MemPtrNew'
Broker.cpp line 16388   { _ul_local = (struct _ul_var*) MemPtrNew( sizeof
(*_ul_local) ); if( ! _ul_local ) { ULOutOfMemoryError(); return; } }


  The setting is of the application  is the following:

*********************************Systems
Paths*********************************
// Palm OS Support
// Palm OS 3.5 Support
************************************************************************************


Saludos,
Marco A. Barrionuevo T.
Servicios Profesionales - UNIPLEX S.A.
Direcci�n: Alpallana E7-212, Quito - Ecuador
Tel�fonos: 593 508593, 4, 5,  Fax: 593 500806, Celular 5939 228720
e-mail [EMAIL PROTECTED],  website: www.uniplex.com.ec


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to