AutoHotkey Community

It is currently May 27th, 2012, 12:04 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: January 18th, 2011, 10:31 am 
Offline

Joined: February 7th, 2009, 11:28 pm
Posts: 384
Hi Lexikos, I finally (or once again) changed to your version of AHK (x86 ANSI version), which seems to work great so far with all my old scripts. At some point I'd like to change to the Unicode version, but I'm having trouble making some of my everyday scripts compatible with it.

Does the "native COM support" of AHK_L mean that we can remove COM.ahk from the Lib directory? What about Sean's ACC.ahk library?

_________________
Hardware: 1.8 GHz laptop with 4 GB ram, Windows XP/SP3
Software: Prevx, Privatefirewall, KeyScrambler.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 18th, 2011, 10:47 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
IsNull, thanks. I've reverted the downloads for now and will work on a fix soon.

pajenn, some scripts still use COM.ahk, such as VA.ahk. Generally, scripts which only deal with "dispatchable" objects (which are also usable in VBScript) won't need COM.ahk. ACC.ahk has other functionality which is not built-in.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 18th, 2011, 3:58 pm 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
Quote:
1.0.92.02 - January 19, 2011
Fixed a memory leak which occurred when the return value of an object invocation or built-in function was not used, such as file.ReadLine() or SubStr(x,y,z) alone on a line.
Replaced the fix from v1.0.92.01 with a better fix, which also fixes k::MsgBox(),x:=y and doesn't break if().


(It's been January 19 for a whole hour here.)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 18th, 2011, 4:13 pm 
Offline
User avatar

Joined: May 10th, 2007, 10:54 am
Posts: 649
Location: .switzerland
Thanks for the fix, even if I have to wait a half day until it's 19th :D

_________________
http://securityvision.ch
AHK 2D GAME ENGINE


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group