| Author |
Message |
Topic: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
freakkk
Replies: 1035
Views: 177162
|
Forum: Scripts & Functions Posted: Sat Sep 26, 2009 11:42 pm Subject: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
| Lexikos, legendary release! I will have to study/experiment before I can give some intelligible feedback on the object implementation. Hopefully I won't spontaneously feel like re-writing everything ... |
Topic: [function] Attach 1.1 |
freakkk
Replies: 59
Views: 8762
|
Forum: Scripts & Functions Posted: Tue Sep 01, 2009 1:10 am Subject: [function] Attach 1.1 |
majkinetor is on a coding spree!
I am actually polishing my previuosly unreleased work, inspired by recent AHK changes made mostly by Lexikos.
F*ing A!!
When I release Panel control you wi ... |
Topic: ISense 1.5.4 |
freakkk
Replies: 322
Views: 63651
|
Forum: Scripts & Functions Posted: Thu Feb 12, 2009 12:45 am Subject: ISense 1.5.4 |
| Sorry, I haven't been coding for a while now (unless you count the many "save my ass at work" type scripts I do..), but I plan to take a look at the issue & become active again on this p ... |
Topic: Multi-Rename Script v1.5c (Unicode) |
freakkk
Replies: 91
Views: 15009
|
Forum: Scripts & Functions Posted: Thu Feb 12, 2009 12:33 am Subject: Multi-Rename Script v1.5c (Unicode) |
| majkinetor- this is excellent utility, that I find myself using daily. It quickly replaced the two other apps I was using before, and its flexibility has enabled me to "tweak it" to suit th ... |
Topic: RegEx Callbacks |
freakkk
Replies: 5
Views: 1570
|
Forum: Scripts & Functions Posted: Sat Jan 10, 2009 2:23 pm Subject: RegEx Callbacks |
| the links don't workYes they do |
Topic: AHKLitening - Wrapper/helper lib for SQLitening (SQlite) |
freakkk
Replies: 23
Views: 3681
|
Forum: Scripts & Functions Posted: Sat Jan 10, 2009 12:57 pm Subject: AHKLitening - Wrapper/helper lib for SQLitening (SQlite) |
Calling it like this:
SQLt_slOpen("Example.db3", "C")
Throws the error:
...
Like it doesn't see the "C" parameter for rsModChars. If I create the Example.db3 file b ... |
Topic: AAAAGGGGGHHHHH (a nasty PCRE from ISense) |
freakkk
Replies: 2
Views: 599
|
Forum: Ask for Help Posted: Sat Jan 03, 2009 4:38 am Subject: AAAAGGGGGHHHHH (a nasty PCRE from ISense) |
So here goes nothing....
It parses segments of code that start at the beginning of a line of code and end in the middle of it. You got it. This function is what re-evaluates the current line your ... |
Topic: AAAAGGGGGHHHHH (a nasty PCRE from ISense) |
freakkk
Replies: 2
Views: 599
|
Forum: Ask for Help Posted: Thu Jan 01, 2009 1:05 am Subject: AAAAGGGGGHHHHH (a nasty PCRE from ISense) |
As a matter of fact, I remember doing that.. and I'll have u know I was freaking out! But- nasty!??
After tonight and the inevidable recovery tomorrow, I will post some detailed explantions ... |
Topic: SendInput in Unicode mode |
freakkk
Replies: 52
Views: 19625
|
Forum: Scripts & Functions Posted: Sat Dec 13, 2008 1:36 pm Subject: SendInput in Unicode mode |
asci to unicode convert
how I can convert asci string to unicoce string ?
so I can use it in some API that need unicode string as input parameter.
Please take a look at how [url=http://www.auto ... |
Topic: How to: Run Dynamic Script... Through a Pipe! |
freakkk
Replies: 48
Views: 15839
|
Forum: Scripts & Functions Posted: Sun Dec 07, 2008 10:00 pm Subject: How to: Run Dynamic Script... Through a Pipe! |
Is it possible to view and change a content of a variable using NumGet and NumPut in a different process?
See EDIT: I realize that doesn't exactly answer your question about NumGet and NumPut in a ... |
Topic: Review: AudioGenie2.dll [Nagware] |
freakkk
Replies: 23
Views: 6619
|
Forum: Scripts & Functions Posted: Mon Dec 01, 2008 11:04 pm Subject: Review: AudioGenie2.dll [Nagware] |
Thanks SKAN for demonstrating this dll. It looks super simple to use, & has a great set of features!
Also-- somewhat unrelated to point of this thread, but thanks for demo'ing how simple unico ... |
Topic: [module] Toolbar v2.31 |
freakkk
Replies: 66
Views: 12527
|
Forum: Scripts & Functions Posted: Thu Nov 13, 2008 2:20 pm Subject: [module] Toolbar v2.31 |
This is baddass, & very thoroughly documented. Thanks for the update!  |
Topic: EnumResources |
freakkk
Replies: 9
Views: 1249
|
Forum: Scripts & Functions Posted: Tue Nov 11, 2008 10:14 pm Subject: EnumResources |
Source:
ParamCount
The number of parameters that Address's caller will pass to it. If entirely omitted, it defaults to the number of mandatory parameters in the definition of FunctionName. In eithe ... |
Topic: EnumResources |
freakkk
Replies: 9
Views: 1249
|
Forum: Scripts & Functions Posted: Tue Nov 11, 2008 7:24 pm Subject: EnumResources |
| 1.) In the first post, you link to the MSDN-Site, which contains a list of resource types that can be queried. But at the MSDN Site, the Types are Names (like RT_BITMAP), but the script doesn't accept ... |
Topic: [module] RaGrid 2.0.1.6-4 |
freakkk
Replies: 52
Views: 12997
|
Forum: Scripts & Functions Posted: Sun Nov 02, 2008 2:44 pm Subject: [module] RaGrid 2.0.1.6-4 |
| The only thing I didn't wrap are notification handlers for text change, button clicks etc. This is fairly trivial to add, but I didn't have time now.I was recently using this control for something, &a ... |
| |