🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Windows auto-resizing ???? :-(((((

Started by
-1 comments, last by NinjaCross 24 years, 1 month ago
Hi ! I''ve got a problem... Why does all my applications in OpenGl are taking control of ALL the others windows opened at the start & closing moment ?? ALL the windows resizes thier selves, maximize, minimize... AAARGHH!! What a bloody effect !! P.S. The initialization code is taken from NeHe''s tutorials, so I think that the problem is in the configuration of VC++, not in the code. Somebody can help me ? void main() { while(Ninja == writecode()) cout<<"Disk destroying..."; }
//-------------A straight line may be the shortest distance between two points, but it is by no means the most interesting.http://members.xoom.it/NinjaCross

This topic is closed to new replies.

Advertisement