Searched refs:g_bDevStudioEditor (Results 1 – 1 of 1) sorted by relevance
22 static BOOL g_bDevStudioEditor = FALSE; // Open file in Dev Studio editor simultaneously variable97 g_bDevStudioEditor = GetRegistryInt(hSectionKey, in SetApplicationObject()98 "DevStudioEditor", g_bDevStudioEditor); in SetApplicationObject()204 if (! g_bDevStudioEditor) in DocumentOpen()255 if (! g_bDevStudioEditor) in NewDocument()378 Dlg.m_bDevStudioEditor = g_bDevStudioEditor; in BEGIN_MESSAGE_MAP()383 g_bDevStudioEditor = Dlg.m_bDevStudioEditor; in BEGIN_MESSAGE_MAP()395 g_bDevStudioEditor); in BEGIN_MESSAGE_MAP()