Click here to Skip to main content
15,925,723 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralListBox derived class Problem Pin
matrix66621-Aug-03 3:12
matrix66621-Aug-03 3:12 
GeneralRe: ListBox derived class Problem Pin
YaronNir21-Aug-03 3:16
YaronNir21-Aug-03 3:16 
GeneralRe: ListBox derived class Problem Pin
matrix66621-Aug-03 3:24
matrix66621-Aug-03 3:24 
GeneralRe: ListBox derived class Problem Pin
David Crow21-Aug-03 7:19
David Crow21-Aug-03 7:19 
GeneralRe: ListBox derived class Problem Pin
matrix66621-Aug-03 15:29
matrix66621-Aug-03 15:29 
GeneralRe: ListBox derived class Problem Pin
Joey Bloggs21-Aug-03 21:52
Joey Bloggs21-Aug-03 21:52 
GeneralRe: ListBox derived class Problem Pin
matrix66622-Aug-03 1:52
matrix66622-Aug-03 1:52 
QuestionHow to get the ID of a CTreeCtrl HTREEITEM? Pin
User-37793621-Aug-03 3:10
User-37793621-Aug-03 3:10 
Hi there!

And here is my question Wink | ;) How to get the ID of a HTREEITEM?

I inserted Items with - e.g. - InsertItem( TVIF_TEXT, strPaket, 0, 0, 0, 0, iID, hParent, TVI_SORT );

Then i used GetSelectedItem() and GetItem() to get the placed ID (iID) ... but i alway get 0 as result of lParam of the TVITEM structure Frown | :(
AnswerRe: How to get the ID of a CTreeCtrl HTREEITEM? Pin
PJ Arends21-Aug-03 9:40
professionalPJ Arends21-Aug-03 9:40 
GeneralRe: How to get the ID of a CTreeCtrl HTREEITEM? Pin
Anonymous22-Aug-03 4:03
Anonymous22-Aug-03 4:03 
Generalnewbie MFC Dialog Memory problem Pin
alexissss21-Aug-03 1:27
alexissss21-Aug-03 1:27 
GeneralRe: newbie MFC Dialog Memory problem Pin
David Crow21-Aug-03 2:34
David Crow21-Aug-03 2:34 
GeneralRe: newbie MFC Dialog Memory problem Pin
alexissss21-Aug-03 3:30
alexissss21-Aug-03 3:30 
GeneralRe: newbie MFC Dialog Memory problem Pin
David Crow21-Aug-03 7:27
David Crow21-Aug-03 7:27 
GeneralCStrings in a class sharing one address Pin
Michael Delvos21-Aug-03 1:22
Michael Delvos21-Aug-03 1:22 
GeneralRe: CStrings in a class sharing one address Pin
Ryan Binns21-Aug-03 1:45
Ryan Binns21-Aug-03 1:45 
GeneralRe: CStrings in a class sharing one address Pin
Michael Delvos21-Aug-03 1:56
Michael Delvos21-Aug-03 1:56 
GeneralRe: CStrings in a class sharing one address Pin
Ryan Binns21-Aug-03 2:16
Ryan Binns21-Aug-03 2:16 
GeneralRe: CStrings in a class sharing one address Pin
Dangleberry21-Aug-03 2:24
sussDangleberry21-Aug-03 2:24 
GeneralRe: CStrings in a class sharing one address Pin
David Crow21-Aug-03 2:38
David Crow21-Aug-03 2:38 
GeneralRe: CStrings in a class sharing one address Pin
Michael Delvos21-Aug-03 2:45
Michael Delvos21-Aug-03 2:45 
GeneralXModem Pin
SLiDeR21-Aug-03 1:19
SLiDeR21-Aug-03 1:19 
GeneralRe: XModem Pin
Neville Franks21-Aug-03 2:59
Neville Franks21-Aug-03 2:59 
Generalmaking main thread to wait, untill all its child thread finish execution. Pin
Ramesh M21-Aug-03 1:15
Ramesh M21-Aug-03 1:15 
GeneralRe: making main thread to wait, untill all its child thread finish execution. Pin
David Crow21-Aug-03 2:39
David Crow21-Aug-03 2:39 

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.