[NTOS:INBV] Implement rotation bar for boot screen

This commit is contained in:
Stanislav Motylkov 2017-12-14 15:49:15 +03:00 committed by Hermès Bélusca-Maïto
parent 7861960a88
commit 57c0678818
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
6 changed files with 229 additions and 29 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