Skip to content

Instantly share code, notes, and snippets.

View 0x61726b's full-sized avatar
🗿

ark 0x61726b

🗿
View GitHub Profile
#include <Windows.h>
#include "../../API/RainmeterAPI.h"
struct ACCENTPOLICY {
int nAccentState;
int nFlags;
int nColor;
int nAnimationId;
};
struct WINCOMPATTRDATA {