mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 00:32:57 +00:00
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.2
CORE-16679
This commit is contained in:
parent
c2d36912b9
commit
194ea909fd
54 changed files with 5525 additions and 3164 deletions
|
@ -1,4 +1,4 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by shellbtrfs.rc
|
||||
//
|
||||
|
@ -134,6 +134,7 @@
|
|||
#define IDS_OUT_OF_MEMORY 215
|
||||
#define IDS_RECV_UNKNOWN_COMMAND 216
|
||||
#define IDS_RECV_CANT_OPEN_PATH 217
|
||||
#define IDS_RAID1C3 218
|
||||
#define IDS_RECV_CREATE_SUBVOL_FAILED 219
|
||||
#define IDS_RECV_MISSING_PARAM 220
|
||||
#define IDS_RECV_SHORT_PARAM 221
|
||||
|
@ -145,6 +146,7 @@
|
|||
#define IDS_RECV_CREATEHARDLINK_FAILED 227
|
||||
#define IDS_RECV_SETENDOFFILE_FAILED 228
|
||||
#define IDS_RECV_CANT_CREATE_FILE 229
|
||||
#define IDS_RAID1C4 230
|
||||
#define IDS_RECV_SETINODEINFO_FAILED 231
|
||||
#define IDS_RECV_SUCCESS 232
|
||||
#define IDS_RECV_BUTTON_OK 233
|
||||
|
@ -309,7 +311,9 @@
|
|||
#define IDC_SOFT 1057
|
||||
#define IDC_PAUSE_SCRUB 1057
|
||||
#define IDC_CANCEL_SCRUB 1058
|
||||
#define IDC_PROFILES_RAID1C3 1058
|
||||
#define IDC_SCRUB_PROGRESS 1059
|
||||
#define IDC_PROFILES_RAID1C4 1059
|
||||
#define IDC_SCRUB_STATUS 1060
|
||||
#define IDC_COMPRESS_TYPE 1061
|
||||
#define IDC_CHECK1 1062
|
||||
|
@ -334,10 +338,10 @@
|
|||
#define IDC_DRIVE_LETTER_COMBO 1074
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 178
|
||||
#define _APS_NEXT_RESOURCE_VALUE 179
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1075
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue