代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/216802/4884936
rc hid.rc
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Hid User Library\0"
#define REACTOS_STR_INTERNAL_NAME "hid\0"
#define REACTOS_STR_ORIGINAL_FILENAME "hid.dll\0"
#include
www.eeworm.com/read/209559/4964943
h hid.h
#ifndef __HID_H
#define __HID_H
/*
* $Id: hid.h,v 1.24 2001/12/27 10:37:41 vojtech Exp $
*
* Copyright (c) 1999 Andreas Gal
* Copyright (c) 2000-2001 Vojtech Pavlik
*/
/*
* This program is f
www.eeworm.com/read/205824/5020342
def hid.def
LIBRARY hid.dll
EXPORTS
HidD_FlushQueue@4
HidD_FreePreparsedData@4
HidD_GetAttributes@8
HidD_GetConfiguration@12
HidD_GetFeature@12
HidD_GetHidGuid@4
HidD_GetIndexedString@16
HidD_GetInputR
www.eeworm.com/read/205824/5020343
c hid.c
/*
* ReactOS Hid User Library
* Copyright (C) 2004-2005 ReactOS Team
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General P
www.eeworm.com/read/205824/5020347
rc hid.rc
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Hid User Library\0"
#define REACTOS_STR_INTERNAL_NAME "hid\0"
#define REACTOS_STR_ORIGINAL_FILENAME "hid.dll\0"
#include
www.eeworm.com/read/194563/5126317
h hid.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/mac/corefoundation/hid.h
// Purpose: DARWIN HID layer for WX
// Author: Ryan Norton
// Modifie
www.eeworm.com/read/194563/5128977
cpp hid.cpp
/////////////////////////////////////////////////////////////////////////////
// Name: src/mac/corefoundation/hid.cpp
// Purpose: DARWIN HID layer for WX Implementation
// Author: Ryan
www.eeworm.com/read/194535/5130464
h hid.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/mac/corefoundation/hid.h
// Purpose: DARWIN HID layer for WX
// Author: Ryan Norton
// Modifie