代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/123433/6059465
cpp directclient.cpp
// DirectClient.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
#define IOCTL_READ_DEVICE_INFO CTL_CODE(FILE_DEVICE_UNKNOWN, 0x800, METH
www.eeworm.com/read/123433/6059475
cpp bufferclient.cpp
// BufferClient.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
//#include "..\..\ShareFiles\Basic\WDMDefault.h"
#define IOCTL_READ_D
www.eeworm.com/read/122965/6064304
cpp ddutil.cpp
//-----------------------------------------------------------------------------
// File: ddutil.cpp
//
// Desc: Routines for loading bitmap and palettes from resources
//
//
// Copyright (c) 199
www.eeworm.com/read/112380/6145292
cpp ddutil.cpp
//-----------------------------------------------------------------------------
// File: ddutil.cpp
//
// Desc: Routines for loading bitmap and palettes from resources
//
//
// Copyright (c) 199
www.eeworm.com/read/102995/6224506
cpp test.cpp
// test.cpp : Defines the entry point for the console application.
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stdafx.h"
int main(int argc, char* argv[])
{
HANDLE
www.eeworm.com/read/488617/6482804
cpp dib.cpp
// Dib.cpp: implementation of the CDib class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Dib.h"
#include "math.h"
#ifdef _DEBUG
www.eeworm.com/read/479862/6681842
cpp arrays1.cpp
#include
#include
#include
#include
using namespace std;
void calculateAverage(ifstream& inp,ofstream& outp, double& courseAvg);
char calculateGrade(dou
www.eeworm.com/read/479866/6681867
cpp arrays1.cpp
#include
#include
#include
#include
using namespace std;
void calculateAverage(ifstream& inp,ofstream& outp, double& courseAvg);
char calculateGrade(dou