reactos/modules/rosapps/applications/devutils/shlextdbg/shlextdbg.rc
2017-12-31 14:56:22 +01:00

10 lines
290 B
Plaintext

#include <windef.h>
#include <winuser.h>
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Shell Extension Debug Utility"
#define REACTOS_STR_INTERNAL_NAME "shlextdbg"
#define REACTOS_STR_ORIGINAL_FILENAME "shlextdbg.exe"
#include <reactos/version.rc>
#include <reactos/manifest_exe.rc>