代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/395028/8199107
mof bulkusb.mof
[Dynamic, Provider("WMIProv"),
WMI,
Description("Bulk Usb driver for Intel 82930"),
guid("{BBA21300-6DD3-11d2-B844-00C04FAD5171}"),
locale("MS\\0x409")]
class BulkDeviceInformation
{
[k
www.eeworm.com/read/426680/9004250
cpp server.cpp
#include "server.h"
#include "typedef.h"
#include "usertable.h"
#include "servertable.h"
#include "network_guid.h"
#include "recvmsg.h"
#include "monitor.h"
#include "Proxy.h"
#include "dr_age
www.eeworm.com/read/181563/9245914
drivers readme.drivers
#
# $Id: README.Drivers,v 1.4 2001/03/09 13:08:11 ltoetsch Exp $
#
How to write new display drivers for lcd4linux
If you plan to write a new display driver for lcd4linux, you should follow
this guid
www.eeworm.com/read/364910/9888452
cpp t264enc.cpp
#include "stdafx.h"
#include // declares DEFINE_GUID to declare an EXTERN_C const.
#if (_MSC_VER < 1100)
#include
#else
#include
#endif
#include "T264E
www.eeworm.com/read/456471/7348814
ini setup.ini
[Dialogs]
UserInfo=0
FeatureInfo1=1
SingleDirectory=1
InstallationType=0
FeatureTree=0
License=1
License2=0
NICertificate=0
ConfirmStart=1
End=1
[Distribution]
Title=1
GUID={15E669D0-B1
www.eeworm.com/read/453468/7419685
h userlist.h
#pragma once
#include
#include
#include
#include
class User;
// DWORD(GUID)甫 虐肺 窍绰 蜡历甘
typedef stdext::hash_map GUSER_MAP;
typedef
www.eeworm.com/read/297079/8054592
h cguid.h
#ifndef _CGUID_H
#define _CGUID_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
extern const IID GUID_NULL;
extern const IID IID_IRpcChannel;
extern const I
www.eeworm.com/read/332478/12755463
cpp server.cpp
#include "server.h"
#include "typedef.h"
#include "usertable.h"
#include "servertable.h"
#include "network_guid.h"
#include "recvmsg.h"
#include "monitor.h"
#include "Proxy.h"
#include "dr_age
www.eeworm.com/read/145850/5743435
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/145850/5743437
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 :