代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/486574/6535188
h fltguids.h
//
// FltGuids.h
//
#ifndef __H_FltGuids__
#define __H_FltGuids__
// {595F9D6B-D770-4bd6-8D43-18D0B0751D0D}
DEFINE_GUID(CLSID_PID_MPEG1Builder,
0x595f9d6b, 0xd770, 0x4bd6, 0x8d, 0x43, 0x18
www.eeworm.com/read/406072/11450006
h uuids.h
//------------------------------------------------------------------------------
// File: uuids.h
//
// Desc: Contains the GUIDs for the MediaType type, subtype fields and format
// types fo
www.eeworm.com/read/147363/12558614
h msstkppg.h
//=--------------------------------------------------------------------------=
// MSStkPPg.H
//=--------------------------------------------------------------------------=
// Copyright 1995 Micro
www.eeworm.com/read/135259/13945004
h msdaguid.h
//--------------------------------------------------------------------
// Microsoft OLE DB Implementation
// (C) Copyright 1994 - 1997 By Microsoft Corporation.
//
// @doc
//
// @module MSDAGUI
www.eeworm.com/read/233557/14147025
pas jwaisguids.pas
{******************************************************************************}
{ }
{ Internet Shortcut GUID definitions API in
www.eeworm.com/read/361182/2952516
cs impsdragdropobject.cs
namespace Imps.Client.Utils
{
using System;
public class ImpsDragDropObject
{
private System.Guid _guid;
public string _text;
public ImpsDragDropObject(
www.eeworm.com/read/460526/1560868
h isguids.h
#ifndef _ISGUID_H
#define _ISGUID_H
extern const GUID CLSID_InternetShortcut;
extern const GUID IID_IUniformResourceLocator;
#endif
www.eeworm.com/read/384220/2602837
h isguids.h
#ifndef _ISGUID_H
#define _ISGUID_H
extern const GUID CLSID_InternetShortcut;
extern const GUID IID_IUniformResourceLocator;
#endif
www.eeworm.com/read/193517/8221180
vb child.vb
_
Public Class Child
Inherits BusinessBase
Private mData As String = ""
Private mGuid As Guid = Guid.NewGuid
Private mChildren As GrandChildren = GrandChildren.NewGra
www.eeworm.com/read/233557/14146968
pas jwashlguid.pas
{******************************************************************************}
{ }
{ Shell GUID definitions API interface Unit