Example:
OUR.dll(dll name)---> it contains 2 function 1)add 2)subtract
test.bat---> is my batch program in which i want to pass the variable like 5,3 to dlll(add function)
test.bat---> I should get the executation output in the dll.
--------------------------------------------------------------------------------------------
I am able to call in perl program , i am not able to know how to call in batch program
![Mad :x](./images/smilies/icon_mad.gif)