Get status of msctls_trackbar32
Hey,
How do I get the status of msctls_trackbar32?
nsDialogs::CreateControl msctls_trackbar32 \
"0x50010000" \
"" \
110 100u 150 25 \
""
Pop $8
I tried NSD_GetState and NSD_GetText but they don't work..