代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/195047/8177249
h dls2.h
/*
dls2.h
Description:
Interface defines and structures for the DLS2 extensions of DLS.
Written by Microsoft 1998. Released for public use.
*/
#ifndef _INC_DLS2
www.eeworm.com/read/147363/12558472
h wpguid.h
/*****************************************************************/
/** Microsoft Windows 4.00 **/
/** Copyright (C) Microsoft Corp., 1995-1996
www.eeworm.com/read/147363/12559075
h rclsid.h
// --rclsid.h------------------------------------------------------------------
//
// Defines the identifiers for the Rules Class.
//
// Identifiers defined:
//
// LIBID_rul
www.eeworm.com/read/135259/13946106
h rmxfguid.h
/***************************************************************************
*
* Copyright (C) 1998-1999 Microsoft Corporation. All Rights Reserved.
*
* File: rmxfguid.h
*
* Cont
www.eeworm.com/read/135259/13947345
h ksuuids.h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
//==========================================================================;
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY O
www.eeworm.com/read/135259/13947958
c dxtguid.c
//
// This .CPP file should be included once in your project. It defines all GUIDs
// used by DXTransforms as well as the Pixel formats for DX Surfaces
//
#include // MIDL
www.eeworm.com/read/204052/15345682
c creditverification_i.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/
www.eeworm.com/read/202268/15387382
h standardinterfaces.h
// StandardInterfaces.h -- Interface GUIDs used by known drivers
// Copyright (C) 2000 by Walter Oney
// All rights reserved
// Note that all of the DEFINE_GUID calls in this header are missi
www.eeworm.com/read/200548/15430972
txt regedit01.txt
1.Windows注册表概述
注册表是Windows系统存储关于计算机配置信息的数据库,包括了系统运行时需要调用的运行方式的设置。Windows注册表中包括的项目有:每个用户的配置文件、计算机上安装的程序和每个程序可以创建的文档类型、文件夹和程序图标的属性设置、系统中的硬件、正在使用的端口等。
注册表按层次结构来组织,由项、子项、配置单元和值项组成。注册表中包括如下各项: ...
www.eeworm.com/read/112323/15489601
h impeg2vd.h
//
// IMpeg2VD.h
// Desc: DirectShow sample code - custom interface
//
#ifndef __H_IMpeg2VD__
#define __H_IMpeg2VD__
#ifdef __cplusplus
extern "C" {
#endif
//-------------------------