代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/26953/861690
h recguids.h
/*
* recguids.h - OLE reconciliation interface GUID definitions.
*/
/* GUIDs
********/
DEFINE_GUID(IID_IReconcileInitiator, 0x99180161L, 0xDA16, 0x101A, 0x93, 0x5C, 0x44, 0x45, 0x53, 0x5
www.eeworm.com/read/249221/4453629
svn-base ffdshow_mediaguids.h.svn-base
#ifndef _FFDSHOW_MEDIAGUIDS_H_
#define _FFDSHOW_MEDIAGUIDS_H_
#define DEFINE_GUID_FOURCC(FOURCC) \
DEFINE_GUID(MEDIASUBTYPE_##FOURCC,FOURCC_##FOURCC, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x
www.eeworm.com/read/387434/8677978
pas testcomf.pas
unit TestComF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, NumIntf;
// redeclare the server GUID
const
Class_Number: TGU
www.eeworm.com/read/166668/10008703
inf hellowdm.inf
[Version]
Signature="$Windows 95$"
Provider=%ProviderName%
; If device fits one of the standard classes, use the
; name and GUID here, otherwise create your own as
; this example shows.
Cl
www.eeworm.com/read/159878/10600781
pas testcomf.pas
unit TestComF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, NumIntf;
// redeclare the server GUID
const
Class_Number: TGU
www.eeworm.com/read/158942/10711693
pas testcomf.pas
unit TestComF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, NumIntf;
// redeclare the server GUID
const
Class_Number: TGU
www.eeworm.com/read/271368/10998957
pas testcomf.pas
unit TestComF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, NumIntf;
// redeclare the server GUID
const
Class_Number: TGU
www.eeworm.com/read/433883/7904955
txt read me.txt
Plese open the Mfile: "ImperialistCompetitveAlgorithm_GlobalOptimizationStrategy" and run it.
To use this code, you should only prepare your cost function and apply
CCA to it. Please read the guid
www.eeworm.com/read/245424/12800719
inf hellowdm.inf
[Version]
Signature="$Windows 95$"
Provider=%ProviderName%
; If device fits one of the standard classes, use the
; name and GUID here, otherwise create your own as
; this example shows.
Cl
www.eeworm.com/read/245148/12814930
txt 新建 文本文档.txt
GUID hidGuid;
HidD_GetHidGuid (&hidGuid);
HDEVINFO deviceInfo = SetupDiGetClassDevs ( &hidGuid, 0, 0, DIGCF_PRESENT |
DIGCF_INTERFACEDEVICE));
if ( !deviceInfo ) return m_deviceCount;