mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 14:38:30 +00:00
[SETUPLIB] Move the filesystem recognition helpers to their own file.
This commit is contained in:
parent
8a4273b6ee
commit
b51b8ee2d5
7 changed files with 361 additions and 332 deletions
|
@ -33,6 +33,7 @@ extern HANDLE ProcessHeap;
|
|||
#include "utils/bldrsup.h"
|
||||
#include "bootsup.h"
|
||||
#include "utils/filesup.h"
|
||||
#include "utils/fsrec.h"
|
||||
#include "fsutil.h"
|
||||
#include "utils/genlist.h"
|
||||
#include "utils/inicache.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue