At 10:23 6/24/99 -0700, Will Sargent wrote: >Hi all, > >This is probably a newbie question, but I'm not sure how to make TRACE (the >MSVC macro) work with HTTRACE, or at least get HTTRACE to write output to the >debug window in MSVC. > >Simply putting > >int CHTMLParser::tracer (const char * fmt, va_list pArgs) >{ > TRACE(fmt, pArgs); > return 0; >} Have you tried to use the HTTrace_setCallback(...) to register your trace function? Henrik -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/FrystykReceived on Thursday, 24 June 1999 16:02:18 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT