Skip to content

Instantly share code, notes, and snippets.

@olliencc
Created April 12, 2022 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olliencc/c8e591f368db1abf47c343049039148f to your computer and use it in GitHub Desktop.
Save olliencc/c8e591f368db1abf47c343049039148f to your computer and use it in GitHub Desktop.
struct _CIT_SYSTEM_DATA_BITMAPS
{
_CIT_BITMAP DisplayPower;
_CIT_BITMAP DisplayRequestChange;
_CIT_BITMAP Input;
_CIT_BITMAP InputTouch;
_CIT_BITMAP Unknown;
_CIT_BITMAP Foreground;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment