Sync with trunk r63793.
[reactos.git] / win32ss / user / winsrv / usersrv / resource.h
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS User API Server DLL
4 * FILE: win32ss/user/winsrv/usersrv/resource.h
5 * PURPOSE: Resource #defines
6 */
7
8 #pragma once
9
10 #define IDD_END_NOW 10
11 #define IDD_NOT_RESPONDING 11
12 #define IDD_SWITCH_APP 12
13
14 #define IDC_STATIC -1
15
16 #define IDC_PROGRESS 101
17 #define IDC_END_NOW 102
18 #define IDC_STATIC_CUR_APP 103