reactos/base/system/rundll32/rundll32.rc

10 lines
246 B
Plaintext
Raw Normal View History

/* $Id$ */
#include <windows.h>
#define REACTOS_STR_FILE_DESCRIPTION "Run a DLL as an App\0"
#define REACTOS_STR_INTERNAL_NAME "rundll32\0"
#define REACTOS_STR_ORIGINAL_FILENAME "rundll32.exe\0"
#include <reactos/version.rc>
#include "rsrc.rc"