From 2b9270e084eff780e2f4bc6046c0480954ed08e5 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Wed, 12 Sep 2012 17:54:08 +0000 Subject: [PATCH] Consulta HLLAPI comeca a funcionar --- pw3270.cbp | 3 +++ src/include/pw3270/hllapi.h | 8 +++++++- src/plugins/remotectl/Makefile.in | 9 +++++++++ src/plugins/remotectl/hllapi.c | 12 ++++++++---- src/plugins/remotectl/pipesource.c | 16 ++++++++++------ src/plugins/remotectl/remotectl.c | 28 ++++++++++++++++++++++++++++ src/plugins/remotectl/remotectl.h | 2 ++ src/plugins/remotectl/testprogram.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 113 insertions(+), 11 deletions(-) create mode 100644 src/plugins/remotectl/testprogram.c diff --git a/pw3270.cbp b/pw3270.cbp index d4c5081..e2a8f2b 100644 --- a/pw3270.cbp +++ b/pw3270.cbp @@ -225,6 +225,9 @@