Skip to content

Instantly share code, notes, and snippets.

View hobbica98's full-sized avatar

Calita Liviu Alexandru hobbica98

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