代码搜索:USBView
找到约 295 项符合「USBView」的源代码
代码结果 295
www.eeworm.com/read/387725/8657803
cpp enum.cpp
#include "stdafx.h"
#include
#include "usbview.h"
extern CPtrArray g_Usb;
PCHAR DriverNameToDeviceDesc (PCHAR DriverName);
void AddLeaf (LPARAM lParam, LPTSTR lpszText);
www.eeworm.com/read/117772/14905445
txt readme.txt
Usbview.exe is a Windows GUI application that allows you to browse all
USB controllers and connected USB devices on your system in a split
window. The left pane displays a connection-oriented tr
www.eeworm.com/read/111384/15513962
cpp enum.cpp
#include "stdafx.h"
#include
#include "usbview.h"
extern CPtrArray g_Usb;
PCHAR DriverNameToDeviceDesc (PCHAR DriverName);
void AddLeaf (LPARAM lParam, LPTSTR lpszText);
www.eeworm.com/read/295739/7137438
cs fmsearchkeyname.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace USBView
{
www.eeworm.com/read/295739/7137445
cs fmsearchinstanceid.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace USBView
{
www.eeworm.com/read/318644/13474267
cpp usb.cpp
// USB.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "USB.h"
#include "MainFrm.h"
#include "USBDoc.h"
#include "USBView.h"
#ifdef _DEBUG
#define
www.eeworm.com/read/398236/7998164
cpp usbviewdlg.cpp
// UsbviewDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Usbview.h"
#include "UsbviewDlg.h"
#include "vndrlist.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/350018/3136457
sources
TARGETNAME=usbview
TARGETTYPE=PROGRAM
TARGETPATH=obj
UMTYPE=windows
UMENTRY=winmain
UMBASE=0x1000000
TARGETLIBS=\
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\user32.l
www.eeworm.com/read/274098/4189653
sources
TARGETNAME=usbview
TARGETTYPE=PROGRAM
TARGETPATH=obj
UMTYPE=windows
UMENTRY=winmain
UMBASE=0x1000000
TARGETLIBS=\
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\user32.l
www.eeworm.com/read/427458/1971827
sources
TARGETNAME=usbview
TARGETTYPE=PROGRAM
TARGETPATH=obj
UMTYPE=windows
UMENTRY=winmain
UMBASE=0x1000000
TARGETLIBS=\
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\user32.l