Jump to content

Recommended Posts

Posted (edited)

I would like to call a nvsulib.dll function are:

GetAux1FanSpeedDll, GetAux2FanPowerDll,GetAux2FanSpeedDll,GetGpuTemperatureDll...Etc.

This approach:

$hNvCplDLL = DllOpen(@ScriptDir &"nvsulib.dll ")

DllCall($hnVsublibDLL,"int:cdecl", "GetGpuTemperatureDll","int","")

This will not get GPU's temperature,Does not seem to work.

Request you to help, thank you! !

Edited by neity

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...