Hi,
I use an external Dll that works well if tried in run mode:
prdll.PRCE_SetupPrinter(15,9,4,0,0)
When I compile program I have this error:
All 5 parameters are correct.
In run mode, this DLL run fine and perform well.
Where is the error?
Thank you in advance:sign0148:
I use an external Dll that works well if tried in run mode:
prdll.PRCE_SetupPrinter(15,9,4,0,0)
When I compile program I have this error:
All 5 parameters are correct.
In run mode, this DLL run fine and perform well.
Where is the error?
Thank you in advance:sign0148: