.
The SetWindowLong function fails if the window specified by the hWnd parameter does not belong to the same process as the calling thread.
올려논 SubClassing을 테스트 해봤는데 잘 안되더군요.
Help를 보니까 위와 같은 글이 있네요.
그러니까 다른 프로그램은 Sub classing을 할 수 없단 말이군요.
잘못된 정보를 드렸네요.
험... 이런 실수를... ^^;;
.
|