Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Full Screen Problem..


wito35
 Share

Recommended Posts

**I do not have** anything **in my client** like this:

**Call DD.SetCooperativeLevel(frmMainGame.hWnd, DDSCL_NORMAL)**

**I have only this**:
![](http://img249.imageshack.us/img249/7107/20111229122407.png)

And how I change the code to this:

**Call DD.SetCooperativeLevel(frmMainGame.hWnd, DDSCL_FULLSCREEN Or DDSCL_ALLOWMODEX Or DDSCL_EXCLUSIVE)
Call DD.SetDisplayMode(1024, 768, 32, 0, DDSDM_DEFAULT)**

**I have this** when I run the game:

![](http://img225.imageshack.us/img225/998/20111229122506.png)

why ? and what I should do ?  :sad: please help  :sad:  :embarrassed:
Link to comment
Share on other sites

**Sorry** it I wrote something wrong, but **my English is not so good**  :sad:

**I used this tutorial**: http://www.touchofdeathforums.com/smf/index.php/topic,62538.0.html

My primary problem is that **I don't have this line of code** :sad: :

**Call DD.SetCooperativeLevel(frmMainGame.hWnd, DDSCL_NORMAL)**
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...