HomeSort by relevance Sort by last modified time
    Searched refs:PBM_SETRANGE (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/Windows/Control/
ProgressBar.h 21 LRESULT SetRange(unsigned short minValue, unsigned short maxValue) { return SendMsg(PBM_SETRANGE, 0, MAKELPARAM(minValue, maxValue)); }
  /external/python/cpython2/PC/bdist_wininst/
install.c 264 SendDlgItemMessage(hDialog, IDC_PROGRESS, PBM_SETRANGE, 0,
    [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c 271 SendDlgItemMessage(hDialog, IDC_PROGRESS, PBM_SETRANGE, 0,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h     [all...]

Completed in 81 milliseconds