代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/237329/13968292
cls guid.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/236439/14016539
h guid.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
GUID.h
Abstract:
The below GUID is used to generate symbolic links to
driver instances created from user mode
www.eeworm.com/read/204429/15339853
c guid.c
/*-*-linux-c-*-*/
#include
#include
#include
#include
#include
#include
#include "guid.h"
void guidinit(void)
{
srand(time((time_t)
www.eeworm.com/read/204429/15339854
h guid.h
/*-*-linux-c-*-*/
#define GUID_LEN 16
void guidinit(void);
void guidget(gchar *guid);
void guiddump(gchar *guid);
gint guidcmp(gchar *guid1, gchar *guid2);
void guidcpy(gchar *guid1, gchar *gui
www.eeworm.com/read/102860/15755262
cls guid.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/192463/8380665
h guid829.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
GUID829.h
Abstract:
The below GUID is used to generate symbolic links to
driver instances created from user mode
www.eeworm.com/read/391297/8411326