Vb6免註冊調用dm.dll

Private Declare Function SetDllPathA Lib "DmReg.dll" (ByVal path As String, ByVal mode As Long) As Long Public Sub regDm() Call SetDllPathA("dm.dll", 0) Dim dm As Object Dim reg Set dm = CreateObject
相關文章
相關標籤/搜索