Click here to Skip to main content
15,891,597 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: storage of employee objects in a container Pin
kalkwarf1-Mar-07 12:15
kalkwarf1-Mar-07 12:15 
Questionstd::string Pin
LCI1-Mar-07 3:19
LCI1-Mar-07 3:19 
AnswerRe: std::string Pin
Michael Dunn1-Mar-07 5:48
sitebuilderMichael Dunn1-Mar-07 5:48 
Questionspecialization of STL-map Pin
Mr.Brainley23-Feb-07 4:28
Mr.Brainley23-Feb-07 4:28 
AnswerRe: specialization of STL-map Pin
Mr.Brainley23-Feb-07 4:56
Mr.Brainley23-Feb-07 4:56 
QuestionWarnings in my project Pin
Pankaj.Jain23-Feb-07 0:59
professionalPankaj.Jain23-Feb-07 0:59 
AnswerRe: Warnings in my project Pin
Stuart Dootson23-Feb-07 8:17
professionalStuart Dootson23-Feb-07 8:17 
QuestionHow to Add String in MultiColumn ListBox Pin
Pankaj.Jain22-Feb-07 0:04
professionalPankaj.Jain22-Feb-07 0:04 
Hi All
I m working on a ATL Project. I have to add string in a multi column List box using SendDlgItemMessage() but I dont get any idea about that.
I m using it like this

SendDlgItemMessage(IDC_LIST1, LB_INSERTSTRING, (WPARAM) 0, (LPARAM)"Hi");
SendDlgItemMessage(IDC_LIST1, LB_INSERTSTRING, (WPARAM) 1, (LPARAM)"All");

But it is not working. I want to Add "Hi" in one column and "All" other.
If u have any Idea Please suggest me

Thanks & Regards
Pankaj Jain

QuestionRe: How to Add String in MultiColumn ListBox Pin
prasad_som22-Feb-07 1:04
prasad_som22-Feb-07 1:04 
GeneralRe: How to Add String in MultiColumn ListBox Pin
Pankaj.Jain22-Feb-07 1:49
professionalPankaj.Jain22-Feb-07 1:49 
AnswerRe: How to Add String in MultiColumn ListBox Pin
prasad_som22-Feb-07 2:13
prasad_som22-Feb-07 2:13 
GeneralRe: How to Add String in MultiColumn ListBox Pin
Pankaj.Jain22-Feb-07 18:45
professionalPankaj.Jain22-Feb-07 18:45 
AnswerRe: How to Add String in MultiColumn ListBox [modified] Pin
Stuart Dootson22-Feb-07 2:27
professionalStuart Dootson22-Feb-07 2:27 
QuestionCString::AllocSysString Pin
Q2A19-Feb-07 17:17
Q2A19-Feb-07 17:17 
AnswerRe: CString::AllocSysString Pin
prasad_som19-Feb-07 18:29
prasad_som19-Feb-07 18:29 
QuestionCComBSTR Question Pin
Like2Byte19-Feb-07 5:40
Like2Byte19-Feb-07 5:40 
AnswerRe: CComBSTR Question Pin
prasad_som19-Feb-07 6:13
prasad_som19-Feb-07 6:13 
GeneralRe: CComBSTR Question Pin
Like2Byte19-Feb-07 7:02
Like2Byte19-Feb-07 7:02 
QuestionRelease vs. Debug in WTL Pin
mirano19-Feb-07 5:13
mirano19-Feb-07 5:13 
AnswerRe: Release vs. Debug in WTL Pin
prasad_som19-Feb-07 6:20
prasad_som19-Feb-07 6:20 
GeneralRe: Release vs. Debug in WTL Pin
mirano19-Feb-07 6:27
mirano19-Feb-07 6:27 
AnswerRe: Release vs. Debug in WTL Pin
Stuart Dootson19-Feb-07 20:36
professionalStuart Dootson19-Feb-07 20:36 
GeneralRe: Release vs. Debug in WTL Pin
mirano19-Feb-07 21:06
mirano19-Feb-07 21:06 
GeneralRe: Release vs. Debug in WTL Pin
Stuart Dootson20-Feb-07 2:05
professionalStuart Dootson20-Feb-07 2:05 
QuestionRookie STL question (type checking) Pin
jhinze17-Feb-07 10:47
jhinze17-Feb-07 10:47 

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.