代码搜索:USBDLL
找到约 27 项符合「USBDLL」的源代码
代码结果 27
www.eeworm.com/read/181805/9236620
lib usbdll.lib
www.eeworm.com/read/181805/9236621
def usbdll.def
LIBRARY UsbDll
DESCRIPTION "Implements a Usb Driver Controler."
EXPORTS
USBDLLInit @1
USBDLLDone @2
USB_GetStatus @3
USB_Inport @4
USB_Outport @5
USB_BulkInport @6
USB_SetC
www.eeworm.com/read/181805/9236638
h usbdll.h
#if !defined(MyUsbDll_Inc)
#define MyUsbDll_Inc
#define WINVER 0x0500
//#include "dbt.h"
#include
#include
//#define WINVER 0x040B
#include "dbt.h"
#include "SetupA
www.eeworm.com/read/181805/9236645
cpp usbdll.cpp
//#include "dbt.h"
#include "usbdll.h"
//----------------------------------------------------------------------------------------------
int _stdcall GetDeviceName(GUID* pGuid, char * Name);
www.eeworm.com/read/181805/9236648
dll usbdll.dll
www.eeworm.com/read/167654/9957094
plg usbdll.plg
Build Log
--------------------Configuration: usbdll - Win32 Release--------------------
Command Lines
Results
usbdll.dll - 0 er
www.eeworm.com/read/167654/9957100
cpp usbdll.cpp
// usbdll.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "usbdll.h"
#include "cyapi.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
www.eeworm.com/read/167654/9957102
rc usbdll.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/167654/9957105
opt usbdll.opt
www.eeworm.com/read/167654/9957107
clw usbdll.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=1
Class1=CUsbdllApp
LastClass=CUsbdllApp
NewFileInclude2=#include "usbdll.h"
ResourceCount=0
NewFi