代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/321483/3535244
t guidgen.t
use strict;
use Test;
use Win32;
plan tests => 3;
my $guid1 = Win32::GuidGen();
my $guid2 = Win32::GuidGen();
# {FB9586CD-273B-43BE-A20C-485A6BD4FCD6}
ok($guid1, qr/^{\w{8}(-\w{4}){3}-\w{12}}$/);
o
www.eeworm.com/read/384220/2602735
h shlguid.h
#define DEFINE_SHLGUID(n,l,w1,w2) DEFINE_GUID(n,l,w1,w2,0xC0,0,0,0,0,0,0,0x46)
#define SID_SShellBrowser IID_IShellBrowser
extern const GUID CLSID_ShellDesktop;
extern const GUID CLSID_ShellLink;
exte
www.eeworm.com/read/255218/4379197
h initguid.h
#ifndef _INITGUID_H
#define _INITGUID_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifndef DEFINE_GUID
#include
#endif
#undef DEFINE_GUID
#define DEFINE_GUID(n,l,w1,w2,b1,b2,b3,b4
www.eeworm.com/read/353619/10434994
h ds_audiodecoder.h
#ifndef AVIFILE_DS_AUDIODECODER_H
#define AVIFILE_DS_AUDIODECODER_H
typedef struct _DS_AudioDecoder DS_AudioDecoder;
DS_AudioDecoder * DS_AudioDecoder_Open(char* dllname, GUID* guid, WAVEFORMATEX* w
www.eeworm.com/read/421905/10681202
h bdatunif.h
#ifndef _BDATUNIF_H
#define _BDATUNIF_H
#ifdef __cplusplus
extern "C" {
#endif
#include
#include "strmini.h"
#include "ksmedia.h"
extern const GUID GUID_BDATUNER_INTERFACE;
#d
www.eeworm.com/read/229812/4743388
h isguids.h
#ifndef _ISGUID_H
#define _ISGUID_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
extern const GUID CLSID_InternetShortcut;
extern const GUID IID_
www.eeworm.com/read/242732/4537121
c wdmguid.c
#include
#define COM_NO_WINDOWS_H
#include "initguid.h"
#include
#include
/* FIXME: shouldn't go there! */
DEFINE_GUID(GUID_DEVICE_SYS_BUTTON,
www.eeworm.com/read/229812/4743436
h olectlid.h
#ifndef _OLECTLID_H
#define _OLECTLID_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
extern const GUID IID_IDispatch;
extern const GUID IID_IPr
www.eeworm.com/read/409921/2219657
c wdmguid.c
#include
#define COM_NO_WINDOWS_H
#include "initguid.h"
#include
#include
/* FIXME: shouldn't go there! */
DEFINE_GUID(GUID_DEVICE_SYS_BUTTON,
www.eeworm.com/read/255218/4378851
h isguids.h
#ifndef _ISGUID_H
#define _ISGUID_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
extern const GUID CLSID_InternetShortcut;
extern const GUID IID_IUniformRe