Problems with OpenGL configuration

Hi,

Everytime I am compiling a OpenGL program just the window is appearing without anything. It’s strange because the same source-code was working before.
There is a message saying “Parameter value out of allowed interval”. Actually I don’t know what is the exactly english message since I am using an other language version of Windows.
I seems to me that I need to make some configurations to make it work properly.

Thanks for any help

maybe what you’re trying to draw is out of the scope of the viewport… or maybe out of sope memory-wise… just some ideas