"Massimo" max@veneto.com wrote:
Is there a way to activate +snoop only for selected dll ???
Try +snoop=ole32.dll
I think that would help me to find AutoCAD 2000 access violation on startup, isolating the dll where it happens. As stated few msg before, it starts up good with +snoop, but it crashes on very beginning without +snoop.
Also try to disable smart arguments printing in relay32/snoop.c,SNOOP_PrintArg() by commenting out __TRY/__ENDTRY block of code.