There is no function for you to call directly. There's not even a "void IntlDispatch(void);" in the header files!
You don't have to know what it's doing. You just make your calls via the various Txt* and Intl* functions. -- Keith -----Original Message----- From: Edmund Chan [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 2:10 AM To: Palm Developer Forum Subject: Re: What does IntlDispatch() do???? Thx Keith! But it has no input and output. I really don't know what it's doing. Do anyone have the flow of this function? or do anyone know what globals it uses?? Thanks! Edmund Keith Rollin wrote: > That function is the dispatcher function for all (or many) Txt* and Intl* > functions. > > -- Keith > > -----Original Message----- > From: Edmund Chan [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 25, 2002 12:39 AM > To: Palm Developer Forum > Subject: What does IntlDispatch() do???? > > Hi all, > > I would like to ask what the following function does: > > void IntlDispatch(void); > > Any information is appreciated!!!! thank you very much!!!!!! > > Regards > > Edmund -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
