Changeset 51441 in vbox for trunk/src/VBox/Main/src-server/win
- Timestamp:
- May 28, 2014 10:59:01 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/win/HostPowerWin.cpp
r51092 r51441 197 197 else 198 198 /* If the machine has less than 5% battery left (and is not connected 199 *to the AC), then we should save the state. */199 * to the AC), then we should save the state. */ 200 200 if (SystemPowerStatus.BatteryFlag == 4 /* critical battery status; less than 5% */) 201 201 {
Note:
See TracChangeset
for help on using the changeset viewer.