WinHLLAPI Development Files

HostExplorer Programming

WinHLLAPI Development Files

To develop new applications that need to communicate with the 3270 or 5250 emulator, use the WinHLLAPI interface. This is the only standardized interface for 16-bit and 32-bit platforms. The development and online documentation files are installed on your system.

The following WinHLLAPI development files are available:

  • WHLLAPI.HLP—WinHLLAPI on-line Help
  • WHLLAPI.H—WinHLLAPI 'C' header file
  • WHLLAPI.LIB—WinHLLAPI 16-bit link library
  • WHLLAP32.LIB—WinHLLAPI 32-bit link library
  • WHLLAPI.DLL—WinHLLAPI DLL (16-bit)
  • WHLLAP32.DLL—WinHLLAPI DLL (32-bit)
  • WHLLTEST.EXE—WinHLLAPI interactive test program (16-bit)
  • WHLTST32.EXE—WinHLLAPI interactive test program (32-bit)

Related Topics

EHLLAPI Development Files