代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/333438/12682098
h hid.h
#ifndef __HID_H
#define __HID_H
/*
* $Id: hid.h,v 1.10 2001/05/10 15:56:07 vojtech Exp $
*
* Copyright (c) 1999 Andreas Gal
* Copyright (c) 2000-2001 Vojtech Pavlik
*
* Sponsored by SuSE
*/
www.eeworm.com/read/145693/12707046
lib hid.lib
www.eeworm.com/read/145693/12707047
dll hid.dll
www.eeworm.com/read/145210/12745070
lib hid.lib
www.eeworm.com/read/145208/12745194
lib hid.lib
www.eeworm.com/read/245958/12766291
lib hid.lib
www.eeworm.com/read/144543/12785523
h hid.h
#ifndef __HID_H__
#define __HID_H__
extern void HID_Init();
extern void HID_UnInit();
extern int HID_FindDevices();
extern BOOL HID_GetName(int num, char *buf, int sz);
extern BOOL H
www.eeworm.com/read/144543/12785527
cpp hid.cpp
#include "stdafx.h"
extern "C"
{
#include "setupapi.h"
#include "hidsdi.h"
}
#include "HID.h"
#define DEV_NUM 10
int DevCount;
PSP_DEVICE_INTERFA
www.eeworm.com/read/144543/12785605
opt hid.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/144543/12785620
h hid.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N