Program: Use the API to start screen protection

xiaoxiao2021-03-06  116

* ------------------------------------------------- -------------------- * Use the API to start screen protection design: Red rain * ----------------- -------------------------------------------------- Declare integer SendMessage in user32 integer, integer, integer, integerDeclare integer GetDesktopWindow in WIN32APIlnHwnd = GetDesktopWindow () # Define wMsg 0x0112 && 274 # Define wPsave 0xF140 && 61760

SendMessage (Lnhwnd, WMSG, WPSAVE, 0) && starts screen protection

CLEA DLLSRETURN

转载请注明原文地址:https://www.9cbs.com/read-100271.html

New Post(0)