代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/368140/2825060
script default-db.script
CREATE SCHEMA PUBLIC AUTHORIZATION DBA
CREATE MEMORY TABLE USER(GUID VARCHAR(50) NOT NULL PRIMARY KEY,ROLEID VARCHAR(50),USERID VARCHAR(50),PASSWORD VARCHAR(50),USERNAME VARCHAR(50),FLG VARCHAR(2))
www.eeworm.com/read/361993/2941138
h inetwork.h
#pragma once
//#include "stdafx.h"
#include
#include "network_guid.h"
#include "typedef.h"
interface I4DyuchiNET : public IUnknown
{
virtual BOOL __stdcall CreateNetwork(
www.eeworm.com/read/361993/2942077
h inetwork.h
#pragma once
//#include "stdafx.h"
#include
#include "network_guid.h"
#include "typedef.h"
interface I4DyuchiNET : public IUnknown
{
virtual BOOL __stdcall CreateNetwork(
www.eeworm.com/read/361182/2952837
cs _idocsitecontrol.cs
namespace Microsoft.Office.Interop.Outlook
{
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[ComImport, Guid("43507DD0-811D-11CE-B56
www.eeworm.com/read/359446/2976289
cpp function.cpp
#include
#include
#include
#include "function.h"
#define IMAGE_LENGTH 640*480
HANDLE GetDeviceViaInterface( GUID* pGuid, DWORD instance)
{
// Get handle to
www.eeworm.com/read/267735/4259773
h reguid.h
#ifdef WIN32
# ifndef __based
# define __based(a)
# endif
#endif
#define DECLARE_REGUID(name, b) \
EXTERN_C const GUID CDECL FAR name
// Comment out declaration of IID_IRichEditOleCallbac
www.eeworm.com/read/154542/5636450
h f32x_bulkfiletransferfunctions.h
#include "stdafx.h"
#include "UsbIF.h"
#include
#include "ioctls.h"
#include
#include // Required for GUID definition
// GetProductString() function fl
www.eeworm.com/read/395028/8199046
h f32x_bulkfiletransferfunctions.h
#include "stdafx.h"
#include "UsbIF.h"
#include
#include "ioctls.h"
#include
#include // Required for GUID definition
// GetProductString() function fl
www.eeworm.com/read/174177/9605250
cpp areatest.cpp
// AreaTest.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "..\AreaSvr\AreaSvr.h"
#include "..\AreaSvr\GUID.h"
#include "..\AreaSvr\AreaSvr_i.c"
i
www.eeworm.com/read/173189/9669605
h guidft8u.h
/*++
Copyright (c) 2000 Future Technology Devices International Ltd.
Module Name:
guidft8u.h
Abstract:
Native USB device driver for FTDI FT8U232
The GUID is used to genera