| Author |
Message |
Topic: Fast Explorer Context Menu Extension DLL |
Mystiq
Replies: 6
Views: 1222
|
Forum: Utilities & Resources Posted: Mon Jan 21, 2008 2:39 am Subject: Fast Explorer Context Menu Extension DLL |
| For some reason FE started to crash on me when using Win+E to open explorer. With the exception of this crash thing, it seemed kinda nice. It works but not perfectly. Able to have own menus when right ... |
Topic: Fast Explorer Context Menu Extension DLL |
Mystiq
Replies: 6
Views: 1222
|
Forum: Utilities & Resources Posted: Sat Jan 19, 2008 3:29 pm Subject: Fast Explorer Context Menu Extension DLL |
Thanks for the reply!
I must say that this principle is great, althought FastExplorer app sucks bad. I will conider creating as small as possible DLL in the ASM wich can be used the same way from a ... |
Topic: Fast Explorer Context Menu Extension DLL |
Mystiq
Replies: 6
Views: 1222
|
Forum: Utilities & Resources Posted: Sat Jan 19, 2008 2:53 am Subject: Fast Explorer Context Menu Extension DLL |
Hey!
Just wanted to post about this one i found. I havent really tested the DLL, im really not sure how to exactly even to do that, but it this might be of some interest to people here.
main sit ... |
Topic: Generic Callback Example - EnumWindows |
Mystiq
Replies: 49
Views: 5167
|
Forum: Scripts & Functions Posted: Thu May 24, 2007 11:40 am Subject: Generic Callback Example - EnumWindows |
Interesting.
Im assuming this "callback dll" would allow now to use the "ReadDirectoryChangesW", which shimanov mentioned in other thread (see below), to detect specific chan ... |
Topic: detect file and directory changes |
Mystiq
Replies: 15
Views: 4705
|
Forum: Scripts & Functions Posted: Sat May 19, 2007 1:02 pm Subject: detect file and directory changes |
Desided not to use mutliple instances for each directory but theres one question.
Does this capture all the changes? What ive tested so far, these functions only capture up to two changes max. I me ... |
Topic: detect file and directory changes |
Mystiq
Replies: 15
Views: 4705
|
Forum: Scripts & Functions Posted: Fri May 18, 2007 7:50 pm Subject: detect file and directory changes |
| After lot of confusion ive managed to "wrap" these with new functions so that im easily able to monitor as many directories as i need but im wondering if its "recommended" to set u ... |
Topic: detect file and directory changes |
Mystiq
Replies: 15
Views: 4705
|
Forum: Scripts & Functions Posted: Fri May 18, 2007 1:13 pm Subject: detect file and directory changes |
Is it possible to monitor multiple directories?
Ive checked the code but im not really sure, might be out of my expertise i think.
update:
Nevermind, i think i got it. Just awesome.  |
Topic: Dynamic Tray Icon(s)? |
Mystiq
Replies: 4
Views: 283
|
Forum: Ask for Help Posted: Wed Feb 21, 2007 9:36 pm Subject: Dynamic Tray Icon(s)? |
The kind of icon NAD (Network Activity Diagram) uses does require dynamic icon. Its like a mini "du meter" style type of meter...
Is there any information about how to go about doing a ... |
Topic: Dynamic Tray Icon(s)? |
Mystiq
Replies: 4
Views: 283
|
Forum: Ask for Help Posted: Tue Feb 20, 2007 9:54 pm Subject: Dynamic Tray Icon(s)? |
| Actually i searched both of these, and more, but none of them mentioned and specifics about generating these icons "on the fly". There was one that did talk about something but he didnt say ... |
Topic: Dynamic Tray Icon(s)? |
Mystiq
Replies: 4
Views: 283
|
Forum: Ask for Help Posted: Tue Feb 20, 2007 8:08 pm Subject: Dynamic Tray Icon(s)? |
| Im researching for the possibility to script a program to display simple bandwidth meter in a tray icon. I already have one program (Net Activity Diagram) that does that but thats about the only thing ... |
Topic: SetParent & ParentGUI loosing focus |
Mystiq
Replies: 1
Views: 263
|
Forum: Ask for Help Posted: Sat Jan 20, 2007 11:15 am Subject: SetParent & ParentGUI loosing focus |
Look here...
http://www.autohotkey.com/forum/topic15767.html
Not sure if this the exact answer but perhaps. Im using this to keep the current window active while launching another app which woul ... |
Topic: Start external program in the background? [found solution] |
Mystiq
Replies: 1
Views: 325
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 2:42 am Subject: LockSetForegroundWindow |
As usual, spending "couple" of hours trying to figure out this and minute after last post i found the answer.
http://msdn2.microsoft.com/en-us/library/ms633532.aspx
;Lock is on...
Dll ... |
Topic: Start external program in the background? [found solution] |
Mystiq
Replies: 1
Views: 325
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 1:20 am Subject: Start external program in the background? [found solution] |
Is it possible to start program in the background? What i mean is that how do i start program that wont change the current "window focus"?
This is one of the problems that im facing with ... |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
Mystiq
Replies: 1821
Views: 338080
|
Forum: Scripts & Functions Posted: Mon Jan 15, 2007 11:41 pm Subject: BF2 MACROS (SUMMARY) - post all working macros here please |
I think no one here would supply your cheating crap!
Seconded. We like to give AHK a good reputation.
Its called "autohotkey", its pretty bad start to start paint a pretty picture for ... |
Topic: Force expression and WinWait ahk_pid |
Mystiq
Replies: 2
Views: 302
|
Forum: Ask for Help Posted: Sat Jan 13, 2007 7:09 pm Subject: Force expression and WinWait ahk_pid |
| Works like a charm, thanks!!! |
| |