mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
5 lines
202 B
Text
5 lines
202 B
Text
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS packet driver niclist\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "niclist\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "niclist.exe\0"
|
|
#include <reactos/version.rc>
|