as the Topic say

Error "Entrypoint not found".
Moderator: Moderators
The freeaddrinfo function was added to the Ws2_32.dll on Windows XP and later. To execute an application using this function on earlier versions of Windows (Windows 2000, Windows NT, and Windows Me/98/95), then you must include the Ws2tcpip.h file and also include the Wspiapi.h file. When the Wspiapi.h include file is added, the freeaddrinfo function is defined to the WspiapiFreeAddrInfo inline function in the Wspiapi.h file. At runtime, the WspiapiFreeAddrInfo function is implemented in such a way that if the Ws2_32.dll or the Wship6.dll (the file containing freeaddrinfo in the IPv6 Technology Preview for Windows 2000) does not include freeaddrinfo, then a version of freeaddrinfo is implemented inline based on code in the Wspiapi.h header file. This inline code will be used on older Windows platforms that do not natively support the freeaddrinfo function.
I know what I do, what I've done since the first WinXP-only game appeared, and what I'll keep on doing, so don't try to tell me that I'm not doing what I know that I do.R-TEAM wrote:mhhh - no,
The game (engine) does run on W2k, and the day it stops to, I will have to quit.R-TEAM wrote:The time of W2k is realy over IMHO - and if the game (engine) not run anymore on W2k it is no problem the launcher prg dont run too ..
But the other way around it is silly ...
(and if middle year i buy a wx8400 the little IBM get sold - and so my last W2k install is gone ..)