代码搜索:GUID

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

代码结果 3,527
www.eeworm.com/read/356274/10232637

h imath.h

// // imath.h // // {A888F560-58E4-11d0-A68A-0000837E3100} DEFINE_GUID( CLSID_Math, 0xa888f560, 0x58e4, 0x11d0, 0xa6, 0x8a, 0x0, 0x0, 0x83, 0x7e, 0x31, 0x0); // {A888F561-58E4-11d
www.eeworm.com/read/418707/10935018

h gdiplusimaging.h

/**************************************************************************\ * * Copyright (c) 1999-2000 Microsoft Corporation * * Module Name: * * GdiplusImaging.h * * Abstract: * * G
www.eeworm.com/read/272137/10969017

h guids.h

#ifdef __cplusplus extern "C" { #endif // {C0CF0640-5F6E-11d2-B677-00C0DFE4C1F3} static GUID WDM1_GUID = {0xc0cf0640, 0x5f6e, 0x11d2, 0xb6, 0x77, 0x0, 0xc0, 0xdf, 0xe4, 0xc1, 0xf3}; #ifde
www.eeworm.com/read/468438/6990030

sql demo04.sql

create table t ( raw_data raw(16) ); insert into t values ( sys_guid() ); select * from t; select dump(raw_data,16) from t; insert into t values ( 'abcdef' ); insert into t values ( 'abcdefgh' );
www.eeworm.com/read/454130/7397808

sql demo04.sql

create table t ( raw_data raw(16) ); insert into t values ( sys_guid() ); select * from t; select dump(raw_data,16) from t; insert into t values ( 'abcdef' ); insert into t values ( 'abcdefgh' );
www.eeworm.com/read/247135/12680148

bas module1.bas

Attribute VB_Name = "Module1" Declare Function CoCreateGuid Lib "OLE32.DLL" (pGuid As Guid) _ As Long
www.eeworm.com/read/142995/12905959

h gdiplusimaging.h

/**************************************************************************\ * * Copyright (c) 1999-2000 Microsoft Corporation * * Module Name: * * GdiplusImaging.h * * Abstract: * * G
www.eeworm.com/read/137224/13339165

h dmplugin.h

/************************************************************************ * * * dmplugin.h -- This module contains the API for
www.eeworm.com/read/137224/13339595

h dinput.h

/**************************************************************************** * * Copyright (C) 1996-2000 Microsoft Corporation. All Rights Reserved. * * File: dinput.h * Content:
www.eeworm.com/read/317753/13498567

c rtccore_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 */ /* Compiler se