Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Print Screen (PrtScr) within QM (screenshot in QM)
#2
Macro Macro2
Trigger C(44)     Help - how to add the trigger to the macro
Code:
Copy      Help
str saveTo="$desktop$\new.bmp"; saveTo.UniqueFileName

;EnsureWindowInScreen _hwndqm
RECT r; DpiGetWindowRect _hwndqm &r
CaptureImageOnScreen r.left r.top r.right-r.left r.bottom-r.top saveTo


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)