Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screen Flashing while Macro running is hurting my eyes
#2
You can turn off monitor, if supported by hardware.

Code:
Copy      Help
;def SC_MONITORPOWER 0xF170
SendMessage HWND_BROADCAST WM_SYSCOMMAND SC_MONITORPOWER 2
5
SendMessage HWND_BROADCAST WM_SYSCOMMAND SC_MONITORPOWER -1


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)