代码搜索:GUID

找到约 3,527 项符合「GUID」的源代码

代码结果 3,527
www.eeworm.com/read/437273/1834599

h guids.h

///////////////////////////////////////////////////////////////////////////// // Wdm1 device interface GUID // {C0CF0640-5F6E-11d2-B677-00C0DFE4C1F3} DEFINE_GUID(WDM1_GUID, 0xc0cf0640, 0x5f6e, 0x
www.eeworm.com/read/261373/4323343

h guids.h

///////////////////////////////////////////////////////////////////////////// // Wdm1 device interface GUID // {C0CF0640-5F6E-11d2-B677-00C0DFE4C1F3} DEFINE_GUID(WDM1_GUID, 0xc0cf0640, 0x5f6e, 0x
www.eeworm.com/read/261373/4323424

h guids.h

///////////////////////////////////////////////////////////////////////////// // Wdm1 device interface GUID // {C0CF0640-5F6E-11d2-B677-00C0DFE4C1F3} DEFINE_GUID(WDM1_GUID, 0xc0cf0640, 0x5f6e, 0x
www.eeworm.com/read/134163/5894685

h ioctls.h

// IOCTLS.H -- IOCTL code definitions for pnpmon driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef IOCTLS_H #define IOCTLS_H #ifndef CTL_CODE #pragma message("CTL_C
www.eeworm.com/read/133596/5904008

h ioctls.h

// IOCTLS.H -- IOCTL code definitions for pnpmon driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef IOCTLS_H #define IOCTLS_H #ifndef CTL_CODE #pragma message("CTL_C
www.eeworm.com/read/102995/6224359

h ioctls.h

// IOCTLS.H -- IOCTL code definitions for pnpmon driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef IOCTLS_H #define IOCTLS_H #ifndef CTL_CODE #pragma message("CTL_C
www.eeworm.com/read/233557/14147450

pas jwaioevent.pas

{******************************************************************************} { } { IO Events API interface Unit for Object P
www.eeworm.com/read/170988/5401211

h ioctls.h

// IOCTLS.H -- IOCTL code definitions for pnpmon driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef IOCTLS_H #define IOCTLS_H #ifndef CTL_CODE #pragma messag
www.eeworm.com/read/170988/5401408

h suballoc.h

// SUBALLOC.H - Resource suballocation interface for non-standard multifunction devices // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef SUBALLOC_H #define SUBALLOC_H
www.eeworm.com/read/215205/15070070

c data.c

#include"shell.h" #include"datahub\datahub.h" UINT32 mInstance=0; EFI_GUID gEfiDataHubProtocolGuid = EFI_DATA_HUB_PROTOCOL_GUID; CHAR16 * ReturnClassString ( IN UINT64 RecordClass );