代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/331740/12811426
cec adc.cec
CECInfo
(
CECVersion ( 4.20 )
)
ComponentType
(
Name ( "ADC" )
GUID ( {3B57DF67-E7DF-4E17-B84B-7481A6AC4E34} )
Group ( "Development" )
Vendor ( "DSIT" )
MaxResolvedImpsAllowed( 1 )
I
www.eeworm.com/read/243762/12918851
h cfilternetreceiver.h
//
// CFilterNetReceiver.h
//
#ifndef __H_CFilterNetReceiver__
#define __H_CFilterNetReceiver__
#include "CNetOutPin.h"
#include "CStreamSocket.h"
#include "CMsgStation.h"
#include
www.eeworm.com/read/138862/13207015
cpp testhello.cpp
//
//Created by
//Tsinghua University E.E. Tanzhangxi(xtan) 1999.9.7
//
// testhello.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include
#includ
www.eeworm.com/read/325051/13228952
h guidls.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
GUID829.h
Abstract:
The below GUID is used to generate symbolic links to
driver instances created from user mode
www.eeworm.com/read/137224/13339539
h dxva.h
//------------------------------------------------------------------------------
// File: DXVA.h
//
// Desc: DirectX Video Acceleration header file.
//
// Copyright (c) 1999-2001, Microsoft Corpo
www.eeworm.com/read/136885/13354835
c test.c
#include
#include
#include "winioctl.h"
#include
#include "tchar.h"
#include
#include "objbase.h"
#include "..\inc\wdmioctl.h"
#include "con
www.eeworm.com/read/317754/13498512
h cfilternetreceiver.h
//
// CFilterNetReceiver.h
//
#ifndef __H_CFilterNetReceiver__
#define __H_CFilterNetReceiver__
#include "CNetOutPin.h"
#include "CStreamSocket.h"
#include "CMsgStation.h"
#include
www.eeworm.com/read/149476/5699079
cpp dllexports.cpp
// DLLExports.cpp
#include "StdAfx.h"
#include "Common/MyInitGuid.h"
#include "Common/ComTry.h"
#include "Windows/PropVariant.h"
#include "../../ICoder.h"
#include "../../IPassword.h"
#incl
www.eeworm.com/read/145850/5743480
h imyunknown.h
#ifndef __IMyUnknown_H__
#define __IMyUnknown_H__
typedef unsigned long DWORD;
typedef unsigned short WORD;
typedef unsigned char BYTE;
typedef int BOOL;
typedef struct _GUID GUID;
typed
www.eeworm.com/read/139332/5802373
hpp export.hpp
#ifndef BOOST_SERIALIZATION_EXPORT_HPP
#define BOOST_SERIALIZATION_EXPORT_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
///////