| Author |
Message |
Topic: Adding buttons to the title bar. |
CShadowRun
Replies: 3
Views: 222
|
Forum: Ask for Help Posted: Sat Feb 09, 2008 11:00 pm Subject: Adding buttons to the title bar. |
Hmm, the problem with that script seems to be that it only shows the icon for the active window, that's no good.
I'm trying to modify it to work with multiple windows, not having much sucess tho ... |
Topic: Adding buttons to the title bar. |
CShadowRun
Replies: 3
Views: 222
|
Forum: Ask for Help Posted: Fri Feb 08, 2008 4:42 pm Subject: Adding buttons to the title bar. |
Thanks  |
Topic: Adding buttons to the title bar. |
CShadowRun
Replies: 3
Views: 222
|
Forum: Ask for Help Posted: Fri Feb 08, 2008 2:32 am Subject: Adding buttons to the title bar. |
Is it possible to do in AHK?
I found this program http://www.techspot.com/downloads/658-tweakwindow.html
It seems to do it without a problem, so it must be possible. |
Topic: Edit Sysmenu (Alt+Space menu) |
CShadowRun
Replies: 7
Views: 343
|
Forum: Ask for Help Posted: Mon Feb 04, 2008 7:08 pm Subject: Edit Sysmenu (Alt+Space menu) |
I managed to get hold of engunneer and ask him about his code, his reply was.
I never got it to work either
Too bad in XP you cannot change the GWL_WNDPROC of another process via SetWindoLong or ... |
Topic: Edit Sysmenu (Alt+Space menu) |
CShadowRun
Replies: 7
Views: 343
|
Forum: Ask for Help Posted: Sat Feb 02, 2008 8:40 pm Subject: Edit Sysmenu (Alt+Space menu) |
http://www.autohotkey.com/forum/viewtopic.php?p=160707#160707
Hmm, that script has a few bugs in it. I managed to fix it so that it actually adds the menu item (It didn't to start.) But as for gett ... |
Topic: Edit Sysmenu (Alt+Space menu) |
CShadowRun
Replies: 7
Views: 343
|
Forum: Ask for Help Posted: Sat Feb 02, 2008 4:52 pm Subject: Edit Sysmenu (Alt+Space menu) |
Is it possible to add buttons...
...they are not "buttons" they are "menu items"...
Can anyone help?
...it would be mildly easy to add items to another programs menu (even ... |
Topic: Edit Sysmenu (Alt+Space menu) |
CShadowRun
Replies: 7
Views: 343
|
Forum: Ask for Help Posted: Fri Feb 01, 2008 10:51 pm Subject: Edit Sysmenu (Alt+Space menu) |
I found this, But the windows API might aswell be chinese to me. Can anyone help?
http://msdn2.microsoft.com/en-us/library/ms646977%28VS.85%29.aspx |
Topic: Edit Sysmenu (Alt+Space menu) |
CShadowRun
Replies: 7
Views: 343
|
Forum: Ask for Help Posted: Fri Feb 01, 2008 12:41 am Subject: Edit Sysmenu (Alt+Space menu) |
| Title pretty much says it all. Is it possible to add buttons to the Sysmenu (Alt+Space) menu of programs that are NOT AHK GUIs? |
Topic: Join the AutoHotkey IRC channel! |
CShadowRun
Replies: 11
Views: 1074
|
Forum: General Chat Posted: Thu Jan 24, 2008 11:24 pm Subject: Join the AutoHotkey IRC channel! |
I'll be on most of the times. My recommended client is
YOU LIE!
On another note, someone should sticky this  |
Topic: Get a list of screensavers |
CShadowRun
Replies: 5
Views: 203
|
Forum: Ask for Help Posted: Fri Jan 18, 2008 12:13 pm Subject: Get a list of screensavers |
| Anyone? |
Topic: Get a list of screensavers |
CShadowRun
Replies: 5
Views: 203
|
Forum: Ask for Help Posted: Tue Jan 15, 2008 3:25 am Subject: Get a list of screensavers |
I found this VB code
*Use WMI to list screen savers
strComputer = "."
objWMIService = GetObject("winmgmts:\\" + strComputer + "\root\cimv2")
co ... |
Topic: Get a list of screensavers |
CShadowRun
Replies: 5
Views: 203
|
Forum: Ask for Help Posted: Tue Jan 15, 2008 1:48 am Subject: Get a list of screensavers |
Hmm, the problem with that is that it just lists the files, and doesn't give them there proper names, and also includes some other non-functional screen savers.
What i want to get is the list like ... |
Topic: Get a list of screensavers |
CShadowRun
Replies: 5
Views: 203
|
Forum: Ask for Help Posted: Mon Jan 14, 2008 10:07 pm Subject: Get a list of screensavers |
I'm wondering if it's possible to get a list of all the screen savers installed on the computer in AHK? Also hopefully with there location so i can start them at will.
Thanks |
Topic: Who Are You? |
CShadowRun
Replies: 21
Views: 916
|
Forum: General Chat Posted: Wed Jan 09, 2008 12:56 am Subject: Re: Who Are You? |
He's demonstrating how easy it is to commit identity fraud with just a name and place of residence.
Exactly. Every peice of information you give is another pointer as to who you are and where you a ... |
Topic: Command line SQL query (how retreive only value?) |
CShadowRun
Replies: 6
Views: 402
|
Forum: General Chat Posted: Sat Jan 05, 2008 7:41 pm Subject: Command line SQL query (how retreive only value?) |
| Shouldn't this be in the ask for help forum? |
| |