代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/105524/15665786
c mfcsample_i.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/
www.eeworm.com/read/103117/15744852
c tokdumpsrv_i.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/
www.eeworm.com/read/103019/15749323
c wapbase64_i.c
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/* File created by MIDL compiler version 6.00.0361 */
/* at Wed Jun
www.eeworm.com/read/100506/15873031
c cryptoapi_i.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/
www.eeworm.com/read/341430/3250424
hpp comguidlistbox.hpp
#ifndef __COM_GUID_LIST_BOX__
#define __COM_GUID_LIST_BOX__
///////////////////////////////////////////////////////////////////////////////
//
// File : $Workfile: ComGUIDListBox.hpp
www.eeworm.com/read/382791/2625385
c guidstr.c
//
// GUIDSTR.C -- Returns a formatted string for a GUID
//
#include
////////////////////////////////////////////////////////////
LPCTSTR GUIDtoString(GUID *pGUID)
{
static c
www.eeworm.com/read/267735/4260901
c guidstr.c
//
// GUIDSTR.C -- Returns a formatted string for a GUID
//
#include
////////////////////////////////////////////////////////////
LPCTSTR GUIDtoString(GUID *pGUID)
{
static c
www.eeworm.com/read/201314/5059574
txt props-txt.txt
#if 0
/* GUID struct: sizeof(GUID) = 16 */
typedef struct {
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[ 8 ];
} GUID;
/* KSPROPE
www.eeworm.com/read/366629/2886322
index web.index
File=WebContent/admin/changeviewpoint.jsp
FileStamp=5055
File=WebContent/guid.html
FileStamp=6654
File=WebContent/browser(up)/browser.htm
FileStamp=4279
File=WebContent/guid(up)/guid(up).h
www.eeworm.com/read/339800/3294482
h olectlid.h
#ifndef _OLECTLID_H
#define _OLECTLID_H
#ifdef __cplusplus
extern "C" {
#endif
extern const GUID IID_IDispatch;
extern const GUID IID_IPropertyNotifySink;
extern const GUID IID_IClassFactory2;
extern