Hi Verena,
how can i get the battery status in percent? I am using Windows Mobile
6.
with Microsoft.WindosMobile.Status /
System.state.PowerBatteryStrengthProperty you don't get the exact value, you
get just a range. Maybe the GetSystemPowerStatusEx from coredll.dll helps
you.
[System.State.PowerBatteryStrength Property]
http://msdn.microsoft.com/en-us/library/microsoft.windowsmobile.statu...
[GetSystemPowerStatusEx (coredll)]
http://www.pinvoke.net/default.aspx/coredll/GetSystemPowerStatusEx.html
Regards,
Carsten Unterberg | Test-Frameworkhttp://test-framework.blogspot.com/