xref: /reactos/dll/win32/getuname/getuname.rc (revision c0fa4859)
1#include <windows.h>
2
3#define REACTOS_VERSION_DLL
4#define REACTOS_STR_FILE_DESCRIPTION	"Unicode name DLL\0"
5#define REACTOS_STR_INTERNAL_NAME	"getuname\0"
6#define REACTOS_STR_ORIGINAL_FILENAME	"getuname.dll\0"
7#include <reactos/version.rc>
8