代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/147174/12579946
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/247878/12614705
cpp scanner.cpp
// Scanner.cpp : implementation file
//
#include "stdafx.h"
#include "CarLP.h"
#include "Scanner.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/146484/12643140
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/133437/14043245
h cipher.h
#ifndef Cipher_h
#define Cipher_h
#include
//using namespace std;
class Cipher{
public:
virtual void Encipher(char* mfile,char* cfile)=0;//;
virtual void Decipher(char* cfi
www.eeworm.com/read/204917/15331348
c makepages.c
/* Copyright (c) 2001, Adam Dunkels. All rights reserved.
*
* Redistribution or modification is prohibited.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
* OR IMPLIED WARR
www.eeworm.com/read/204471/15338343
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/204471/15338483
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/203959/15348238
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/201182/15414807
cpp binfileexdlg.cpp
// BinFileExDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BinFileEx.h"
#include "BinFileExDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/200215/15437378
cpp imageprocessingdoc.cpp
// ImageProcessingDoc.cpp : implementation of the CImageProcessingDoc class
//
#include "stdafx.h"
#include "ImageProcessing.h"
#include "ImageProcessingDoc.h"
#include "GlobalApi.h"
#ifde