Or is XP simply not a feasible way to go anymore?
I installed the latest version of the AppGameKit Trial and get this error message when I try to compile/run my code:
"The procedure entry point inet_ntop could not be located in the dynamic link library WS2_32.dll"
From what I understand WS2_32.dll handles internet protocols, and the inet_ntop procedure is not functional in Windows XP.
I've only seen one reference to this issue on the forums, but no solutions.
I am not entirely opposed to changing/updating my operating system at some point, but I was wondering if anyone has found a work-around for this problem.
If this is just a matter of file updates that would be great!