[4766] in sapr3-soft
RfcOpenExt
daemon@ATHENA.MIT.EDU (robig)
Fri Feb 11 10:07:39 2005
To: sapr3-soft@mit.edu
Date: 11 Feb 2005 07:07:29 -0800
From: robertograva@hotmail.com (robig)
Message-ID: <611300cb.0502110707.1a2e616b@posting.google.com>
I'm writing a program connected with SAP using RFC.
I have a strange problem. If I link the LibRfc32.lib to my project and
I call RfcOpenExt, the program works perfectly.
Instead if I load the library with LoadLibrary and i connect to
function with GetProcAddress, the program can't connect and I find the
file dev_rfc.trc with the following message
"**** ERROR file opened at 20050211 155221 ora solare Eur, SAP-REL
640,0,54 RFC-VER 3 715405 MT-SL
T:1288 ======> Unknown options->mode parameter"
Can anybody help me?
Thanks in advance
Roberto