代码搜索:USBtest
找到约 569 项符合「USBtest」的源代码
代码结果 569
www.eeworm.com/read/155853/5618782
dsw usbtest.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/155853/5618784
dsp usbtest.dsp
# Microsoft Developer Studio Project File - Name="USBTest" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/155853/5618787
rc usbtest.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/155853/5618788
plg usbtest.plg
Build Log
--------------------Configuration: USBTest - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo
www.eeworm.com/read/155853/5618789
cpp usbtest.cpp
// USBTEST.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "USBTEST.h"
#include "driver.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/154542/5636255
clw usbtest.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSelectDialog
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "usbt
www.eeworm.com/read/154542/5636256
plg usbtest.plg
Build Log
--------------------Configuration: USBTest - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /
www.eeworm.com/read/154542/5636263
rc usbtest.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/154542/5636265
dsp usbtest.dsp
# Microsoft Developer Studio Project File - Name="USBTest" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/154542/5636270
cpp usbtest.cpp
// USBTest.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "USBTest.h"
#include "USBIF.h"
#include "USBTestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW