반응형
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- SetKeyDelay
- EnvMult
- SetEnv
- SetControlDelay
- StringGetPos
- autohotkey
- Var:=식
- IfWinExist
- 배열
- ControlGetText
- Menu
- 함수
- SetTitleMatchMode
- SetMouseDelay
- Threads
- EnvSet
- MouseClick
- 식의 설명
- IfInString
- EnvDiv
- EnvAdd
- IF (식)
- Blocks
- if
- if(식)
- EnvSub
- DetectHiddenWindows
- ControlSend
- API
- 식
Archives
- Today
- Total
ㄴrㅎnㅂrㄹrㄱi
[윈도우 창정보 유틸리티] AHK_Window_Info_v1.5 본문
반응형
This script will reveal information on windows, controls, etc.
It is made public under the Attribution-NonCommercial-ShareAlike 2.5 licence from Creative Commons
it requires the latest AHK version.
ScreenShots of the 5 tabs (Version 1.4):
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
It is made public under the Attribution-NonCommercial-ShareAlike 2.5 licence from Creative Commons
it requires the latest AHK version.
ScreenShots of the 5 tabs (Version 1.4):
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
반응형
'AUTOHOTKEY > 스크립트' 카테고리의 다른 글
숫자에 콤마 찍기 (0) | 2007.10.23 |
---|---|
SplashText Sizer - WYSIWYG (0) | 2007.10.23 |
SplashImage Maker - WYSIWYG (0) | 2007.10.23 |
HotString GUI (0) | 2007.10.23 |
마우스를 대면 툴팁으로 도움말을 보여준다. (0) | 2007.10.23 |
Comments