Jump to content

How to call nvsulib.dll function in Windows7


Recommended Posts

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
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...