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

  • 2014-07-26 andrew

    Visual Studio 2010 이상 에서 OnInitDialog 추가하기

    구글 검색결과 visual studio 2010에서 메시지 처리함수인 OnInitdialog 를 추가 하는 방법은 두가지가 있다. 방법 1. 1. 클래스를 선택하여 속성 창을 연다...
  • 2014-07-16 andrew

    Web Browser 컨트롤

    Web Browser Control FAQ   다음의 FAQ(FAQ라고 하기도 뭐 합니다만.. )는 제가 VC++ Q&A 에서 그 동안 봐왔던 Web Browser...
« 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