Does anyone know a way of debugging plugins with the VC++ debugger? And, please, don't tell me to add MessageBox b4 and after the line... i am doing it right now but it's annoying...
VC++ has a nice debugger, I was wondering if and how it can be used to debug
plugins...
Thanks.