| Author |
Message |
Topic: Explode Mouse - Practical Joke / WinSet Region Demo |
Azerty
Replies: 11
Views: 2402
|
Forum: Scripts & Functions Posted: Thu Aug 07, 2008 9:13 am Subject: Explode Mouse - Practical Joke / WinSet Region Demo |
excellent POC, thx for sharing  |
Topic: AutoHotkey_L : Arrays, Debugger, #If expression, etc. |
Azerty
Replies: 438
Views: 82366
|
Forum: Scripts & Functions Posted: Fri Aug 01, 2008 11:38 am Subject: AutoHotkey_L : Arrays, Debugger, #If expression, etc. |
Hi Lexicos
I may look silly, but... why a separate branch ?
Looks to me Chris has for long waited for help on improving AHK. Shouldn't your separate paths be merged ? |
Topic: Easy WinAPI - WinAPI Parser, DllCall with single hotkey |
Azerty
Replies: 15
Views: 7283
|
Forum: Scripts & Functions Posted: Fri Aug 01, 2008 10:33 am Subject: Easy WinAPI - WinAPI Parser, DllCall with single hotkey |
Nice one Heresy.
As Skan asked, would you mind sharing code ?
For vote : Yes with ability to disable through right click on systray icon.
Further suggestion, I know it's not officially suppor ... |
Topic: StructParser (for C/C++ structs) |
Azerty
Replies: 21
Views: 5314
|
Forum: Scripts & Functions Posted: Fri Aug 01, 2008 10:23 am Subject: StructParser (for C/C++ structs) |
Thanks Lexicos
I went past it until now, but never too late
Good work |
Topic: [function] httpQuery GET and POST requests - update 0.3.5 |
Azerty
Replies: 141
Views: 35621
|
Forum: Scripts & Functions Posted: Fri Aug 01, 2008 9:54 am Subject: [function] httpQuery GET and POST requests - update 0.3.5 |
Hi
My suggestions :
1) By default, have an auto-proxy discovery, ie. enable a keyword for global var httpProxy (for instance "auto-discover", have that httpProxy var default to that ke ... |
Topic: Mass Video (+YouTube) Ripper with Multi-thread Downloader |
Azerty
Replies: 72
Views: 8890
|
Forum: Scripts & Functions Posted: Thu Jul 31, 2008 9:20 am Subject: Mass Video (+YouTube) Ripper with Multi-thread Downloader |
Hi fures
Interresting script
Some blocking points for me :
- can't enter a proxy in interface
- My AHK is not in program files, changed
IfExist,C:\Program Files\AutoHotke ... |
Topic: Crazy Scripting : Scriptlet to find Scancode of a Key |
Azerty
Replies: 14
Views: 5520
|
Forum: Scripts & Functions Posted: Thu Jul 31, 2008 8:17 am Subject: Crazy Scripting : Scriptlet to find Scancode of a Key |
This one was needed. thanks Skan. It slipped right into my toolbox
PS : a funny bug I got : when pressing CAPS LOCK, the LED keeps flashing until I release CAPS. |
Topic: #AutoReload (automatically reload changes to a script) |
Azerty
Replies: 6
Views: 890
|
Forum: Wish List Posted: Thu Jul 31, 2008 7:26 am Subject: #AutoReload (automatically reload changes to a script) |
I think such a feature would be useful.
But I'd add
#AutoReload
where the function() would return a boolean indicating wether reload must occur, so in specific cases, we get an escape way.
... |
Topic: mark older commands as deprecated |
Azerty
Replies: 14
Views: 748
|
Forum: Wish List Posted: Thu Jul 31, 2008 7:20 am Subject: mark older commands as deprecated |
| OK to mark older commands as deprecated, but each time one is marked as such, it would be fine to give a suggested (fully compatible) replacement, because these deprecated are still present in existin ... |
Topic: COM Standard Library |
Azerty
Replies: 555
Views: 94254
|
Forum: Scripts & Functions Posted: Thu Jun 26, 2008 7:17 am Subject: COM Standard Library |
Hi Sean
But, I agree the name better be changed. I like/liked the names COM_hr/COM_vt, however, I already noticed the usage of _hResult_ in some posts, so I haven't changed it.Of course, but I thin ... |
Topic: COM Standard Library |
Azerty
Replies: 555
Views: 94254
|
Forum: Scripts & Functions Posted: Wed Jun 25, 2008 8:54 am Subject: COM Standard Library |
Nice work Sean. Thx for sharing.
2 suggestions :
- as stated before
introduced a Global variable _hResult_ which will store the hResult of the Invoke.
while am not a big fan of the "LIBR ... |
Topic: ALT-TAB replacement with icons and window titles in ListView |
Azerty
Replies: 139
Views: 37086
|
Forum: Scripts & Functions Posted: Wed Jun 11, 2008 5:03 pm Subject: ALT-TAB replacement with icons and window titles in ListView |
Hi Azerty
It sounds very similar to a problem I noticed (and solved) with PSPad. Basically PSPad has a strange interface that has one main window and one "hidden" window which is not real ... |
Topic: Allow Functions in Addition to Labels for Timers, Etc. |
Azerty
Replies: 6
Views: 1104
|
Forum: Wish List Posted: Tue May 27, 2008 4:29 pm Subject: Allow Functions in Addition to Labels for Timers, Etc. |
Hi all
Why I'd like to be able to call functions instead of labels for timers & al ?
Simple : I like not to have lingering global vars. So when I need a var in the timer code, the Timer bran ... |
Topic: Hotkeys At Work? |
Azerty
Replies: 11
Views: 926
|
Forum: General Chat Posted: Tue May 27, 2008 1:35 pm Subject: Hotkeys At Work? |
| So do I (I'm sys engineer on Win envt in banking) |
Topic: ALT-TAB replacement with icons and window titles in ListView |
Azerty
Replies: 139
Views: 37086
|
Forum: Scripts & Functions Posted: Tue Mar 25, 2008 12:07 pm Subject: is it a bug ? |
Hi evl
Using this script, I find the following strange behavior : when I lauch "dexplore" (the browser MS gives to browse TechNet or MSDN), ALT-TAB gives me 2 entries for each dexplore.ex ... |
| |