Private Declare Function SetCurrentDirectory Lib "kernel32" _. Alias "SetCurrentDirectoryA" (ByVal lpPathName As String) As Long lpPathName 用來指定所要設定 ...
確定! 回上一頁