代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/203504/15356965
h gdiplusimaging.h
/**************************************************************************\
*
* Copyright (c) 1999-2000 Microsoft Corporation
*
* Module Name:
*
* GdiplusImaging.h
*
* Abstract:
*
* G
www.eeworm.com/read/203504/15356967
h imgguids.h
/**************************************************************************\
*
* Copyright (c) 1999-2000 Microsoft Corporation
*
* Module Name:
*
* imgguids.h
*
* Abstract:
*
* GUIDs d
www.eeworm.com/read/110223/15538579
h objectserver.h
// =====================================================
// Object Server
//
// Design and Implementation by Floris van den Berg
//
// Copyright (c) 2002 Pylon
// ===============================
www.eeworm.com/read/110223/15538584
cpp objectguid.cpp
// ======================================================
// Object Server Guid implementation
// ======================================================
#include
#include
www.eeworm.com/read/100631/15868307
h iunknown.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/287580/8680031
h atldevguide.h
//
// ATLDevGuide.h - The component category used for all of the
// examples in the ATL: Developer's Guide
//
// {73038960-8306-11d3-A3ED-00203586EF11}
DEFINE_GUID( CATID_ATLDe
www.eeworm.com/read/287580/8681742
h atldevguide.h
//
// ATLDevGuide.h - The component category used for all of the
// examples in the ATL: Developer's Guide
//
// {73038960-8306-11d3-A3ED-00203586EF11}
DEFINE_GUID( CATID_ATLDe
www.eeworm.com/read/286777/8743462
h lasdefinitions.h
/*
===============================================================================
FILE: LASdefinitions.h
CONTENTS:
Contains the Header and Point classes for reading and writing
www.eeworm.com/read/285368/8845616
cpp commsettingdlg.cpp
/*****************************************************************************
*
* CommSettingDlg.cpp
*
www.eeworm.com/read/177955/9426387
h dmoreg.h
//------------------------------------------------------------------------------
// File: DMOReg.h
//
// Desc:
//
// Copyright (c) 1999 - 2001, Microsoft Corporation. All rights reserved.
//--