reactos/reactos/base/shell/explorer-new/explorer.rc

17 lines
425 B
Plaintext
Raw Normal View History

#include <windows.h>
#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Explorer\0"
#define REACTOS_STR_INTERNAL_NAME "explorer\0"
#define REACTOS_STR_ORIGINAL_FILENAME "explorer.exe\0"
#include <reactos/version.rc>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 24 DISCARDABLE "manifest.xml"
IDI_START ICON DISCARDABLE res/start.ico
IDB_STARTMENU BITMAP DISCARDABLE res/logov.bmp
#include "lang/en-US.rc"