On Tuesday 27 July 2004 02:36 am, Edward P. Ross wrote: > Well - HsGetPhoneLibrary is Treo 600 specific API (from the PluggedIn > site) > > What I am saying is that it's returning nothing. Interestingly enough, > the PhoneInfo sample that comes in another zip file does the same thing > - which leads be to believe that there's something missing in the Treo > simulator. > > Can anyone comment?
Can't say why it doesn't work. You can try the backwards-compatible way, which is to use a LoadPhoneLibrary() like function. The SimpleSMS example shows this. I actually wasn't aware of HsGetPhoneLibrary(). Seems like they should have at least made it into a macro, rather than a trap, so that code would work on older Treos. -- /* Chris Faherty <[EMAIL PROTECTED]> */ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
