检查是否加载了特定的设备驱动程序 [英] Checking if a particular device driver is loaded

查看:56
本文介绍了检查是否加载了特定的设备驱动程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试确定我是否可以检查是否使用C ++在Windows Server 2003中加载了特定的视频卡设备驱动程序.谁能给我指出我如何实现这一目标的方法?

I'm trying to work out if I can check if a particular video card device driver is loaded in Windows Server 2003 using C++. Can anyone give me pointers on how I might achieve this?

谢谢

推荐答案

使用 EnumDeviceDrivers -有一个示例 查看全文

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆