| Author |
Message |
Forum: Support Topic: Controlling parallel port |
| skyd1v3r |
|
Posted: August 29th, 2009, 2:57 am
|
|
Replies: 6 Views: 547
|
I will post my results whenever things got up and running.
As AHK is not meant to handle that kind of stuf, it might be a hard job. Basicly I hoped that there is some tiny tool that does the job and I could interact with it via sending keypresses and clicks.
Damn lazyness  |
|
 |
Forum: Support Topic: Controlling parallel port |
| skyd1v3r |
|
Posted: August 29th, 2009, 12:39 am
|
|
Replies: 6 Views: 547
|
Thanks for the links!
I wonder how I missed them myself.
With some relays connected you can power and controll nealy any devise that has a power switch. Imagine opening your garage door by sending an ICQ message from your cellphone, or telling your coffee mashine to be ready when you get home.  |
|
 |
Forum: Support Topic: Controlling parallel port |
| skyd1v3r |
|
Posted: August 28th, 2009, 9:59 pm
|
|
Replies: 6 Views: 547
|
Unfortunately no, but thanks anyway!
XP has no ParPort support in the kernel, so the software needs to be explicitly for XP and above.  |
|
 |
Forum: Support Topic: Controlling parallel port |
| skyd1v3r |
|
Posted: August 28th, 2009, 2:21 pm
|
|
Replies: 6 Views: 547
|
Hello,
how would you controll paralell port on Win XP?
I have heard about inpout32.dll, yet I do not know where to jump in, as my knowledge is limited when it comes to DLLs.
Here you´ll find some basic information.
Thanks! |
|
 |
Forum: Support Topic: speed up imagesearch |
| skyd1v3r |
|
Posted: August 26th, 2009, 8:18 pm
|
|
Replies: 2 Views: 449
|
Thanks!
Posted there to ask how it works  |
|
 |
Forum: Scripts Topic: In-memory Window Capture |
| skyd1v3r |
|
Posted: August 26th, 2009, 8:18 pm
|
|
Replies: 24 Views: 11304
|
| Hello, I got this link as answer to this post: "Is there a way to cache files used for imagesearch? You could cache the files on the disk into ram, and cache the created screenshot for several calls. (I commonly search for about 100 files on a single screen. It makes little sense to let AHK cre... |
|
 |
Forum: Support Topic: speed up imagesearch |
| skyd1v3r |
|
Posted: August 26th, 2009, 4:21 pm
|
|
Replies: 2 Views: 449
|
| Hello, is there a way to cache files used for imagesearch? You could cache the files on the disk into ram, and cache the created screenshot for several calls. (I commonly search for about 100 files on a single screen. It makes little sense to let AHK create a new screenshot every time.) Thanks! |
|
 |
Forum: Support Topic: Are there alternatives for Debugview? |
| skyd1v3r |
|
Posted: August 26th, 2009, 2:33 pm
|
|
Replies: 2 Views: 370
|
Tree view, time measurement not just compared to the first line but between any 2 lines of choice, record of CPU-utilisation at the time of a message...
There are a lot of things. |
|
 |
Forum: Support Topic: Are there alternatives for Debugview? |
| skyd1v3r |
|
Posted: August 26th, 2009, 2:22 pm
|
|
Replies: 2 Views: 370
|
Hello,
are there more advanced alternatives for debugview that catch the outputdebug´s messages?
Thanks! |
|
 |
Forum: Support Topic: Listvars [n of m] ? |
| skyd1v3r |
|
Posted: August 25th, 2009, 3:39 am
|
|
Replies: 1 Views: 300
|
Hello,
in ListVars the Vars are shown as myvar[7 of 63]=1234.
What exactly does that mean?
Thanks! |
|
 |
Forum: Support Topic: Escaping ( |
| skyd1v3r |
|
Posted: August 19th, 2009, 1:37 pm
|
|
Replies: 3 Views: 283
|
I´ve missed the need for quotes here. Thanks!  |
|
 |
Forum: Support Topic: Escaping ( |
| skyd1v3r |
|
Posted: August 19th, 2009, 1:32 pm
|
|
Replies: 3 Views: 283
|
| Hello, OutputVar:=InStr(A_LoopField,`() fails to find the first (, as it does not compile. D:\test.ahk (51) : ==> Missing ")" Specifically: InStr(A_LoopField,() I did not change the #EscapeChar. WHat could I do? Thanks |
|
 |
Forum: Support Topic: Use C++ in custom compile? |
| skyd1v3r |
|
Posted: August 17th, 2009, 11:02 am
|
|
Replies: 3 Views: 426
|
Thanks for the answers!
I´ll work through them, and will find a solution for sure. It´s a statistical simulation that I need to run, and C# in 88x faster in my benchmark than AHK.
chears |
|
 |
Forum: Support Topic: Use C++ in custom compile? |
| skyd1v3r |
|
Posted: August 15th, 2009, 8:03 am
|
|
Replies: 3 Views: 426
|
| Hello, I´ve got a quite huge project completed at 90%, but I have to realise that a specific function simply cannot be executed with AHK at reasonable speed. I really would not try this approach, but I do not see another way, as commandline and DLL does not work out as I hoped: How can I incorporate... |
|
 |
Forum: Offtopic Topic: Learn how I made a working PokerBot for Pokerstars |
| skyd1v3r |
|
Posted: August 8th, 2009, 2:27 pm
|
|
Replies: 38 Views: 22545
|
| As my screen is set to 32bit color, I get best results when I save the images in 32bit .bmp. Gif and JPG tend to fail. |
|
 |
| Sort by: |