Full Screen Boarderless Window - Microsoft code

Is there a way to create a full screen boarderless window (game style) without using platform specific code?? All the tuts i have found all use windows code to do this. And being that opengl is OPEN. I was wondering if there was a way to do it with glut or such?? Oh, i know I can do it with SDL, but i would rather not. Thank you.

Under GLUT you can call glutFullScreen()

Originally posted by dabeav:
Is there a way to create a full screen boarderless window (game style) without using platform specific code?? All the tuts i have found all use windows code to do this. And being that opengl is OPEN. I was wondering if there was a way to do it with glut or such?? Oh, i know I can do it with SDL, but i would rather not. Thank you.

Thank you for the info, I will try that as soon as my PC that I have that code on stops defraging.

OMG I just realized, im now considered a frequent contributer, DAMN, a morron like me a frequent contributer, maybe because i ask so many questions?? Well I feel proud anyways. LOL…