Click here to Skip to main content
15,898,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMap Pin
james_dixon_200826-Nov-07 14:41
james_dixon_200826-Nov-07 14:41 
AnswerRe: Map Pin
User 58385226-Nov-07 14:55
User 58385226-Nov-07 14:55 
GeneralRe: Map Pin
Cedric Moonen26-Nov-07 20:35
Cedric Moonen26-Nov-07 20:35 
GeneralRe: Map Pin
ThatsAlok26-Nov-07 23:33
ThatsAlok26-Nov-07 23:33 
QuestionHow to store a value to a single cell in a CListCtrl? Pin
KellyR26-Nov-07 10:35
KellyR26-Nov-07 10:35 
AnswerRe: How to store a value to a single cell in a CListCtrl? Pin
led mike26-Nov-07 10:52
led mike26-Nov-07 10:52 
GeneralRe: How to store a value to a single cell in a CListCtrl? Pin
KellyR26-Nov-07 11:08
KellyR26-Nov-07 11:08 
GeneralRe: How to store a value to a single cell in a CListCtrl? Pin
KellyR26-Nov-07 12:15
KellyR26-Nov-07 12:15 
Well apparently there's only one lParam variable on each row, there isn't one for each subitem. Also I can't call SetItemDataPtr from a CListCtrl, it's only for CListBox, so even the worst option is town the toilet. The only other way I can think of to do this is just create some silly external linked list or array that I can index into by row id. Isn't there any other way to do this? Can anybody help? Isn't there some way to store a variable on a specific cell in a CListCtrl?

KR

GeneralRe: How to store a value to a single cell in a CListCtrl? Pin
Nelek26-Nov-07 20:18
protectorNelek26-Nov-07 20:18 
GeneralRe: How to store a value to a single cell in a CListCtrl? Pin
Roger Broomfield26-Nov-07 20:28
Roger Broomfield26-Nov-07 20:28 
AnswerRe: How to store a value to a single cell in a CListCtrl? Pin
KellyR27-Nov-07 5:00
KellyR27-Nov-07 5:00 
GeneralRe: How to store a value to a single cell in a CListCtrl? Pin
led mike27-Nov-07 4:34
led mike27-Nov-07 4:34 
QuestionConstants optimization Pin
hint_5426-Nov-07 9:59
hint_5426-Nov-07 9:59 
QuestionRe: Constants optimization Pin
CPallini26-Nov-07 11:22
mveCPallini26-Nov-07 11:22 
AnswerRe: Constants optimization Pin
hint_5426-Nov-07 11:50
hint_5426-Nov-07 11:50 
JokeRe: Constants optimization Pin
Nelek26-Nov-07 20:10
protectorNelek26-Nov-07 20:10 
GeneralRe: Constants optimization Pin
hint_5426-Nov-07 23:56
hint_5426-Nov-07 23:56 
QuestionInvertRgn Pin
bob1697226-Nov-07 8:44
bob1697226-Nov-07 8:44 
AnswerRe: InvertRgn Pin
Mark Salsbery26-Nov-07 8:47
Mark Salsbery26-Nov-07 8:47 
GeneralRe: InvertRgn Pin
bob1697226-Nov-07 8:56
bob1697226-Nov-07 8:56 
GeneralRe: InvertRgn Pin
Mark Salsbery26-Nov-07 9:02
Mark Salsbery26-Nov-07 9:02 
GeneralRe: InvertRgn Pin
bob1697226-Nov-07 9:20
bob1697226-Nov-07 9:20 
GeneralRe: InvertRgn Pin
bob1697226-Nov-07 10:48
bob1697226-Nov-07 10:48 
GeneralRe: InvertRgn Pin
Mark Salsbery26-Nov-07 12:53
Mark Salsbery26-Nov-07 12:53 
GeneralRe: InvertRgn Pin
bob1697226-Nov-07 18:44
bob1697226-Nov-07 18:44 

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.