Barry
2005-08-15 08:28:16 UTC
Hi
When building my project on Windows 2003 Server (without Sp1) i get the
following error messages
filename.cpp(16): error C3501: there is no typelib registered for ProgID
'WinHttp.WinHttpRequest.5.1'
filename.cpp(16): fatal error C1103: fatal error importing progid:
'WinHttp.WinHttpRequest.5.1'
for the following source code line
#import <progid: WinHttp.WinHttpRequest.5.1> no_namespace
raw_interfaces_only
I do not get this error when building on Windows XP
Does anyone how i can overcome this problem
Barry
When building my project on Windows 2003 Server (without Sp1) i get the
following error messages
filename.cpp(16): error C3501: there is no typelib registered for ProgID
'WinHttp.WinHttpRequest.5.1'
filename.cpp(16): fatal error C1103: fatal error importing progid:
'WinHttp.WinHttpRequest.5.1'
for the following source code line
#import <progid: WinHttp.WinHttpRequest.5.1> no_namespace
raw_interfaces_only
I do not get this error when building on Windows XP
Does anyone how i can overcome this problem
Barry