Actually, I gave up on creating the context before, so I just want to use GLEW calls, but thanks for helping.
My main problem now is that I tried creating a context with MajorVersion 3 settings, but when I use GLEW, it doesn't say OpenGL 3 is supported in the context (which I know my hardware supports from previous tests).
Is there anything special I have to do with GLEW to get this to work?