Hi fellow programmers! I have an application that uses the CameraLib library. I have a client that use the Palm wireless keyboard on a Zire 71
As soon as my app load the CameraLib library, the wireless keyboard stops working. Once this is done, the keyboard does not work in any application (notepad for example) until I do a soft reset. If I remove the SysLibLoad(kCamLibType, kCamLibCreator, &refNum); and CamLibOpen(refNum); code from my app, the keyboard works perfectly. Any clues???? -- Regis St-Gelais www.laubrass.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
