随笔-86  评论-423  文章-13  trackbacks-0
  2008年3月27日

Platform invoke is a service that enables managed code to call unmanaged functions implemented in dynamic link libraries (DLLs), such as those in the Win32 API.

有个好用的VS插件,来自基于wiki的http://pinvoke.net/ 不错!

posted @ 2008-03-27 16:25 秋雨飘飞 阅读(256) 评论(0) 编辑