reactos/rostests/win32/smss/movefile/movefile.rc

10 lines
263 B
Plaintext
Raw Normal View History

#include <windows.h>
#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Move File after reboot test\0"
#define REACTOS_STR_INTERNAL_NAME "movefiletest\0"
#define REACTOS_STR_ORIGINAL_FILENAME "movefiletest.exe\0"
#include <reactos/version.rc>