Removed redefinition from resources.h.

We should take a look at that file because it is insane
This commit is contained in:
Vulpovile
2021-03-20 21:14:11 -07:00
parent 239f7b8fa8
commit f9c4700e7d
4 changed files with 14 additions and 7 deletions

View File

@@ -2039,11 +2039,11 @@
#define SC_MONITORPOWER 0xF170
#define SC_CONTEXTHELP 0xF180
#define LVS_TYPESTYLEMASK 0xfc00
#define HTERROR -2
//#define HTERROR -2
#define I_IMAGENONE -2
#define LVSCW_AUTOSIZE_USEHEADER -2
#define PWR_FAIL -1
#define HTTRANSPARENT -1
//#define PWR_FAIL -1
//#define HTTRANSPARENT -1
#define I_INDENTCALLBACK -1
#define I_IMAGECALLBACK -1
#define LVSCW_AUTOSIZE -1
@@ -2062,3 +2062,6 @@
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
//Does this need to be 2000 lines????