reactos/base/applications/logoff/resource.h
Cameron Gutman 25720d75f4 Create a branch for work on porting an alternate TCP library with the main focus on stability
svn path=/branches/tcp-rewrite-branch/; revision=48714
2010-09-07 03:33:36 +00:00

4 lines
120 B
C

#define IDS_USAGE 1000
#define IDS_LOGOFF_REMOTE 1001
#define IDS_LOGOFF_LOCAL 1002
#define IDS_ILLEGAL_PARAM 1003