Skip to content
조회 수 35869 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

Autohotkey) Find WM_COMMAND parameter with Winspector

 

 

   관련 게시물 :

 

   AUTOhotKEY 웹페이지 열지않고 소스 가져오기 또는 로그인 하기 

   AUTOhotKEY 오토핫키 콤보박스 제어하기

   AUTOhotKEY 웹페이지 감시결과에 따라 마이피플로 글 전송하기

   AUTOhotKEY 윈도우 ahk_id 추출하기

   Autohotkey 엑셀(Excel)에서 행값 증가시키기

   Autohotkey 30분마다 자동으로 디스크 정리하기

                                                                     

                                                   

 

 

Step 1

If you do not already have Winspector,
Download & install Winspector from www.windows-spy.com/download/
Direct DL Link: Winspector_setup.exe ( 0.99 MiB )

Read this topic: Tutorial on posting messages to Windows



Step 2
Minimize all windows and Start your program.
> In this example I am using Windows Media Player




Step 3
Run Winspector. If you had chosen the default settings, then the path would be like
?:\Program Files\Winspector\WinspectorU.exe





Step 4
Close all the sub-windows with close buttons ( refer the Red arrows in above screenshot ) until
you have an empty window like below





Step 5

Select View > Window List





Step 6a

Click on the Window tab to make sure you are viewing the Window List





Step 6b

Browse the List and find your app. You can easily identify it with the Icon.
> In this case it is Windows Media Player
Select the Window from the list / Right click and select Messages...





Step 6c

Close the Window List and maximize the Message Window





Step 7a

You will see a plain window like below.
> Take a look at the Caption bar, WMP Skin Host is the ahk_class





Step 7b

Right click on the Client-area
1) make sure Filter messages is checked. If not check it.
2) Select Edit Message Filter...





Step 7c

By default, Winspector will monitor all the Window Messages,
Whereas, we need only it to monitor WM_COMMAND.
So click Filter all to remove all the Messages.





Step 7d

Select WM_COMMAND from the left list, double-click it to move it to the right list.





Step 7e

Click Ok button.





Step 8

Use alt-tab to move focus to Windows Media Player and perform the following:
1) Pull down Menu File > Open to open a media file
2) Pull down Play > Play/Pause to pause the media.
3) Pull down Play > Stop to stop the media





Step 9

Use alt-tab to move focus back to Winspector.
If you find that the window caption no longer points to "your Message capture window" ... and shows
something like SysShadow instead.. keep closing these sub-windows until "your window" appears in
the Caption.



In this example it is WMP Skin host and will appear as follows:



The highlighted integers are the required wParam for WM_COMMAND
Open = 57601
Play/Pause Toggle = 18808
Stop = 18809

From AHK, to control Play/Pause of WMP, the command would be

Code (Copy):
PostMessage, 0x111, 18808,0,, ahk_class WMP Skin Host ; 0x111 is WM_COMMAND

Note: ahk_class for WMP will change for full mode/skin mode etc


     

    로그인 후 댓글쓰기가 가능합니다.

    ?

    List of Articles
    번호 분류 제목 날짜 조회 수
    157 HTMLPHPMSQL 자바스크립트 명령어 2018.01.31 12894
    156 HTMLPHPMSQL 자바스크립트 내가 자주 사용하는 함수모음 2018.02.08 7957
    155 AutoHotKey autohotkey command-line 실행시 파라미터 설정 2018.02.14 7223
    154 컴퓨터잡담 마인크래프트 게임충돌 해결방법 file 2018.07.03 24069
    153 AutoHotKey Autohotkey] 키보드 후킹 테스트 file 2018.07.07 9681
    152 컴퓨터잡담 메이플스토리 입력신호범위초과(out of range)에러메세지 해결방법 file 2018.07.26 5818
    151 [Docs]스프레드시트 구글캘린더 CSV 파일로 일괄 기록하기 file 2018.08.31 12293
    150 컴퓨터잡담 윈도우 PC에서 안드로이드 앱 실행 file 2018.09.25 6189
    149 [Docs]스프레드시트 구글 앱스 스크립트(Google Apps Script) 외부에서 실행하기 2019.01.09 6807
    148 [Docs]스프레드시트 구글 앱스 스크립트(Google Apps Script) 외부에서 실행하기 2 2019.01.09 7050
    147 컴퓨터잡담 nVIDIA GTX750Ti 드라이버 file 2019.02.19 6799
    146 컴퓨터잡담 CPU-Z file 2019.02.23 3904
    145 WindowsTip ISO 파일을 USB에 굽는 방법 [4GB 넘는 ISO 파일 USB에 굽는 방법] 2019.04.13 8113
    144 컴퓨터잡담 CCTV VIEWEASYV2 file 2019.05.31 4151
    143 컴퓨터잡담 [REMIX OS]How to Edit of REMIX OS build.prop? 수정방법 file 2019.11.10 12577
    142 컴퓨터잡담 [크롬] 원격 데스크톱 외부접속시 "서버에서 참조를 반환했습니다." 오류 해결법 2019.11.18 11508
    141 컴퓨터잡담 크롬에서 플래시 사용하기 2020.11.04 3386
    140 [Docs]스프레드시트 스프레드시트 스크립트 소스 2020.12.26 4892
    139 [Docs]스프레드시트 스프레드시트 함수 2020.12.27 4825
    138 컴퓨터잡담 한글입력이 안될때(how to hangul ...) file 2021.01.08 2839
    Board Pagination Prev 1 ... 37 38 39 40 41 ... 46 Next
    / 46

    http://urin79.com

    우린친구블로그

    sketchbook5, 스케치북5

    sketchbook5, 스케치북5

    나눔글꼴 설치 안내


    이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

    이 사이트를 나눔글꼴로 보기 위해서는
    나눔글꼴을 설치해야 합니다.

    설치 취소