| Author |
Message |
Topic: Window-specific message handlers |
fragman
Replies: 4
Views: 269
|
Forum: Wish List Posted: Sat Feb 11, 2012 12:31 am Subject: Window-specific message handlers |
| I agree with all of them. If multiple event handlers were to be used, which return value would it be? |
Topic: [CLASS] LV_AltColoredRows [AHK_L] |
fragman
Replies: 4
Views: 208
|
Forum: Scripts & Functions Posted: Thu Feb 09, 2012 1:52 pm Subject: [CLASS] LV_AltColoredRows [AHK_L] |
| No, I never looked into this custom drawing. |
Topic: [CLASS] LV_AltColoredRows [AHK_L] |
fragman
Replies: 4
Views: 208
|
Forum: Scripts & Functions Posted: Wed Feb 08, 2012 9:59 pm Subject: [CLASS] LV_AltColoredRows [AHK_L] |
| Please keep in mind that using WM_NOTIFY can cause lockups in the script (for example, when resizing listview columns.). There have been a few discussions previously about this and Ihad to circument ... |
Topic: Backing up Windows XP OS only |
fragman
Replies: 15
Views: 381
|
Forum: General Chat Posted: Mon Feb 06, 2012 10:31 pm Subject: Backing up Windows XP OS only |
| I really wonder what you're doing with your system that you need to restore it this often. I haven't needed to reinstall my windows for years and it's perfectly clean (even without antivirus). |
Topic: programming/scripting language interaction with GUI |
fragman
Replies: 4
Views: 158
|
Forum: General Chat Posted: Sun Jan 29, 2012 8:08 pm Subject: programming/scripting language interaction with GUI |
| Any language that can call Windows API functions can do this. |
Topic: Allowing guests to post |
fragman
Replies: 61
Views: 1667
|
Forum: General Chat Posted: Fri Jan 27, 2012 3:11 pm Subject: Allowing guests to post |
| I think it would also help to force guests to enter a name. |
Topic: [AHK_L][Alpha]CGUI - Object-Oriented GUIS! |
fragman
Replies: 126
Views: 7342
|
Forum: Scripts & Functions Posted: Wed Jan 25, 2012 9:31 pm Subject: [AHK_L][Alpha]CGUI - Object-Oriented GUIS! |
| You're right, there's obviously a bug. Can you post a bug report on GitHub about it? I think the functions that add menu items should also return them. |
Topic: DllCall() compatibility issue with 64 bit AHK_L (Win7 x64) |
fragman
Replies: 11
Views: 321
|
Forum: Ask for Help Posted: Tue Jan 24, 2012 9:06 pm Subject: DllCall() compatibility issue with 64 bit AHK_L (Win7 x64) |
| You create structs by using NumPut/NumGet and the offset memory address. Alternatively, feel free to use a struct library, there are some on this forum. |
Topic: linux |
fragman
Replies: 37
Views: 1062
|
Forum: General Chat Posted: Sun Jan 22, 2012 3:42 pm Subject: linux |
| Not sure what you mean. I installed Linux Mint for Android development some time ago and it went through without problems. Also runs fine for me, but I don't use any special drivers. Could use a bette ... |
Topic: SOPA: The end of life on the interwebs as we know it. |
fragman
Replies: 36
Views: 1225
|
Forum: General Chat Posted: Fri Jan 20, 2012 10:11 pm Subject: SOPA: The end of life on the interwebs as we know it. |
They will try again. and again. and again.
[url=http://www.youtube.com/watch?v=9VDvgL58h_Y]And again. And again. And again... |
Topic: Windows 7 User Account Control |
fragman
Replies: 18
Views: 492
|
Forum: General Chat Posted: Thu Jan 19, 2012 3:13 pm Subject: Windows 7 User Account Control |
That's not an exploit around UAC but around the user management of windows.
UAC is mainly a mechanism that runs all processes as normal user (non-elevated) by default and provides a means for proce ... |
Topic: Run("calc.exe") |
fragman
Replies: 3
Views: 21
|
Forum: Ask for Help Posted: Thu Jan 19, 2012 3:12 pm Subject: Run("calc.exe") |
| That sounds as if you have the extension assigned to an older version of AHK that doesn't have a run function defined. |
Topic: Windows 7 User Account Control |
fragman
Replies: 18
Views: 492
|
Forum: General Chat Posted: Thu Jan 19, 2012 12:17 pm Subject: Windows 7 User Account Control |
No, but I know that when a certain keylogger hit my system, it replaced some .dll's in the System32 folder without showing a dialogue...
These were then injected into running processes to make the fi ... |
Topic: Windows 7 User Account Control |
fragman
Replies: 18
Views: 492
|
Forum: General Chat Posted: Thu Jan 19, 2012 8:23 am Subject: Windows 7 User Account Control |
| What is UAC's purpose? I thought that it was to prevent unauthorized programs from making dangerous modifications to the system by asking confirmation. Well it has never done this for me, and there ar ... |
Topic: [AHK_L][Alpha]CGUI - Object-Oriented GUIS! |
fragman
Replies: 126
Views: 7342
|
Forum: Scripts & Functions Posted: Wed Jan 18, 2012 10:02 pm Subject: [AHK_L][Alpha]CGUI - Object-Oriented GUIS! |
| Thanks for reporting, I've pushed a fix. Please get the latest version. |
| |