| Author |
Message |
Forum: Support Topic: Clueless about DLL's |
| CutmanMike |
|
Posted: July 6th, 2010, 11:59 am
|
|
Replies: 7 Views: 410
|
| Hi again I've started taking up this IDE thing again and I'm pretty damn stumped! I've gotten as far as initializing the DLL but now it's gotten to more complex functions that I can't quite figure out how to translate into AHK :? Here's the two functions in the documentation: _______________________... |
|
 |
Forum: Support Topic: Clueless about DLL's |
| CutmanMike |
|
Posted: May 25th, 2010, 3:51 pm
|
|
Replies: 7 Views: 410
|
Thanks. This should be enough to get me started at least  |
|
 |
Forum: Support Topic: Clueless about DLL's |
| CutmanMike |
|
Posted: May 25th, 2010, 3:03 pm
|
|
Replies: 7 Views: 410
|
| I believe this is it IDE_NET, version 3.82 IDE_NET is a set of the network interface functions of IDE - Internet Doom Explorer. With their help it is possible to receive all necessary to launcher information from Odamex (v0.4), ZDaemon (v1.08), Skulltag (v0.97) servers. Initialization and environmen... |
|
 |
Forum: Support Topic: Clueless about DLL's |
| CutmanMike |
|
Posted: May 25th, 2010, 2:29 pm
|
|
Replies: 7 Views: 410
|
| Hi, I wanted to toy with a DLL to help me create a new program. The dll in question is this: http://doomutils.ucoz.com/load/2-1-0-12 It's used to retrieve information from a server. The dll apparently contains all the functions to do it, so the only thing left is the GUI. I can do the GUI fine and d... |
|
 |
Forum: Support Topic: Editbox list, how to read each line? |
| CutmanMike |
|
Posted: September 25th, 2009, 2:31 pm
|
|
Replies: 5 Views: 427
|
| So writing to a file is the best way? I read about it but I thought it was a bit hacky. I guess I can try that if that's the way to go. |
|
 |
Forum: Support Topic: Editbox list, how to read each line? |
| CutmanMike |
|
Posted: September 25th, 2009, 2:10 pm
|
|
Replies: 5 Views: 427
|
| Something that sounds simple on paper is turning out to be the hardest thing I've ever had to do in this AHK. Basically I have a multiline edit box. I want to retrieve the data entered here and do something with each line later. I don't know how to read each line of this box though after it's been t... |
|
 |
Forum: Support Topic: Probably simple: Press a button, put text in an edit box |
| CutmanMike |
|
Posted: July 12th, 2009, 1:31 am
|
|
Replies: 3 Views: 164
|
Hi,
For some reason I'm having trouble doing this simple task. I have an edit box, and I want some text to be entered into it when a button is pressed. How would I do this?
Thanks |
|
 |
Forum: Support Topic: [Solved]Iniread and Checkbox problem |
| CutmanMike |
|
Posted: June 25th, 2009, 12:35 pm
|
|
Replies: 2 Views: 389
|
Worked, thanks  |
|
 |
Forum: Support Topic: [Solved]Iniread and Checkbox problem |
| CutmanMike |
|
Posted: June 25th, 2009, 11:49 am
|
|
Replies: 2 Views: 389
|
| Hi, I'm having problems reading from an ini and displaying the result in a checkbox. Iniread seems to work fine, but when the Gui is added it doesn't read the correct value from the ini. Here's the code #SingleInstance ignore #Persistent AppName = DITool AppVer = 0.6 IniRead, BMCBind, ditool.ini, di... |
|
 |
Forum: Support Topic: Help with Send, typing out code. |
| CutmanMike |
|
Posted: March 16th, 2009, 5:24 pm
|
|
Replies: 2 Views: 264
|
Thanks  |
|
 |
Forum: Support Topic: Help with Send, typing out code. |
| CutmanMike |
|
Posted: March 16th, 2009, 5:16 pm
|
|
Replies: 2 Views: 264
|
Hi
I'm trying to write an app to help automate writing up code for another application (What a world we live in...). The code format is like this:
Code: actor player { stuff }
How would I have send (or sendinput or whatever) type that out exactly with the formatting? |
|
 |
Forum: Scripts Topic: Screamer Creator v0.8 |
| CutmanMike |
|
Posted: March 5th, 2009, 1:56 pm
|
|
Replies: 4 Views: 2953
|
| Hi, This is my first application so bear with me. It's called Screamer Creator, and is very similar to Shocker which is listed on the AutoHotkey wiki. Here's the information posted from my website: http://cutstuff.net/images/screamercreator.PNG What is it? Screamer Creator is a program that allows y... |
|
 |
| Sort by: |