Recent content by sanlayn

  1. S

    Issue Retrieving GPU Driver Date with HWiNFO SDK

    Sorry, I made a mistake. The problematic Get function is from the Windows SDK, not HWiNFO. Please terminate this thread.
  2. 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