reactos/base/applications/shutdown/shutdown.rc

10 lines
262 B
Plaintext
Raw Normal View History

#include <windows.h>
#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Shutdown Utility\0"
#define REACTOS_STR_INTERNAL_NAME "shutdown\0"
#define REACTOS_STR_ORIGINAL_FILENAME "shutdown.exe\0"
#include <reactos/version.rc>
#include "rsrc.rc"