Declare Function GetCommandLine Lib "kernel32" Alias "GetCommandLineA" () As string. This simple code do not work, because GetCommandLine returns a pointer ...
確定! 回上一頁