Search found 7 matches

by Therobotmd
07 Feb 2014, 17:37
Forum: Scripts and Functions (v1)
Topic: [Function] GuiButtonIcon
Replies: 27
Views: 15861

Re: [Function] GuiButtonIcon

Very nice. Easy and small.
by Therobotmd
16 Jan 2014, 01:11
Forum: Ask for Help (v1)
Topic: how to modify this script (List View of running scripts)?
Replies: 2
Views: 1775

Re: how to modify this script (List View of running scripts)

See LV_Modify() for solution #1 and LV_GetText() for solution #2. Here's the modified script. ; http://www.autohotkey.com/board/topic/95550-how-to-get-a-list-of-autohotkey-scripts-running/ ; http://www.xp-waste.com/post23929.html#p23929 #Persistent #SingleInstance FORCE #NoEnv SendMode, Input SetWor...
by Therobotmd
11 Jan 2014, 23:51
Forum: Scripts and Functions (v1)
Topic: GUI Creator (formerly Basic GUI Creator)
Replies: 64
Views: 158659

Re: GUI Creator (formerly Basic GUI Creator)

Awesome! Can you post the code I the forum though? The formatting is all screwy for me. Missing all line breaks.

Thanks!
by Therobotmd
07 Jan 2014, 22:02
Forum: Scripts and Functions (v1)
Topic: [ActiveX] VNC Embedded in gui
Replies: 1
Views: 3140

[ActiveX] VNC Embedded in gui

I found an open source activex online for UltraVNC. I put together a little test script that shows basic functions. This will require that you download the activex control from here: http://www.vitoplantamura.com/index.aspx?page=axvncviewer You can register the activex using 'Run, REGSVR32 UltraVncA...
by Therobotmd
07 Jan 2014, 02:17
Forum: Ask for Help (v1)
Topic: [Solved] ERROR_INVALID_DLL when Dllcalling httpapi.dll
Replies: 3
Views: 2563

Re: ERROR_INVALID_DLL when Dllcalling httpapi.dll

Same error here in win7 x64 with AHK_L. Sadly, I can't help you more then that. I know nothing of that particular DLL's usage. Though I don't see any obvious mistakes based on a quick glance. (Not that I would recognize one of there were...)
by Therobotmd
07 Jan 2014, 01:35
Forum: Ask for Help (v1)
Topic: GDI GUI issues
Replies: 0
Views: 1345

GDI GUI issues

Hello all! First post in the new forum and happy to be making it! A functioning forum is critical to AHK so I'm glad you guys took that step, no matter how hard it was. I see a lot of familiar names around which is reassuring especially because the names I recognize are the ones I've been helped by ...

Go to advanced search