代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/139652/13144947
cpp imageprocessingdoc.cpp
// ImageProcessingDoc.cpp : implementation of the CImageProcessingDoc class
//
#include "stdafx.h"
#include "ImageProcessing.h"
#include "ImageProcessingDoc.h"
#include "GlobalApi.h"
#ifde
www.eeworm.com/read/139108/13188156
cpp lex.cpp
// lex.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "lex.h"
#include
#include
#include
#include
#incl
www.eeworm.com/read/137518/13317521
cpp gen.cpp
////////////////////////////////////////////////////
// Gen.cpp--implement of CGenFile
//
#include "stdafx.h"
#include "string.h"
#include "tchar.h"
#include "gen.h"
#include "project.h"
#in
www.eeworm.com/read/136684/13366677
cpp rencherrapi.cpp
// RencherRAPI.cpp: implementation of the CRencherRAPI class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RapiTest.h"
#include "Rench
www.eeworm.com/read/322598/13374763
cpp fileexampledlg.cpp
// FileExampleDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExample.h"
#include "FileExampleDlg.h"
#include "FileOP.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/322598/13375237
cpp fileexampledlg.cpp
// FileExampleDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileExample.h"
#include "FileExampleDlg.h"
#include "FileOP.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/136391/13380509
c c_minus.c
#include "globals.h"
#include "util.h"
#include "scan.h"
#include "parse.h"
#include "symtab.h"
#include "analyze.h"
#include "CodeGen.h"
#define NO_ANALYZE FALSE
/* allocate global variab
www.eeworm.com/read/321492/13404112
cpp bmpshow.cpp
// BmpShow.cpp: implementation of the CBmpShow class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MonClient.h"
#include "BmpShow.h"
www.eeworm.com/read/317642/13500380
h dibapi.h
// dibapi.h
#ifndef _INC_DIBAPI
#define _INC_DIBAPI
// DIB句柄
DECLARE_HANDLE(HDIB);
// DIB常量
#define PALVERSION 0x300
/* DIB宏 */
// 判断是否是Win 3.0的DIB
#define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/317635/13500488
cpp imageprocessingdoc.cpp
// ImageProcessingDoc.cpp : implementation of the CImageProcessingDoc class
//
#include "stdafx.h"
#include "ImageProcessing.h"
#include "ImageProcessingDoc.h"
#include "GlobalApi.h"
#ifde