> The fine details of the IntlMgr functions are a closely held secret by those > who figured it out. When I needed it for superFinderHack, I had a terrible > time. Many developers refused to help. Many could not. Finally, I learned the > elements of assembly language and figured it out myself. It's doable. In > retrospect, it was a great experience. Ironically, after I figured out the > details, I received some ideas from a very smart guy. His ideas were > different from mine and both work. I ended up using my own stuff in > superFinderHack. > > Maybe I should make my patch of IntlDispatch() public...
>From IntlMgr.h, I cannot get any idea. It just provide a enum of function list and how to get the function address by IntlGetRoutineAddress. If I want to trap one of the text function, how can I get the dispatch table? -- Regards, Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
