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