Enable dark mode window title bar if applicable

This commit is contained in:
Soreepeong 2023-02-16 21:50:15 +09:00
parent 5a7f509941
commit cfd3567a8a
2 changed files with 12 additions and 0 deletions

View file

@ -16,6 +16,7 @@
// Windows Header Files (2)
#include <Dbt.h>
#include <dwmapi.h>
#include <PathCch.h>
#include <Psapi.h>
#include <ShlObj.h>