mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
9 lines
284 B
Text
9 lines
284 B
Text
#include <windef.h>
|
|
#include <winuser.h>
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS File Browser"
|
|
#define REACTOS_STR_INTERNAL_NAME "filebrowser"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "filebrowser.exe"
|
|
#include <reactos/version.rc>
|
|
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|