代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/359446/2976352
h guid.h
// {0E57C50F-0CCC-4ad2-A895-93C5ED119860}
DEFINE_GUID(MY_WDM_DEVICE, 0xe57c50f, 0xccc, 0x4ad2, 0xa8, 0x95, 0x93, 0xc5, 0xed, 0x11, 0x98, 0x60);
www.eeworm.com/read/263014/4306512
h guid.h
/* $Id */
/*
* Copyright (C)2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/263014/4306602
c guid.c
/* $Id: guid.c 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C)2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
* it un
www.eeworm.com/read/260362/4333237
java guid.java
/*
* Copyright 2004-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y
www.eeworm.com/read/260358/4333772
java guid.java
/*
* Copyright 2004-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y
www.eeworm.com/read/260165/4334724
hpp guid.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: comstl/shims/access/string/guid.hpp
*
* Purpose: Contains classes and functions for dealing with O
www.eeworm.com/read/260165/4334737
hpp guid.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: comstl/util/guid.hpp (originally MOGuidGn.h/.cpp, ::SynesisCom)
*
* Purpose: guid class.
*
* C
www.eeworm.com/read/174177/9605287
h guid.h
//: GUID.h -- define GUIDs
#include "StdAfx.h"
#include "AreaSvr.h"
DEFINE_GUID(CLSID_ComArea,
0xD44AD618,0xF16F,0x4B8B,0xAD,0x26,0x51,0xA3,0x4C,0x5D,0xF9,0xE6);
www.eeworm.com/read/413483/11154278
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/335784/12499598