본문 바로가기

Windows/MFC

dll 에서 messagebox 사용하기

MessageBox( GetDesktopWindow(),    _T("Could not get version information."), _T("Error"), MB_OK|MB_ICONSTOP );

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

CListCtrl 헤더 입력  (0) 2013.10.02
mysql connect  (0) 2013.10.02
CPU 정보 위치 REGISTRY  (0) 2013.10.02
탐색기에서 Drag & Drop 을 받기  (0) 2013.10.02
Environments information path (registry)  (0) 2013.10.02