代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/244039/4513131

h driver.h

#ifndef USBDRIVER_H #define USBDRIVER_H #endif #include "wdm.h" #include "usbdi.h" #include "usbdlib.h" #include VOID DrvUnload(IN PDRIVER_OBJECT DriverObject); NTSTATUS D
www.eeworm.com/read/243567/4525324

h driver.h

/* $Id$ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright
www.eeworm.com/read/243402/4526845

h driver.h

/****************************************Copyright (c)************************************************** ** 广州致远电子有限公司 ** 研发部 *
www.eeworm.com/read/243402/4526943

h driver.h

/****************************************Copyright (c)************************************************** ** 广州致远电子有限公司 ** 研发部 *
www.eeworm.com/read/242732/4537938

c driver.c

/* * PROJECT: ReactOS Kernel * LICENSE: GPL - See COPYING in the top level directory * FILE: ntoskrnl/io/iomgr/driver.c * PURPOSE: Driver Object Management
www.eeworm.com/read/242732/4539320

c driver.c

/* * driver.c */ /* INCLUDES *****************************************************************/ #include "services.h" #define NDEBUG #include /* FUNCTIONS ******************
www.eeworm.com/read/242732/4541078

rbuild driver.rbuild

www.eeworm.com/read/242732/4541840

h driver.h

#ifndef __WIN32K_DRIVER_H #define __WIN32K_DRIVER_H #include typedef BOOL (NTAPI *PGD_ENABLEDRIVER)(ULONG, ULONG, PDRVENABLEDATA); typedef DHPDEV (NTAPI *PGD_ENABLEPDEV)(DEVMODEW
www.eeworm.com/read/242732/4541898

c driver.c

/* * ReactOS W32 Subsystem * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team * * This program is free software; you can redistribute it and/or modify * it under the terms o
www.eeworm.com/read/242732/4543462

c driver.c

/* * SetupAPI driver-related functions * * Copyright 2005-2006 Herv