WinDrawChars is not used (or was not used in OS 3.0) for drawing menus and form titles, so ScrDrawChars was the only option at that time. I'll check if I can live without it ;) but I hope I'm still able to figure out what's triggered when drawing menus.
Thanks, Sebastian --- In [EMAIL PROTECTED], [EMAIL PROTECTED] wrote: > > > ScrDrawChars is an undocumented, low-level function that doesn't appear to be > used any more. Instead, the OS now takes a different path from WinDrawChars to > the low-level character drawing routines. Merely recompiling with the 3.5 SDK > will not change anything. > > Not that I can recommend patching traps, but why not patch WinDrawChars instead? > > -- Keith > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
