Taskbar states
typedef enum _PRL_TASKBAR_STATES { PTBS_UNKNOWN = -1, PTBS_HIDE = 0, PTBS_SHOW = 1, PTBS_DEFAULT = 2 } PRL_TASKBAR_STATES;
PrlEnums.h