摘要:
我们可以使用Declare语句调用外部DLL中的过程。但VB.NET给我们提供了另外一种更加先进的----- Dllimport特性。 如: Imports System.Runtime.InteropServices <DllImport("user32")> _ Function Findwindow()Function Findwindow(ByVal lpClassName A... 阅读全文
posted @ 2009-07-10 15:14
Mo
阅读(1700)
评论(0)
推荐(0)

浙公网安备 33010602011771号