标签: windows windows-mobile winapi
我正在开发基于Windows CE的设备的应用程序来读取电池状态。我如何使用win32 API?
答案 0 :(得分:4)
查看GetSystemPowerStatusEx。