오후 9:14 2001-02-13
조경민
=--------------------------------------------------
CMainFrame::CMainFrame()
{
// TODO: add member initialization code here
m_bAutoMenuEnable = FALSE;
}
이러면 리소스에서 메뉴를 비활성 해놓은것이 실행시
비활성으로 보인다.
조경민
=--------------------------------------------------
CMainFrame::CMainFrame()
{
// TODO: add member initialization code here
m_bAutoMenuEnable = FALSE;
}
이러면 리소스에서 메뉴를 비활성 해놓은것이 실행시
비활성으로 보인다.
'KB > MFC/Win32' 카테고리의 다른 글
| [com] ADO Recordset 인자로 받기 (0) | 2004.03.19 |
|---|---|
| Remote Data Service (0) | 2004.03.19 |
| 다국어 지원 하기 Resource DLL (0) | 2004.03.19 |
| MemoryDC 만들기 (0) | 2004.03.19 |
| ASP 업로드 컴포넌트 만들기 (0) | 2004.03.19 |