Home
last modified time | relevance | path

Searched refs:ID_PROJECT_IMPORT (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dstudiox.cpp41 ON_COMMAND(ID_PROJECT_IMPORT, &CstudioxApp::OnProjectMerge) in BEGIN_MESSAGE_MAP()
Dresource.h714 #define ID_PROJECT_IMPORT 33070 macro
DMainFrm.cpp1885 EnableMenuItem(p_project_menu, ID_PROJECT_IMPORT); in OnInitMenuPopup()
1889 DisableMenuItem(p_project_menu, ID_PROJECT_IMPORT); in OnInitMenuPopup()
1900 DisableMenuItem(p_project_menu, ID_PROJECT_IMPORT); in OnInitMenuPopup()
Dstudiox.rc449 MENUITEM "Import Project", ID_PROJECT_IMPORT
2040 ID_PROJECT_IMPORT "Import modules from second project into current\nImport Project"