Click here to Skip to main content
16,006,065 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Bluetooth Connection Pin
ThatsAlok14-Feb-06 22:30
ThatsAlok14-Feb-06 22:30 
QuestionMouseWheel messages Pin
Ron Weigel14-Feb-06 13:54
Ron Weigel14-Feb-06 13:54 
Questionhow to make multiple documents miltiple views Pin
sourabh27231814-Feb-06 13:37
sourabh27231814-Feb-06 13:37 
QuestionCListCtrl and lParam Pin
t2x14-Feb-06 11:55
t2x14-Feb-06 11:55 
AnswerRe: CListCtrl and lParam Pin
Michael Dunn14-Feb-06 16:41
sitebuilderMichael Dunn14-Feb-06 16:41 
GeneralRe: CListCtrl and lParam Pin
t2x14-Feb-06 22:25
t2x14-Feb-06 22:25 
GeneralRe: CListCtrl and lParam Pin
Michael Dunn17-Feb-06 9:27
sitebuilderMichael Dunn17-Feb-06 9:27 
GeneralRe: CListCtrl and lParam Pin
Dan McCormick15-Feb-06 11:46
Dan McCormick15-Feb-06 11:46 
Just to let you know... I have this exact same problem and I've yet to track down the solution.

OnGetDispInfoList() is never invoked with a request to provide LVIF_PARAM nor does the system accept the value if you set the value manually as you are doing. My only solution was to rewrite the code in OnCustomDraw() to calculate the value of the lParam member on the fly - not elegant, but workable for my application.

Surely someone out there has (a) made this work, or (b) found the MSDN webpage where Microsoft admits they just forgot to make the virtual list ctrl's ask for the lParam value. At this point I'll be happy with either (a) or (b).

Sigh...
Dan

Remember kids, we're trained professionals. Don't try this at home!
GeneralRe: CListCtrl and lParam Pin
t2x16-Feb-06 1:19
t2x16-Feb-06 1:19 
GeneralRe: CListCtrl and lParam Pin
Dan McCormick16-Feb-06 6:18
Dan McCormick16-Feb-06 6:18 
QuestionCan STL vector cross DLL boundaries? Pin
unjedai14-Feb-06 8:30
unjedai14-Feb-06 8:30 
AnswerRe: Can STL vector cross DLL boundaries? Pin
Michael Dunn14-Feb-06 10:14
sitebuilderMichael Dunn14-Feb-06 10:14 
AnswerRe: Can STL vector cross DLL boundaries? Pin
Jeff Thompson14-Feb-06 10:17
Jeff Thompson14-Feb-06 10:17 
AnswerRe: Can STL vector cross DLL boundaries? Pin
Stephen Hewitt14-Feb-06 11:28
Stephen Hewitt14-Feb-06 11:28 
AnswerRe: Can STL vector cross DLL boundaries? Pin
Anthony_Yio14-Feb-06 15:37
Anthony_Yio14-Feb-06 15:37 
QuestionStrange variations Pin
hint_5414-Feb-06 8:27
hint_5414-Feb-06 8:27 
AnswerRe: Strange variations Pin
David Crow14-Feb-06 9:46
David Crow14-Feb-06 9:46 
GeneralRe: Strange variations Pin
hint_5415-Feb-06 6:22
hint_5415-Feb-06 6:22 
AnswerRe: Strange variations Pin
Stephen Hewitt14-Feb-06 11:34
Stephen Hewitt14-Feb-06 11:34 
AnswerRe: Strange variations Pin
Dan McCormick14-Feb-06 13:37
Dan McCormick14-Feb-06 13:37 
GeneralRe: Strange variations Pin
hint_5415-Feb-06 5:36
hint_5415-Feb-06 5:36 
NewsRe: Strange variations Pin
Dan McCormick15-Feb-06 11:10
Dan McCormick15-Feb-06 11:10 
QuestionFormat of data in writing file , on different Windows Pin
zahid_ash14-Feb-06 8:14
zahid_ash14-Feb-06 8:14 
AnswerRe: Format of data in writing file , on different Windows Pin
Red Stateler14-Feb-06 8:57
Red Stateler14-Feb-06 8:57 
QuestionSerial port interfacing Pin
srija14-Feb-06 7:02
srija14-Feb-06 7:02 

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.