Try:
err = SysLibFind("IrDA Library", &refNum);
This library is loaded on reset (except on no-notify reset), so there's no
need to load or unload it. You can use the macro irLibName, defined in
IrLib.h, instead of the string literal "IrDA Library".
--
Danny Epstein
OS Engineer, Palm Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- IR functions Nicolas FRAYER
- Re: IR functions Ralf Meyer
- Danny Epstein
