代码搜索:GUID

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

代码结果 3,527
www.eeworm.com/read/476322/1373474

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/466459/1510999

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/243194/4530355

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/238189/4617426

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/220944/4838517

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/204159/5033222

cpp recent.cpp

// 静态模型 #include "Recent.h" #include #include namespace Library { /// 默认构造函数 /// 只有Book和BookClass需要GUID, 因此调用基类构造函数的BookObject( in
www.eeworm.com/read/186559/5231122

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/184540/5248346

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/177338/5329060

java custdataitem.java

/* * CUSTDATAITEM.java * * Created on January 27, 2003, 8:50 AM */ package org.jawin.win32; import org.jawin.GUID; import org.jawin.Variant; /** * * @author cutex1 */ public cl
www.eeworm.com/read/177338/5329082

java itypeinfo.java

/* * TypeLibWrapper.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; /** * * @auth