Click here to Skip to main content
15,915,086 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Colorizing Edit Control using Win32 API Pin
Nish Nishant12-Jan-02 16:56
sitebuilderNish Nishant12-Jan-02 16:56 
GeneralRe: Colorizing Edit Control using Win32 API Pin
Kannan Kalyanaraman12-Jan-02 23:12
Kannan Kalyanaraman12-Jan-02 23:12 
GeneralRequest for collaboration Pin
Joaquín M López Muñoz12-Jan-02 7:01
Joaquín M López Muñoz12-Jan-02 7:01 
GeneralRe: Request for collaboration Pin
Nish Nishant12-Jan-02 8:10
sitebuilderNish Nishant12-Jan-02 8:10 
Questionselected item in TreeCtrl? Pin
12-Jan-02 3:26
suss12-Jan-02 3:26 
AnswerRe: selected item in TreeCtrl? Pin
Nish Nishant12-Jan-02 3:40
sitebuilderNish Nishant12-Jan-02 3:40 
GeneralRe: selected item in TreeCtrl? Pin
12-Jan-02 14:17
suss12-Jan-02 14:17 
GeneralRe: selected item in TreeCtrl? Pin
l a u r e n12-Jan-02 21:19
l a u r e n12-Jan-02 21:19 
there a two ways i do this:

one is to set the tree item's itemdata member to the unique id of the item you are storing there and use that value to get which one was clicked on

the other is to store the htreeitem in a data structure of the data you are putting in the tree and use that way to find which was clicked on

depends if you have unique data id's or not i guess


---
"every year we invent better idiot proof systems and every year they invent better idiots ... and the linux zealots still aren't being sterilized"
Generalbackground picture in vc++ Pin
12-Jan-02 3:21
suss12-Jan-02 3:21 
GeneralRe: background picture in vc++ Pin
Nish Nishant12-Jan-02 3:42
sitebuilderNish Nishant12-Jan-02 3:42 
GeneralRe: background picture in vc++ Pin
12-Jan-02 5:34
suss12-Jan-02 5:34 
GeneralRe: background picture in vc++ Pin
Rickard Andersson2012-Jan-02 7:35
Rickard Andersson2012-Jan-02 7:35 
GeneralRe: background picture in vc++ Pin
Michael Dunn12-Jan-02 6:31
sitebuilderMichael Dunn12-Jan-02 6:31 
Generalmfc42d.dll Pin
cole12-Jan-02 2:15
cole12-Jan-02 2:15 
GeneralRe: mfc42d.dll Pin
Michael P Butler12-Jan-02 2:24
Michael P Butler12-Jan-02 2:24 
GeneralRe: mfc42d.dll Pin
Nish Nishant12-Jan-02 3:04
sitebuilderNish Nishant12-Jan-02 3:04 
GeneralRe: mfc42d.dll Pin
Christopher Lord12-Jan-02 2:24
Christopher Lord12-Jan-02 2:24 
GeneralRe: mfc42d.dll Pin
Nish Nishant12-Jan-02 3:06
sitebuilderNish Nishant12-Jan-02 3:06 
GeneralSMTP - POP3 - MIME - IMAP4 Pin
Hadi Rezaee12-Jan-02 0:42
Hadi Rezaee12-Jan-02 0:42 
GeneralRe: SMTP - POP3 - MIME - IMAP4 Pin
l a u r e n12-Jan-02 1:18
l a u r e n12-Jan-02 1:18 
GeneralCalls to _IOutBound from several threads Pin
Alvin77712-Jan-02 0:41
Alvin77712-Jan-02 0:41 
GeneralProblem in designing report ! Pin
Hadi Rezaee12-Jan-02 0:35
Hadi Rezaee12-Jan-02 0:35 
GeneralRe: Problem in designing report ! Pin
l a u r e n12-Jan-02 1:20
l a u r e n12-Jan-02 1:20 
GeneralRe: Problem in designing report ! Pin
Hadi Rezaee13-Jan-02 21:37
Hadi Rezaee13-Jan-02 21:37 
GeneralVery Urgent!!! Pin
12-Jan-02 0:34
suss12-Jan-02 0:34 

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.