代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/329744/12935961
frx guid.frx
www.eeworm.com/read/329744/12936039
frm guid.frm
VERSION 5.00
Begin VB.Form frmGUID
BorderStyle = 3 'Fixed Dialog
Caption = "Generates an unique number diferent for each machine"
ClientHeight = 1035
ClientLeft
www.eeworm.com/read/139857/13128186
txt guid.txt
Problem solved. I was using the wrong GUID. The correct GUID is:
A5DCBF10-6530-11D2-901F-00C04FB951ED.
Here the code that works. Its basically the same except for how the GUID is declared and passed
www.eeworm.com/read/315058/13553001
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/136044/13876330
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/136989/5827996
pm guid.pm
package GUID;
# ************************************************************
# Description : Generate GUID's for VC7 projects and workspaces
# Author : Chad Elliott
# Create Date : 5/
www.eeworm.com/read/116006/6115501
c guid.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l