Greetings,
Is it possible to utilize a DLL file while running a GNT?
I have downloaded the 'checklogin' sample from MF and i'm trying to obtain the user login trough MFCOBOL.
I'm calling a checklogin.gnt instead of the executable, since the .exe cannot share it's results (unless i write to a file wich i'm trying not to).
However when calling the checklogin.gnt, apparently it cannot find the MPR.DLL wich it needs.
I have %\\system32 on PATH (wich is where MPR.DLL is located).
Running Server 5.1 on Server 2003.
It returns the following error:
Function failed = 487
On winerror.cpy 487 = ERROR-INVALID-ADDRESS




