Subject: Re: Strange error when trying to intercept sysNotifyVolumeMountedEvent
From: "Dr. Vesselin Bontchev" <[EMAIL PROTECTED]>
Date: Wed, 27 Apr 2005 15:45:18 -0000
X-Message-Number: 31
I can't figure it out. :-((
OK, so I tried a different approach. Instead of going to the proper form and running the event loop when I get a notification, I decided to launch myself with a custom launch code:
UInt32 PilotMain (UInt16 cmd, MemPtr cmdPBP, UInt16 launchFlags) { UInt16 cardNo; LocalID dbID;
At no point did you initialize these two variables before using them in your application, which may simply be a piece of code you left out to simplify your sample code.
Roger Stringer Marietta Systems, Inc. (www.rf-tp.com)
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
