reactos/modules/rosapps/applications/devutils/shlextdbg/shlextdbg.rc

10 lines
290 B
Plaintext
Raw Normal View History

#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>