代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/426934/1986241
java itypeinfo2.java
/*
* ITypeInfo2.java
*
* Created on June 1, 2002, 7:55 AM
*/
package org.jawin.win32;
import org.jawin.GUID;
import org.jawin.IUnknown;
import org.jawin.Variant;
/**
*
* @author
www.eeworm.com/read/396408/2421650
h debugtools.h
#ifndef WINE_DEBUGTOOLS_H
#define WINE_DEBUGTOOLS_H
#include
#include "config.h"
#include "windef.h"
struct _GUID;
/* Internal definitions (do not use these directly) */
enum __DEBUG_C
www.eeworm.com/read/372601/2771621
h guids.h
#ifndef MPLAYER_GUIDS_H
#define MPLAYER_GUIDS_H
/*
this will be defined if already included before this file
under MinGW
*/
#ifndef GUID_DEFINED
#include "com.h"
#endif
#ifndef VFWAPI
#inc
www.eeworm.com/read/361993/2939257
h iaudio.h
#pragma once
#include "stdafx.h"
#include "IAudio_GUID.h"
#include "IAudio.h"
#include "../4DyuchiGRX_Common/typedef.h"
interface I4DyuchiAudio : public IUnknown
{
virtual BOOL __stdcall
www.eeworm.com/read/473323/6851206
cpp ptnatcomm.cpp
// PTNAtComm.cpp : CPTNAtCommApp 和 DLL 注册的实现。
#include "stdafx.h"
#include "PTNAtComm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
CPTNAtCommApp theApp;
const GUID CDECL BASED_CODE _
www.eeworm.com/read/204512/15337411
h vcp4usb.h
#ifndef VCP4USB_INCD
#define VCP4USB_INCD
#ifdef __cplusplus
extern "C" {
#endif
#include "ntddk.h"
#include "ntddser.h" // for serial port
#include
//TODO: guid
www.eeworm.com/read/100522/15872880
h structs.h
struct _REQ_CANCEL_FORWARD;
struct _DEVICE_HANDLER_OBJECT;
struct _KMUTANT;
struct _CONTEXT;
struct _CM_KEYBOARD_DEVICE_DATA;
struct _GUID;
struct _REQ_SET_INFORMATION2;
struct _REQ_READ_RAW;
www.eeworm.com/read/454590/7387094
iss 99999.iss
; 脚本由 Inno Setup 脚本向导 生成!
; 有关创建 Inno Setup 脚本文件的详细资料请查阅帮助文档!
[Setup]
; 注: AppId的值为单独标识该应用程序。
; 不要为其他安装程序使用相同的AppId值。
; (生成新的GUID,点击 工具|在IDE中生成GUID。)
AppId={{BD928FB1-CE0E-48D1-A523-1D4E4B62B4
www.eeworm.com/read/249221/4453864
svn-base strmiids.cpp.svn-base
#include "stdafx.h"
#include
DEFINE_GUID(CLSID_FilterMapper,0xE436EBB2,0x524F,0x11CE,0x9F,0x53,0x0,0x20,0xAF,0xB,0xA7,0x70);
DEFINE_GUID(CLSID_FilterMapper2,0xCDA42200,0xBD88,0x11D0,0xBD
www.eeworm.com/read/224786/4802798
h guids.h
// {6DC7826B-219D-446c-8CFE-9CD936E900B9}
DEFINE_GUID(GUID_INTERFACE_PCI9052Demo,
0x6dc7826b, 0x219d, 0x446c, 0x8c, 0xfe, 0x9c, 0xd9, 0x36, 0xe9, 0x0, 0xb9);