Using the OKAWSP6.DLL library

The OKAWSP6.DLL library contains the source code calculating water and water steam properties. The OKAWSP6.DLL library is a Windows dynamic link library (DLL) and it is applicable for programs which use DLL in their operations.

The library is stored in the "System" folder of the Windows catalog. For Windows 9x/Me the folder is commonly "C:\WINDOWS\SYSTEM"; for Windows NT/2000/XP that is "C:\WINNT\SYSTEM32".

The section "List of the WaterSteamPro functions" lists the exported functions therefore we consider only library features.

All exported functions take arguments and return values in the SI system. To operate with other dimensions recalculation is needed. WaterSteamPro Calculator contains an example of using various dimensions. WaterSteamPro Calculator is described above and available with initial code.

WaterSteamPro Calculator also contains an example of OKAWSP6.DLL library operation in Visual Basic. You can use the library in other languages too.