代码搜索:USBView
找到约 295 项符合「USBView」的源代码
代码结果 295
www.eeworm.com/read/378965/9211464
h usbview.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
USBVIEW.H
Abstract:
This is the header file for USBVIEW
Environment:
user mode
Revision History:
www.eeworm.com/read/378965/9211474
rc usbview.rc
#include
#include
#include "resource.h"
#if WINNT
#include
#else
#include
#endif
/////////////////////////////////////////////////////
www.eeworm.com/read/378965/9211491
c usbview.c
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
USBVIEW.C
Abstract:
This is the GUI goop for the USBVIEW application.
Environment:
user mode
Revisio
www.eeworm.com/read/361198/10064490
exe usbview.exe
www.eeworm.com/read/361198/10064580
bas usbview.bas
$stack 3072
defint a-z
color 15,1 : cls
locate 12,20 : print "USBView for DosUHCI"
locate 18,20 : print "(Addresses are starting with 1)"
locate 14,20 : input "Please enter device address: ", d
www.eeworm.com/read/352841/10500761
exe usbview.exe
www.eeworm.com/read/352201/10575633
h usbview.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
USBVIEW.H
Abstract:
This is the header file for USBVIEW
Environment:
user mode
Revision History:
www.eeworm.com/read/352201/10575658
rc usbview.rc
#include
#include
#include "resource.h"
#if WINNT
#include
#else
#include
#endif
/////////////////////////////////////////////////////