PDA

View Full Version : Directdraw, From Fullscreen To Windowed, Getting It To Work


blizter
05-15-2008, 10:25 AM
Hello,

I am trying to get the game Shattered Galaxy to work in windowed mode.

I set the SetCooperativeLevel to DDSCL_NORMAL instead of FULLSCREEN | EXCLUSIVE.

I removed the setDisplayMode, but still, the surface is drawing outside the game window.

Screenshot : http://img258.imageshack.us/img258/3166/wtf3os8.jpg

Can anyone please help me getting this to work.

Thank you.