Search found 249 matches

by Zelio
04 May 2020, 22:55
Forum: Ask for Help (v1)
Topic: It is a bug ? VarSetCapacity or DllCall skip the last byte ?
Replies: 3
Views: 566

Re: It is a bug ? VarSetCapacity or DllCall skip the last byte ?

Oh, I found, I have to use NumPut with an UInt, else defaults to UPtr if omitted.
by Zelio
04 May 2020, 21:46
Forum: Ask for Help (v1)
Topic: It is a bug ? VarSetCapacity or DllCall skip the last byte ?
Replies: 3
Views: 566

Re: It is a bug ? VarSetCapacity or DllCall skip the last byte ?

Sorry, I was unclear, when I use VarSetCapacity(ptWin, 16, 0) that doesn't work, when I use VarSetCapacity(ptWin, 16+1, 0) that works.
by Zelio
04 May 2020, 21:23
Forum: Ask for Help (v1)
Topic: It is a bug ? VarSetCapacity or DllCall skip the last byte ?
Replies: 3
Views: 566

It is a bug ? VarSetCapacity or DllCall skip the last byte ?

Hello ! I created this script ten years ago and I wanted to update it (new AHK release + Win10 x64), I found a solve but I don't understand why (feature or a bug ?), I have to add more memory space at the end of my structure, VarSetCapacity or maybe an other function doesn't work as before for a REC...
by Zelio
16 Apr 2015, 09:43
Forum: Ask for Help (v1)
Topic: Control and get element under IE tab and frames...
Replies: 4
Views: 2481

Re: Control and get element under IE tab and frames...

I found an old thread, I will investigate, thanks to Jethrow, http://www.autohotkey.com/board/topic/80775-solved-how-to-create-new-tabs-in-iexplorer/ navOpenInBackgroundTab := 4096 ; Load IE with 3 tabs wb1 := ComObjCreate("InternetExplorer.Application") wb1.Visible := True wb1.Navigate("www.google....
by Zelio
15 Apr 2015, 17:08
Forum: Ask for Help (v1)
Topic: Control and get element under IE tab and frames...
Replies: 4
Views: 2481

Control and get element under IE tab and frames...

I try to get access inside of others tab, sorry, I don't know what to do, and I am very unskilled with this stuff... I have an obligation of using tab, for merge and save a lot of ressources... I build the browser like this: wb := ComObjCreate("InternetExplorer.Application") wb.Visible := true loop ...
by Zelio
15 Mar 2015, 16:48
Forum: Ask for Help (v1)
Topic: How use and change a proxy for ActiveX Shell.Explorer ?
Replies: 1
Views: 1644

How use and change a proxy for ActiveX Shell.Explorer ?

There is an elegant way ? For example a WB.proxy method ? Or I have to use the IE registry, and reload the script ? proxy := "XXX.XXX.XXX.XXX:8080" RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Internet Settings, ProxyEnable, 1 RegWrite, REG_SZ, HKEY_CURRENT_USER,...
by Zelio
23 Jan 2015, 17:12
Forum: Ask for Help (v1)
Topic: Silently send Shift+Left to VLC
Replies: 5
Views: 3342

Re: Silently send Shift+Left to VLC

Thank you jpginc, TLM, garry ! I gave up with postmessage and sendmessage, I guess I have to use keybd_event MSDN function, but not time for investigate... Therefore I use controlsend for only one VLC window... (when I played with DetectHiddenWindows and SetTitleMatchMode at default value I had weir...
by Zelio
22 Jan 2015, 21:12
Forum: Ask for Help (v1)
Topic: Silently send Shift+Left to VLC
Replies: 5
Views: 3342

Silently send Shift+Left to VLC

I am stuck like a newbie, and I tried a lot of ways (postmessage, sendmessage, lparam, more sleep, etc)... The problem is the combo key "shift+left", else to send "space" works fine. #NoEnv #SingleInstance Force DetectHiddenWindows, On SetTitleMatchMode, 2 WM_KEYDOWN := 0x100 WM_KEYUP := 0x0101 VK_S...
by Zelio
30 Aug 2014, 20:43
Forum: Ask for Help (v1)
Topic: I can't explain this is the title :(
Replies: 2
Views: 1588

Re: I can't explain this is the title :(

Many ways, if your bot do immoral thing then we will not help you...

Code: Select all

a::
loop 4
{
	account := "Yolo" a_index + 10
	send % account "{enter}"
	sleep 1000
}
return
by Zelio
30 Aug 2014, 20:25
Forum: Ask for Help (v1)
Topic: Press a key for x ms ?
Replies: 4
Views: 2395

Re: Press a key for x ms ?

Many ways, maybe you want an autofire...
http://www.autohotkey.com/board/topic/6 ... re-thread/
by Zelio
12 Jul 2014, 00:25
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4893
Views: 1392406

Re: « What's on your mind? » Topic is solved

LOL, about the java video ! Else, some peoples don't evolve (or countries) for the good... Why we have to write "seven" ? each country have reason, for example in USA it was because of the "1" and the "Z" with recognition (about handwriting, printing is an other problem), else http://en.wikipedia.or...
by Zelio
12 Jul 2014, 00:01
Forum: Off-topic Discussion
Topic: [Ended] SciTE4AutoHotkey Icon Competition
Replies: 34
Views: 17410

Re: [Ended] SciTE4AutoHotkey Icon Competition

Come one :D I don't care but judge by yourself, with your eyes :D (joke) Bold it, and transform it (width) http://www.identifont.com/samples/microsoft/ComicSans.gif new win 8.1 standard icon (weather, travel, chat, photo, finance ...) http://www.extremetech.com/wp-content/uploads/2013/04/windows-8-s...
by Zelio
08 Jul 2014, 09:32
Forum: Off-topic Discussion
Topic: [Ended] SciTE4AutoHotkey Icon Competition
Replies: 34
Views: 17410

Re: [Ended] SciTE4AutoHotkey Icon Competition

Congratulations ! Thank fincs, but I don't want a place ! :D I haven't spend hours to check every font, only some minutes to do the whole thing, sadly the only common recognized monospaced font is Courier, and even lexikos use the horrible Comic font for the current icon... For curious people, if yo...
by Zelio
02 Jul 2014, 10:35
Forum: Off-topic Discussion
Topic: [Ended] SciTE4AutoHotkey Icon Competition
Replies: 34
Views: 17410

Re: SciTE4AutoHotkey Icon Competition

I haven't enough time and it is just some ideas, I let you discover how to do a simple "metro" icon at http://adrien.guichard.free.fr/scite4ahk.zip Windows 8 seems to do like that... a mask with a metro color, that can give two results, one for the desk UI and the other for the pad UI... http://adri...
by Zelio
30 Jun 2014, 21:13
Forum: Off-topic Discussion
Topic: [Ended] SciTE4AutoHotkey Icon Competition
Replies: 34
Views: 17410

Re: SciTE4AutoHotkey Icon Competition

Hmmm, why not, but it look likes an heliport logo in a golf field...
by Zelio
23 Jun 2014, 10:52
Forum: Off-topic Discussion
Topic: Only YOU Can Protect Net Neutrality
Replies: 12
Views: 6876

Re: Only YOU Can Protect Net Neutrality

But we are too lazy, too coward, and extremly too good to build on sand, we will just use a new crypto who will consume more CPU, intel and AMD will be happy, and NSA computer grid too... If you forgot your phone at home, you become a daily suspect... If you use privacy tools, you become a suspect.....
by Zelio
22 Jun 2014, 00:13
Forum: Off-topic Discussion
Topic: Only YOU Can Protect Net Neutrality
Replies: 12
Views: 6876

Re: Only YOU Can Protect Net Neutrality

Net neutrality is a minimum... Problem is always money, why we still use mp3 or mp4 or aac, why we still use tcp and http, old and BETTER alternatives already exist and to secure is impossible (just more long or hard hack)... Every body can build his own protocol (but will depends of ISP and router ...
by Zelio
17 Jun 2014, 08:02
Forum: About This Community
Topic: Chinese and germans got their sub-forums, how about Russian?
Replies: 74
Views: 41262

Re: Chinese and germans got their sub-forums, how about Russ

I found a part inside "forum structure" thread http://ahkscript.org/boards/viewtopic.php?t=40, don't refound the other parts with a large discussion about barrier language (thats why I am rude with my last sentence in this post, to say that we wanted only english for international at top and other ...
by Zelio
17 Jun 2014, 07:20
Forum: About This Community
Topic: Chinese and germans got their sub-forums, how about Russian?
Replies: 74
Views: 41262

Re: Chinese and germans got their sub-forums, how about Russ

Thank a lot! Even it is not me that you listened about an "other languages" section for clean main page (I cried and claimed, 8 months ago), where are original first threads about what we will do of this website?
by Zelio
10 Jun 2014, 03:34
Forum: Off-topic Discussion
Topic: [Ended] SciTE4AutoHotkey Icon Competition
Replies: 34
Views: 17410

Re: SciTE4AutoHotkey Icon Competition

If you are looking for original source, and want to merge them with a 256*256 resolution (about your scaling problem): http://www.pngfactory.net/png/13765/SciTE (transparent .png, all size inside .ico) https://github.com/Lexikos/AutoHotkey_L/tree/master/source/resources (all size inside icon_main.ic...

Go to advanced search