본문 바로가기

Windows/MFC

Foreground set 포그라운드 실행

[code]
::SetForegroundWindow(pFrame->m_hWnd);
[/code]

'Windows > MFC' 카테고리의 다른 글

file attribute  (0) 2013.10.02
CreateDIBSection  (0) 2013.10.02
메뉴바 숨기기 Hide menu bar  (0) 2013.10.02
프로그램을 하나만 실행하기 CreateFileMapping  (0) 2013.10.02
NMAKE Fatal Error U1077  (0) 2013.10.02