⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zboardudeviceinterface.h

📁 USB便携式多通道分析仪的PC端软件
💻 H
字号:
/*************************************/
/* Source Header - DevStudio Add-in  */
/* Author - Ray Yang                 */
/* EMail - rayyang2000@yahoo.com     */
/* Website - http://www.ybwork.com   */
/*************************************/
//===================================================================//
//     Project Name : ZBoard
//      Module Name : 
//     Product Type : License
//      OS/Dev Tool : Win9x/2k, VC6
//  Original Author : Ray Yang
//     Organization : YBWork.com
//    Original Date : July, 25, 2001
//             Addr : Room 402, No. 131, Meilong No. 9
//              TEL : 86-21-54630718
//            EMail : rayyang2000@yahoo.com
//          Website : http://www.ybwork.com
//		  Copyright : Copyright (L) YBWork.com, 2001
//         Comments : 
//                    
//					<< History >> 
//					July, 25, 2001		The first release
//===================================================================//

// This GUID identifies the device interface class used by the ZBoarduDevice device

// TODO:	If your driver supports a standard interface, use the GUID that identifies
//			the interface class, rather than using the one defined below

#define ZBoarduDevice_CLASS_GUID \
 { 0x8aeaa794, 0xc079, 0x45cc, { 0x8a, 0xd8, 0x97, 0x72, 0x31, 0x9a, 0xa6, 0xb7 } }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -