代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/295540/8155475
h basenode.h
//basenode.h
#ifndef __BASE_H__
#define __BASE_H__
template
class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl
{
public:
//节点的类型,用GUID标识,当通过继承该类
//实现新的节点时,需要生成新的GUID
www.eeworm.com/read/295540/8155524
tmp mvc18.tmp
//basenode.h
#ifndef __BASE_H__
#define __BASE_H__
template
class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl
{
public:
//节点的类型,用GUID标识,当通过继承该类
//实现新的节点时,需要生成新的GUID
www.eeworm.com/read/170778/9790797
h basenode.h
//basenode.h
#ifndef __BASE_H__
#define __BASE_H__
template
class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl
{
public:
//节点的类型,用GUID标识,当通过继承该类
//实现新的节点时,需要生成新的GUID
www.eeworm.com/read/170778/9790816
tmp mvc18.tmp
//basenode.h
#ifndef __BASE_H__
#define __BASE_H__
template
class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl
{
public:
//节点的类型,用GUID标识,当通过继承该类
//实现新的节点时,需要生成新的GUID
www.eeworm.com/read/147457/12551459
h basenode.h
//basenode.h
#ifndef __BASE_H__
#define __BASE_H__
template
class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl
{
public:
//节点的类型,用GUID标识,当通过继承该类
//实现新的节点时,需要生成新的GUID
www.eeworm.com/read/147457/12551486
tmp mvc18.tmp
//basenode.h
#ifndef __BASE_H__
#define __BASE_H__
template
class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl
{
public:
//节点的类型,用GUID标识,当通过继承该类
//实现新的节点时,需要生成新的GUID
www.eeworm.com/read/481405/1296729
cpp delegationbase.cpp
#include "StdAfx.h"
#include "WarMmcSnapin.h"
#include "DelegationBase.h" // class implemented
/////////////////////////////// PUBLIC ///////////////////////////////////////
const GUID CDelegatio
www.eeworm.com/read/181953/9224151
cpp uninstalldevdlg.cpp
// UnInstallDevDlg.cpp : implementation file
//
#include "stdafx.h"
#include "UnInstallDev.h"
#include "UnInstallDevDlg.h"
static const GUID GUID_READER = {0x50dd5230,0xba8a,0x11d1,0xb5,0xfd,0x00
www.eeworm.com/read/175590/5344265
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, 0xb6e9, 0
www.eeworm.com/read/345736/3197032
inc xp+.inc
GUID STRUCT ; sizeof = 010h
Data1 DWORD ? ; 0000h
Data2 WORD ? ; 0004h
Data3 WORD ? ; 0006h
Data4 BYTE 8 dup() ; 0008h
GUID ENDS
; ntdddisk (XP)
Fix ntdddisk.h ( XP+ )
I