mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 00:00:20 +00:00
9e84082a45
Open source the movefile utily that allows queueing deletion/renaming operations for the next reboot svn path=/trunk/; revision=75531
4 lines
222 B
Text
4 lines
222 B
Text
#define REACTOS_STR_FILE_DESCRIPTION "Queue move operations for next reboot\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "movefile\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "movefile.exe\0"
|
|
#include <reactos/version.rc>
|