I downloaded OpenGL95 and Glutdlls37 beta.When I unzipped them I got a bunch
of header files, dlls, .lib files. I am using
Borland C++ /Builder 4. Into which directories should I load these files. I tried loading .h into /borland/header .lib into /borland/lib and .dlls into /borland/bin
directories. But it gives me compilation errors saying wingdapi is multiply defined.Can anybody help me setup this.



