Search results

  1. S

    Issue Retrieving GPU Driver Date with HWiNFO SDK

    I'm working on an application using HWiNFO SDK and trying to retrieve the GPU's driver date. The HWiNFO GUI correctly displays the driver date, but when I call: Get(L"DriverDate", 0, &info, nullptr, nullptr) , the query fails. I can successfully retrieve other information using the Get...
Back
Top