Michael
Sat Nov 29 10:28:13 CST 2003
"a.sabato" <anonymous@discussions.microsoft.com> wrote in message
news:959701c3b68e$44753890$a601280a@phx.gbl...
> problem with vfp8 in _screen resize to define the class
> with the procedure hook doesn't work
Microsoft deliberately broke _screen hooking in VFP8 SP1. The recommended
alternative is BINDEVENTS, but this unfortunately does not cover all of the
events that were previously hookable, as I understand it. You can find some
discussion about this on UT, for example see thread #836211 started by
Walter Meester on 10/8/03, First bug in VFP8SP1 discovered, at
http://www.universalthread.com/wconnect/wc.dll?FournierTransformation~2,41,1
7,836211.
Mike