reactos/base/system/regsvr32/regsvr32.rc

10 lines
267 B
Plaintext
Raw Normal View History

/* $Id$ */
#include <windows.h>
#define REACTOS_STR_FILE_DESCRIPTION "Register a COM component in the registry\0"
#define REACTOS_STR_INTERNAL_NAME "regsvr32\0"
#define REACTOS_STR_ORIGINAL_FILENAME "regsvr32.exe\0"
#include <reactos/version.rc>
#include "rsrc.rc"