Fullscreen under win98

Someone trying to use one of my games under Win98 can’t get fullscreen to
work. They’ve tried sending my game the “–fullscreen” command-line switch,
which tells the program to use the “SDL_FULLSCREEN” flag when setting up
video, but they say it doesn’t work.

Does SDL do fullscreen under Windows? Is this a relatively new feature?
(I released the Win version of my game a few months ago).

Thanks!

-bill!

William Kendrick wrote:

Someone trying to use one of my games under Win98 can’t get fullscreen to
work. They’ve tried sending my game the “–fullscreen” command-line switch,
which tells the program to use the “SDL_FULLSCREEN” flag when setting up
video, but they say it doesn’t work.

Does SDL do fullscreen under Windows? Is this a relatively new feature?
(I released the Win version of my game a few months ago).

Thanks!

-bill!

I work with SDL 1.1.2 and it works prettyfine on fullscreen.

But, I’v got a problem when I’m on fullscreen under W98 , I use a
MOUSEBUTTONDOWN to quit but it doesn’t work at all in fullscreen, but it works
on window mode ?!

So I don’t really understand that .
See ya
Lawouach

SDL OpenGL, fullscreen on a voodoo3 doesn’t work - i know that much.
Is this the problem you are having?

Ben> ----- Original Message -----

From: Sylvain.Hellegouarch + etud.sir.a1
[mailto:hellegou at babbage.univ-ubs.fr]
Sent: 19 April 2000 09:47
To: sdl at lokigames.com
Subject: [SDL] Re: fullscreen under win98

William Kendrick wrote:

Someone trying to use one of my games under Win98 can’t get fullscreen to
work. They’ve tried sending my game the “–fullscreen” command-line
switch,
which tells the program to use the “SDL_FULLSCREEN” flag when setting up
video, but they say it doesn’t work.

Does SDL do fullscreen under Windows? Is this a relatively new feature?
(I released the Win version of my game a few months ago).

Thanks!

-bill!

I work with SDL 1.1.2 and it works prettyfine on fullscreen.

But, I’v got a problem when I’m on fullscreen under W98 , I use a
MOUSEBUTTONDOWN to quit but it doesn’t work at all in fullscreen, but it
works
on window mode ?!

So I don’t really understand that .
See ya
Lawouach