MFC Study 1 ¶
(2006. 7. 3.) ¶
¶
- , , ,
¶
- C++
- MFC 기 그
- 결
- MFC
- MFC
과 ¶
- MFC 그 기 5개 그 .
- . MFC 게 .()
금(2006. 7. 7.) ¶
¶
- , , , , 규,
¶
- 결과 결
- 금
-
- 3 그 기. (기 결.ㅜㅜ;)
- Server ,
- Client , 규
- 기 ,
- Server ,
¶
~cpp BOOL CMainFrame::PreCreateWindow(CREATESTRUCT& cs) { if( !CFrameWnd::PreCreateWindow(cs) ) return FALSE; // TODO: Modify the Window class or styles here by modifying // the CREATESTRUCT cs cs.cx = 300; cs.cy = 600; cs.x = ::GetSystemMetrics(SM_CXSCREEN)-300; cs.y = 0; return TRUE; }
-
- Resource Menu
- Separate : 간
- Pop-up :
- Separate : 간
- ""
- Dialog -> Properties
- Dialog -> Properties
- Resource Menu
- .