Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: sorting a list Pin
FarPointer13-Jul-06 9:49
FarPointer13-Jul-06 9:49 
GeneralRe: sorting a list Pin
aafcls13-Jul-06 9:52
aafcls13-Jul-06 9:52 
GeneralRe: sorting a list Pin
David Crow13-Jul-06 10:02
David Crow13-Jul-06 10:02 
GeneralRe: sorting a list Pin
aafcls13-Jul-06 10:05
aafcls13-Jul-06 10:05 
GeneralRe: sorting a list Pin
David Crow13-Jul-06 10:14
David Crow13-Jul-06 10:14 
GeneralRe: sorting a list Pin
aafcls13-Jul-06 11:13
aafcls13-Jul-06 11:13 
GeneralRe: sorting a list Pin
earl13-Jul-06 11:55
earl13-Jul-06 11:55 
GeneralRe: sorting a list Pin
David Crow14-Jul-06 3:30
David Crow14-Jul-06 3:30 
aafcls wrote:
I do not make use of SetItemData().


But you must, if SortItems() is to be used, as it internally calls GetItemData().

aafcls wrote:
All I have is my list control where I have a few InsertColumn()s and SetItemText() accordingly.


You'll also need to use InsertItem().

aafcls wrote:
...pointing to what exactly?


Whatever pointer value you used with SetItemData().


"Money talks. When my money starts to talk, I get a bill to shut it up." - Frank

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: sorting a list Pin
aafcls14-Jul-06 5:51
aafcls14-Jul-06 5:51 
GeneralRe: sorting a list Pin
led mike13-Jul-06 10:17
led mike13-Jul-06 10:17 
QuestionCode Management Practices.... Pin
Christopher Stratmann13-Jul-06 8:05
Christopher Stratmann13-Jul-06 8:05 
AnswerRe: Code Management Practices.... Pin
led mike13-Jul-06 8:20
led mike13-Jul-06 8:20 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 8:31
Christopher Stratmann13-Jul-06 8:31 
GeneralRe: Code Management Practices.... Pin
led mike13-Jul-06 9:06
led mike13-Jul-06 9:06 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 9:23
Christopher Stratmann13-Jul-06 9:23 
AnswerRe: Code Management Practices.... Pin
Wes Aday13-Jul-06 9:41
professionalWes Aday13-Jul-06 9:41 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 9:44
Christopher Stratmann13-Jul-06 9:44 
Questionrplease help Pin
kh.pakdaman13-Jul-06 7:33
kh.pakdaman13-Jul-06 7:33 
AnswerRe: rplease help Pin
Chris Losinger13-Jul-06 7:41
professionalChris Losinger13-Jul-06 7:41 
AnswerRe: rplease help Pin
David Crow13-Jul-06 7:51
David Crow13-Jul-06 7:51 
GeneralRe: rplease help Pin
Christopher Stratmann13-Jul-06 8:20
Christopher Stratmann13-Jul-06 8:20 
AnswerRe: rplease help Pin
Zac Howland13-Jul-06 8:56
Zac Howland13-Jul-06 8:56 
GeneralRe: rplease help Pin
earl13-Jul-06 11:59
earl13-Jul-06 11:59 
GeneralRe: rplease help Pin
Zac Howland14-Jul-06 3:11
Zac Howland14-Jul-06 3:11 
Questionany Idea for a Project? Pin
Semion_N13-Jul-06 6:45
Semion_N13-Jul-06 6:45 

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.