Click to See Complete Forum and Search --> : Instrumenting ATL Code using DevPartner BoundsChecker


gauravsinghal
February 26th, 2003, 03:20 PM
I am trying to Instrument the ATL Code provided by the Microsoft.
Using the commandline functions given by Compuware's DevPartner BoundsChecker.
I am not able to Instrument the MakeFiles

Warning: code generation failed, retrying without instrumentation
Non-CTI code generation succeeded

Command I am using is

nmake /f "C:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\src\atl\atldll.mak" CPP=NMCL
.EXE LINK32=NMLINK.EXE

Please help me with this
Or can I make a solution using the MakeFile