hi
i was bored of my mouse and wanted to add my own motion blur to it
i was wondering if there was an api usable in my c# program that allowed me to draw directly to the screen without interfering with any events to other like clicking, keypresses, and focus
much like the mouse cursor, idealy without having a large transparent form over everything. i get the impression it would cause slowdown
side question: how exactly is the windows cursor drawn to screen?
thanks
View the full article
i was bored of my mouse and wanted to add my own motion blur to it
i was wondering if there was an api usable in my c# program that allowed me to draw directly to the screen without interfering with any events to other like clicking, keypresses, and focus
much like the mouse cursor, idealy without having a large transparent form over everything. i get the impression it would cause slowdown
side question: how exactly is the windows cursor drawn to screen?
thanks
View the full article