컴퓨터잡담
2009.12.22 18:44

postmassge 마우스 & PixelGetColor &

조회 수 7945 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

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

postmassge 마우스 & PixelGetColor &



PostClick(x,y,win="A") { ; assumes 'win' is the active window if no window title is specified 

  lParam := x & 0xFFFF | (y & 0xFFFF) << 16 
  PostMessage, 0x201, , %lParam%, , %win% ;WM_LBUTTONDOWN 
  PostMessage, 0x202, , %lParam%, ,  %win% ;WM_LBUTTONUP 
  


http://www.autohotkey.com/forum/topic41819.html



WinMove,A,,,,300,200 
위의 명령은 현재 활성화 상태의 윈도우에 대한 크기 조절 명령입니다. 















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

?

List of Articles
번호 분류 제목 날짜 조회 수
2344 Fatal error: Call to a member function get() on null in C:\AutoSet9\public_html\files\cache\template_compiled\4cfb1455260434e25c468dc186e72b58.compiled.php on line 101