Skip to content

jasserhouimli/CustomCursorChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomCursorChanger

Support animated Cursors (.ani)

Doc used to get Cursors id's:

https://learn.microsoft.com/en-us/windows/win32/menurc/about-cursors

Example:

image

public const uint OCR_NORMAL = 32512;
public const uint OCR_IBEAM = 32513;
public const uint OCR_WAIT = 32514;
public const uint OCR_LINK = 32649;

this cursor included in the source code ezgif com-gif-maker/ ezgif com-gif-maker (1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages