Monday, August 03, 2015

Windows 10 goes blank screen on VirtualBox after several minutes of inactivity

Might be related to Power Options. Running some experiments now.

Experiment #1:
Power Options | Hard disk | Turn off hard disk after | Plugged in = Never

No comments:

CPP Quick Guide

Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...