I just started recompiling my applications with the 4.0 DR3 SDK with the DO_NOT_ALLOW_ACCESS_TO_INTERNALS_OF_STRUCTS define on. I just hit the first snag where I didn't see an accessor function to get the info I wanted. The issue is a form's handler function. You can get it using FrmSetEventHandler(), but there is no way to retrieve it. I need to get access to this for some extended dialog handlers I've implemented, but there is no FrmGetEventHandler or FrmGlueGetEventHandler call. For this particular case, I can workaround not having access to that member, but I won't always be that lucky. Is this intentional or an oversight? -- Ben Combee Veriprise Wireless <http://www.veriprise.com> -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
