P
P2P
Hi All,
i did compile my project on VC 6 without winsock6.h problem
but if i port to VC2005 then i get this error when compile: Cannot open
include file: 'winsock6.h':
In Tool->Option->VC++ Directories-> Include Files of VC2005 , i added:
$(VCInstallDir)PlatformSDK\include
and
D:\Program Files\Microsoft Visual Studio\VC98\Include
But this error still exist.
How can i fix this error on VC 2005?
i did compile my project on VC 6 without winsock6.h problem
but if i port to VC2005 then i get this error when compile: Cannot open
include file: 'winsock6.h':
In Tool->Option->VC++ Directories-> Include Files of VC2005 , i added:
$(VCInstallDir)PlatformSDK\include
and
D:\Program Files\Microsoft Visual Studio\VC98\Include
But this error still exist.
How can i fix this error on VC 2005?