mirror of
https://github.com/reactos/reactos.git
synced 2025-06-11 04:47:22 +00:00
[SETUPLIB] Remove a deprecated error number (that gets merged with ERROR_TXTSETUP_SECTION).
[USETUP] Improve usage of ERROR_TXTSETUP_SECTION and ERROR_CABINET_SECTION error codes, correctly display associated error message, and remove a deprecated string.
This commit is contained in:
parent
4b148bcaf2
commit
a7afba7703
29 changed files with 1130 additions and 1314 deletions
|
@ -46,7 +46,6 @@ typedef enum _ERROR_NUMBER
|
|||
ERROR_TXTSETUP_SECTION,
|
||||
ERROR_CABINET_SECTION,
|
||||
ERROR_CREATE_INSTALL_DIR,
|
||||
ERROR_FIND_SETUPDATA,
|
||||
ERROR_WRITE_PTABLE,
|
||||
ERROR_ADDING_CODEPAGE,
|
||||
ERROR_UPDATE_LOCALESETTINGS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue