Automatic Code Instrumentation is an interesting article that describes a way to instrument code written in VC 6.0. It relies on the __penter() function to do the trick. Recompilation is required.
Live On Hope
Boring life. Despair in humanity, etc.
Boring life. Despair in humanity, etc.
Automatic Code Instrumentation is an interesting article that describes a way to instrument code written in VC 6.0. It relies on the __penter() function to do the trick. Recompilation is required.
<< Home