2010年3月18日

c# API 函数(转)

摘要: C# APIC:\ProgramFiles\MicrosoftVisual Studio .NET\ FrameworkSDK\Samples\ Technologies\ Interop\PlatformInvoke\ WinAPIs\CS目录下有大量的调用API的例子。一、调用格式using System.Runtime.InteropServices; //引用此名称空间,简化后面的代码//... 阅读全文

posted @ 2010-03-18 17:06 轩辕峰 阅读(3037) 评论(1) 推荐(2)

导航