I develop site project using my laptop which uses Windows + Apapche + PHP + MySQL. One of my website requires Free GeoIP and there is no problem with linux version. Is there a step-by-step doc about how to install GeoIP on a window computer? I've already copied the GeoIP.dat to windows\system32 and downloaded the GeoIP C Library. According to it readme file, I will need to build the C api using Visual C++ with ZLib files. But there is no project/workspace file with their C api.