Fixed icons

This commit is contained in:
FlareMicrosystems
2022-10-01 22:03:54 -07:00
parent bc9a5bfc72
commit ce999d226d
3 changed files with 927 additions and 927 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@
#include <windows.h> #include <windows.h>
#include <commctrl.h> #include <commctrl.h>
#include <richedit.h> #include <richedit.h>
#include "resource.h" //Should not have to do this... #include "resource.h"

View File

@@ -1,7 +1,7 @@
#define _WINSOCKAPI_ #define _WINSOCKAPI_
#include <windows.h> #include <windows.h>
#include "WindowFunctions.h" #include "WindowFunctions.h"
#include "resource.h" #include "../../resource.h"
#include "PropertyWindow.h" #include "PropertyWindow.h"
#include "Globals.h" #include "Globals.h"
#include "strsafe.h" #include "strsafe.h"