Click here to Skip to main content
15,910,980 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to convert a wsdl file to .h file using wsdl2h.exe? Where should i place the wsdl files for the conversion? Should tat be placed in the path where the wsdl2h.exe is present?
Posted

1 solution

I found a lot of documents on the web, for instance, see [^].

prema vasudevan wrote:
Where should i place the wsdl files for the conversion?

Cannot you just pass the path of the source file?

prema vasudevan wrote:
Should tat be placed in the path where the wsdl2h.exe is present?
Tags: C

I don't think so.
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900