代码搜索:CFileException
找到约 161 项符合「CFileException」的源代码
代码结果 161
www.eeworm.com/read/431395/8681932
cpp fileexceptiontestdlg.cpp
// FileExceptionTestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExceptionTest.h"
#include "FileExceptionTestDlg.h"
#include "about.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/457703/7319521
cpp fileexceptiontestdlg.cpp
// FileExceptionTestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExceptionTest.h"
#include "FileExceptionTestDlg.h"
#include "about.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/453907/7404963
cpp fileexceptiontestdlg.cpp
// FileExceptionTestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExceptionTest.h"
#include "FileExceptionTestDlg.h"
#include "about.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/215215/15069340
cpp fileexceptiontestdlg.cpp
// FileExceptionTestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExceptionTest.h"
#include "FileExceptionTestDlg.h"
#include "about.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/204051/15345985
cpp fileexceptiontestdlg.cpp
// FileExceptionTestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExceptionTest.h"
#include "FileExceptionTestDlg.h"
#include "about.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/204010/15347735
cpp fileexceptiontestdlg.cpp
// FileExceptionTestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExceptionTest.h"
#include "FileExceptionTestDlg.h"
#include "about.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/137518/13317504
cpp rsiptic.cpp
// This is a part of the CityStar Gis Foundation Classes C++ library.
// Copyright (C) 1996-1997 BeiDaSanQin Corporation
// All rights reserved.
#include "stdafx.h"
#include "GisPoint.h"
#inclu
www.eeworm.com/read/414854/11098962
cpp changeformatdlg.cpp
// ChangeFormatDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChangeFormat.h"
#include "ChangeFormatDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/455108/1625533
h cryptfile.h
class CCryptFile : public CMemFile
{
protected:
CString basefile; // real file name
public:
BOOL Open( LPCTSTR lpszFileName, UINT nOpenFlags, CFileException* pError = NULL );
void Close( );
};
www.eeworm.com/read/288863/4003341
h cryptfile.h
class CCryptFile : public CMemFile
{
protected:
CString basefile; // real file name
public:
BOOL Open( LPCTSTR lpszFileName, UINT nOpenFlags, CFileException* pError = NULL );
void Close( );
};