reactos/base/setup/usetup
Hermès Bélusca-Maïto 9d93100afc
[SETUPLIB][USETUP] Move the floppy-disk accessibility check into InstallFatBootcodeToFloppy().
svn path=/branches/setup_improvements/; revision=75751
2018-10-28 00:25:51 +02:00
..
lang [USETUP] Resources: fix a typo. 2018-10-28 00:13:09 +02:00
cabinet.c [USETUP] Whitespace fixes only. 2018-10-24 00:35:54 +02:00
cabinet.h
chkdsk.c
chkdsk.h
CMakeLists.txt [SETUPLIB][USETUP][INPUT.CPL] MUI integration with setuplib. 2018-10-28 00:13:07 +02:00
cmdcons.c
cmdcons.h
console.c [USETUP] Implement a basic console 'input queue' and implement PeekConsoleInput() and CONSOLE_ConInKeyPeek() around it. 2018-08-27 00:28:08 +02:00
console.h
consup.c [USETUP] Whitespace fixes only. 2018-10-24 00:35:54 +02:00
consup.h [USETUP] Implement a basic console 'input queue' and implement PeekConsoleInput() and CONSOLE_ConInKeyPeek() around it. 2018-08-27 00:28:08 +02:00
devinst.c [USETUP] Group constant strings together. In EventThread(), use RtlReAllocateHeap() to resize the pnp-event buffer. 2018-10-27 18:13:42 +02:00
errorcode.h
filequeue.c [USETUP] Use UNICODE_NULL. 2018-10-25 01:02:20 +02:00
filequeue.h [USETUP] Comment out SetupQueueCopyWNew() declaration which is not used at all. Remove unnecessary casts in the INF_OpenBufferedFileA() call. 2018-10-27 03:17:59 +02:00
filesup.c [SETUPLIB][USETUP] Code refactoring: rename the old DoesPathExist() into DoesDirExist(), and rename the new DoesPathExistEx() back into DoesPathExist(). 2018-10-27 18:13:40 +02:00
filesup.h [USETUP] Move Setup[Delete|Copy|Move]File() from usetup code into the setuplib's filesup.c . 2018-10-27 03:17:29 +02:00
format.c
format.h
fslist.c
fslist.h
genlist.c
genlist.h [SETUPLIB] Move the files that implement utility functions into their own subdirectory. The files remaining in the main directory implement setup procedures that use the utility functions. 2018-10-27 22:09:34 +02:00
inffile.c [USETUP][SETUPLIB] Split the registry helper code. 2018-10-27 03:16:47 +02:00
inffile.h [SETUPLIB] Move the files that implement utility functions into their own subdirectory. The files remaining in the main directory implement setup procedures that use the utility functions. 2018-10-27 22:09:34 +02:00
keytrans.c
keytrans.h
mui.c [SETUPLIB][USETUP][INPUT.CPL] MUI integration with setuplib. 2018-10-28 00:13:07 +02:00
mui.h [USETUP] Resources: fix a typo. 2018-10-28 00:13:09 +02:00
muilanguages.h [SETUPLIB][USETUP][INPUT.CPL] MUI integration with setuplib. 2018-10-28 00:13:07 +02:00
partlist.c [SETUPLIB] Introduce defines for size units. 2018-10-27 03:17:58 +02:00
partlist.h [SETUPLIB] Move the files that implement utility functions into their own subdirectory. The files remaining in the main directory implement setup procedures that use the utility functions. 2018-10-27 22:09:34 +02:00
progress.c [USETUP] Progress-bar: minor improvements. 2018-08-27 23:55:58 +02:00
progress.h [USETUP] Progress-bar: minor improvements. 2018-08-27 23:55:58 +02:00
usetup.c [SETUPLIB][USETUP] Move the floppy-disk accessibility check into InstallFatBootcodeToFloppy(). 2018-10-28 00:25:51 +02:00
usetup.h [SETUPLIB][USETUP][INPUT.CPL] MUI integration with setuplib. 2018-10-28 00:13:07 +02:00
usetup.rc