mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup - In the future, DO NOT under any circumstances branch another branch. This leads to merge problems! svn path=/branches/usb-bringup-trunk/; revision=55018
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
#define REACTOS_STR_FILE_DESCRIPTION "Spooler-Service\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "Spoolsv\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "Spoolsv.exe\0"
|
|
#include <reactos/version.rc>
|