|
Posted by negvon on April 4, 2005, 5:44 am
Please log in for more thread options
hello,
If i run my small perl script to access DLL using
win32::API from windows command line it works
However, if i call the perl script (as .bat prog) from C#
..net environment it is not working. the import DLL works
but when calling the function it is not responding
i checked permissions and user and there is full permission to everything
please advice
|