mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:33:07 +00:00
[SETUPLIB][REACTOS][USETUP] Move partition types information to its dedicated file; update MBR partition types and add GPT GUID partition types.
This commit is contained in:
parent
8f61f5c004
commit
74c0a37e2f
8 changed files with 867 additions and 199 deletions
|
@ -35,6 +35,7 @@ extern HANDLE ProcessHeap;
|
|||
#include "utils/fsrec.h"
|
||||
#include "utils/genlist.h"
|
||||
#include "utils/inicache.h"
|
||||
#include "utils/partinfo.h"
|
||||
#include "utils/partlist.h"
|
||||
#include "utils/arcname.h"
|
||||
#include "utils/osdetect.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue