代码搜索:GUID

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

代码结果 3,527
www.eeworm.com/read/170778/9790802

cpp authoritymgr.cpp

#include "stdafx.h" #include "CZMisMMC.h" #include "AuthorityMgr.h" ///////////////////////////////////////////////////////////////////////////// // CAuthorityMgrComponentData static const GUID
www.eeworm.com/read/147457/12551465

cpp authoritymgr.cpp

#include "stdafx.h" #include "CZMisMMC.h" #include "AuthorityMgr.h" ///////////////////////////////////////////////////////////////////////////// // CAuthorityMgrComponentData static const GUID
www.eeworm.com/read/107879/15598492

bas global.bas

Attribute VB_Name = "Global" Option Explicit '************************************************************************* 'API declaration Public Type GUID PartOne As Long PartTwo As I
www.eeworm.com/read/437203/7753402

cec e100ce5.cec

CECInfo ( Name ( "IntelNet" ) CECVersion ( 5.00 ) GUID ( {BE873B9A-0EB5-499F-B8E0-CB1E211540BA} ) ) ComponentType ( Name ( "Intel(r) Networking Drivers" ) GUID ( {5CA015FC-5D68-4874-A6AE
www.eeworm.com/read/213767/4912638

rxml _rss20_item_trackback.rxml

xm.item do xm.title "\"#{item.title}\" from #{item.blog_name} (#{item.article.title})" xm.description item.excerpt xm.pubDate pub_date(item.created_at) xm.guid "urn:uuid:#{item.guid}", "isPerm
www.eeworm.com/read/442127/1766469

h guids.h

// guids.h -- WMI Guids for wmiextra driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef GUIDS_H #define GUIDS_H DEFINE_GUID(GUID_WMIEXTRA_EVENT, 0xc4b678f6L, 0x
www.eeworm.com/read/297079/8054838

h poclass.h

/* * poclass.h * * Power policy driver interface * * This file is part of the w32api package. * * Contributors: * Created by Casper S. Hornstrup * * THIS SOF
www.eeworm.com/read/297079/8054879

h ntddpar.h

/* * ntddpar.h * * Parallel port driver interface * * This file is part of the w32api package. * * Contributors: * Created by Casper S. Hornstrup * * THIS SO
www.eeworm.com/read/193341/5144838

h frameworkdevicepath.h

/*++ This GUID is used to define a vendor specific device path being owned by the Framework specificaitons. Copyright (c) 2006, Intel Corporation
www.eeworm.com/read/292385/8359881

h basenode.h

//basenode.h #ifndef __BASE_H__ #define __BASE_H__ template class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl { public: //节点的类型,用GUID标识,当通过继承该类 //实现新的节点时,需要生成新的GUID