代码搜索结果
找到约 10,000 项符合
H 的代码
misc.h
/*************************************************************
* File: tools/misc.c
* Purpose: header file for stuff in misc.c
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 981028 S
indicbutton.h
#if !defined(AFX_INDICBUTTON_H__425C1381_EF7D_11D7_A019_9806402060C0__INCLUDED_)
#define AFX_INDICBUTTON_H__425C1381_EF7D_11D7_A019_9806402060C0__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
ispro.h
//////////////////////////////////////////////////////////////////////
// IsPro.h: interface for the CIsPro class.
//这个纯虚类封装了Isp编程的一般操作,请从这个类派出对器件具体
//编程控制的类
//////////////////////////////////////
customitems.h
// Custom Items.h : header file
//
// This file is a part of the Xtreme Toolkit for MFC.
//
parallelpro.h
// ParallelPro.h: interface for the CParallelPro class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PARALLELPRO_H__302E2FBD_2828_44E3_AE8D_0B201DA7F
pro.h
// Pro.h: interface for the CPro class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PRO_H__3915F601_F041_11D7_A019_9806402060C0__INCLUDED_)
#define
serialpro.h
// SerialPro.h: interface for the CSerialPro class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SERIALPRO_H__0F3B7341_F060_11D7_A019_9806402060C
inidicatorbutton.h
#if !defined(AFX_INIDICATORBUTTON_H__BF214541_EF80_11D7_A019_9806402060C0__INCLUDED_)
#define AFX_INIDICATORBUTTON_H__BF214541_EF80_11D7_A019_9806402060C0__INCLUDED_
#if _MSC_VER > 1000
#pragma o
epro.h
// EPro.h : main header file for the EPRO application
//
#if !defined(AFX_EPRO_H__E4AA3AE7_EEE2_11D7_A019_9806402060C0__INCLUDED_)
#define AFX_EPRO_H__E4AA3AE7_EEE2_11D7_A019_9806402060C0__INCLUD
iceif.h
/*************************************************************
* File: iceif.h
* Purpose: Header file for SerialICE interface
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970310 Cr