| Author |
Message |
Topic: DLLCall: Support for Human Interface devices |
Cholito
Replies: 150
Views: 96036
|
Forum: Scripts & Functions Posted: Wed Jan 21, 2009 1:19 am Subject: Help with two wheel mouse |
Hallo elmulti, vielen Danke für deine Hilfe!
I want to show my particular recognition to your answer on page 8. Your script is very nice, although has some difficulties I hope they will be surmonted. ... |
Topic: DLLCall: Support for Human Interface devices |
Cholito
Replies: 150
Views: 96036
|
Forum: Scripts & Functions Posted: Fri Jan 02, 2009 3:21 pm Subject: Help with two wheel mouse |
Hello Ucla and Hallo elmulti!
I've tried elmulti's script in my A4Tech WOP-35 Mouse on Windows XP (32 bit). The result is the same as Micha's AutoHotkeyRemoteControlDLL.ahk script:
FOREMOST WHEEL:
... |
Topic: DLLCall: Support for Human Interface devices |
Cholito
Replies: 150
Views: 96036
|
Forum: Scripts & Functions Posted: Sun Nov 23, 2008 6:08 pm Subject: Help with two wheel mouse |
I use the A4Tech mouse model WOP-35 (;HORIZONTAL SCROLLING FOR FOREMOST WHEEL:
vk9Fsc001:: ;SCROLL LEFT.
ControlGetFocus, control, A
SendMessage, 0x114, 0, 0, %control%, A ;0x114 is WM_ ... |
Topic: Mouse Scroll Question & Window Minimize Hotkey Question |
Cholito
Replies: 4
Views: 923
|
Forum: Ask for Help Posted: Tue Oct 03, 2006 7:06 pm Subject: Window Minimize-Maximize-Restore Hotkey, another way |
Hi, david3249, you wrote:
Is there a way to make a hotkey to minimize applications?
There is another form to show active window:
<Your Hotkey>::Send !{Space}n ;Minimizes ac ... |
Topic: Help with two wheel mouse |
Cholito
Replies: 4
Views: 1778
|
Forum: Ask for Help Posted: Tue Sep 26, 2006 4:51 pm Subject: Help with two wheel mouse |
Hi Terrapin. I've tried with Mouse Hook and Keyboard Hook. Unfortunately, they don't recognize the second wheel.
I wish assign horizontal scrolling to foremost wheel (middle button), and vertical scr ... |
Topic: Help with two wheel mouse |
Cholito
Replies: 4
Views: 1778
|
Forum: Ask for Help Posted: Mon Sep 25, 2006 7:34 pm Subject: Help with two wheel mouse |
Hi. I'm new to AutoHotkey (AHK) and see it so useful, because of its functions, not present in Windows nor drivers of modern keyboards and mouses with built-in shortcuts.
I use the A4 Tech mouse mod ... |
| |