mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
Moved _SET_PARTITON_INFORMATION to a common location.
svn path=/trunk/; revision=3259
This commit is contained in:
@@ -3529,10 +3529,6 @@ typedef struct _SESSION_HEADER {
|
||||
UCHAR rcv_any_outstanding;
|
||||
} SESSION_HEADER;
|
||||
|
||||
typedef struct _SET_PARTITION_INFORMATION {
|
||||
BYTE PartitionType;
|
||||
} SET_PARTITION_INFORMATION ;
|
||||
|
||||
typedef enum tagSHCONTF {
|
||||
SHCONTF_FOLDERS = 32,
|
||||
SHCONTF_NONFOLDERS = 64,
|
||||
|
||||
Reference in New Issue
Block a user