代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/300445/13914139
h cryptinfo.h
#include
#include
#include
#include
#pragma once
// {33b95ca0-b950-4caf-b406-3a430e99935f}
#define GUID1 {0xA4E7EDDA,0xE575,0x4252,0x9D,0x6B,0x41,
www.eeworm.com/read/292385/8359839
cpp usernode.cpp
#include "stdafx.h"
#include "Usernode.h"
// {67DA8884-33CF-4e91-8A80-5A7922C1706C}
static const GUID CUserNodeGUID_NODETYPE =
{ 0x67da8884, 0x33cf, 0x4e91, { 0x8a, 0x80, 0x5a, 0x79, 0x22, 0xc1,
www.eeworm.com/read/290953/8448281
cpp usernode.cpp
#include "stdafx.h"
#include "Usernode.h"
// {67DA8884-33CF-4e91-8A80-5A7922C1706C}
static const GUID CUserNodeGUID_NODETYPE =
{ 0x67da8884, 0x33cf, 0x4e91, { 0x8a, 0x80, 0x5a, 0x79, 0x22, 0xc1,
www.eeworm.com/read/187500/8635353
c ipfilter.c
#define UNICODE
#define _UNICODE
#include
#include
GUID filterguid={0x4d1e91fd,0x116a,0x44aa,{0x8f,0xd4,0x1d,0x2c,0xf2,0x7b,0xd9,0xa9}};
LPWSAPROTOCOL_INFOW protoin
www.eeworm.com/read/169228/9874576
cpp usernode.cpp
#include "stdafx.h"
#include "Usernode.h"
// {67DA8884-33CF-4e91-8A80-5A7922C1706C}
static const GUID CUserNodeGUID_NODETYPE =
{ 0x67da8884, 0x33cf, 0x4e91, { 0x8a, 0x80, 0x5a, 0x79, 0x22, 0xc1,
www.eeworm.com/read/167014/9985502
cpp usernode.cpp
#include "stdafx.h"
#include "Usernode.h"
// {67DA8884-33CF-4e91-8A80-5A7922C1706C}
static const GUID CUserNodeGUID_NODETYPE =
{ 0x67da8884, 0x33cf, 0x4e91, { 0x8a, 0x80, 0x5a, 0x79, 0x22, 0xc1,
www.eeworm.com/read/239908/13248135
cpp usernode.cpp
#include "stdafx.h"
#include "Usernode.h"
// {67DA8884-33CF-4e91-8A80-5A7922C1706C}
static const GUID CUserNodeGUID_NODETYPE =
{ 0x67da8884, 0x33cf, 0x4e91, { 0x8a, 0x80, 0x5a, 0x79, 0x22, 0xc1,
www.eeworm.com/read/249221/4454109
svn-base iffprocaudio.h.svn-base
#ifndef _IFFPROCAUDIO_H_
#define _IFFPROCAUDIO_H_
#ifdef __cplusplus
extern "C" {
#endif
DEFINE_GUID(IID_IffProcAudio , 0xcd55d795, 0xa13e, 0x416d, 0x9c, 0xb1, 0xd0, 0x85, 0x6c, 0x01, 0xbb, 0x56);
www.eeworm.com/read/420803/2060802
h iffproc.h
#ifndef _IFFPROC_H_
#define _IFFPROC_H_
#ifdef __cplusplus
extern "C" {
#endif
DEFINE_GUID(IID_IffProc , 0xff23a288, 0x1025, 0x46b1, 0xb7, 0xa0, 0x78, 0x99, 0x17, 0xcc, 0x40, 0x75); // {FF23
www.eeworm.com/read/361993/2939997
h interface_rainftp.h
#pragma once
#include "RainFTP_TypeDefine.h"
// {BD895BFE-FAE3-40ad-9860-771614A502FF}
DEFINE_GUID( CLSID_RainFTP,
0xbd895bfe, 0xfae3, 0x40ad, 0x98, 0x60, 0x77, 0x16, 0x14, 0xa5, 0x2, 0xff)