ref: 44709ab500690b85070992a4bac044ebc15c51ca dir: /src/WindowsWrapper.h/
#pragma once struct RECT { int left, top, right, bottom; }; bool SystemTask();