Home | History | Annotate | Download | only in include

Lines Matching refs:SW_SHOWNORMAL

547 #define ScrollBar_Show(hwndCtl,fShow) ShowWindow((hwndCtl),(fShow) ? SW_SHOWNORMAL : SW_HIDE)