Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Problem with WinHTTP DLL

$
0
0
I recently installed Visual Studio 2012 and ran this console program.

http://code.msdn.microsoft.com/windo...ample-50a140b5

But while executing, I come across this runtime error

Code:

The procedure entry point WinHttpWebSocketClose could not be located in the Dynamic Link Library WinHTTP.dll
Can someone tell me a solution to this error, and why this error is getting generated?

Thanks in Advance

Viewing all articles
Browse latest Browse all 3046

Trending Articles