且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

无法从特权运行的 Visual Studio 2010 拖放到调试的应用程序运行

更新时间:2023-10-11 09:42:10

另一种解决方法是从 Windows 资源管理器运行调试二进制文件,并通过工具"或调试"菜单从 Visual Studio 中附加到进程.我已经验证在使用这种方法时在调试器中接收到拖动事件.

Another workaround is to run the debug binary from Windows Explorer and attach to the process from within Visual Studio via the "Tools" or "Debug" menu. I have verified that drag events are received in the debugger when using this approach.