reactos/dll/win32/acledit/acledit.rc
Hermès Bélusca-Maïto 49ab546ac3 Sync up with trunk r61578.
svn path=/branches/ntvdm/; revision=61579
2014-01-11 00:00:10 +00:00

10 lines
272 B
Plaintext

#include <windef.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Access Control Editor"
#define REACTOS_STR_INTERNAL_NAME "acledit"
#define REACTOS_STR_ORIGINAL_FILENAME "acledit.dll"
#include <reactos/version.rc>