Files You Need for Working with the GUI Library 
When programming using the GUI Library you need the following files:
File |
Comments |
guilib.h |
Compile with this file |
guilib.lib |
Library file for linking guilib.dll into C/C++ programs (static link) |
guilib.dll |
Use at run time. Supply this file to your end-user. |
The
sample program for using the GUI Library is sample.c.Required DLL Files
Several other DLL files are also required when using the GUI Library. They are installed as part of the installation of the
SAP Automation suite, if needed.For example, the librfc32.dll file is an SAP DLL used by the GUI Library. It is installed as part of the SAP Automation installation.