반응형 오토핫키로커서변경하기1 오토핫키로 마우스 커서 바꾸기 F1:: ReplaceSystemCursors((t := !t) ? "커서모형" : "") ReplaceSystemCursors(IDC = "") ; IDC must be a cursor name like "IDC_CROSS" or cursor handle { static IMAGE_CURSOR := 2, SPI_SETCURSORS := 0x57 , exitFunc := Func("ReplaceSystemCursors").Bind("") , setOnExit := false , SysCursors := { IDC_APPSTARTING: 32650 , IDC_ARROW : 32512 , IDC_CROSS : 32515 , IDC_HAND : 32649 , IDC_HELP : 32651 , IDC_IBEAM.. 2021. 11. 23. 이전 1 다음 반응형