Searched refs:m_bDevStudioEditor (Results 1 – 1 of 1) sorted by relevance
319 BOOL m_bDevStudioEditor; member in CMainDialog341 m_bDevStudioEditor = FALSE; in CMainDialog()351 DDX_Check(pDX, IDC_DEVSTUDIO_EDITOR, m_bDevStudioEditor); in DoDataExchange()378 Dlg.m_bDevStudioEditor = g_bDevStudioEditor; in BEGIN_MESSAGE_MAP()383 g_bDevStudioEditor = Dlg.m_bDevStudioEditor; in BEGIN_MESSAGE_MAP()