سؤال

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

هل كانت مفيدة؟

المحلول

Probably not. There's a faint chance you might be able to use it somehow via WINE, but if that isn't immediately apparent to you, you are very unlikely to be able to get it to work.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top