reactos/dll/win32/authz/authz.rc

8 lines
247 B
Plaintext

#include <windef.h>
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Authorization Framework"
#define REACTOS_STR_INTERNAL_NAME "authz"
#define REACTOS_STR_ORIGINAL_FILENAME "authz.dll"
#include <reactos/version.rc>