Click here to Skip to main content
15,922,574 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: User edit of a CListCtrl SubItem Pin
b_girl26-Sep-03 7:12
b_girl26-Sep-03 7:12 
GeneralRe: User edit of a CListCtrl SubItem Pin
happykimzeng26-Sep-03 22:42
happykimzeng26-Sep-03 22:42 
GeneralMatrices Pin
73Zeppelin26-Sep-03 4:00
73Zeppelin26-Sep-03 4:00 
GeneralRe: Matrices Pin
Kevin Olbrich26-Sep-03 4:27
Kevin Olbrich26-Sep-03 4:27 
GeneralQuestion about general debug technology and tricks in VC. Pin
George226-Sep-03 3:35
George226-Sep-03 3:35 
GeneralRe: Question about general debug technology and tricks in VC. Pin
valikac26-Sep-03 4:35
valikac26-Sep-03 4:35 
GeneralRe: Question about general debug technology and tricks in VC. Pin
George226-Sep-03 15:44
George226-Sep-03 15:44 
Generaldisable menu from doc Pin
R. Thomas26-Sep-03 3:22
R. Thomas26-Sep-03 3:22 
hi..i have a menu in my Dlg....
an i want to diable it from my Data class...
so i add a member variable for the menu
void CGoServerDlg::OnUpdateListenListenforclients(CCmdU
I* pCmdUI)
{

}
in the dlg.....

now i want to disable it from the data class...
i have a member var in my data class pointing to the Dlg m_pSvrData
can any one pls help???
tks
in my data class if i do this....
m_pSvrData->OnUpdataListenListenforclients(???????)

tks

With Regards
Joseph R. Thomas
Have a Super Blessed Day!
-------------------------
For God has not given us a spirit of fear, but of power and of love and of a sound mind.
2 Timothy 1:7
GeneralRe: disable menu from doc Pin
valikac26-Sep-03 4:37
valikac26-Sep-03 4:37 
GeneralRe: disable menu from doc Pin
R. Thomas26-Sep-03 4:45
R. Thomas26-Sep-03 4:45 
Generalmfc42.dll Pin
Neha26-Sep-03 3:12
Neha26-Sep-03 3:12 
GeneralRe: mfc42.dll Pin
Adam Gritt26-Sep-03 3:22
Adam Gritt26-Sep-03 3:22 
GeneralRe: mfc42.dll Pin
Neha26-Sep-03 3:30
Neha26-Sep-03 3:30 
GeneralRe: mfc42.dll Pin
Adam Gritt26-Sep-03 3:34
Adam Gritt26-Sep-03 3:34 
GeneralRe: mfc42.dll Pin
Alvaro Mendez26-Sep-03 5:24
Alvaro Mendez26-Sep-03 5:24 
GeneralRe: mfc42.dll Pin
Steve S26-Sep-03 6:00
Steve S26-Sep-03 6:00 
GeneralRe: mfc42.dll Pin
Orhun Birsoy26-Sep-03 6:03
Orhun Birsoy26-Sep-03 6:03 
Generalabout clipboard Pin
rcw7526-Sep-03 2:34
rcw7526-Sep-03 2:34 
GeneralRe: about clipboard Pin
David Crow26-Sep-03 2:54
David Crow26-Sep-03 2:54 
GeneralArray Pin
sardinka26-Sep-03 2:34
sardinka26-Sep-03 2:34 
GeneralRe: Array Pin
Adam Gritt26-Sep-03 2:46
Adam Gritt26-Sep-03 2:46 
GeneralRe: Array Pin
sardinka26-Sep-03 3:00
sardinka26-Sep-03 3:00 
GeneralRe: Array Pin
Adam Gritt26-Sep-03 3:20
Adam Gritt26-Sep-03 3:20 
GeneralRe: Array Pin
sardinka26-Sep-03 3:35
sardinka26-Sep-03 3:35 
GeneralRe: Array Pin
Adam Gritt26-Sep-03 3:48
Adam Gritt26-Sep-03 3:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.