reorganize and move things out of headers
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
\* * * * * * * */
|
||||
|
||||
/* Headers */
|
||||
#include "progmgr.h"
|
||||
#include "resource.h"
|
||||
// #define WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <Windows.h>
|
||||
#include <CommCtrl.h>
|
||||
#include "progmgr.h"
|
||||
#include "resource.h"
|
||||
|
||||
/* Structures */
|
||||
typedef struct _mrp
|
||||
|
||||
Reference in New Issue
Block a user