Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

change screen resolution

168 views
Skip to first unread message

Patric Joos

unread,
Nov 6, 2003, 5:55:25 AM11/6/03
to
Hello!

I'm very new in Windows CE .net and should configure a
CE .net with the Platform Builder to run on a small-PC.
This works well, but only in 640x480 Screen Resolution.

Is it possible to change the screen resolution to
1280x1024? I'm using an VIA Board (on Board Graphic) with
CE .NET 4.2 Drivers for that board.

I haven't found an option in the platform builder.

thank you very much!

Patric Joos

JB

unread,
Nov 6, 2003, 7:55:34 AM11/6/03
to
hey Patric

I am usign a via board as wel and the via drivers. Look in
the registry file of your diplay driver. There you can
change your screen resolution.
Hope it helped

Jaap

>.
>

Patric Joos

unread,
Nov 7, 2003, 4:07:22 AM11/7/03
to
Hi!
Thank you for your answer.
In the common.reg there is one Section
"[HKEY_LOCAL_MACHINE\Drivers\Display\MQ200]"

Thats the only position where I can find a field
called: "CxScreen" and "CyScreen". So I changed this to:

;; 1280x1024x24
"CxScreen"=dword:500
"CyScreen"=dword:400
"BPP"=dword:18
"Freq"=dword:3C

I compiled, and installed the nk.bin Image, but the
device only shows 640x480 with 256 colors. :-(
I use the origional VIA Drivers for Win CE .NET 4.2 and
he supports that resolution.
Can you post your part of the commmon.reg with that
section?

Thank you very much!

Patric

JB

unread,
Nov 7, 2003, 4:23:07 AM11/7/03
to
Hey

I am using another driver form via i think. You can try
this:
[HKEY_LOCAL_MACHINE\Drivers\Display\Via]
"LoadBIOSVGASet": VGA registers initialized by VGA VESA
BIOS.
0: disable (default)
1: enable

NOTE: if this registry key is enabled, The registry
keys "CxScreen","CyScreen", "Bpp" are invalid. The display
mode is determined by the boot arguments specified in the
option /L: of "Loadcepc.exe".
ex. If 800x600x16bpp mode is intended, then run
loadcepc.exe with,"loadcepc /L:800x600x16 NK.BIN"
The display modes supported are described in the before-
mentioned paragraph "4. Feature descriptions".
When this registry key is enabled, all the VGA registers
are set by VGA BIOS, but not by the driver.

Hope it will help

>.
>

Patric Joos

unread,
Nov 7, 2003, 6:58:32 AM11/7/03
to
thank you for your help!

I think this device don't love me ;-)
I tried "loadcepc /L:1024x768x16 NK.BIN" but is has still
800x640.
And i tried
--schnipp---
IF BSP_DISPLAY_VIA
[HKEY_LOCAL_MACHINE\System\GDI\Drivers]
"Display"="ddi_via.dll"
"CxScreen"=dword:400
"CyScreen"=dword:300
"BPP"=dword:10
; "Freq"=dword:3C
ENDIF
--schnipp---

in the common.reg


thanks!

Patric

JB

unread,
Nov 7, 2003, 8:00:41 AM11/7/03
to
What for chip are you using?
I have got 2 different via display driver and they work
different for setting the screen resolution.
I did not found this option in the platform builder too.

greetz

>.
>

Patric Joos

unread,
Nov 7, 2003, 8:10:25 AM11/7/03
to
It's a VIA CLE266 (north bridge) and a "Integrated
CastleRock graphics with MPEP 2 decoder"

I'm very confused... :-/

thanks!
Patric

anon...@discussions.microsoft.com

unread,
Nov 7, 2003, 8:19:43 AM11/7/03
to
you can try this, it is from the via help file:

[HKEY_LOCAL_MACHINE\Drivers\Display\VIA]
;; Mode Select ,if we doesn't assign modeno,the default
mode is 640x480x16 60Hz
;0: 640x480x16 60Hz
;1: 640x480x8 60Hz
;2: 640x480x32 60Hz
;3: 800x600x16 60Hz
;4: 800x600x8 60Hz
;5: 800x600x32 60Hz
;6: 1024x768x16 60Hz
;7: 1024x768x8 60Hz
;8: 1024x768x32 60Hz
;9: 1280x1024x8 60Hz
;A: 1280x1024x16 60Hz
;B: 1280x1024x32 60Hz
;C: 1600x1200x8 60Hz
;D: 1600x1200x16 60Hz
;E: 1600x1200x32 60Hz
;F: 1280x768x8 60Hz
;10: 1280x768x16 60Hz
;11: 1280x768x32 60Hz
;12: 1280x960x8 60Hz
;13: 1280x960x16 60Hz
;14: 1280x960x32 60Hz
;15: 640x400x8 85Hz
;16: 640x400x16 85Hz
;17: 640x400x32 85Hz
;18: 800x480x8 60Hz
;19: 800x480x16 60Hz
;1A: 800x480x32 60Hz
;1B: 848x480x8 60Hz
;1C: 848x480x16 60Hz
;1D: 848X480X32 60Hz
;1E: 720x480x8 60Hz
;1F: 720x480x16 60Hz
;20: 720x480x32 60Hz
;21: 720x576x8 60Hz
;22: 720x576x16 60Hz
;23: 720x576x32 60Hz
;24: 320x200x8 85Hz
;25: 320x200x16 85Hz
;26: 320x200x32 85Hz
;27: 320x240x8 85Hz
;28: 320x240x16 85Hz
;29: 320x240x32 85Hz
;2A: 400x300x8 85Hz
;2B: 400x300x16 85Hz
;2C: 400x300x32 85Hz
;2D: 512x384x8 85Hz
;2E: 512x384x16 85Hz
;2F: 512x384x32 85Hz

;30: 640x480x8 75Hz
;31: 640x480x16 75Hz
;32: 640x480x32 75Hz
;33: 800x600x8 75Hz
;34: 800x600x16 75Hz
;35: 800x600x32 75Hz
;36: 1024x768x8 75Hz
;37: 1024x768x16 75Hz
;38: 1024x768x32 75Hz
;39: 1280x1024x8 75Hz
;3A: 1280x1024x16 75Hz
;3B: 1280x1024x32 75Hz

;3C: 640x480x8 85Hz
;3D: 640x480x16 85Hz
;3E: 640x480x32 85Hz
;3F: 800x600x8 85Hz
;40: 800x600x16 85Hz
;41: 800x600x32 85Hz
;42: 1024x768x8 85Hz
;43: 1024x768x16 85Hz
;44: 1024x768x32 85Hz
;45: 1280x1024x8 85Hz
;46: 1280x1024x16 85Hz
;47: 1280x1024x32 85Hz

"DisplayModeNum"=dword:0

0 new messages