wince settings.

Oleg Gusev oleg@usm.uni-muenchen.de
Sun Apr 25 19:36:13 CEST 2004


I have found where wince keeps its brightness/contrast settings.
The block of magic numbers starts at 0xc004e400.
The first int32 is contrast, the second one is brightness.
HP settings (the inverse scaling is used):
0xeb <= brightness <= 0x5f
0xd4 <= contrast   <= 0x4c

Now it is necessary to find out where is the 
sound volume setting located.

 Oleg.



More information about the Jornada820 mailing list