git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7273 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
774a70ae93
commit
ef6d0510ec
11 changed files with 61 additions and 9 deletions
|
@ -71,6 +71,7 @@ typedef enum {
|
|||
//DE_PP_VERBOSE_BAD_LEVEL = 4000?,
|
||||
//DW_STALE_TEMP = 5020?, TODO: There is currently no way to disable this
|
||||
DW_PACKHDR_RETNONZERO = 5021,
|
||||
DW_BADFORMAT_EXTERNAL_FILE = 5040,
|
||||
DW_UNSUPP_STORE_FILE_ATT = 5050,
|
||||
//DW_CMDLINE_UNSUPP = 5200?,
|
||||
//DW_CMDLINE_UNSUPP_WIN = 5201?,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue