代码搜索结果

找到约 10,000 项符合 H 的代码

dataproc.h

#ifndef _DATAPROC_H #define _DATAPROC_H typedef int (* IODATAPROC)(void *pRec); //处理IOData数据 extern int IODataProc(void *pIORec); //设置刷卡记录处理过程 extern void *SetIODataProc(IODATAPROC Fun);

usbcfg.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

edituser.h

//--------------------------------------------------------------------------- #ifndef EditUserH #define EditUserH //--------------------------------------------------------------------------- #i

type.h

#ifndef __TYPE_H__ #define __TYPE_H__ #ifndef NULL #define NULL ((void *)0) #endif #ifndef FALSE #define FALSE (0) #endif #ifndef TRUE #define TRUE (1) #endif typedef unsi

global.h

#ifndef GlobalH #define GlobalH #include #include "MainWin.h" //====== 类型定义============================= typedef unsigned long ULONG; typedef unsigned char UCHAR; //====== 全局

usbhw.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

maintain.h

//--------------------------------------------------------------------------- #ifndef MaintainH #define MaintainH //--------------------------------------------------------------------------- #i

usbuser.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

usb.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

usbcore.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N