I'm trying to call ExgSetDefaultApplication() to set my app to receive .txt files instead of the MemoPad app.
this appears to work fine if I register less than 8 extensions using ExgRegisterData() api. if I try to register the nineth extension ExgSetDefaultApplication() will work and if I call ExgGetDefaultApplication() it will always return "memo" as the default app. If I remove the nineth extension and call ExgRegisterData() with only 8 it returns the correct creator id. anyone know what the problem is? thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
