| View previous topic :: View next topic |
| Author |
Message |
iforwms
Joined: 26 Aug 2008 Posts: 17
|
Posted: Fri Sep 12, 2008 8:05 pm Post subject: |
|
|
Hey, script looks good, unfortunately, when I try and run it I get a missing mfc71.dll error. I have downloaded a copy and placed it in my system and system32 folders, but when I try and register the dll I get a LoadLibrary failed message
Any ideas? Or just the key codes for a Logitech LX710 :p
Thanks in advance |
|
| Back to top |
|
 |
Generic
Joined: 16 Sep 2008 Posts: 1 Location: Auckland, New Zealand
|
Posted: Tue Sep 16, 2008 10:59 am Post subject: |
|
|
| I'm having the same problem. Noone out there with any ideas? This dll/script seems like the only way to identify and map my fn & eject keys on my apple keyboard, and in accordace with murphy's law it doesn't work! |
|
| Back to top |
|
 |
Anon Hi Mom! Guest
|
Posted: Tue Sep 16, 2008 7:54 pm Post subject: Media Keys |
|
|
Hi
I was trying to use this script to map the keys of a remote control I bought with Windows MCE. I fact MCE doesn't allow me to use the media keys with media player classic, and I don't want to use WMP.
But when using the AutoHotkeyRemoteControlDLL.ahk I get an error: as soon as i select any device, I'm greeted by autohotkey telling me:
| Code: | Error: This DllCall requires a prior VarSetCapacity. The program is now unstable and will exit.
|
It's ridiculous. The error is notified on line 99 while the assertion requested is at line 97.
There must be something I'm not understanding... |
|
| Back to top |
|
 |
DarkoDDio Guest
|
Posted: Wed Oct 22, 2008 10:21 pm Post subject: Re: Media Keys |
|
|
| Anon Hi Mom! wrote: | Hi
I was trying to use this script to map the keys of a remote control I bought with Windows MCE. I fact MCE doesn't allow me to use the media keys with media player classic, and I don't want to use WMP.
But when using the AutoHotkeyRemoteControlDLL.ahk I get an error: as soon as i select any device, I'm greeted by autohotkey telling me:
| Code: | Error: This DllCall requires a prior VarSetCapacity. The program is now unstable and will exit.
|
It's ridiculous. The error is notified on line 99 while the assertion requested is at line 97.
There must be something I'm not understanding... |
same error, but on line 123 |
|
| Back to top |
|
 |
|