代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/288130/4009816
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/288130/4009856
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/427735/1967642
h pluginloader.h
// PluginLoader.h
#ifndef __PLUGINLOADER_H
#define __PLUGINLOADER_H
#include "Windows/DLL.h"
typedef UINT32 (WINAPI * CreateObjectPointer)(
const GUID *clsID,
const GUID *interface
www.eeworm.com/read/419645/2075229
h pluginloader.h
// PluginLoader.h
#ifndef __PLUGINLOADER_H
#define __PLUGINLOADER_H
#include "Windows/DLL.h"
typedef UINT32 (WINAPI * CreateObjectPointer)(
const GUID *clsID,
const GUID *interface
www.eeworm.com/read/366180/2892828
h initguid.h
// initguid.h - include after compobj.h to enable GUID initialization. This
// must be done once per exe/dll.
//
// After this file, include one or more of the GUID definition files.
www.eeworm.com/read/159854/5580287
h printobj.h
#ifndef _PRINT_OBJ_H_
#define _PRINT_OBJ_H_
extern "C"
{
void PrintBytes(BYTE *bytes, int count);
void PrintGuid(GUID *guid);
void PrintServiceClass(WSASERVICECLASSINFOW *sc);
void Print
www.eeworm.com/read/362575/9990544
h intrface.h
// intrface.h
//
// Generated by C DriverWizard 3.2.0 (Build 2485)
// Requires DDK Only
// File created on 9/10/2008
//
// Define an Interface Guid for D12USB device class.
// This GUID is us
www.eeworm.com/read/339800/3294442
h isguids.h
#ifndef _ISGUID_H
#define _ISGUID_H
#ifdef __cplusplus
extern "C" {
#endif
extern const GUID CLSID_InternetShortcut;
extern const GUID IID_IUniformResourceLocator;
#ifdef __cplusplus
}
#endif
#endif
www.eeworm.com/read/297079/8054931
h ntddstor.h
/*
* ntddstor.h
*
* Storage class IOCTL interface.
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*
* THIS S
www.eeworm.com/read/136989/5829130
cpp mif_scheduler.cpp
//MIF_Scheduler.cpp,v 1.6 2003/12/08 00:33:41 bala Exp
#include "MIF_Scheduler.h"
#include "Kokyu_qosC.h"
#include "utils.h"
#include "tao/RTScheduling/Request_Interceptor.h"
#include "tao/ORB_