mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
8b132fb5d0
svn path=/trunk/; revision=35880
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
/* $Id$ */
|
|
|
|
#include <windows.h>
|
|
#include "resource.h"
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Zoomin Utility\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "zoomin\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "zoomin.exe\0"
|
|
#include <reactos/version.rc>
|
|
|
|
#include "lang/en-US.rc"
|
|
#include "lang/no-NO.rc"
|