WinEvents rev. 2.0

Post your working scripts, libraries and tools for AHK v1.1 and older
Archimede
Posts: 465
Joined: 25 Nov 2021, 09:49
Location: Switzerland / Italy

WinEvents rev. 2.0

Post by Archimede » 17 Apr 2023, 10:26

Hallo.
I downloaded WinEvents rev. 1.0 and I made the rev. 2.0
I put here the rev. 2.0; I think it works better.
WinEvents2.rar
WinEvent library 2.0
(836.1 KiB) Downloaded 86 times

Skrell
Posts: 302
Joined: 23 Jan 2014, 12:05

Re: WinEvents rev. 2.0

Post by Skrell » 18 Apr 2023, 10:59

Archimede wrote:
17 Apr 2023, 10:26
Hallo.
I downloaded WinEvents rev. 1.0 and I made the rev. 2.0
I put here the rev. 2.0; I think it works better.WinEvents2.rar
Does this still work with v1.1?

Archimede
Posts: 465
Joined: 25 Nov 2021, 09:49
Location: Switzerland / Italy

Re: WinEvents rev. 2.0

Post by Archimede » 18 Apr 2023, 11:05

I don't know the rev. 1.1, but I think no, because there are some modifications about the call arguments.
I think the modifications are no too much hard to understand and to adapt... ( I hope ).

gregster
Posts: 8927
Joined: 30 Sep 2013, 06:48

Re: WinEvents rev. 2.0

Post by gregster » 18 Apr 2023, 11:16

Archimede wrote:
18 Apr 2023, 11:05
I don't know the rev. 1.1, but I think no, because there are some modifications about the call arguments.
I think the modifications are no too much hard to understand and to adapt... ( I hope ).
I think the question was if this is AHK v1(.1) or v2 code? I assume it is v1 code, if posted in this subforum. Otherwise, we would need to move it.

Archimede
Posts: 465
Joined: 25 Nov 2021, 09:49
Location: Switzerland / Italy

Re: WinEvents rev. 2.0

Post by Archimede » 18 Apr 2023, 16:25

It is wrote with AutoHotkey 1.1.

Archimede
Posts: 465
Joined: 25 Nov 2021, 09:49
Location: Switzerland / Italy

Re: WinEvents rev. 2.1

Post by Archimede » 01 Jun 2023, 04:09

Hallo.
This is the rev. 2.1.
I added the possibility to set Event Hooks for non existing Process (when an executable is launched and begin to be a Process).
I added some other changes: that are documented in the .ahk file.
It is wrote with AutoHotkey 1.1
Attachments
WinEvents 2.1.rar
WinEvent library rev. 2.1
(856.27 KiB) Downloaded 48 times

Archimede
Posts: 465
Joined: 25 Nov 2021, 09:49
Location: Switzerland / Italy

Re: WinEvents rev. 2.0

Post by Archimede » 04 Jul 2023, 07:24

Hallo.
This is the rev. 2.2.
I added the possibility to set Event Hooks for all NEW Processes (at the present time non existent) without declaring any NEW Process Name before and without knowing that NEW Process.
The help is in the .ahk file.
It is wrote with AutoHotkey 1.1
Attachments
WinEvents 2.2.rar
(860.51 KiB) Downloaded 30 times

Post Reply

Return to “Scripts and Functions (v1)”