Showing results for profile - Visual Studio Blog

Sep 18, 2019
10
0

How to debug and profile any EXE with Visual Studio

Andy Sterland
Andy Sterland

Have you ever needed to debug or profile an executable (.exe file) that you don’t have source for or can’t build? Then the least known Visual Studio project type, the EXE project, is for you!

Visual StudioDebugging and Diagnosticsprofile