reactos/reactos/base/setup/usetup
2017-06-02 00:44:04 +00:00
..
interface [USETUP]: Creating a registry key with zero access is just plainly invalid. Fix it. It was not caught before because, we never ever booted a 1st-stage setup with a valid mounted existing SYSTEM key (as Windows does). 2017-06-02 00:44:04 +00:00
lang [TRANSLATION] 2017-04-19 22:10:00 +00:00
native [USETUP] 2016-07-21 20:53:43 +00:00
bootsup.c [USETUP]: Improve the bootsector validity check performed in IsThereAValidBootSector: 2017-05-09 15:31:53 +00:00
bootsup.h [USETUP] 2016-03-01 15:00:56 +00:00
cabinet.c [USETUP] 2016-11-08 09:40:05 +00:00
cabinet.h [BASE] Spelling fixes by Josh Soref. CORE-12286 2016-11-05 14:55:55 +00:00
chkdsk.c [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
chkdsk.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
CMakeLists.txt [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
cmdcons.c [USETUP]: Fix typo in SectorCount.QuadPart calculation (and add ULONGLONG casts). 2016-05-08 13:50:38 +00:00
cmdcons.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
drivesup.c [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
drivesup.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
errorcode.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
filequeue.c [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
filequeue.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
filesup.c [USETUP] 2016-02-02 01:55:05 +00:00
filesup.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
format.c [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
format.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
fslist.c [USETUP] 2016-03-01 15:00:56 +00:00
fslist.h [USETUP] 2016-03-01 15:00:56 +00:00
genlist.c [USETUP]: Enlarge some string buffers that hold localized printf-formatted strings. 2016-02-02 02:23:56 +00:00
genlist.h USETUP: Do not ask to select language if just one language is available 2015-10-18 13:52:51 +00:00
host.h [USETUP] 2015-01-04 13:53:45 +00:00
inffile.c [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
inffile.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
inicache.c [BASE] Spelling fixes by Josh Soref. CORE-12286 2016-11-05 14:55:55 +00:00
inicache.h [BASE] Spelling fixes by Josh Soref. CORE-12286 2016-11-05 14:55:55 +00:00
mui.c [USETUP]: Enlarge some string buffers that hold localized printf-formatted strings. 2016-02-02 02:23:56 +00:00
mui.h [USETUP]: In case chkdsk detects some disk errors, just display a warning message but allow the user to continue the installation. 2016-03-02 00:51:48 +00:00
muifonts.h [USETUP] Improve CJK Font Substitutes settings. Patch by Katayama Hirofumi MZ. CORE-12956 2017-04-07 21:54:43 +00:00
muilanguages.h [USETUP] Split font substitution settings for CJK languages. Patch by Katayama Hirofumi MZ. CORE-9615 2017-03-18 13:28:57 +00:00
partlist.c [USETUP]: Fix the primary/extended partitions creation checks introduced in r63392 : indeed this is if there are *already* 4 (primary) partitions in the table that we cannot create new primary/extended partitions. 2017-05-09 22:09:06 +00:00
partlist.h [BASE] Spelling fixes by Josh Soref. CORE-12286 2016-11-05 14:55:55 +00:00
progress.c [BASE] Spelling fixes by Josh Soref. CORE-12286 2016-11-05 14:55:55 +00:00
progress.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
registry.c [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
registry.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
settings.c [USETUP] 2015-12-18 21:36:16 +00:00
settings.h [SETUP][USETUP][WELCOME] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-13 16:40:36 +00:00
usetup.h [USETUP] 2016-03-01 15:00:56 +00:00
usetup.rc [BASE/SETUP] 2013-11-28 22:06:38 +00:00