#pragma once
#include <string>
BOOL set_as_wallpaper(const char* window_title);
BOOL detectWindowMaximized();