Searched refs:IDC_COMMENT (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dresource.h24 #define IDC_COMMENT 1015 macro
H A DBookmarkProperties.cpp70 DDX_Text(pDX, IDC_COMMENT, m_comment);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dresource.h13 #define IDC_COMMENT 1002 macro
H A Dinfobox.c258 SetTextW(IDC_COMMENT, "COMMENT");
268 SetText(IDC_COMMENT, "COMMENT");
299 GetTextW(IDC_COMMENT, "COMMENT");
313 GetText(IDC_COMMENT, "COMMENT");
334 SetDlgItemText(hwnd, IDC_COMMENT, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCatDialog.cpp81 CastChild(IDC_COMMENT, wxTextCtrl)->SetValue(m_category->comment);
89 CastChild(IDC_COMMENT, wxTextCtrl)->SetValue(wxEmptyString);
194 CastChild(IDC_COMMENT, wxTextCtrl)->GetValue(),
201 CastChild(IDC_COMMENT, wxTextCtrl)->GetValue(), m_colour.GetULong(),
H A Dmuuli_wdr.h323 #define IDC_COMMENT 10232 macro
H A Dmuuli_wdr.cpp2367 CMuleTextCtrl *item8 = new CMuleTextCtrl( parent, IDC_COMMENT, wxT(""), wxDefaultPosition, wxDefaultSize, 0 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dresource.h26 #define IDC_COMMENT 1001 macro
H A Dwinmain.cpp2773 g_hWndEdit = GetDlgItem(hDlg, IDC_COMMENT);
2805 HWND hWndComment = GetDlgItem(hDlg, IDC_COMMENT);
3776 g_hWndEdit = GetDlgItem(hDlg, IDC_COMMENT);
3864 SetDlgItemText(hDlg, IDC_COMMENT, szBuffer);
3866 SetDlgItemText(hDlg, IDC_COMMENT, VER_COMMENT_STR);

Completed in 152 milliseconds