I have two laptops here. One is running Vista, the other Windows 7. I need to get the specifications on the batteries in both, how do I go about that?
The reason I\
The IOCTL_BATTERY_QUERY_INFORMATION info from DeviceIOControl can tell you the following info:
Information level
The BatteryInformation structure contains the Chemistry field which describes this info you require.
There is an example here: http://msdn.microsoft.com/en-us/library/bb204769(v=VS.85).aspx