I need to access a Web Service through a local C/C++ Windows program. I have the code to access the webservice itself, but i need to authenticate to the webservice through Windows Integrated Authentication.

Any help would be greatly appreciated!