Added a framework for the win16/ne format, so that it's easier for someone
to actually contribute that. committer: mfx <mfx> 978183080 +0000
This commit is contained in:
+2
-2
@@ -74,9 +74,9 @@ typedef unsigned upx_uint32;
|
||||
#define UPX_F_VXD_LE 6
|
||||
#define UPX_F_DOS_EXEH 7 /* OBSOLETE */
|
||||
#define UPX_F_TMT_ADAM 8
|
||||
#define UPX_F_W32_PE 9
|
||||
#define UPX_F_WIN32_PE 9
|
||||
#define UPX_F_LINUX_i386 10
|
||||
/* UNUSED */
|
||||
#define UPX_F_WIN16_NE 11
|
||||
#define UPX_F_LINUX_ELF_i386 12
|
||||
#define UPX_F_LINUX_SEP_i386 13
|
||||
#define UPX_F_LINUX_SH_i386 14
|
||||
|
||||
Reference in New Issue
Block a user