| Author |
Message |
Forum: Announcements Topic: AutoHotkey_L v1.1.00.01 |
| xazax |
|
Posted: July 19th, 2011, 7:56 pm
|
|
Replies: 15 Views: 2488
|
Thanks for this release!  |
|
 |
Forum: Custom Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey |
| xazax |
|
Posted: August 4th, 2010, 9:37 pm
|
|
Replies: 551 Views: 102516
|
I second it. Since AHK seems to be inactive right now, this project can be the future of this great language. And until it advance to the same functionality of AHK( or even better, AHK_L), we can use AHK_L  |
|
 |
Forum: Custom Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey |
| xazax |
|
Posted: July 7th, 2010, 10:11 pm
|
|
Replies: 551 Views: 102516
|
| Do you have a public bugtracker? We do on Google Code . Can not find the link on http://code.google.com/p/ironahk/ nor on the official page. Could you add it to a visible place so everybody can notice and use it? My another question. When I'm using autohotkey there are great error messages that poi... |
|
 |
Forum: Custom Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey |
| xazax |
|
Posted: July 7th, 2010, 6:19 pm
|
|
Replies: 551 Views: 102516
|
Nice project!!
Do you have a public bugtracker? Or planning to set up one? If more and more user realises this project I'm sure once it will neccessary. |
|
 |
Forum: Custom Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey |
| xazax |
|
Posted: July 3rd, 2010, 11:44 am
|
|
Replies: 551 Views: 102516
|
|
 |
Forum: Support Topic: Device name string and GUID Enumeration |
| xazax |
|
Posted: March 10th, 2009, 3:52 pm
|
|
Replies: 3 Views: 554
|
| I think, the best would be enumdevices with callback but i don't know how to use that :S |
|
 |
Forum: Support Topic: Device name string and GUID Enumeration |
| xazax |
|
Posted: March 5th, 2009, 7:25 pm
|
|
Replies: 3 Views: 554
|
| Sorry for the bump. Please tell me if it's possible with Autohotkey or not. If it's possible, than please help me, what should i do. If you can't give exact example or help, than if you can show me which part of the documentation should be read it's also welcomed. And again sorry for the bump and my... |
|
 |
Forum: Support Topic: Device name string and GUID Enumeration |
| xazax |
|
Posted: February 23rd, 2009, 3:27 pm
|
|
Replies: 3 Views: 554
|
| Hi everybody! I'm working on a single setup replacement for a game, but i don't know how to enumerate possible 3D device name strings and device GUID s. I found this on the internet, but i don't know if it's possible in autohotkey in dllcalls, and if it possible, than how. If u know any other method... |
|
 |
Forum: Support Topic: Screen Resolution |
| xazax |
|
Posted: February 8th, 2009, 12:49 pm
|
|
Replies: 4 Views: 606
|
| Thank you very much! It's working! |
|
 |
Forum: Support Topic: Screen Resolution |
| xazax |
|
Posted: February 8th, 2009, 8:27 am
|
|
Replies: 4 Views: 606
|
| Finally i found this function in windows api: http://msdn.microsoft.com/en-us/library/dd162611(VS.85).aspx And this c++ example: http://www.gamedev.net/reference/articles/article1009.asp I'm undarstand that I have to terate through EnumDisplaySettings by incrementing iModeNum, until EnumDisplaySetti... |
|
 |
Forum: Support Topic: Screen Resolution |
| xazax |
|
Posted: February 6th, 2009, 3:12 pm
|
|
Replies: 4 Views: 606
|
| How can i get a list(/array/etc), what screen resolutions support the users monitor/vga? |
|
 |
Forum: Suggestions Topic: Infogulch's compiled list of wishes |
| xazax |
|
Posted: December 26th, 2008, 11:55 pm
|
|
Replies: 20 Views: 4117
|
Real threads an another feature, what a lot of people looking for.
I missing binary write/read from ahk. I know there are some method, however MoveFilePointerEx and MoveFilePointer functions via DLLCall didn't work for me, so i couldn't get binary data from an exact offset. |
|
 |
Forum: Announcements Topic: Beta version pre-v1.0.48: Up to 3x faster performance |
| xazax |
|
Posted: December 20th, 2008, 3:06 pm
|
|
Replies: 128 Views: 51856
|
A question:
"To achieve full benefit we should avoid setformat."
If we use setformat the speed will be the same, slower or still a bit faster than before? |
|
 |
Forum: Suggestions Topic: Hotkey feature |
| xazax |
|
Posted: December 13th, 2008, 6:41 pm
|
|
Replies: 2 Views: 829
|
It would be nice if i could do this:
%Variable%::code
or this:
Hotkey,%Variable%,label
or this:
Hotkey,%Variable%,function(param1,param2)
But it won't work now.
Thanks for this great utility and sorry for my bad English. |
|
 |
Forum: Scripts Topic: simple binary file read/write functions |
| xazax |
|
Posted: September 26th, 2008, 5:32 pm
|
|
Replies: 61 Views: 18436
|
| Now it's fixed. But i every time get the first byte. MoveFilePointerEx don't work, i don't know why. It don't exit with errorlevel. |
|
 |
| Sort by: |