Skip to content

Instantly share code, notes, and snippets.

@jerstlouis
Created July 8, 2014 19:27
Show Gist options
  • Save jerstlouis/a12df882aa8181fdf11d to your computer and use it in GitHub Desktop.
Save jerstlouis/a12df882aa8181fdf11d to your computer and use it in GitHub Desktop.
static class WinWindowData : struct
{
int ignoreMaximize;
int ignoreRestore;
int ignoreMinimize;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment