I have been given a dukpt.lib file and corresponding header file. I have to make a webservice in c++ (gSOAP)which internally make use of methods from dukpt.lib
dukpt.lib make use of win api internally . so my question is :Is there any possible way to make my webservice on linux