2015年1月22日

vb6 调用 64位应用程序

摘要: Option ExplicitPrivate Declare Function LoadLibrary Lib "kernel32.dll" Alias "LoadLibraryA" (ByVal lpLibFileName As String) As LongPrivate Declare Fun... 阅读全文

posted @ 2015-01-22 15:12 空明流光 阅读(1895) 评论(0) 推荐(0)

导航