Private Declare Function GetCommandLineA Lib "kernel32" () As Long Private Declare Function lstrlenA Lib "kernel32" (ByVal lpString As Long) ...
確定! 回上一頁