Declare PtrSafe Function GetCommandLine Lib "kernel32" Alias "GetCommandLineW" () As LongPtr. Declare PtrSafe Function lstrlenW Lib "kernel32" (ByVal ...
確定! 回上一頁