| Author |
Message |
Topic: Explorer Windows Manipulations |
Sean
Replies: 39
Views: 4082
|
Forum: Scripts & Functions Posted: Tue Feb 05, 2008 5:20 pm Subject: Explorer Windows Manipulations |
| The script is significantly simplified, now all through Dispatch interfaces. |
Topic: DDE Server (for single-instance file association) [std-lib] |
Sean
Replies: 59
Views: 3145
|
Forum: Scripts & Functions Posted: Sun Jan 13, 2008 7:59 am Subject: DDE Server (for single-instance file association) [std-lib] |
then an Access Violation would occur in ole.dll (iirc), attempting to read address 0x0.
I updated Dispatch.ahk. And I changed the name AppExit to Quit to accord with other well-known local servers ... |
Topic: DDE Server (for single-instance file association) [std-lib] |
Sean
Replies: 59
Views: 3145
|
Forum: Scripts & Functions Posted: Sun Jan 13, 2008 4:41 am Subject: DDE Server (for single-instance file association) [std-lib] |
Now when I try to create the object, I get:Script: Z:\test.vbs
Line: 1
Char: 1
Error: Invalid access to memory location.
Code: 800703E6
Source: (null)
For the moment, use WScript.CreateObject ... |
Topic: COM Wrapper with Events support |
Sean
Replies: 12
Views: 869
|
Forum: Scripts & Functions Posted: Fri Jan 11, 2008 4:25 pm Subject: COM Wrapper with Events support |
Above is ReadMe.txt included in the linked file.
I became cautious to comment on those scripts as I don't understand Japanese either. The one thing I was pretty sure was that the dates of the scripts ... |
Topic: COM Wrapper with Events support |
Sean
Replies: 12
Views: 869
|
Forum: Scripts & Functions Posted: Fri Jan 11, 2008 4:00 pm Subject: COM Wrapper with Events support |
The previous message was by me.
BTW, this script will suffer the same problem as WScript's event handler. It'll not work with all events, like InternetExplorer.Application, Excel.Application, etc. |
Topic: COM Standard Library |
Sean
Replies: 79
Views: 9232
|
Forum: Scripts & Functions Posted: Thu Jan 10, 2008 3:21 am Subject: COM Standard Library |
| Added missing nParams := 10 to COM_Invoke()/COM_Invoke_(). |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Thu Dec 27, 2007 8:04 am Subject: Script attribution etiquette, copyright and licensing issues |
Why am I still receiving the notification mail? OK, I unchecked the button in this message too.
Why anyone needs a “chance … to leave the forum”? The Forum provides free flow of information, ideas, ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Thu Dec 27, 2007 3:12 am Subject: Script attribution etiquette, copyright and licensing issues |
I was trying to ignore it but I coudn't, so my final post in the forum, probably.
This was actually the all point: courtesy.
Thanks for pointing it out, Andreone.
I'm writing this as I'm afraid t ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Sun Dec 23, 2007 6:36 pm Subject: Script attribution etiquette, copyright and licensing issues |
Adding a copyright note to every function (or block of functions) was a serious suggestion: how would one otherwise know the wishes of the author?
OK, there is no clear-cut rule, even to myself. I do ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Sun Dec 23, 2007 6:17 pm Subject: Script attribution etiquette, copyright and licensing issues |
| I now know your stance on this issue and will respect it, but I fear this will greatly hinder the autohotkey community (not me) if you do this, as then new functions cannot be created that use your co ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Sun Dec 23, 2007 6:07 pm Subject: Script attribution etiquette, copyright and licensing issues |
| it is free, I don’t need any credit (although giving credit somewhere is the right thing to do), you can even sell it under your name. I assumed everybody thinks the same way, but obviously not, so we ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Sun Dec 23, 2007 5:43 pm Subject: Script attribution etiquette, copyright and licensing issues |
I think its egotistical for a person to need their name mentioned over and over again.
I think I did similar things to some other members too. Although it might appear the same, they were actually re ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Sun Dec 23, 2007 4:30 pm Subject: Script attribution etiquette, copyright and licensing issues |
No. I do not credit inside my scripts. that is not the place for it.
What makes you think that's enough credits for other authors, especially when large portion of the script are from other ones? Any ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Sun Dec 23, 2007 4:10 pm Subject: Script attribution etiquette, copyright and licensing issues |
I freely say that anyone can use any of my functions in any way they want as long as they credit me.
Don't distort the thing. I've never seen you credited the authors inside the scripts. IMO, you hav ... |
Topic: Script attribution etiquette, copyright and licensing issues |
Sean
Replies: 48
Views: 2032
|
Forum: General Chat Posted: Sun Dec 23, 2007 4:01 pm Subject: Script attribution etiquette, copyright and licensing issues |
| This is one of the reasons, main reason in fact, why I seldom read other member's scripts, usually just glancing at them: to avoid confusing other member's works to be my own ones. I can swear I've ne ... |
| |