AHK script: works fine/does not work, respectively when Windows 10 was RESTARTED/STARTED

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
rousni
Posts: 23
Joined: 27 Dec 2014, 07:57

AHK script: works fine/does not work, respectively when Windows 10 was RESTARTED/STARTED

18 Jun 2018, 04:59

Some AHK scripts work fine/does not work, respectively when Windows 10 was RESTARTED/STARTED, namely the script to hide the mouse cursor (in the DllCall page of AHK help) or the command to change the mouse cursor, for example:

Code: Select all

DllCall("SetSystemCursor", "UInt", DllCall("LoadCursorFromFile", "Str", A_ScriptDir . "\PICTS\cross_rl.cur"), "Int", "32512")
I hope that there would be some solution...

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Spawnova, Thorlian and 258 guests