Need help with libraries

I have the libraries for OpenGL 1.1 on my current compiler, but I need the libraries for 1.2, does anyone know where I can get these files, I need all of the DLL files for windows as well. Any help would be appreciated, thank you

they don’t exist. Get glext.h, thats the header for all extensions. Then use wglGetProcAddress() to set up extensions