nvapi Questions

4

I want to use a function from nvapi in C# "NvAPI_DRS_EnumProfiles". I have to call QueryInterface(id) with the id of the function. Everything is working fine and i found the ids for the other func...
Hayfork asked 8/11, 2012 at 15:12

4

I have been trying for the last few days to get the temperature of my GPU using C++ using the NVAPI i have the following code #include "stdafx.h" #include "nvapi.h" int _tmain(int argc, _TCHAR*...
Rooney asked 29/3, 2013 at 19:14
1

© 2022 - 2024 — McMap. All rights reserved.