Click here to Skip to main content
15,924,829 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CreateFile Question Pin
ThatsAlok23-Oct-07 0:29
ThatsAlok23-Oct-07 0:29 
AnswerRe: CreateFile Question Pin
David Crow23-Oct-07 3:21
David Crow23-Oct-07 3:21 
QuestionInternet Explorer re-bar [modified] Pin
Hakan Bulut22-Oct-07 22:03
Hakan Bulut22-Oct-07 22:03 
QuestionMulti-Column ListBox Pin
Ammar Bharmal22-Oct-07 21:49
Ammar Bharmal22-Oct-07 21:49 
AnswerRe: Multi-Column ListBox Pin
_AnsHUMAN_ 22-Oct-07 22:08
_AnsHUMAN_ 22-Oct-07 22:08 
GeneralRe: Multi-Column ListBox Pin
janaswamy uday9-Dec-10 0:30
janaswamy uday9-Dec-10 0:30 
AnswerRe: Multi-Column ListBox Pin
ThatsAlok23-Oct-07 1:22
ThatsAlok23-Oct-07 1:22 
AnswerRe: Multi-Column ListBox Pin
David Crow23-Oct-07 3:28
David Crow23-Oct-07 3:28 
While it is possible, it would be much easier to just use a list control with the LVS_REPORT style.

If you really want to use a listbox, it must have the LBS_MULTICOLUMN style. You'll also want to call SetColumnWidth().


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionVC++ Multi Toolbar problem Pin
c0722-Oct-07 21:48
c0722-Oct-07 21:48 
AnswerRe: VC++ Multi Toolbar problem Pin
chandu00423-Oct-07 0:09
chandu00423-Oct-07 0:09 
QuestionRe: VC++ Multi Toolbar problem Pin
c0723-Oct-07 2:40
c0723-Oct-07 2:40 
Questionmaking c++ stop and restart functuin at specific time Pin
deliad22-Oct-07 20:48
deliad22-Oct-07 20:48 
AnswerRe: making c++ stop and restart functuin at specific time Pin
kasturi_haribabu22-Oct-07 22:48
kasturi_haribabu22-Oct-07 22:48 
QuestionVC++ 6.0 to VS.Net 2003 compilation error Pin
Senthil Selvaraj22-Oct-07 20:16
Senthil Selvaraj22-Oct-07 20:16 
AnswerRe: VC++ 6.0 to VS.Net 2003 compilation error Pin
Hamid_RT22-Oct-07 20:50
Hamid_RT22-Oct-07 20:50 
GeneralRe: VC++ 6.0 to VS.Net 2003 compilation error Pin
Senthil Selvaraj22-Oct-07 21:21
Senthil Selvaraj22-Oct-07 21:21 
GeneralRe: VC++ 6.0 to VS.Net 2003 compilation error Pin
Hamid_RT22-Oct-07 21:41
Hamid_RT22-Oct-07 21:41 
GeneralRe: VC++ 6.0 to VS.Net 2003 compilation error Pin
Senthil Selvaraj22-Oct-07 21:44
Senthil Selvaraj22-Oct-07 21:44 
GeneralRe: VC++ 6.0 to VS.Net 2003 compilation error Pin
Senthil Selvaraj22-Oct-07 23:20
Senthil Selvaraj22-Oct-07 23:20 
GeneralRe: VC++ 6.0 to VS.Net 2003 compilation error Pin
Hamid_RT23-Oct-07 0:49
Hamid_RT23-Oct-07 0:49 
QuestionConnect SQL database in MFC application with ADO connection Pin
CodingLover22-Oct-07 20:12
CodingLover22-Oct-07 20:12 
AnswerRe: Connect SQL database in MFC application with ADO connection Pin
Hamid_RT22-Oct-07 20:43
Hamid_RT22-Oct-07 20:43 
GeneralRe: Connect SQL database in MFC application with ADO connection Pin
CodingLover23-Oct-07 0:16
CodingLover23-Oct-07 0:16 
GeneralRe: Connect SQL database in MFC application with ADO connection Pin
Hamid_RT23-Oct-07 0:57
Hamid_RT23-Oct-07 0:57 
GeneralRe: Connect SQL database in MFC application with ADO connection Pin
CodingLover23-Oct-07 1:18
CodingLover23-Oct-07 1:18 

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.