Original Post
Hmmm, haven't been in this forum in a while. Hey! Why doesn't my forum have a water cooler and pinball? [oh] Anyway. I'm trying to make a program that runs fullscreen on WinXP's second monitor. The program I'm making uses OpenGL heavily, so the window initialization for the styles and such is borrowed heavily from NeHe's basecode. Now, the fullscreen works and all, but only on the primary screen. If I try to fullscreen it on monitor 2, it jumps back to monitor one. I can't give a tremendous number of details on how this did and didn't work, since the computer I do this on I only see every few days as I write the program from home, and I don't have a second monitor here to test with. But does anyone just happen to know what window style or class I should/shouldn't be using to make this possible?