才鸟的AutoCAD专栏

专门研究.NET开发AutoCAD及AutoCAD2009新功能

2007年12月

原创 Enhanced AutoCAD .NET Project Application Wizard

The original "AutoCAD Managed application wizard" is very simple. Only the "Autodesk.AutoCAD.Runtime" namespace is imported, but the ObjectARX application often needs other namespaces such as "Autodesk.AutoCAD.DatabaseSevices" and "Autodesk.AutoCAD.ApplicationSevices". Furthermore, you must type "netload" to load the built assembly. So, I decided to rewrite the wizard to solve these problems. Note:There are different versions for Visual Studio 2005/2008 and C#/VB 2008 express edition.In the fo阅读全文>

发表于 @ 2007年12月07日 21:59:00|评论(loading...)|编辑

Csdn Blog version 3.1a
Copyright © C#才鸟