Click here to Skip to main content
15,902,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Get Window below mouse Pin
Andrei B27-Oct-05 15:25
Andrei B27-Oct-05 15:25 
GeneralRe: Get Window below mouse Pin
Trollslayer28-Oct-05 3:32
mentorTrollslayer28-Oct-05 3:32 
QuestionAccess Violation on App InitInstance Pin
NeverFall27-Oct-05 15:07
NeverFall27-Oct-05 15:07 
AnswerRe: Access Violation on App InitInstance Pin
Prakash Nadar27-Oct-05 16:22
Prakash Nadar27-Oct-05 16:22 
GeneralRe: Access Violation on App InitInstance Pin
NeverFall27-Oct-05 16:54
NeverFall27-Oct-05 16:54 
GeneralRe: Access Violation on App InitInstance Pin
kakan27-Oct-05 19:36
professionalkakan27-Oct-05 19:36 
GeneralRe: Access Violation on App InitInstance Pin
prasad_som27-Oct-05 19:43
prasad_som27-Oct-05 19:43 
GeneralRe: Access Violation on App InitInstance Pin
Prakash Nadar27-Oct-05 20:11
Prakash Nadar27-Oct-05 20:11 
GeneralRe: Access Violation on App InitInstance Pin
NeverFall27-Oct-05 20:48
NeverFall27-Oct-05 20:48 
QuestionRe: Access Violation on App InitInstance Pin
Prakash Nadar27-Oct-05 21:24
Prakash Nadar27-Oct-05 21:24 
AnswerRe: Access Violation on App InitInstance Pin
NeverFall27-Oct-05 21:30
NeverFall27-Oct-05 21:30 
GeneralRe: Access Violation on App InitInstance Pin
Prakash Nadar27-Oct-05 22:49
Prakash Nadar27-Oct-05 22:49 
QuestionDialog Question and Combo/List Box Question Pin
LighthouseJ27-Oct-05 12:02
LighthouseJ27-Oct-05 12:02 
AnswerRe: Dialog Question and Combo/List Box Question Pin
Christian Graus27-Oct-05 13:00
protectorChristian Graus27-Oct-05 13:00 
AnswerRe: Dialog Question and Combo/List Box Question Pin
rahulv27-Oct-05 13:05
rahulv27-Oct-05 13:05 
GeneralRe: Dialog Question and Combo/List Box Question Pin
LighthouseJ27-Oct-05 14:24
LighthouseJ27-Oct-05 14:24 
To clarify the second question...

The standard list box is just filled with a line of text. I'm looking to build a list box like the one used in the list of wireless networks box in Windows. In there, each item has a couple text items and pictures. Another example would be the Add/Remove Programs dialog, where it has the program icon, the title of the software package, more text elements and a button or two. I want to make each item taller, fill it with multiple text items and possibly a picture. I'm thinking I could just derive a class from the regular tree view, and proceed but I don't know what to do.

ps. I'm investigating CFormView now, thanks to Christian Gaus and yourself.
GeneralRe: Dialog Question and Combo/List Box Question Pin
Christian Graus27-Oct-05 15:00
protectorChristian Graus27-Oct-05 15:00 
GeneralRe: Dialog Question and Combo/List Box Question Pin
LighthouseJ27-Oct-05 15:31
LighthouseJ27-Oct-05 15:31 
QuestionBuilding debug version without MSVCP71D.DLL!? Pin
Gunn31727-Oct-05 11:27
Gunn31727-Oct-05 11:27 
AnswerRe: Building debug version without MSVCP71D.DLL!? Pin
Chris Losinger28-Oct-05 4:23
professionalChris Losinger28-Oct-05 4:23 
GeneralRe: Building debug version without MSVCP71D.DLL!? Pin
Gunn31728-Oct-05 4:57
Gunn31728-Oct-05 4:57 
GeneralRe: Building debug version without MSVCP71D.DLL!? Pin
Chris Losinger28-Oct-05 5:02
professionalChris Losinger28-Oct-05 5:02 
AnswerSolved! Pin
Gunn31728-Oct-05 6:44
Gunn31728-Oct-05 6:44 
QuestionGeneric List and n-criteria sorting Pin
Mariano Lopez-Gappa27-Oct-05 8:47
Mariano Lopez-Gappa27-Oct-05 8:47 
AnswerRe: Generic List and n-criteria sorting Pin
David Crow27-Oct-05 9:38
David Crow27-Oct-05 9:38 

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.