代码搜索:WriteFile
找到约 554 项符合「WriteFile」的源代码
代码结果 554
www.eeworm.com/read/459990/7259292
cpp canon_vcc4_ptz.cpp
//#define __CANNO_VCC4_PTZ_MOUDLE_C__
#include "windows.h"
#include "Canon_vcc4_ptz.h"
C_CanonVCC4PTZ::C_CanonVCC4PTZ()
{
m_CameraNumber = 0;
m_hComPort = NULL;
m_HostControl = false
www.eeworm.com/read/442052/7660816
cpp testor.cpp
// Testor for Chapter 15 Filter Driver
#include
#include
#define IOCTL_GET_MAX_BUFFER_SIZE \
CTL_CODE( FILE_DEVICE_UNKNOWN, 0x803, \
METHOD_BUFFERED, FILE_ANY_ACCESS
www.eeworm.com/read/434645/7851327
pas hartley.pas
{-----------------------------------------------------------------------------
FAST HARTLEY TRANSFORM ROUTINE,
VERSION 1.05,
AUTHOR: M.A. O'NEILL,
DEPARTMENT OF PHOTG
www.eeworm.com/read/144804/12771908
cpp miss_value.cpp
// Miss_Value.cpp: implementation of the Miss_Value class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "../rset.h"
#include "Miss_Valu
www.eeworm.com/read/140161/13104388
c r1.c
#include
main()
{
DWORD written ;
HANDLE h = GetStdHandle(STD_OUTPUT_HANDLE) ;
WriteFile(h,"hello dave\n",11,&written,0) ;
ExitProcess(0) ;
}
www.eeworm.com/read/139787/13132039
cpp testor.cpp
// Testor for Chapter 15 Filter Driver
#include
#include
#define IOCTL_GET_MAX_BUFFER_SIZE \
CTL_CODE( FILE_DEVICE_UNKNOWN, 0x803, \
METHOD_BUFFERED, FILE_ANY_ACCESS
www.eeworm.com/read/151781/12176346
c encodeiff.c
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
www.eeworm.com/read/126323/14429700
cpp testor.cpp
// Testor for Chapter 15 Filter Driver
#include
#include
#define IOCTL_GET_MAX_BUFFER_SIZE \
CTL_CODE( FILE_DEVICE_UNKNOWN, 0x803, \
METHOD_BUFFERED, FILE_ANY_ACCESS