Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using user32.dll defined functions: GetScrollInfo
#2
you had a couple things incorrect
Code:
Copy      Help
int w=id(15 "Notepad")
SCROLLINFO tSI.cbSize=sizeof(tSI)
tSI.fMask=SIF_ALL
GetScrollInfo(w SB_VERT &tSI)
out tSI.nMax


Messages In This Thread
RE: using user32.dll defined functions: GetScrollInfo - by Kevin - 11-02-2019, 11:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)