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 8650 matches
AutoHotkey Community Forum Index
Author Message
  Topic: « What's on your mind? »
SKAN

Replies: 1224
Views: 47756

PostForum: General Chat   Posted: Wed Feb 01, 2012 4:34 pm   Subject: « What's on your mind? »
No more stealth mode? Smile

The reason I chose to hide ( in 2006 ) is that I used to receive 'help-request' PM's as soon a I log in.
Things are different now and so I do not expect much PM's.

: ...
  Topic: « What's on your mind? »
SKAN

Replies: 1224
Views: 47756

PostForum: General Chat   Posted: Tue Jan 31, 2012 2:08 pm   Subject: « What's on your mind? »
Your name was always yellow then?

You would have never noticed my nick at all, since I log-in hidden for past many years.
Profile setting allows anybody to do so.
  Topic: « What's on your mind? »
SKAN

Replies: 1224
Views: 47756

PostForum: General Chat   Posted: Tue Jan 31, 2012 2:01 pm   Subject: « What's on your mind? »
SKAN too!!!
To clarify: Since Nov 2010 when AHK L was made official.
  Topic: about: My Scripts and Snippets
SKAN

Replies: 7
Views: 360

PostForum: General Chat   Posted: Mon Jan 16, 2012 8:41 am   Subject: about: My Scripts and Snippets
The following applies in general to all of my scripts/snippets that have been/will be posted in our forum:

Anyone is free to
copy, modify, publish, use, compile, sell, or distribute my code,
ei ...
  Topic: FileFormat : EXIF : EXIF() Dump-Table v2.00
SKAN

Replies: 20
Views: 3104

PostForum: Scripts & Functions   Posted: Sat Jan 14, 2012 9:08 pm   Subject: FileFormat : EXIF : EXIF() Dump-Table v2.00
the second "b5" should actually "b6".

Many thanks friend. Smile
Fixed: [url=http://www.autohotkey.net/~Skan/wrapper/EXIF/v2.11/EXIF.ahk]2.11
  Topic: FileFormat : EXIF : EXIF() Dump-Table v2.00
SKAN

Replies: 20
Views: 3104

PostForum: Scripts & Functions   Posted: Sat Jan 14, 2012 7:07 pm   Subject: FileFormat : EXIF : EXIF() Dump-Table v2.00
None of my scripts posted before Oct 11, 2010 ( when AHK_L became official ) were unicode compatible.

I suggest you to try the following topic:

Shajul
  Topic: Get some number that is unique for each start of computer
SKAN

Replies: 8
Views: 191

PostForum: Ask for Help   Posted: Thu Jan 12, 2012 4:37 pm   Subject: Get some number that is unique for each start of computer
the script create some kind of variable that is stored in the operating system (not in the script) and that can be named by adding string into Keyword variable?

Exactly!.. and the code is compatibl ...
  Topic: Why I get different wintitle in global and local?
SKAN

Replies: 5
Views: 160

PostForum: Ask for Help   Posted: Thu Jan 12, 2012 4:18 pm   Subject: Why I get different wintitle in global and local?
Please help me to test why the two wintitles are different in some program's window.

MsgBox is being displayed as a top-level window -> is my best guess.
That is: When you call MsgBox, a new wi ...
  Topic: Why I get different wintitle in global and local?
SKAN

Replies: 5
Views: 160

PostForum: Ask for Help   Posted: Thu Jan 12, 2012 11:22 am   Subject: Why I get different wintitle in global and local?
If ( wParam = 1 )
; should be
If ( wParam = 4 )

Edit: Sorry! You are monitoring creation. It works fine for me.

additionally, I guess:

If WinTitle contains Maxthon2_Frame,te ...
  Topic: Get some number that is unique for each start of computer
SKAN

Replies: 8
Views: 191

PostForum: Ask for Help   Posted: Thu Jan 12, 2012 10:02 am   Subject: Get some number that is unique for each start of computer
If ScriptNewSession()
MsgBox, You will not see this message again until you logon again

ScriptNewSession( Keyword="" ) { ; By SKAN, CD: 12-Jan-2012
; Detec ...
  Topic: spambot-alert
SKAN

Replies: 14
Views: 456

PostForum: General Chat   Posted: Fri Jan 06, 2012 8:13 pm   Subject: spambot-alert
okay then pm me your phone number if you wish to give it out

I do not wish to. Please understand.

I come to understand that this was you: On Topic:
Anyone can PM me anytime for matters related ...
  Topic: spambot-alert
SKAN

Replies: 14
Views: 456

PostForum: General Chat   Posted: Fri Jan 06, 2012 7:22 pm   Subject: spambot-alert
skan you are a moderator?

Yes!

what is your phone number skan?

I am sorry. I do wish to give it out. BTW, I am in Chennai.
  Topic: spambot-alert
SKAN

Replies: 14
Views: 456

PostForum: General Chat   Posted: Fri Jan 06, 2012 10:12 am   Subject: spambot-alert
Thanks. Smile
  Topic: Can I save ImageList on disk , and load it later ?
SKAN

Replies: 2
Views: 118

PostForum: Ask for Help   Posted: Thu Dec 29, 2011 5:58 am   Subject: Can I save ImageList on disk , and load it later ?
Answering the original question:
Yes!. You may use [url=http://www.autohotkey.com/forum/viewtopic.php?p=454235#454235]IML_SaveEx() and [url=http://www.autohotkey.com/forum/viewtopic.php?p=446836#4468 ...
  Topic: BitBlt and transparency.
SKAN

Replies: 5
Views: 155

PostForum: Ask for Help   Posted: Mon Dec 26, 2011 7:35 am   Subject: BitBlt and transparency.
how to get the bmp size

/*

BITMAP {
0 LONG bmType
4 LONG bmWidth
8 LONG bmHeight
12 LONG bmWidthBytes
16 WORD bmPlanes
18 WORD bmBitsPixel
20 LPVOID bmBits
 ...
 
Page 1 of 577 Goto page 1, 2, 3 ... 575, 576, 577  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group