Andrew's Garage

Shrunk Expand

Primary Navigation

[MFC] – 포커스 없는 창 만들기

창은 생성 되지만, 포커스는 가져 오지 않는 창 만들기.

MFC 다이얼로그 모드라면, 초기화 코드에 다음 추가!

SetWindowLong(m_hWnd,GWL_EXSTYLE,WS_EX_NOACTIVATE);

아는게 힘!!!

 

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related


Posted on 2014-08-09 9:11 AM by andrew Comment
📂This entry was posted in C/C++ MFC & WINDOWS 참고를 위한 저장물

Related Posts

  • 2015-02-02 andrew

    [펌][AngularJS] 배우는 방법 & 기본 개념 잡기

    http://mobicon.tistory.com/281 AngularJS/Concept AngularJS를 배우기 위해 좌충우돌 하며 읽고, 보고, 듣고, 코딩해본 코스를 나름 정...
  • 2014-12-11 andrew

    [펌] AIX DBX 사용법

    dbx와 core 파일을 분석할때는 다음과 같이 하자.   우선 첫째로 현재 해당 core파일을 생성한 바이너리 부터 확인해보자. file 다음 core 파일을 입력하면...
« MFC] – CWebBrowser2 에서 IWebBrowser2 사용하기 [MFC] – 동일 어플 반복 실행 방지 »

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

( optional )


©2026 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme