Guys i am having this error:
Error 468 in XXXXXXXXXXXXX
This equate may not be defined.
%IPPROTO_GGP = 1
A likely conflict is in XXXXXXXXXXXXX
%IPPROTO_GGP = 3
The problem is that i dont remember my credentials to the jose roca forum and i cant download latest declarations. And i dont remember the pasword to the old email i used to register there... And i cant register using my current email because registrations are closed...
Should i just rem one of those euqates? if, so, which one?
You can download them too in this forum. See this link:
http://www.planetsquires.com/protect/forum/index.php?topic=2982.msg22063#msg22063
Rolf
Quote
Should i just rem one of those euqates? if, so, which one?
Obviously %IPPROTO_GGP = 1. %IPPROTO_GGP was defined as 2 in the old WinSock header and is defined as 3 in WinSock2.
That must be obvious for those who know what that equate is. ;D
Its the first time i see it and only because of that error. :)
Thanks Jose. :)
I thought that you should know, since you had it defined in your code.
IPPROTO_GGP
Gateway to gateway protocol
http://msdn.microsoft.com/en-us/library/windows/hardware/ff543744%28v=vs.85%29.aspx