代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/447640/1700895
h intrface.h
// intrface.h
//
// Generated by C DriverWizard 3.1.0 (Build 1722)
// Requires DDK Only
// File created on 10/23/2004
//
// Define an Interface Guid for CharSample device class.
// This GUID
www.eeworm.com/read/442127/1766102
cpp interfaceenum.cpp
// InterfaceEnum.cpp: Registered interface enumeration sample
// Copyright (C) 2000 by Walter Oney
// All rights reserved
#include "stdafx.h"
BOOL GuidFromString(GUID* guid, LPCTSTR stri
www.eeworm.com/read/422700/2034855
cs person.cs
using System;
using AjaxPro;
namespace AJAXDemo.Examples.Classes
{
[JavaScriptConverter(typeof(PersonConverter))]
public class Person
{
private Guid m_ID = Guid.Empty;
public string
www.eeworm.com/read/422700/2034875
cs person.cs
using System;
using AjaxPro;
namespace AJAXDemo.Examples.Classes
{
[JavaScriptConverter(typeof(PersonConverter))]
public class Person
{
private Guid m_ID = Guid.Empty;
public string
www.eeworm.com/read/371622/9545016
cpp openbyinterface.cpp
#include"StdAfx.h"
#include"OpenByInterface.h"
#include"devintf.h"
#pragma comment(lib,"Setupapi.lib")
HANDLE OpenByInterface(
GUID* pClassGuid, // points to the GUID that identifies the interf
www.eeworm.com/read/463482/7179627
cs user1.cs
using System;
using System.Data;
namespace SkyiSite.DBUtility
{
public class User1
{
private System.Guid _UserId;
private System.Guid _RoleId;
privat
www.eeworm.com/read/410700/11271381
h intrface.h
// intrface.h
//
// Generated by C DriverWizard 3.2.0 (Build 2485)
// Requires DDK Only
// File created on 6/8/2007
//
// Define an Interface Guid for ForUsb device class.
// This GUID is use
www.eeworm.com/read/347487/11662587
cpp openbyinterface.cpp
#include"StdAfx.h"
#include"OpenByInterface.h"
#include"devintf.h"
#pragma comment(lib,"Setupapi.lib")
HANDLE OpenByInterface(
GUID* pClassGuid, // points to the GUID that identifies the interf
www.eeworm.com/read/276929/4161207
h myguiddef.h
// Common/MyGuidDef.h
#ifndef GUID_DEFINED
#define GUID_DEFINED
#include "Types.h"
typedef struct {
UInt32 Data1;
UInt16 Data2;
UInt16 Data3;
unsigned char Data4[8];
} GUID;
#ifdef __cplus
www.eeworm.com/read/280346/10337681
bak public.h.bak
// bus guid
// {473DB41C-CC0E-4ce7-89FE-1E980922806C}
DEFINE_GUID(GUID_TIAMO_BUS,
0x473db41c, 0xcc0e, 0x4ce7, 0x89, 0xfe, 0x1e, 0x98, 0x9, 0x22, 0x80, 0x6c);
//static const GUID GUID_TIAMO