reorganize and move things out of headers

This commit is contained in:
Brady McDermott
2024-07-30 22:08:30 -06:00
parent 174edb0aaa
commit e3187f62c3
11 changed files with 34 additions and 38 deletions

View File

@@ -8,13 +8,13 @@
\* * * * * * * */
/* Headers */
#include "progmgr.h"
#include "group.h"
#include "registry.h"
// #define WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <shlwapi.h>
#include <strsafe.h>
#include "progmgr.h"
#include "group.h"
#include "registry.h"
/* Variables */
// Global HKEYs