摘要:
CString strPath; CString oldpath; ::GetModuleFileName(NULL,strPath.GetBufferSetLength(MAX_PATH+1), MAX_PATH); strPath.ReleaseBuffer(); oldpath=strPath; int nPos=strPath.ReverseFind('//'); strPath=strPath.Left(nPos); CString strFileName;//.Format("%s",strPath); strFileName.F... 阅读全文
posted @ 2007-08-31 16:51
ct
阅读(216)
评论(0)
推荐(0)

浙公网安备 33010602011771号