摘要: 本文出自:http://www.cnblogs.com/margiex/archive/2007/05/08/739336.html 首先创建DLL库,代码如下: using System; using System.Runtime.InteropServices; namespace ANamespace { // 定义COM组件的接口 public interface ASignatu... 阅读全文
posted @ 2008-03-20 14:44 Bireyou 阅读(505) 评论(0) 推荐(0) 编辑