AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 14 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Calling 7zip through DllCall
STEPHANVS

Replies: 7
Views: 1996

PostForum: Ask for Help   Posted: Tue Nov 20, 2007 5:10 pm   Subject: Question...
... (although I just use the command line with Hide option, or not if I want to see the progression...)

Is it posible? Please share...

(As far as I tried with 7z.exe or 7zG.exe the Hide option d ...
  Topic: Embed an Internet Explorer control in your AHK Gui via COM
STEPHANVS

Replies: 177
Views: 23229

PostForum: Scripts & Functions   Posted: Tue Nov 20, 2007 2:27 am   Subject: Border...
Works like a charm!

Thanks.
  Topic: Embed an Internet Explorer control in your AHK Gui via COM
STEPHANVS

Replies: 177
Views: 23229

PostForum: Scripts & Functions   Posted: Sun Nov 18, 2007 10:05 pm   Subject: Border?
The control now has a 2 pixel (sunken) border around it. Is it possible to reduce it to 0 again? (like IEControl.ahk did)

Thanks.
  Topic: UNICODE support
STEPHANVS

Replies: 8
Views: 929

PostForum: Wish List   Posted: Mon Nov 05, 2007 10:01 pm   Subject: UNICODE support
v2.0? Very Happy Cool, v1.1 still not out yet Very Happy

Anyway, I hope it's on the to do list Smile

Regards,
Istvan
  Topic: UNICODE support
STEPHANVS

Replies: 8
Views: 929

PostForum: Wish List   Posted: Sun Nov 04, 2007 6:07 pm   Subject: UNICODE support
Maybe I didn't search hard enough, but I didn't find this request Smile

It'll be great to have UNICODE support in AutoHotKey, and probably not only for me. I am trying to make some text presentation ...
  Topic: TCP/IP evolved
STEPHANVS

Replies: 7
Views: 710

PostForum: Ask for Help   Posted: Mon Jun 25, 2007 5:37 pm   Subject: TCP/IP evolved
... although this way the server doesn't close the socket on client exit ... Question

The problem is
DllCall("Ws2_32\WSAAsyncSelect", "UInt", socket, "UInt", ScriptMai ...
  Topic: TCP/IP evolved
STEPHANVS

Replies: 7
Views: 710

PostForum: Ask for Help   Posted: Mon Jun 25, 2007 4:10 pm   Subject: TCP/IP evolved
Cool, man Cool i missed the ReceiveData's {}'s... Works fine now, thanks again!
  Topic: TCP/IP evolved
STEPHANVS

Replies: 7
Views: 710

PostForum: Ask for Help   Posted: Fri Jun 22, 2007 7:18 pm   Subject: TCP/IP evolved
Sad No answer... should i post the code with explanations?
  Topic: TCP/IP evolved
STEPHANVS

Replies: 7
Views: 710

PostForum: Ask for Help   Posted: Thu Jun 21, 2007 2:06 pm   Subject: TCP/IP evolved
Hi. I used Zed Gecko's TCP/IP scritps, and modified them a little, so the server can accept multiple connections. Well it works until i want the server to accept something that a client sends.

In t ...
  Topic: Get data from custom drawn control...
STEPHANVS

Replies: 2
Views: 175

PostForum: Ask for Help   Posted: Sat Apr 07, 2007 7:51 pm   Subject: Get data from custom drawn control...
Is there any script command, algorithm, or any way to extract text/list/data from a custom, program drawn control?

(My control's ClassNN, from where I would like to get any kind of data, is an Afx: ...
  Topic: How to get RAW data?
STEPHANVS

Replies: 4
Views: 211

PostForum: Ask for Help   Posted: Tue Mar 06, 2007 9:31 am   Subject: How to get RAW data?
What do you mean by
Wrong forum
?

This is the Ask for help forum. Where should I post my question?
  Topic: How to get RAW data?
STEPHANVS

Replies: 4
Views: 211

PostForum: Ask for Help   Posted: Mon Mar 05, 2007 10:09 pm   Subject: How to get RAW data?
Hi, I have a program that has a listview-kind of control. The problem is, it's not true ListView, so I can't get data out of it through SysListView32X... I know it's Afx:400000:8:10013:0:01 Very Happy so, if ...
  Topic: what if Afx:400000:8:10013:0:01 instead of SysListView321...
STEPHANVS

Replies: 2
Views: 203

PostForum: Ask for Help   Posted: Mon Mar 05, 2007 5:09 pm   Subject: what if Afx:400000:8:10013:0:01 instead of SysListView321...
You have to use either the exact ClassNN or the ahk_class, etc., no SysListView32n.

Tried it... didn't work.

And if that's not a true ListView, AutoHotkey won't be able to extract info from it. ...
  Topic: what if Afx:400000:8:10013:0:01 instead of SysListView321...
STEPHANVS

Replies: 2
Views: 203

PostForum: Ask for Help   Posted: Mon Mar 05, 2007 4:51 pm   Subject: what if Afx:400000:8:10013:0:01 instead of SysListView321...
I can't extract data from a program's list control. It's ClassNN is Afx:400000:8:10013:0:01 instead of SysListView321.

Active Window Info shows:

>>>>>>>>>>( Window ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group