Re[2]: Screen Resolution

new topic     » topic index » view thread      » older message » newer message

>>How can I easily change the screen resolution (switching between
>>1024*768 and 640*480) in a Windows application?
>>Is there a function for this in the win32 API?
>>
>>Monele
> This is not for the faint-hearted. You need to investigate the API calls for:

>   EnumDisplaySettings  
>   ChangeDisplaySettings

> with these you can play with the video devices in all sorts of (possibly
> dangerous) ways.

Thanks Derek, I didn't catch these in the Win32.hlp. The problem now
is the "Devcom" format containing all the informations about the
screen display settings. I'm not able to convert it in Euphoria vars.
Besides I found a VB example and wanted to know if someone knew how to
convert it in Euphoria code (if it makes the job easier than
converting from win32.hlp)

> ---------
> Cheers,
> Derek Parnell 
> ICQ# 7647806

Monele

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu