VB中的相对路径 如何使用
Declare Function srd_4442 Lib "E:\VBwater\lib\mwic_32.dll" (ByVal icdev As Long, ByVal offset As Integer, ByVal le As Integer, ByVal data_buffer$) As Integer
主文件在E:\VBwater,制定的路径为E:\VBwater\lib
...全文
653打赏收藏
VB相对路径
VB中的相对路径 如何使用 Declare Function srd_4442 Lib "E:\VBwater\lib\mwic_32.dll" (ByVal icdev As Long, ByVal offset As Integer, ByVal le As Integer, ByVal data_buffer$) As Integer 主文件在E:\VBwater,制定的路径为E:\VBwater\lib