Click here to Skip to main content
15,896,526 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: loading active-x control(ocx) at runtime. Pin
TClarke20-Nov-06 4:52
TClarke20-Nov-06 4:52 
GeneralRe: loading active-x control(ocx) at runtime. Pin
pv_pravin20-Nov-06 17:58
pv_pravin20-Nov-06 17:58 
GeneralRe: loading active-x control(ocx) at runtime. Pin
pv_pravin20-Nov-06 17:52
pv_pravin20-Nov-06 17:52 
GeneralRe: loading active-x control(ocx) at runtime. Pin
TClarke21-Nov-06 1:40
TClarke21-Nov-06 1:40 
QuestionService app Pin
Sunil P V20-Nov-06 0:00
Sunil P V20-Nov-06 0:00 
AnswerRe: Service app Pin
David Crow20-Nov-06 2:47
David Crow20-Nov-06 2:47 
QuestionCTreeCtrl related problem Pin
harsha_123419-Nov-06 23:57
harsha_123419-Nov-06 23:57 
AnswerRe: CTreeCtrl related problem Pin
Mila02520-Nov-06 2:15
Mila02520-Nov-06 2:15 
Hi,

Try to
ON_NOTIFY( NM_RCLICK, IDC_TREE, OnRclickOnTree )

in OnRclickOnTree, You can send WM_CONTEXTMENU message.



-----------
Mila

AnswerRe: CTreeCtrl related problem Pin
Parthi_Appu20-Nov-06 2:26
Parthi_Appu20-Nov-06 2:26 
QuestionSTL: Assign vector to array Pin
Mr.Brainley19-Nov-06 23:34
Mr.Brainley19-Nov-06 23:34 
AnswerRe: STL: Assign vector to array Pin
Michael Dunn19-Nov-06 23:38
sitebuilderMichael Dunn19-Nov-06 23:38 
GeneralRe: STL: Assign vector to array Pin
Sceptic Mole20-Nov-06 4:45
Sceptic Mole20-Nov-06 4:45 
GeneralRe: STL: Assign vector to array Pin
Stephen Hewitt20-Nov-06 12:26
Stephen Hewitt20-Nov-06 12:26 
QuestionMicrosoft Systems Journal recent issues Pin
sawerr19-Nov-06 23:16
sawerr19-Nov-06 23:16 
AnswerRe: Microsoft Systems Journal recent issues Pin
Steve S20-Nov-06 2:42
Steve S20-Nov-06 2:42 
AnswerRe: Microsoft Systems Journal recent issues Pin
David Crow20-Nov-06 2:51
David Crow20-Nov-06 2:51 
GeneralRe: Microsoft Systems Journal recent issues Pin
sawerr20-Nov-06 4:58
sawerr20-Nov-06 4:58 
GeneralRe: Microsoft Systems Journal recent issues Pin
David Crow20-Nov-06 5:08
David Crow20-Nov-06 5:08 
QuestionWNetAddConnection2 Pin
Kiran Pinjala19-Nov-06 23:08
Kiran Pinjala19-Nov-06 23:08 
QuestionRe: WNetAddConnection2 Pin
David Crow20-Nov-06 2:52
David Crow20-Nov-06 2:52 
QuestionRe: WNetAddConnection2 Pin
Mila02520-Nov-06 2:57
Mila02520-Nov-06 2:57 
AnswerRe: WNetAddConnection2 Pin
Kiran Pinjala20-Nov-06 18:29
Kiran Pinjala20-Nov-06 18:29 
AnswerRe: WNetAddConnection2 Pin
Mila02520-Nov-06 20:16
Mila02520-Nov-06 20:16 
QuestionHow to handle modeless popups in main window iconic state? Pin
petekurki19-Nov-06 22:57
petekurki19-Nov-06 22:57 
AnswerRe: How to handle modeless popups in main window iconic state? Pin
Michael Dunn19-Nov-06 23:05
sitebuilderMichael Dunn19-Nov-06 23:05 

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.