.natvis 文件的介绍
Create custom views of native objects in the debugger (e.g. 在调试QT5时下载对应的文件qt5.natvis,就能看到QString等类型的细节)
https://msdn.microsoft.com/en-us/library/jj620914.aspx
使用VS 调试 javascript 配置:
先在IE 中设置 Internet Options.. -> Advanced -> 将 Disable Script Debugging(Other 和 Internet Explorer) 勾选项去掉
设置函数断点:
比如要设置 SetForegroundWindow