[WIN] turn off trace???
- Posted by "Jerry C. Cummings" <futures8 at EARTHLINK.NET> Nov 24, 2000
- 398 views
Trying to understand the functioning of a program which uses Win32Lib, via the trace facility. (Program is "wasex06c.exw", included with W32LibTutor, from Ad Rienks and Wolfgang Fritz, (pgm originated by David Cuny, I think) ). Does anyone know any way to turn off the trace function when it enters a Win32Lib function or procedure, and trace only the calling program lines? The Win32Lib code is still too undecipherable for me, at this time, and much too voluminously. Not practical to edit each of the 650 procedures and functions in Win32Lib to insert a trace(0) statement. Thanks for any ideas. Jerry