由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - how to turn off "ActiveX Control Test Container"?
相关主题
SQL debug step into a store procedure from another one (转载)visual studio 2010 release mode 问题
Anyone ever ran into a "fatal error LNK1168" in MS VS studihow to debug mpi?
c++里面有什么Container插入是最快的?能否给些讲debug经验的文章和书籍 (转载)
java内存问题请教大牛一个debug的问题
问个问题,关于gdb的不同compiler速度可以差很远吗?
How to avoid getting "has encountered a problem and needs to close" windowAfter build,how to run the program on visual C# 2008
VS里debug不work求教!问个超简单的C问题
只有executable能debug吗?C++现在写起来真舒服啊
相关话题的讨论汇总
话题: container话题: activex话题: control话题: test话题: executable
进入Programming版参与讨论
1 (共1页)
J****n
发帖数: 110
1
I just want to run my executable, so I choose Debug -> Start Without
Debugging.
Somehow I choose "ActiveX Control Test Container", therefore, when I try to
run
the executable, the "ActiveX Control Test Container" window pops up. How do
I
turn this window off and run my executable? What is container for?
Had so much trouble running a simple program with .NET. Thanks a lot for
your
help....
J****n
发帖数: 110
2
FYI
To turn off the activeX control..., right click ALL_BUILD choose properties;
on the left column, under configuration properties choose debugging, then
on the right side of the window, under ACTION: command choose the executable
....Then run the executable.
1 (共1页)
进入Programming版参与讨论
相关主题
C++现在写起来真舒服啊问个问题,关于gdb的
大家不觉得这篇文章很有道理么?未来语言的趋势?How to avoid getting "has encountered a problem and needs to close" window
请教一个有向图的算法VS里debug不work求教!
How to send a structure containing a pointer over socket?只有executable能debug吗?
SQL debug step into a store procedure from another one (转载)visual studio 2010 release mode 问题
Anyone ever ran into a "fatal error LNK1168" in MS VS studihow to debug mpi?
c++里面有什么Container插入是最快的?能否给些讲debug经验的文章和书籍 (转载)
java内存问题请教大牛一个debug的问题
相关话题的讨论汇总
话题: container话题: activex话题: control话题: test话题: executable