Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Impact of synchronization on application performances Pin
Cedric Moonen31-Aug-08 22:35
Cedric Moonen31-Aug-08 22:35 
QuestionHow to get the full path of a file (Win32 api) Pin
ice87111719-Aug-08 4:43
ice87111719-Aug-08 4:43 
AnswerRe: How to get the full path of a file (Win32 api) Pin
David Crow19-Aug-08 5:07
David Crow19-Aug-08 5:07 
QuestionRe: How to get the full path of a file (Win32 api) Pin
led mike19-Aug-08 5:27
led mike19-Aug-08 5:27 
AnswerRe: How to get the full path of a file (Win32 api) Pin
ice87111720-Aug-08 19:26
ice87111720-Aug-08 19:26 
AnswerRe: How to get the full path of a file (Win32 api) Pin
Member 419459319-Aug-08 7:40
Member 419459319-Aug-08 7:40 
QuestionCString Format Help Pin
locoone19-Aug-08 4:41
locoone19-Aug-08 4:41 
AnswerRe: CString Format Help Pin
David Crow19-Aug-08 5:15
David Crow19-Aug-08 5:15 
locoone wrote:
well the "- text here" should be in a line but i cant get it right here either
can anyone help me fix it ive see how to do it somewhere but cant find it now


Use the <pre> tags:

some name here               - text here
longer name here             - text here
even longer name here        - text here
short name                   - text here
Now if you want your code to produce this, try:

temp.Format("%-28s - %s\r\n",   m_list.GetItemText(index, 0), m_list.GetItemText(index, 2));


"Love people and use things, not love things and use people." - Unknown

"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch


AnswerRe: CString Format Help Pin
sudhir_Kumar19-Aug-08 5:29
sudhir_Kumar19-Aug-08 5:29 
Questionboost exe problem vs8 Pin
andymonaco19-Aug-08 4:23
andymonaco19-Aug-08 4:23 
AnswerRe: boost exe problem vs8 Pin
santhoshv8419-Aug-08 20:57
santhoshv8419-Aug-08 20:57 
AnswerRe: boost exe problem vs8 Pin
andymonaco19-Aug-08 23:05
andymonaco19-Aug-08 23:05 
QuestionWhere should I post queries about Windows Drivers? Pin
Numero Uno19-Aug-08 3:09
Numero Uno19-Aug-08 3:09 
AnswerRe: Where should I post queries about Windows Drivers? [modified] Pin
Rajesh R Subramanian19-Aug-08 3:11
professionalRajesh R Subramanian19-Aug-08 3:11 
GeneralRe: Where should I post queries about Windows Drivers? Pin
Roger Stoltz19-Aug-08 3:18
Roger Stoltz19-Aug-08 3:18 
GeneralRe: Where should I post queries about Windows Drivers? Pin
Rajesh R Subramanian19-Aug-08 3:30
professionalRajesh R Subramanian19-Aug-08 3:30 
Question::ShellExecuteA Pin
T.RATHA KRISHNAN19-Aug-08 2:55
T.RATHA KRISHNAN19-Aug-08 2:55 
AnswerRe: ::ShellExecuteA Pin
Cedric Moonen19-Aug-08 3:00
Cedric Moonen19-Aug-08 3:00 
GeneralRe: ::ShellExecuteA Pin
T.RATHA KRISHNAN19-Aug-08 3:09
T.RATHA KRISHNAN19-Aug-08 3:09 
AnswerRe: ::ShellExecuteA Pin
CPallini19-Aug-08 3:04
mveCPallini19-Aug-08 3:04 
GeneralRe: ::ShellExecuteA Pin
Rajesh R Subramanian19-Aug-08 3:34
professionalRajesh R Subramanian19-Aug-08 3:34 
GeneralRe: ::ShellExecuteA Pin
CPallini19-Aug-08 20:54
mveCPallini19-Aug-08 20:54 
AnswerRe: ::ShellExecuteA Pin
_AnsHUMAN_ 19-Aug-08 3:09
_AnsHUMAN_ 19-Aug-08 3:09 
QuestionRe: ::ShellExecuteA Pin
Rajesh R Subramanian19-Aug-08 3:09
professionalRajesh R Subramanian19-Aug-08 3:09 
AnswerRe: ::ShellExecuteA Pin
Cedric Moonen19-Aug-08 3:21
Cedric Moonen19-Aug-08 3:21 

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.