| Author |
Message |
Topic: AHKHID - An AHK implementation of the HID functions |
bidomo
Replies: 386
Views: 83311
|
Forum: Scripts & Functions Posted: Tue Mar 08, 2011 5:30 pm Subject: AHKHID - An AHK implementation of the HID functions |
| Integrated Keyboards used to be PS/2, don't know if still the same for most model. |
Topic: AHKHID - An AHK implementation of the HID functions |
bidomo
Replies: 386
Views: 83311
|
Forum: Scripts & Functions Posted: Mon Mar 07, 2011 11:06 pm Subject: AHKHID - An AHK implementation of the HID functions |
| Please, read the very first page in this thread, there's a lot of info there. |
Topic: AHKHID - An AHK implementation of the HID functions |
bidomo
Replies: 386
Views: 83311
|
Forum: Scripts & Functions Posted: Mon Mar 07, 2011 10:48 pm Subject: AHKHID - An AHK implementation of the HID functions |
| AHKHID is not meant to be directly running, is a library for HID devices, that might be why it's crashing, you need some of the examples, like the remote, which I been using for a while. |
Topic: How do you use PostMessage or SendMessage to send strings? |
bidomo
Replies: 16
Views: 2376
|
Forum: Ask for Help Posted: Thu Mar 03, 2011 8:29 am Subject: How do you use PostMessage or SendMessage to send strings? |
I know this is old, but I gotta ask...
I've tried to use sendmessage 0x100 to try to control Windows media center, but is not working. to be much more clear, the notepad example sending vk 0D does ... |
Topic: AHKHID - An AHK implementation of the HID functions |
bidomo
Replies: 386
Views: 83311
|
Forum: Scripts & Functions Posted: Mon Feb 28, 2011 11:55 pm Subject: AHKHID - An AHK implementation of the HID functions |
device and vendor ID in your remote do not match to the one I have, is very likely the registry entry you need to modify i different, below, there's like 5 other keys
745a17a0-74d3-11d0-b6fe-00a0 ... |
Topic: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
bidomo
Replies: 129
Views: 15763
|
Forum: Scripts & Functions Posted: Thu Feb 24, 2011 6:53 pm Subject: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
hey fragman, remember I told that it was crashing for me???
well, I was using a PS2 to USB converter, or vice versa, to connect a PS2 Keyb to a USB, well, seems it was disconnecting for some reason ... |
Topic: AHK Messenger - GUI For PostMessage/Sendmessage |
bidomo
Replies: 5
Views: 6632
|
Forum: Scripts & Functions Posted: Wed Feb 23, 2011 7:48 pm Subject: AHK Messenger - GUI For PostMessage/Sendmessage |
| Using this in Windows 7, gives fail in error level while using WM_KEYDOWN events, seems like they never reach... |
Topic: AHKHID - An AHK implementation of the HID functions |
bidomo
Replies: 386
Views: 83311
|
Forum: Scripts & Functions Posted: Wed Feb 23, 2011 5:08 pm Subject: AHKHID - An AHK implementation of the HID functions |
bidomo
USING THE CONSTANTS:
If you explicitly #include AHKHID in your script, you will have all the constants available to you. Otherwise, if AHKHID is
in your library folder and you do not wish ... |
Topic: AHKHID - An AHK implementation of the HID functions |
bidomo
Replies: 386
Views: 83311
|
Forum: Scripts & Functions Posted: Tue Feb 22, 2011 11:41 pm Subject: AHKHID - An AHK implementation of the HID functions |
There's a problem in AHKHID, or the remote script.
A while ago, TheGood made some changes to the Example remote script for me to test in Win7 x67 (which now works almost flawlesly wit AHK_L x64).
... |
Topic: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
bidomo
Replies: 129
Views: 15763
|
Forum: Scripts & Functions Posted: Sat Dec 11, 2010 6:46 am Subject: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
| when the keyboard is unplugged, the program will crass (main.exe or ahk) |
Topic: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
bidomo
Replies: 129
Views: 15763
|
Forum: Scripts & Functions Posted: Thu Nov 18, 2010 9:34 pm Subject: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
SVN crashing randomly, because it wants to
Windows 7 Ultimate x64
both compiled and script versions. |
Topic: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
bidomo
Replies: 129
Views: 15763
|
Forum: Scripts & Functions Posted: Tue Nov 09, 2010 9:56 pm Subject: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
I have updated the source version to include the missing file.
The known bugs are not fixed in this version though as I did not want to have different binary and source versions online.
I'm aiming ... |
Topic: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
bidomo
Replies: 129
Views: 15763
|
Forum: Scripts & Functions Posted: Tue Nov 09, 2010 9:00 pm Subject: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
SVN release is cute, slimer GUI compared to previous release. Pretty good work.
Enabling "Explorer automatically selects the first file when you enter a directory" does the same in the di ... |
Topic: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
bidomo
Replies: 129
Views: 15763
|
Forum: Scripts & Functions Posted: Mon Nov 08, 2010 8:11 pm Subject: 7plus - Improve Explorer/Win, Launcher, Automation [AHK_L] |
Are you using the Source version from the downloads section or did you get the source from SVN? If the latter is the case, please update to the latest revision.
Using lates from downloads section, ... |
Topic: same script spawning and spreading like wildfire by itself |
bidomo
Replies: 2
Views: 362
|
Forum: Ask for Help Posted: Fri Oct 15, 2010 3:40 am Subject: same script spawning and spreading like wildfire by itself |
Just a quick check, what happens if you move your mouse over all those icons? Sometimes the icons just don't refresh.
No, it says it could replace the last instance and multiplies again, thousands ... |
| |