
set the name of the mouse cursor set here, if you want to view a list, download the "Change Mouse Cursor (List)" script and run it Public static void Run(IntPtr windowHandle) Static extern bool SystemParametersInfo(uint uiAction, uint uiParam, IntPtr pvParam, uint fWinIni)

this function lets us tell windows that we changed the cursor Public static class DisplayFusionFunction - Currently focused window if none of these match - Jump List owner when run from a Taskbar Jump List - TitleBar Button owner when run by a TitleBar Button - Window Location target when run by a Window Location rule


The 'windowHandle' parameter will contain the window handle for the:
