I have Norton 360 installed on my system. I run this WTL project(VS2012) in debug mode, and in the output window I see the following line
'CheckWTL.exe' (Win32): Loaded 'C:\ProgramFiles(x86)\Norton360\NortonData\21.1.0.18\Definitions\BASHDefs\20140510.001\UMEngx86.dll'. Cannot find or open the PDB file.
Why is a Norton dll loaded in my app. The app is still a basic skeleton and I have not added any code.
Any explanations?