Each time this is called, my whole app crashes with a bus error and sometimes a fault exception:
mEventSink->DispatchEvent( &const_cast<EventRecord&>(inEvent), &handled ); The event record is not garbage and handled is either ture or false, most of the time true. Does anyone have any idea what kind of circumstances might be causing this and what i could do to fix it? Thanx, Alex Cohen
