代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/399285/2362802
cpp main.cpp
#include
#include
#include
#include "function.h"
#include "../SDIO_Driver/guid.h"
#define BUFFER_SIZE 0x7c00
UCHAR buffer[BUFFER_SIZE];
int main()
{
www.eeworm.com/read/391110/2523317
cpp dllexports.cpp
// DLLExports.cpp
#include "StdAfx.h"
#include "Common/MyInitGuid.h"
#include "Common/ComTry.h"
#include "7zAES.h"
/*
// {23170F69-40C1-278B-0703-000000000000}
DEFINE_GUID(CLSID_CCrypto_H
www.eeworm.com/read/154542/5636308
mof intusb.mof
[Dynamic, Provider("WMIProv"),
WMI,
Description("CygInt.Sys Cygnal C8051F320 USB Board"),
guid("{DDA31245-1BFC-4225-B2B8-EAAAB2E390B6}"),
locale("MS\\0x409")]
class IntDeviceInformation
{
www.eeworm.com/read/154542/5636418
mof intusb.mof
[Dynamic, Provider("WMIProv"),
WMI,
Description("SiInt.Sys Silabs C8051F320 USB Board"),
guid("{DDA31245-1BFC-4225-B2B8-EAAAB2E390B6}"),
locale("MS\\0x409")]
class IntDeviceInformation
{
www.eeworm.com/read/472139/6879891
cpp globfunction.cpp
//作者:高越 邮箱:darkprince@v.cn
//QQ:1738387 (本人只接受技术探讨以及软件项目合作事宜,其他误扰)
#include "stdafx.h"
#include "GlobFunction.h"
CString GetGUID(void)
{
GUID tagGUID;
HRESULT hr=CoCreateGuid(&tagGUID);
if(
www.eeworm.com/read/295540/8155485
cpp allusernode.cpp
#include "stdafx.h"
#include "AllUsernode.h"
#define STRSAFE_NO_DEPRECATE
#include
#include "comutil.h"
// {0BC9978F-2767-4748-8590-8E93349D524E}
static const GUID CAllUserNodeGUID_N
www.eeworm.com/read/193301/8240448
cs ttyupkdata.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.Runtime.InteropServices;
using System.Text;
using System.Web.UI.WebControls;
namespace Ttyu
{
//定义一个接口,并给接口添加一个GUID
www.eeworm.com/read/174247/9599935
inf led.inf.inf
[Version]
Signature="$CHICAGO$"
Class=HID
;The GUID for HIDs
ClassGUID={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
provider=%Provider%
LayoutFile=layout.inf, layout1.inf
[ClassInstall]
Addreg
www.eeworm.com/read/174247/9599939
inf led.inf.inf
[Version]
Signature="$CHICAGO$"
Class=HID
;The GUID for HIDs
ClassGUID={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
provider=%Provider%
LayoutFile=layout.inf, layout1.inf
[ClassInstall]
Addreg
www.eeworm.com/read/367066/9784316
mof intusb.mof
[Dynamic, Provider("WMIProv"),
WMI,
Description("SiInt.Sys Silabs C8051F320 USB Board"),
guid("{DDA31245-1BFC-4225-B2B8-EAAAB2E390B6}"),
locale("MS\\0x409")]
class IntDeviceInformation
{