I think Eric mentioned it that we should have our games run at the refresh rate choosen by the user and not default back to 60hz when the resolution changes.

Since my game is suffering from that very problem as well, I tried looking for a solution. Unfortunately without much succes. To this end, I was wondering of someone here knows of a solution.
I'm using plain opengl, no sdl. The setup is pretty much taken from the opengl templates found on either www.sulaco.co.za or www.delphigl.de/

Thank