Searched refs:FCIDM_SHVIEW_COPYTO (Results 1 – 25 of 41) sorted by relevance
12
/reactos/dll/win32/shell32/ |
H A D | shresdef.h | 833 #define FCIDM_SHVIEW_COPYTO 0x701E macro 871 #define IDM_COPYTO (FCIDM_SHVIEW_COPYTO - 0x7000)
|
H A D | CDefView.cpp | 793 …m_pShellBrowser->SendControlMsg(FCW_TOOLBAR, TB_ENABLEBUTTON, FCIDM_SHVIEW_COPYTO, (att & SFGAO_CA… in UpdateStatusbar() 2529 case FCIDM_SHVIEW_COPYTO: in OnCommand() 2531 _DoCopyToMoveToFolder(dwCmdID == FCIDM_SHVIEW_COPYTO); in OnCommand() 2988 ::EnableMenuItem(hmenu, FCIDM_SHVIEW_COPYTO, MF_GRAYED); in OnInitMenuPopup() 2998 ::EnableMenuItem(hmenu, FCIDM_SHVIEW_COPYTO, MF_ENABLED); in OnInitMenuPopup()
|
H A D | CDefaultContextMenu.cpp | 73 { "copyto", FCIDM_SHVIEW_COPYTO }, 1604 case FCIDM_SHVIEW_COPYTO: in InvokeCommand()
|
/reactos/dll/win32/browseui/ |
H A D | internettoolbar.h | 30 static const int gCopyToCommandID = FCIDM_SHVIEW_COPYTO;
|
/reactos/dll/win32/shell32/lang/ |
H A D | ru-RU.rc | 63 MENUITEM "Ко&пировать в папку...", FCIDM_SHVIEW_COPYTO
|
H A D | hi-IN.rc | 61 MENUITEM "&फ़ोल्डर में कॉपी करें...", FCIDM_SHVIEW_COPYTO
|
H A D | ja-JP.rc | 54 MENUITEM "フォルダにコピー(&F)...", FCIDM_SHVIEW_COPYTO
|
H A D | zh-CN.rc | 64 MENUITEM "复制到文件夹(&F)...", FCIDM_SHVIEW_COPYTO
|
H A D | zh-HK.rc | 62 MENUITEM "複製到資料夾...(&F)", FCIDM_SHVIEW_COPYTO
|
H A D | zh-TW.rc | 63 MENUITEM "複製到資料夾...(&F)", FCIDM_SHVIEW_COPYTO
|
H A D | uk-UA.rc | 54 MENUITEM "Копіювати до &папки...", FCIDM_SHVIEW_COPYTO
|
H A D | bg-BG.rc | 54 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | he-IL.rc | 61 MENUITEM "העתק לתיקיה...", FCIDM_SHVIEW_COPYTO
|
H A D | el-GR.rc | 54 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | de-DE.rc | 54 MENUITEM "In &Ordner kopieren...", FCIDM_SHVIEW_COPYTO
|
H A D | et-EE.rc | 61 MENUITEM "Ko&peeri kausta...", FCIDM_SHVIEW_COPYTO
|
H A D | eu-ES.rc | 61 MENUITEM "Kopiatu karpeta &honetara...", FCIDM_SHVIEW_COPYTO
|
H A D | id-ID.rc | 54 MENUITEM "Salin ke &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | it-IT.rc | 54 MENUITEM "Co&pia nella cartella...", FCIDM_SHVIEW_COPYTO
|
H A D | no-NO.rc | 54 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | ca-ES.rc | 54 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | da-DK.rc | 61 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | en-GB.rc | 54 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | fi-FI.rc | 54 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
H A D | ko-KR.rc | 61 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
|
12