Write the CREATE_FILE(string) function so that it would create a file and write the string thats ... void CREATE_FILE(string); ... lpstrFile = szFile;
確定! 回上一頁