Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定のビデオカードデバイスドライバがC++を使用してWindowsServer2003にロードされているかどうかを確認できるかどうかを調べようとしています。誰かが私にこれを達成する方法についての指針を教えてもらえますか?
ありがとう
EnumDeviceDriversを使用します-ここに例があります。