On 1/21/07, Alexander R. Pruss <[EMAIL PROTECTED]> wrote:
How about just doing the dumb-and-easy thing: Make a 68K pass-through wrapper for FrmSetDIAPolicyAttr() and making the callback go to the wrapper? It involves a touch more 68K code, and is slower (however since this is called once per form, that's not a big deal), but seems more elegant (no checking for particular devices, no direct fiddling with structures).
too much work :) i avoid PACE because its slower - only use it when absolutely necessary. doing some 68K work requires messing with resources and stuff :) -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
