reactos/dll/win32/acledit/acledit.rc
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

9 lines
272 B
Text

#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>