Live On Hope

Boring life. Despair in humanity, etc.

Thursday, March 20, 2003

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.