代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/244037/4513309
cpp test_filethread.cpp
#include
#include
#include
#include
#include "..\FileThreadioctl.h"
#include "..\FileThreadDeviceinterface.h" // Has class GUID definition
// T
www.eeworm.com/read/230647/4720681
h tvout.h
/*++
Copyright (c) 1998-1999 Microsoft Corporation
*/
#ifndef __TVOUT__
#define __TVOUT__
#if _MSC_VER > 1000
#pragma once
#endif
#ifndef GUID_DEFINED
#include
#endif
www.eeworm.com/read/204140/5034142
h handlerloader.h
// HandlerLoader.h
#ifndef __HANDLERLOADER_H
#define __HANDLERLOADER_H
#include "../../ICoder.h"
#include "Windows/DLL.h"
typedef UInt32 (WINAPI * CreateObjectFunc)(
const GUID *clsID,
www.eeworm.com/read/200985/5062609
java role.java
package com.iplan.portal.start.pojo;
/**
* http://www.5ai7.net
*
* @author ws
*/
public class Role {
private String guid;
private String roleName;
public String getGuid() {
r
www.eeworm.com/read/200985/5062610
java user.java
package com.iplan.portal.start.pojo;
/**
* http://www.5ai7.net
*
* @author ws
*/
public class User {
private String guid;
private String roleId;
private String userId;
priva
www.eeworm.com/read/200985/5062646
java area.java
package com.iplan.portal.admin.pojo;
/**
* http://www.5ai7.net
*
* @author ws
*/
public class Area {
private String guid;
private String areaName;
private String timenum;
pr
www.eeworm.com/read/297604/3886416
h handlerloader.h
// HandlerLoader.h
#ifndef __HANDLERLOADER_H
#define __HANDLERLOADER_H
#include "../../ICoder.h"
#include "Windows/DLL.h"
typedef UInt32 (WINAPI * CreateObjectFunc)(
const GUID *clsID,
www.eeworm.com/read/281163/4118166
cpp test_filethread.cpp
#include
#include
#include
#include
#include "..\FileThreadioctl.h"
#include "..\FileThreadDeviceinterface.h" // Has class GUID definition
// T
www.eeworm.com/read/448227/1690852
h function.h
#ifndef FUNCTION_H
#define FUNCTION_H
#include
#include
#include "../MyDriver/Ioctls.h"
HANDLE GetDeviceViaInterface( GUID* pGuid, DWORD instance);
DWORD ReadPor
www.eeworm.com/read/448227/1690863
h function.h
#ifndef FUNCTION_H
#define FUNCTION_H
#include
#include
#include "../MyDriver/Ioctls.h"
HANDLE GetDeviceViaInterface( GUID* pGuid, DWORD instance);
DWORD ReadPor