Hi, Has anybody met the following problem? If yes, give me some suggestion please.
When my application started, it went to a form with table in it. When I clicked the menu button on the silk screen, the menu appeared. and when I selected any item in the menu, a fatal error occured and reset was required. The weird thing is, the error only occurs when I click the menu button on the silk screen before I touch other anywhere. After I select certain row of table, or go to other form and come back, there isn't any menu error. No error either when the menu is activated by clicking the form title,even when the application just starts. On the Emulator. I traced that the error occurs at EvtGetEvent(&event, evtWaitForever). Also emulator gave detailed message as "*** has just read directly from an unallocated chunk of memory." By tracing the event queue, I found that happened between winExitEvent(exit the menu) and winEnterEvent(enter current form). Thanks for any reply. -- Regards, William Xi Developer Sona Innovations Inc. [EMAIL PROTECTED] http://www.SonaInnovations.com Phone:416-866-7477 -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
