Skip to content

Instantly share code, notes, and snippets.

Avatar

Calita Liviu Alexandru hobbica98

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