CanNot open include file "winsock2.h"
-
After intalling "WindowsXP-KB918997-v6-x86-ENU.exe" ,whenever I am building my project,it is showing error "CanNot open include file "winsock2.h"".But the file winsock2.h is there in my system and I have also included the correc path.What could be the reason?Can anybody help?
-
After intalling "WindowsXP-KB918997-v6-x86-ENU.exe" ,whenever I am building my project,it is showing error "CanNot open include file "winsock2.h"".But the file winsock2.h is there in my system and I have also included the correc path.What could be the reason?Can anybody help?
an89 wrote:
I have also included the correc path
How did you specify that? I.e. have you set properly the include search path of
Visual Studio
?If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
an89 wrote:
I have also included the correc path
How did you specify that? I.e. have you set properly the include search path of
Visual Studio
?If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]