Home
last modified time | relevance | path

Searched refs:TBSTATE_ELLIPSES (Results 1 – 2 of 2) sorted by relevance

/reactos/base/shell/explorer/
H A Dtaskswnd.cpp705 tbBtn.fsState = TBSTATE_ENABLED | TBSTATE_ELLIPSES; in AddTaskItemButton()
/reactos/sdk/include/psdk/
H A Dcommctrl.h978 #define TBSTATE_ELLIPSES 0x40 macro