代码搜索:DevMgr

找到约 109 项符合「DevMgr」的源代码

代码结果 109
www.eeworm.com/read/409921/2222197

c devmgr.c

/** * devmgr.c - USB driver stack project for Windows NT 4.0 * * Copyright (c) 2002-2004 Zhiming mypublic99@yahoo.com * * This program/include file is free software; you can redistribute it
www.eeworm.com/read/409921/2222198

h devmgr.h

#ifndef __DEVMGR_H__ #define __DEVMGR_H__ typedef struct _DEV_CONNECT_DATA { DEV_HANDLE dev_handle; struct _USB_DRIVER *pdriver; struct _USB_DEV_MANAGER *dev_mgr; PUSB_INTERFACE_DESC if_
www.eeworm.com/read/409921/2226522

spec devmgr.spec

# devmgr.dll exports 5 stdcall DeviceProperties_RunDLLA(ptr ptr str long) 6 stdcall DeviceProperties_RunDLLW(ptr ptr wstr long) 7 stdcall DevicePropertiesA(ptr ptr str str long) 8 stdcall De
www.eeworm.com/read/409921/2226523

rc devmgr.rc

/* $Id: devmgr.rc 27831 2007-07-26 10:17:37Z cfinck $ */ #include #include "resource.h" LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL #define REACTOS_VERSION_DLL #define REACTOS_STR_FI
www.eeworm.com/read/409921/2226525

rbuild devmgr.rbuild

.
www.eeworm.com/read/266676/4271666

cpp devmgr.cpp

//***********************************************************************/ // Author : Garry // Original Date : Oct,15 2005 // Module Name : DE
www.eeworm.com/read/266676/4271727

h devmgr.h

//***********************************************************************/ // Author : Garry // Original Date : Oct,15 2005 // Module Name : DE
www.eeworm.com/read/266676/4271797

cpp devmgr.cpp

//***********************************************************************/ // Author : Garry // Original Date : Oct,15 2005 // Module Name : DE
www.eeworm.com/read/266676/4271819

h devmgr.h

//***********************************************************************/ // Author : Garry // Original Date : Oct,15 2005 // Module Name : DE
www.eeworm.com/read/265079/4285366

c devmgr.c

// // (w)ritten by Chuan-Liang Teng 2006, mailto:clteng@ms6.hinet.net // #include "devmgr.h" // HINSTANCE _hInst = 0L; HWND _hDlg = 0L; // BOOL EnablePrivilege(LPCTSTR PrviName) {