代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/469944/6921406
h guiddef.h
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// File: guiddef.h
www.eeworm.com/read/464726/7155970
bas conversions.bas
Attribute VB_Name = "Conversions"
Sub GUIDToByte(strGUID As String, GUID() As Byte)
' Copy a GUID in string form from GUIDGEN.EXE into a VB byte array for WinTech OPC server.
' Required for
www.eeworm.com/read/456646/7343010
sbs default.sbs
I-Logix-RPY-Archive version 7.0.2 C++ 760346
{ ISubsystem
- _id = GUID bf1e8896-6917-4409-992b-4a4f961bee3d;
- _myState = 8192;
- _name = "Default";
- _lastID = 2;
- Declaratives = { IRPYR
www.eeworm.com/read/456646/7343011
cmp test.cmp
I-Logix-RPY-Archive version 7.0.2 C++ 760346
{ IComponent
- _id = GUID eb5b134f-6982-4317-bc1f-5bd291342bf3;
- _myState = 139264;
- _name = "Test";
- m_buildType = Executable;
- m_librarie
www.eeworm.com/read/456646/7343012
cmp defaultcomponent.cmp
I-Logix-RPY-Archive version 7.0.2 C++ 760346
{ IComponent
- _id = GUID eb5b134f-6982-4317-bc1f-5bd291342bf3;
- _myState = 139264;
- _name = "DefaultComponent";
- m_buildType = Executable;
www.eeworm.com/read/456646/7343019
rpy project.rpy
I-Logix-RPY-Archive version 7.0.2 C++ 760346
{ IProject
- _id = GUID 26b3d7b8-64ec-4190-91b4-58bb532750bf;
- _myState = 8192;
- _name = "Project";
- _UserColors = { IRPYRawContainer
- si
www.eeworm.com/read/453193/7424838
tlh oledb32.tlh
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (760a8fda).
//
// g:\student211111111\debug\oledb32.tlh
//
// C++ source equivalent of Win32 type library C:\Program Files\Common Fi
www.eeworm.com/read/440945/7678770
pas dxguidedit.pas
unit DXGUIDEdit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ActiveX, ComObj;
type
TDelphiXGUIDEditForm = class(TForm)
Edi
www.eeworm.com/read/440481/7688729
cpp ddmm.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic