摘要: Move P/Invokes to NativeMethods class规则描述:平台调用服务访问非托管代码。平台调用方法(使用了System.Runtime.InteropServices.DllImportAttribute特性访问非托管代码的方法),需要放到NativeMethods,Saf... 阅读全文
posted @ 2014-09-10 20:43 niaomingjian 阅读(939) 评论(0) 推荐(0)