reactos/base/applications/network/net/net.rc

11 lines
269 B
Plaintext
Raw Normal View History

#include <windef.h>
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Net Command"
#define REACTOS_STR_INTERNAL_NAME "net"
#define REACTOS_STR_ORIGINAL_FILENAME "net.exe"
#include <reactos/version.rc>
#include <net_msg.rc>