kolibrios/programs/notify.inc
eAndrew 1dce2c44d5 Notify 3.3: add controllers support, a lot of fixes, optimizations and great refactoring
git-svn-id: svn://kolibrios.org@5892 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-07 20:44:13 +00:00

11 lines
192 B
HTML

NTCTRL_READY = 0
NTCTRL_APPLY_TEXT = 1
NTCTRL_APPLY_ICON = 2
NTCTRL_APPLY_TITLE = 3
NTCTRL_CLOSE = 32
NTCTRL_ICON = 64
NTCTRL_TITLE = 65
NTCTRL_TEXT = 128