HANDLE CreateFile( LPCSTR lpFileName, DWORD dwDesiredAccess, ... NULL); if (hFile == INVALID_HANDLE_VALUE) { out_str("Could not Create file.
確定! 回上一頁