代码搜索:GUID

找到约 3,527 项符合「GUID」的源代码

代码结果 3,527
www.eeworm.com/read/139345/13160349

cpp openbyintf.cpp

#pragma option push -b -a1 -pc -A- #include #include #include #include HANDLE OpenByInterface(GUID* pClassGuid,DWORD instance) { HDEVINFO i
www.eeworm.com/read/145850/5743457

cpp factory.cpp

#include "stdafx.h" #include "factory.h" #include "dictionary.h" extern ULONG g_LockNumber; extern ULONG g_DictionaryNumber; extern DWORD dwMainThreadID; extern "C" const GUID CLSID_Dict
www.eeworm.com/read/135689/5882351

cpp factory.cpp

#include "stdafx.h" #include "factory.h" #include "dictionary.h" extern ULONG g_LockNumber; extern ULONG g_DictionaryNumber; extern DWORD dwMainThreadID; extern "C" const GUID CLSID_Dict
www.eeworm.com/read/117051/6112069

cpp openingadorecordsetwithcom.cpp

#include #include // Include only once in your application #include "adoid.h" // ADO GUID's #include "adoint.h" // ADO Classes, enums, etc. struct InitOle { Ini
www.eeworm.com/read/489590/6466118

h itccversioninformation.h

#ifndef __ITCCVERSIONINFORMATION_H__ #define __ITCCVERSIONINFORMATION_H__ #include // {46912672-AD16-459a-A04E-99EFCF124616} static const GUID IID_ITCCVersionInformation={0x46912
www.eeworm.com/read/215854/15038067

cpp activectrl.cpp

// ActiveCtrl.cpp : CActiveCtrlApp 和 DLL 注册的实现。 #include "stdafx.h" #include "ActiveCtrl.h" #ifdef _DEBUG #define new DEBUG_NEW #endif CActiveCtrlApp NEAR theApp; const GUID CDECL BAS
www.eeworm.com/read/212209/15163339

cpp activectrl.cpp

// ActiveCtrl.cpp : CActiveCtrlApp 和 DLL 注册的实现。 #include "stdafx.h" #include "ActiveCtrl.h" #ifdef _DEBUG #define new DEBUG_NEW #endif CActiveCtrlApp NEAR theApp; const GUID CDECL BAS
www.eeworm.com/read/14775/408684

cpp usblibrary.cpp

// USBLibrairie.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "USBLibrary.h" #include #include #include "GUID829.h" LPGUID pG
www.eeworm.com/read/15738/537792

cpp usblibrary.cpp

// USBLibrairie.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "USBLibrary.h" #include #include #include "GUID829.h" LPGUID pG
www.eeworm.com/read/476331/1373039

cs ikerneltransaction.cs

using System; using System.Runtime.InteropServices; namespace Wrox.ProCSharp.Transactions { [ComImport] [Guid("79427A2B-F895-40e0-BE79-B57DC82ED231")] [InterfaceType(ComInterfaceTy