代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/454873/7382050
inf usbvm31b.inf
;Installation File (.inf) for USB PC Camera
[Version]
Signature="$CHICAGO$"
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provide
www.eeworm.com/read/441524/7669381
h directshowhelpers.h
#include "VideoManInputFormat.h"
#include
#include "atlbase.h"
#include
#define SAFE_RELEASE(x) { if(x) { (x)->Release(); (x) = NULL; }}
HRESULT addToRot(IUnknown *pUnkGrap
www.eeworm.com/read/434847/7800909
txt 文本文档.txt
GUID:
{7FF02D23-3021-410E-88EB-57834625BB7F}
Seed:
123456789
www.eeworm.com/read/198092/7951615
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/297493/8013421
h usbif.h
/************************************************************************
*
* Module: UsbIF.h
* Description: CUsbIF base device class definition
* Company: Silicon Laboratories
www.eeworm.com/read/297079/8054408
h sqltypes.h
#ifndef _SQLTYPES_H
#define _SQLTYPES_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define SQL_API __stdcall
#ifndef RC_INVOKED
#define __need_wchar_t
#i
www.eeworm.com/read/397124/8065595
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/333751/12661664
cpp storageenumview.cpp
// StorageEnumView.cpp : implementation of the CStorageEnumView class
//
#include "stdafx.h"
#include "StorageEnum.h"
#include "StorageEnumDoc.h"
#include "StorageEnumView.h"
#ifdef _DEBUG
www.eeworm.com/read/245424/12800724
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