projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add german language resource file
[reactos.git]
/
reactos
/
subsys
/
system
/
regsvr32
/
regsvr32.rc
1
/* $Id$ */
2
3
#include <windows.h>
4
#define REACTOS_STR_FILE_DESCRIPTION "Register a COM component in the registry\0"
5
#define REACTOS_STR_INTERNAL_NAME "regsvr32\0"
6
#define REACTOS_STR_ORIGINAL_FILENAME "regsvr32.exe\0"
7
#include <reactos/version.rc>
8
9
#include "En.rc"
10
#include "De.rc"