Unresolved links

Help me please!
I`ve got the following problem:
in my program I use functions declared as external in “wglext.h” (wglBindTexImageARB(), for example).
But when compiling the project I get unresolved external links to these function. Where these fuctions are defined?? What library do I need to complile the project?

question is solved