AutoHotkey Community

It is currently May 23rd, 2012, 5:12 pm

All times are UTC [ DST ]


Search found 12 matches
Search these results:

Author Message

 Forum: Custom   Topic: AutoHotkey.dll

Posted: December 30th, 2010, 6:23 pm 

Replies: 562
Views: 93445


HotKeyIt wrote:


when I try to unzip -- winrar say "unexpected end of archive" :(

 Forum: Custom   Topic: AutoHotkey.dll

Posted: December 28th, 2010, 10:55 pm 

Replies: 562
Views: 93445


HotKeyIt wrote:


how about merge to 1.0.91.03 ? :wink:

 Forum: Custom   Topic: AutoHotkey.dll

Posted: December 2nd, 2010, 7:57 am 

Replies: 562
Views: 93445


ruespe wrote:
:!: Mpress-compressed files are marked as false positiv by Avira Antivir :!:

mpress himself calls the false positives.. :)

 Forum: Custom   Topic: AutoHotkey.dll

Posted: November 29th, 2010, 9:32 am 

Replies: 562
Views: 93445


HotKeyIt wrote:
That is the reason why I do not pack it.


Yes, but then the file size will be more... :)

 Forum: Custom   Topic: AutoHotkey.dll

Posted: November 29th, 2010, 8:38 am 

Replies: 562
Views: 93445


HotKeyIt wrote:


if pack .exe with upx -- nod32 alert false positive "probably a variant of Win32/Genetik trojan"....

p.s.
if use AHK_L -- no have false positive

 Forum: Custom   Topic: AutoHotkey.dll

Posted: November 23rd, 2010, 4:23 am 

Replies: 562
Views: 93445


in source codes: file AutoHotkey.sln Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lib_pcre", "source\lib_pcre\lib_pcre. vcxproj ", "{39037993-9571-4DF2-8E39-CD2909043574}" dir \source\lib_pcre lib_pcre. vcproj + if convert to versrion 2010 -- we have e...

 Forum: Custom   Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey

Posted: October 29th, 2010, 11:01 pm 

Replies: 551
Views: 102449


-Caption, +ToolWindow (may be and +LastFound) --- not work

WinSet, Transparent; WinSet, TransColor -- error "Could not execute"

 Forum: Custom   Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey

Posted: August 30th, 2010, 10:49 pm 

Replies: 551
Views: 102449


http://www.ironahk.net/docs/commands/

function URLDownload() not exist, but if we look in source codes - we see function UriDownload()

fix it ;)

p.s.
what about creating analog of function httpQuery?

 Forum: Custom   Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey

Posted: August 29th, 2010, 10:22 am 

Replies: 551
Views: 102449


again, nightly build -- 403 Forbidden...

 Forum: Custom   Topic: AutoHotkey.dll

Posted: August 28th, 2010, 7:57 pm 

Replies: 562
Views: 93445


Bug:
simple script for tests wrote:
text =
(
text1

/*
some text
in comments
tags
*/

text2
)

MsgBox,% text




As you can see, when MsgBox "alert" text -- '*/' disappears

p.s.
this bug in Autohotkey_L and Autohotkey_H

 Forum: Custom   Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey

Posted: August 8th, 2010, 1:51 am 

Replies: 551
Views: 102449


DllCall should work. If you suspect a problem please post the code so I can take a look. ok. example #1: WhichButton := DllCall("user32.dll\MessageBox", "int", "0", "str", "Press Yes or No", "str", "Title of box", "int&q...

 Forum: Custom   Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey

Posted: July 29th, 2010, 1:57 pm 

Replies: 551
Views: 102449


1) if download "Nightly" --- "403 Forbidden"
2) DllCall not work in new versions? (from source code)
Sort by:  
Page 1 of 1 [ Search found 12 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group