blah blah blah is here! blah blah » Close

0
votes
0 answers

C#, change color of mouse selected area outside form

Hello, Im using LowLevelMouseProc to capture the mouse outside the form. If I hold the left mouse button and i move the pointer on the desktop, a shaded area appears. the color varies according to windows options. is there a way to prog ...

0
votes
1 answers

Trouble making a universal hotkey (mouse wheel + shift)

I have already tried using a few articles at CodeProgect and other places about universal hooks but I have not been able figure out how to get anything to the way I want it to. I want to create a hotkey, (mousewheel + shift), that works eve ...

Feedback