摘要:
1.创建类库应用帮助类DLLWrapperusing System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Runtime.InteropServices;/// <summary>/// Summary description for Class1/// </summary>public class DLLWrapper{ [DllImport("Kernel32")] public static extern int Load 阅读全文
posted @ 2013-01-05 17:13
RyanRuan
阅读(321)
评论(0)
推荐(0)

浙公网安备 33010602011771号