[NTOS:INBV] Implement rotation bar for boot screen

CORE-10327 #resolve
This commit is contained in:
Stanislav Motylkov 2017-12-14 15:49:15 +03:00 committed by Hermès BÉLUSCA - MAÏTO
parent 4e2d8956a4
commit dd71fb5ec8
6 changed files with 187 additions and 10 deletions

View file

@ -10,6 +10,7 @@
#define IDB_BAR_SERVER 4
#define IDB_BAR_WKSTA 8
#define IDB_BAR_HOME 9
#define IDB_ROTATING_LINE 19
#define IDB_PROF_TEXT 10
#define IDB_HOME_TEXT 11
@ -21,3 +22,5 @@
#define IDB_SERVER_FOOTER 15
#define IDB_STORAGE_SERVER 16
#define IDB_CLUSTER_SERVER 17
#define IDB_MAX_RESOURCE IDB_ROTATING_LINE