reactos/dll/win32/profmap/profmap.rc

6 lines
231 B
Plaintext
Raw Normal View History

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS User Profile Mapping API"
#define REACTOS_STR_INTERNAL_NAME "profmap"
#define REACTOS_STR_ORIGINAL_FILENAME "profmap.dll"
#include <reactos/version.rc>