reactos/dll/win32/twain_32/twain_32.rc
2018-01-20 13:17:45 +01:00

9 lines
236 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "TWAIN support"
#define REACTOS_STR_INTERNAL_NAME "twain_32"
#define REACTOS_STR_ORIGINAL_FILENAME "twain_32.dll"
#include <reactos/version.rc>
#include "twain.rc"