如何在Visual Studio 2005中调试ie8? [英] how to debug ie8 in visual studio 2005?

查看:77
本文介绍了如何在Visual Studio 2005中调试ie8?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经编写了一个在IE6的Windows XP上运行的Activex插件,它工作正常.

当我将ie6更新为ie8后,在Visual Studio 2005中调试我的C ++项目时,它坏了.

在寻找如下MSDN解决方案之后:

在大多数情况下,将注册表值TabProcGrowth设置为DWORD值0足以解决此问题.
1)打开RegEdit
2)浏览到HKEY_LOCALMACHINE->软件->微软-> Internet Explorer->主要
3)在此键下添加一个名为TabProcGrowth的双字
4)将TabProcGrowth设置为0

请参阅: msdn博客

但这不起作用...

你能告诉我为什么吗?

我正在使用Windows XP 64位计算机.

i''ve write a activex pluging runing on windows XP with IE6,it works right.

When i debug my C++ project in visual studio 2005 after updated ie6 to ie8,it broken.

after looking for MSDN solution as follows:

In most scenarios, setting the registry value TabProcGrowth to a DWORD value of 0 is sufficient to resolve this problem.

1) Open RegEdit
2) Browse to HKEY_LOCALMACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main
3) Add a dword under this key called TabProcGrowth
4) Set TabProcGrowth to 0

Refer:msdn blog

but it doesn''t work...

will you tell me why?

i''m using windows xp 64-bit computer.

推荐答案

有人可以帮助我吗?
非常感谢,大声笑.-
anybody who can help me ?
thanks a lot,lol-.-


这篇关于如何在Visual Studio 2005中调试ie8?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆