用VC读写dmp图片
BOOL CCh1_1::OnOpenDocument(LPCTSTR lpszPathName) { CFile file; CFileException fe; if(!file.Open(lpszPathName,CFile::modeRead|CFile::shareDenyWrite,&fe)) // { ReportSaveLoadException(lpszPathName,&fe,FALSE,AFX_IDP_FAILED_TO_OPEN_DOC); } return FALSE; DeleteContent(); BeginWaitCurso
文件列表
ch1_1.rar
(预估有个39文件)
ch1_1
ch1_1.rc
12KB
StdAfx.cpp
207B
ch1_1.opt
53KB
ch1_1View.h
2KB
MainFrm.h
2KB
Debug
vc60.pdb
356KB
vc60.idb
209KB
ch1_1.ilk
319KB
用户评论