일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 |
- if(식)
- ControlGetText
- IF (식)
- EnvSet
- Menu
- Blocks
- SetMouseDelay
- EnvSub
- DetectHiddenWindows
- autohotkey
- API
- SetTitleMatchMode
- EnvDiv
- 함수
- IfInString
- IfWinExist
- ControlSend
- Threads
- 배열
- EnvMult
- EnvAdd
- MouseClick
- 식의 설명
- SetKeyDelay
- SetEnv
- SetControlDelay
- if
- Var:=식
- StringGetPos
- 식
- Today
- Total
목록2008/12/24 (3)
ㄴrㅎnㅂrㄹrㄱi

창 제목과 내용, 메세지 형식을 디자인하는 툴입니다. Clipboard 버튼을 클릭하면 미리보기와 클립보드에 소스가 저장이 됩니다. 미리보기로 본 메세지창 모양 소소보기 /* MsgBox generator by oldbug http://www.autohotkey.com/forum/viewtopic.php?t=1631&p=9742#9742 Updated/Improved by Philippe Lhoste (PhiLho) */ ;#################### Form Gui Add, Text, x16 y7 w60 h15, Title Gui Add, Text, x16 y50 w60 h15, Message Gui Add, Edit, vtitle x16 y27 w390 h20, Gui Add, Edit, v..
BASS Library - extreme AHK sound power! [ description ] BASS for powerful AHK soundplay >:D ! It gives AHK power to play: AIFF, AIF, AIFC, MP1, MP2, MP3, OGA, OGG, WAV, MO3, XM, MOD, S3M, IT, MTM, UMX soundfiles and STREAM on-the-fly plus 3d effects using EAX in a tiny 96KB dll. BASS can be extended with plugins, supporting formats like: FLAC, WMA, WMP, WMV, ASF, MID, MIDI, RMI, KAR, WV, WVC, AA..

해당 창에 대한 모든 정보를 보여주는 도구 입니다. A larger list (which can be activated on the advanced tab) shows more data: - a list of all controls and their properties of the window in question - a list of all existing windows and their properties Download the AHK Source Code Change log: ;changes since 1.6 ; - added a small gap in the mouse picker grid to identify the center (thanks fade2gray) ; - adjusted group..