reactos/reactos/base/applications/regedit/clb/clb.rc

12 lines
280 B
Plaintext
Raw Normal View History

#include <windows.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Column List Box\0"
#define REACTOS_STR_INTERNAL_NAME "clb\0"
#define REACTOS_STR_ORIGINAL_FILENAME "clb.dll\0"
#include <reactos/version.rc>
#include "rsrc.rc"