Skip to content

Instantly share code, notes, and snippets.

View deobfuscate's full-sized avatar
👋

Dan deobfuscate

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