代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/313606/13584072
h logview.h
// Written by JHCC
// LogView.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CLogView view
class CLogView : public CRowView
{
protecte
www.eeworm.com/read/313188/13593444
cpp collectordlg.cpp
// CollectorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "myie.h"
#include "CollectorDlg.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/312963/13600147
cpp savetofile.cpp
// savetofile.cpp: implementation of the savetofile class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "hwpre.h"
#include "savetofile.
www.eeworm.com/read/312963/13600174
h gifapi.h
typedef struct gifheader
{
BYTE bySignature[3];
BYTE byVersion[3];
} GIFHEADER;
typedef struct gifscrdesc
{
WORD wWidth;
WORD wDepth;
struct globalfl
www.eeworm.com/read/311667/13627116
cpp pixelfusiondoc.cpp
// PixelFusionDoc.cpp : implementation of the CPixelFusionDoc class
//
#include "stdafx.h"
#include "PixelFusion.h"
#include "PixelFusionDoc.h"
#include "DlgOpenFile.h"
#include "dibapi.
www.eeworm.com/read/311574/13629363
cpp dipdoc.cpp
// dipDoc.cpp : implementation of the CDipDoc class
//
#include "stdafx.h"
#include "dip.h"
#include "afx.h"
#include "dipDoc.h"
#include "GreyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/306371/13745689
cpp eastdrawdoc.cpp
// EastDrawDoc.cpp : implementation of the CEastDrawDoc class
//
#include "stdafx.h"
#include "EastDraw.h"
#include "EastDrawDoc.h"
#include"EastDrawView.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/305509/13766948
cpp texteditview.cpp
// TextEditView.cpp : implementation file
//
#include "stdafx.h"
#include "BmpText.h"
#include "TextEditView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]