* Sync up to trunk head (r64921).
[reactos.git] / dll / win32 / localspl / resource.h
1 #pragma once
2
3 /* ## Resource-ID ## */
4 #define IDS_LOCALPORT 500
5 #define IDS_LOCALMONITOR 507
6
7 /* ## Reserved memorysize for the strings (in WCHAR) ## */
8 #define IDS_LOCALMONITOR_MAXLEN 64
9 #define IDS_LOCALPORT_MAXLEN 32