Search found 2 matches

by AutomatonMan
19 Sep 2018, 14:20
Forum: Ask for Help (v1)
Topic: Using functions from a .dll file
Replies: 3
Views: 1397

Re: Using functions from a .dll file

So, I've tried a little bit. The below is what I came up with to test. ^+t:: nh3Press = 202000 nh3Temp := DllCall("C:\Users\josiah.royer\AppData\Roaming\CoolProp\CoolProp_x64.dll\propsSI", "str", "T", "str", "P", "double", %nh3press%, "str", "Q", "double", 0, "str", "ammonia") MsgBox, , Ammonia Temp...
by AutomatonMan
13 Sep 2018, 08:49
Forum: Ask for Help (v1)
Topic: Using functions from a .dll file
Replies: 3
Views: 1397

Using functions from a .dll file

Hey Guys! I'm new to the forums, but have been using AHK for a little while. I use it primarily for productivity at work. I have shortcuts to write things out, file shortcuts etc. I work in industrial refrigeration and have recently discovered a refrigerant properties reference called coolprop. Cool...

Go to advanced search