reactos/modules/rosapps/applications/rosinternals/nfi/nfi.rc
Pierre Schweitzer a46d9999dd
[NFI] Add a first skeleton of what NFI could be.
All it will do for now is dumping the MFT / Files and their attributes.
It lacks many features, could be really improved and is bugged.

Note that logical sectors dump seems to be broken. MS NFI and this one don't agree on values.

Developed against W2K3.
2018-01-20 14:54:00 +01:00

5 lines
203 B
Plaintext

#define REACTOS_STR_FILE_DESCRIPTION "NTFS File sector Information\0"
#define REACTOS_STR_INTERNAL_NAME "nfi\0"
#define REACTOS_STR_ORIGINAL_FILENAME "nfi.exe\0"
#include <reactos/version.rc>