... 00047 m_pistrm = new std::ifstream(strFileName.c_str(), std::ios::in | std::ios::binary); 00048 if (m_pistrm == NULL) {return false;} 00049 break; ...
確定! 回上一頁