반응형
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 |
Tags
- SetEnv
- SetControlDelay
- if(식)
- SetMouseDelay
- SetTitleMatchMode
- Var:=식
- MouseClick
- StringGetPos
- 함수
- EnvSub
- EnvAdd
- Threads
- ControlGetText
- ControlSend
- 배열
- IfInString
- autohotkey
- SetKeyDelay
- EnvDiv
- Menu
- Blocks
- DetectHiddenWindows
- if
- 식의 설명
- IfWinExist
- API
- EnvMult
- 식
- IF (식)
- EnvSet
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