include files for register combiners

hi all, i am getting these messages in VC6++…

rror C2065: ‘GL_VARIABLE_G_NV’ : undeclared identifier
G:\My Programming\NemitasiaEngine\ShadowVolumes\main.cpp(621) : error C2065: ‘GL_REGISTER_COMBINERS_NV’ : undeclared ide…

I am guessing i need another include file, but there aren’t anuy more in my GL/*.h directory…

Where would i find this file? I think it is glext.h

Thanks!

i found one here, but don’t know how up to date it is… but it should do for now!
http://oss.sgi.com/projects/ogl-sample/ABI/glext.h

hmmm i’m still getting some errors, must be my fault!

glActiveTextureARB’ : undeclared identifier