Author Topic: RFC Library Files  (Read 8456 times)

Rahul Gera

  • GuiXT Forum
  • Newbie
  • *
  • Posts: 88
    • View Profile
RFC Library Files
« on: July 20, 2018, 12:29:38 PM »
Purpose: To place appropriate RFC library files for proper RFC execution through Liquid UI.

librfc32.dll is the required file for proper RFC implementation in SAPGui
Note: SAPgui 750  discontinued use of LibRFC.
librfc32.dll - For Windows 64 Bit O.S, use the below link to download the 64Bit version of LibRFC.
librfc32.dll - For Windows 32 Bit O.S, use the below link to download the 32bit version of LibRFC.

Place the files in
   - "C:\Windows\SysWow64", for 32 Bit version of Liquid UI software on a 64Bit Machine.
   - "C"\Windows\System32", for 64 Bit version of Liquid UI software on a 64Bit Machine.
   - "C"\Windows\System32", for 32 Bit version of Liquid UI software on a 32Bit Machine.

After placing the files, follow steps to register the DLL file using command prompt.
Below link explains registering PNTCTL.DLL.
For LibRFC registration, replace the below commands with librfc32.dll instead of pntctl.dll
http://www.guixt.com/forum/index.php?topic=187.0
« Last Edit: July 20, 2018, 01:12:46 PM by Rahul Gera »