mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
|
#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
|