:(popuptriggerlistpoplist)

2003-10-08 Thread Andy yuan
popuptriggerIDlistIDlistusable falsepopuplistpopuplistListIDlistIDControlID popuptriggerID rcp: : POPUPTRIGGER ID RegSexPopTrigger AT (52 34 82 11) POPUPTRIGGER ID RegAgePopTrigger AT (55 48 77 10) POPUPTRIGGER ID RegAimPopTrigger AT (54 93 62 10) LISTID MainSexList AT (61 37 53 35)

which coding is stored sms in local pda when peer coding ways is selected

2003-09-22 Thread Andy yuan
thank you for your answer! //initial receive sms struct Err err,error; UInt16 gTelRefNum; TelAppID gTelAppID; TelSmsMultiPartExtensionType extensionType; TelSmsExtensionType ext; TelSmsDateTimeType gTeldatetime; TelSmsGetAvailableStorageType m_Stores; UInt16 m_Index; TelSmsDeliveryMessageType

which function to be used in palm os for converting from unicode to char*?

2003-09-21 Thread Andy yuan
thank you very much in advance! why it's not wctomb function? _ MSN Hotmail http://www.hotmail.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Can it send and receive chinese sms with telephony sms library?

2003-09-20 Thread Andy yuan
thank you for your answer! sorry,I am use telephony sms for sending and receiveing chinese sms, but it's disordered coding with all coding mode(five kinds) /* kTelSms8BitsEncoding 0 8-bit encoding. kTelSmsBitsASCIIEncoding 1 ANSI X3.4 encoding. kTelSmsIA5Encoding 2 CCITT T.50 encoding.

Can it send and receive chinese sms with telephony sms library?

2003-09-18 Thread Andy yuan
I am developing Receiving sms software with Pol but the return is disordered coding ! Err err,error; UInt16 gTelRefNum; TelAppID gTelAppID; TelSmsMultiPartExtensionType extensionType; TelSmsExtensionType ext; TelSmsDateTimeType gTeldatetime; TelSmsGetAvailableStorageType m_Stores; UInt16 m_Index;

How to add a handle to PALM App event loop with pol?

2003-09-17 Thread Andy yuan
I am developing Receiving sms software with Pol,and I want to get sms content from GSM background,to let users feel nothing interrupt. before i use pol,i added a handle to PALM APP EVENT LOOP,i write like this, startapp.h: void EventLoop(EventType event); so: in startapp.cpp as follows: void

I can read the number of sms,but I can't read sms content in telephony sms ?

2003-09-08 Thread Andy yuan
//define receive sms struct member variable. Err err; UInt16 gTelRefNum; TelAppID gTelAppID; TelSmsMultiPartExtensionType extensionType; TelSmsExtensionType ext; TelSmsDateTimeType gTeldatetime; TelSmsGetAvailableStorageType m_Stores; UInt16 m_Index; UInt16 m_Storage=0; UInt16 m_Retrieved=0;

how to receive sms with using telephony sms library(Please help me)

2003-09-04 Thread Andy yuan
// void Delete(); const char* Next(); void CleanSms(); void Close(); void InitSms(); Err SelectStorage(); Boolean Open(); Err err; UInt16 gTelRefNum; TelAppID gTelAppID; TelSmsMultiPartExtensionType extensionType; TelSmsExtensionType ext; TelSmsDateTimeType gTeldatetime;

how to read txt file by line,include search string,find string,read str in file

2003-08-14 Thread Andy yuan
thank you! _ MSN Messenger: http://messenger.msn.com/cn -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/