http://msdn.microsoft.com/zh-cn/aa292270(VS.71).aspx调试 ActiveX 控件 若要了解 ActiveX 控件中的代码如何执行,请指定调试会话过程中
[更多…]-
【引用】调试 ActiveX 控件
-
[转] – Updates to setup projects(c#、.net、setup project)
Third in a series on Visual Studio setup This article explains how to install a new version of your
[更多…] -
EPPlus-Create advanced Excel 2007 spreadsheets on the server
Create advanced Excel 2007/2010 spreadsheets on the server EPPlus is a .net library that reads and w
[更多…] -
[转] 在windows上使用Visual Studio 2008和QT编译webkit
作者:nkbarbeque 网上介绍的编译webkit,大致分为两类。一种是使用cygwin和visual studio编译windows上的webkit,另一种
[更多…] -
VC编写的程序不能在其他机器上运行的解决方案
有的时候,你在Visual C++上面经过好几个月的辛勤努力,终于将程序编写完成并且测试完毕,然而当你试图在客户的发布机上运行刚写好的程序时,有可能会碰到类似下面的错误,操作系统告诉你“由于应用程序配
[更多…] -
Webkit .net 运行错误:800736b1
Retrieving the COM class factory for component with CLSID {D6BCA079-F61C-4E1E-B453-32A0477D02E3} fai
[更多…] -
(First!) Using WebKit nightly builds with WebKit .NET | Peter Nelson
Using WebKit nightly builds with WebKit .NET by peterdn 2. May 2010 00:53 Having finally buil
[更多…] -
VS2010 VS2005 VS2008工程之间的转换
安装了VS2010后,用它打开以前的VS2005项目或VS2008项目,都会被强制转换为VS2010的项目,给没有装VS2010的电脑带来不能打开高版本项目的麻烦。 用记事本打开解决方案:开头的两行
[更多…] -
Unable to load DLL ‘vjsnativ’
System.TypeInitializationException: The type initializer for ‘java.lang.System’ threw an
[更多…] -
Parameter lists in NHibernate
Occasionally I need to return a set of entites that match a collection of parameters. In SQL,
[更多…]