Quote:
Originally Posted by seco10
I think, tsowen had earlier posted the solution: Make sure your registry says the following:
[HKEY_LOCAL_MACHINE\security\ResOver\Bitmaps]
"BatteryIconLevels"=dword:65 (Hex) or 101 (Dec)
"BatteryIconIdStart"=dword:3e9 (Hex) or 1001 (Dec)
"BaseDll"="phcanOverbmp.dll"
"BaseId"=dword:0 Since you are using WM6.5.x, it could be that in your windows-folder is no phcanOverbmp.dll - therefore change the "BaseDll" to "shellres192.dll"
Good luck
SeCo
|
Thanks a lot for your help, but it doesn't work!
Like you say, i don't have the "phcanOverbmp.dll" on the windows folder, probably due to WM6.5.
So i changed the "BaseDll" to "shellres192.dll" like you said.
After that, i have done a soft reset and i realize that the registry returned to its default state, i.e.:
"BaseDll"="\Windows\ExtPhoneCanvasOverRes_WVGA.dll "
Any idea what is causing this??