摘要: Private Declare Function LoadLibrary Lib "kernel32" Alias "LoadLibraryA" (ByVal lpLibFileName As String) As LongDim oDB As ObjectPublic dbPath As Stri... 阅读全文
posted @ 2015-03-25 12:15 zanglaowei 阅读(2733) 评论(0) 推荐(0) 编辑