| Author |
Message |
Topic: GDI+ standard library 1.25 by tic |
Thrawn
Replies: 117
Views: 9809
|
Forum: Scripts & Functions Posted: Wed Oct 22, 2008 3:50 pm Subject: GDI+ standard library 1.25 by tic |
it is much faster!
thx again!
but you should take out the msgbox test1/2 lines
thrawn |
Topic: [Function]StringCheck |
Thrawn
Replies: 8
Views: 522
|
Forum: Scripts & Functions Posted: Sat Oct 11, 2008 12:07 pm Subject: [Function]StringCheck |
awesome!
what does it do? |
Topic: Windows Media Player Hot Keys When Minimized to Task Bar |
Thrawn
Replies: 5
Views: 684
|
Forum: Scripts & Functions Posted: Fri Aug 22, 2008 10:04 pm Subject: Windows Media Player Hot Keys When Minimized to Task Bar |
Take a look at
http://www.autohotkey.com/docs/misc/SendMessage.htm
;Play / Pause
PostMessage, 0x111, 32808, 0, , Windows Media Player
;Stop
PostMessage, 0x111, 32809, 0, , Windows Media Playe ... |
Topic: GDI+ standard library 1.25 by tic |
Thrawn
Replies: 117
Views: 9809
|
Forum: Scripts & Functions Posted: Tue Aug 19, 2008 2:05 pm Subject: GDI+ standard library 1.25 by tic |
Is it possible to erase an area previously drawn on?
Example: Drawing a fullscreen black gui, then "cutting" out a rectangle (ellipse? even text?) somewhere on it, so the underlying windows ... |
Topic: GDI+ standard library 1.25 by tic |
Thrawn
Replies: 117
Views: 9809
|
Forum: Scripts & Functions Posted: Thu Aug 14, 2008 4:16 pm Subject: GDI+ standard library 1.25 by tic |
tic,
i love you.
very good work! |
Topic: AHK Regex SandBox |
Thrawn
Replies: 15
Views: 2250
|
Forum: Scripts & Functions Posted: Sun May 25, 2008 3:34 am Subject: AHK Regex SandBox |
i like
thx a lot  |
Topic: real expose clone |
Thrawn
Replies: 245
Views: 20969
|
Forum: Scripts & Functions Posted: Thu May 22, 2008 1:17 pm Subject: real expose clone |
Hi
using this function
minAnimation(set="")
{
VarSetCapacity(AnimationInfo, 8,0)
cbSize := VarSetCapacity(AnimationInfo)
NumPut(cbSize, ... |
Topic: StructParser (for C/C++ structs) |
Thrawn
Replies: 20
Views: 2928
|
Forum: Scripts & Functions Posted: Thu May 15, 2008 1:05 pm Subject: StructParser (for C/C++ structs) |
Dude! Perfect!
Thx a lot. |
Topic: Joystick Customizer (With GUI!) |
Thrawn
Replies: 21
Views: 4460
|
Forum: Scripts & Functions Posted: Mon May 12, 2008 1:39 pm Subject: ac'tivAid |
Hi there,
the newest Version of tekl's [url=http://activaid.rumborak.de/beta/activaid_beta.exe]ac'tivAid has an extension called JoyControl. It has some features this script has not, like different ... |
| |