ahkdll reuse

Post AHK_H specific scripts & libraries and discuss the usage and development of HotKeyIt's fork/branch
arcticir
Posts: 694
Joined: 17 Nov 2013, 11:32

ahkdll reuse

06 Feb 2020, 12:06

Ahkdll does not seem to clear the data thoroughly when reused, making it keep increasing memory usage.

Code: Select all

f:=ahkdll()
loop
{
	While f.ready()
		sleep 100
	f.new("#NoTrayIcon`ns.= 22222222222222")
}
HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: ahkdll reuse

08 Feb 2020, 21:29

This has been fixed now, thanks for reporting ;)

Return to “AutoHotkey_H”

Who is online

Users browsing this forum: No registered users and 2 guests