neity Posted July 17, 2010 Posted July 17, 2010 (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 July 17, 2010 by neity
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now