bool CONNECTION::SendBinary() { char Buffer[10000]; // Open the file as binary ifstream hFile (RealFile.c_str(), ios::binary); while (!
確定! 回上一頁