wfreerdp: floatbar: add bmp resources ids.

This commit is contained in:
Zhang Zhaolong 2014-02-27 11:38:21 +08:00
parent 131627fb2b
commit 4a6c2ecfce
2 changed files with 12 additions and 1 deletions

View File

@ -1,2 +1,13 @@
#define IDI_ICON1 101 #define IDI_ICON1 101
#define IDB_BACKGROUND 102
#define IDB_MINIMIZE 103
#define IDB_MINIMIZE_ACT 104
#define IDB_LOCK 105
#define IDB_LOCK_ACT 106
#define IDB_UNLOCK 107
#define IDB_UNLOCK_ACT 108
#define IDB_CLOSE 109
#define IDB_CLOSE_ACT 100
#define IDB_RESTORE 111
#define IDB_RESTORE_ACT 112

Binary file not shown.