代码搜索结果
找到约 10,000 项符合
H 的代码
usplib.h
#ifndef USPLIB_INCLUDED
#define USPLIB_INCLUDED
#ifdef __cplusplus
extern "C" {
#endif
#include
#pragma comment(lib, "usp10.lib")
//
// ATTR - use to define the attributes of a
vcomdemo.h
/*----------------------------------------------------------------------------
* Name: DEMO.H
* Purpose: USB virtual COM port Demo Definitions
* Version: V1.00
*-------------
usbdesc.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
neatpad.h
#ifndef NEATPAD_INCLUDED
#define NEATPAD_INCLUDED
#ifdef __cplusplus
extern "C" {
#endif
#define APP_TITLE _T("Neatpad")
#define REGLOC _T("SOFTWARE\\Catch22\\Neatpad")
#define WEBSI
serial.h
/*----------------------------------------------------------------------------
* Name: serial.h
* Purpose: serial port handling
* Version: V1.00
*----------------------------
usbcfg.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
cdcuser.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
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
#define SWAP
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDC_REPLACEALL 3
#define IDR_MENU1 101
#defin
usbhw.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N