... string: SLen = lstrlen(RetStr) If SLen > 0 Then 'Create a buffer: GetCommandLine = Space$(SLen) 'Copy to the buffer: CopyMemory ByVal GetCommandLine, ...
確定! 回上一頁