hex of GL_SEPARATE_SPECULAR_COLOR

Hi,
can you consult your gl.h /glu.h what are the hex numbers behind GL_SEPARATE_SPECULAR_COLOR and GL_LIGHT_MODEL_COLOR_CONTROL.
For some reason these constants are not defined by my Compiler msvs c++ 6.0.

Thanks,
Tresher.

You will find the values here : http://oss.sgi.com/projects/ogl-sample/ABI/glext.h
They are not defined in the headers shipped with vc++ because IIRC they are related to 1.2 functionnality, and MS stopped supporting OpenGL at 1.1