adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-general] Problem


From: Joseph Toscano
Subject: Re: [Adonthell-general] Problem
Date: Fri, 26 Apr 2002 17:18:42 -0400

Kai wrote:
> > "." works in Windows the same as it does in UNIX.
> 
> I wish it would! Alex tried setting the data directory to '.' when
> compiling the windows binary.

Hrm. Maybe it has to be ".\"  Windows is arbitrarily picky. Dunno.

> Could you post
> some code that does switch to fullscreen in that resolution? That might
> help locating the problem.

SDL_Surface *display;
display = SDL_SetVideoMode(320, 240, 32, SDL_FULLSCREEN);

--JT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]