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 WSP 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. WSP Calculator contains an example of using various dimensions. WSP Calculator is described above and available with initial code.
WSP Calculator also contains an example of OKAWSP6.DLL library operation in Visual Basic. You can use the library in other languages too.