I googled and found out that these header files belong to Apache Server. Now my first question is
1) Is it possible to compile and run this kind of code in windows Win32 console?
2) If not I am running this in LINIX based C++ environment where G++ compiler is used. Since apache is already installed, is there any additional thing that needs to be configured so that this code can recognize those libraries?