代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/153649/5645784
h otheriface.h
#ifndef __IOtherInterface_H__
#define __IOtherInterface_H__
#include "Unknwn.h"
// {39C07942-BFCC-11d2-A100-00A0C9A6F472}
extern "C" const GUID IID_OtherInterface;
class IOtherInterface :
www.eeworm.com/read/153649/5645789
h someiface.h
#ifndef __ISomeInterface_H__
#define __ISomeInterface_H__
#include "Unknwn.h"
// {16DCB982-BEEB-11d2-B362-00104B08CC22}
extern "C" const GUID IID_SomeInterface;
class ISomeInterface: publ
www.eeworm.com/read/153649/5645793
h otheriface.h
#ifndef __IOtherInterface_H__
#define __IOtherInterface_H__
#include "Unknwn.h"
// {39C07942-BFCC-11d2-A100-00A0C9A6F472}
extern "C" const GUID IID_OtherInterface;
class IOtherInterface :
www.eeworm.com/read/153649/5645801
h someiface.h
#ifndef __ISomeInterface_H__
#define __ISomeInterface_H__
#include "Unknwn.h"
// {16DCB982-BEEB-11d2-B362-00104B08CC22}
extern "C" const GUID IID_SomeInterface;
class ISomeInterface : pub
www.eeworm.com/read/292823/8330903
mof usbcrypt.mof
[Dynamic, Provider("WMIProv"),
WMI,
Description("USB En(De)Crypt sample driver"),
guid("{11656D81-F533-461a-B1DA-F0BDEB089CC4}"),
locale("MS\\0x409")]
class USBCryptInformation
{
[key,
www.eeworm.com/read/174072/9609401
cpp ex105_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4/ODBC
#define OTL_MAP_SQL_GUID_TO_CHAR
#include // include the OTL 4 header file
otl_co
www.eeworm.com/read/185683/5236438
h def.h
#define GUID_CLASS_USBHUB \
{0xf18a0e88, 0xc30c, 0x11d0,{0x88, 0x15, 0x00, 0xa0, 0xc9, 0x06, 0xbe, 0xd8}}
#define HUB_CLASS_STR_GUID "#{f18a0e88-c30c-"
/* A5DCBF10-6530-11D2-901F-00C04FB951ED
www.eeworm.com/read/185683/5236447
h def.h
#define GUID_CLASS_USBHUB \
{0xf18a0e88, 0xc30c, 0x11d0,{0x88, 0x15, 0x00, 0xa0, 0xc9, 0x06, 0xbe, 0xd8}}
#define HUB_CLASS_STR_GUID "#{f18a0e88-c30c-"
/* A5DCBF10-6530-11D2-901F-00C04FB951ED
www.eeworm.com/read/103218/15740157
bak usb.h.bak
#include
// {00873FDF-61A8-11d1-AA5E-00C04FB1728B}
DEFINE_GUID(GUID_CLASS_I68001_BULK,0x873fdf, 0x61a8, 0x11d1, 0xaa, 0x5e, 0x0, 0xc0, 0x4f, 0xb1, 0x72, 0x8b);
#ifndef USBH_INC
www.eeworm.com/read/103218/15740178
h usb.h
#include
// {00873FDF-61A8-11d1-AA5E-00C04FB1728B}
DEFINE_GUID(GUID_CLASS_I68001_BULK,0x873fdf, 0x61a8, 0x11d1, 0xaa, 0x5e, 0x0, 0xc0, 0x4f, 0xb1, 0x72, 0x8b);
#ifndef USBH_INC