PInvoke .NET ~ C++
摘要: http://www.codeproject.com/KB/dotnet/PInvoke.aspx
PInvoke is the mechanism by which .NET languages can call unmanaged functions in DLLs. This is especially useful for calling Windows API functions tha...
阅读全文
posted @
2010-02-26 14:08 jerry data 阅读(2) |
评论 (0) 编辑