HI! all;
I can use loadcepc to deal with vga linear[flat] now.
but I counld not conctrol the DisplayFrequency .
please help me !

howe

Re: Vga Linear[flat] by howe

howe
Sun Aug 29 21:32:49 CDT 2004

Thank you very much!!

"Jacky Ko" <JackyKo@discussions.microsoft.com> дÈëÓʼþ
news:5ADDE30C-9A44-4605-AC6A-4153CDB491B9@microsoft.com...
> Dear howe,
> The default VGAFlat driver in Windows CE can't set Monitor Frequency by
> loadcepc parameters or registry. You should check the gpeflat.cpp in
> directory DRIVERS\DISPLAY\VGAFLAT\ to know the reason.
> The interesting structure in source code may be GPEMode, change the
> frequency number to suit for your requirement.
>
> Jacky Ko