open gl extensions

hi
im running some opengl demos but in some of them i get the following missing extensions:

Gl_ARB_shader_objects
Gl_ARB__vertex_shader
Gl_ARB_fragment_shader

i got a fx 5200 with latest drivers install, i was wondering if i have to update the opengl32.dll in the system folder to get those extensions?

Those are the extensions needed for the GL shading language. This is still in beta stage on NVIDIA drivers.
Somebody found a registry key which enables these for developers who want to start testing. Search for it on the shading language board.