OpenGl under Borland C++ or Visual C++

how can compile opengl rograms on these compilers…which librarys to use and which dll…help me

opengl32.lib and glu32.lib is the standard OpenGL libraries that takes care of linking to the right dlls.