Sorry, my name it's Mathias. I'm building an app who must work with IrDA, I'm working with Palm OS Developer Suite and I don't know how to import the IrLIB and how to work with it. Can you give me some help?
2007/3/23, Luc Le Blanc <[EMAIL PROTECTED]>: > > Before allowing beaming in my app, I make sure the device has IR > capabilities by checking this feature: > > if ( ( FtrGet( sysFtrCreator, sysFtrNumHwrMiscFlags, &feature ) == errNone > ) && ( feature & hwrMiscFlagHasMbdIrDA ) ) > > This works fine on POSE running a Palm III (OS 3.0) ROM, that cannot beam, > but a fellow with a real Palm III says his device can beam, yet my app does > not allow him to beam. > > My test is thus indiscriminant. What should I use? > > > Luc Le Blanc > > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- Mathias Rosado Director Técnico SeaNet Solutions S.R.L. Telf: +58-416-8887221 -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
