Click here to Skip to main content
15,925,181 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMessage Pass Pin
john56324-Mar-08 0:42
john56324-Mar-08 0:42 
GeneralRe: Message Pass Pin
CPallini4-Mar-08 0:53
mveCPallini4-Mar-08 0:53 
GeneralRe: Message Pass Pin
Mark Salsbery4-Mar-08 5:29
Mark Salsbery4-Mar-08 5:29 
GeneralRe: Message Pass Pin
ThatsAlok4-Mar-08 20:41
ThatsAlok4-Mar-08 20:41 
Generalerror C2440 Pin
neha.agarwal273-Mar-08 23:58
neha.agarwal273-Mar-08 23:58 
AnswerRe: error C2440 Pin
Rajkumar R4-Mar-08 0:10
Rajkumar R4-Mar-08 0:10 
GeneralRe: error C2440 Pin
CPallini4-Mar-08 0:14
mveCPallini4-Mar-08 0:14 
QuestionRe: error C2440 Pin
David Crow4-Mar-08 3:16
David Crow4-Mar-08 3:16 
neha.agarwal27 wrote:

i want to add a slash at the end of the string. i do it using this code

szPath = szPath + _T('\\');


Aside from that being syntactically wrong, why not just use PathAddBackslash()?

"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


Questionmodeless from modal Pin
potyex3-Mar-08 23:58
potyex3-Mar-08 23:58 
GeneralRe: modeless from modal Pin
Rajkumar R4-Mar-08 0:30
Rajkumar R4-Mar-08 0:30 
QuestionRe: modeless from modal Pin
David Crow4-Mar-08 3:13
David Crow4-Mar-08 3:13 
GeneralRe: modeless from modal Pin
potyex4-Mar-08 4:05
potyex4-Mar-08 4:05 
GeneralAlways on Top Pin
duta3-Mar-08 23:33
duta3-Mar-08 23:33 
AnswerRe: Always on Top [modified] Pin
Rajkumar R4-Mar-08 0:46
Rajkumar R4-Mar-08 0:46 
AnswerRe: Always on Top Pin
JohnCz4-Mar-08 15:57
JohnCz4-Mar-08 15:57 
Questionwhat is the future of VC++ and MFC ? Pin
Krishnatv3-Mar-08 23:29
Krishnatv3-Mar-08 23:29 
AnswerRe: what is the future of VC++ and MFC ? Pin
CPallini3-Mar-08 23:55
mveCPallini3-Mar-08 23:55 
AnswerRe: what is the future of VC++ and MFC ? Pin
Rajesh R Subramanian4-Mar-08 0:02
professionalRajesh R Subramanian4-Mar-08 0:02 
GeneralRe: what is the future of VC++ and MFC ? Pin
Krishnatv4-Mar-08 1:52
Krishnatv4-Mar-08 1:52 
GeneralRe: what is the future of VC++ and MFC ? Pin
Rajesh R Subramanian4-Mar-08 5:40
professionalRajesh R Subramanian4-Mar-08 5:40 
JokeRe: what is the future of VC++ and MFC ? Pin
El Corazon4-Mar-08 7:05
El Corazon4-Mar-08 7:05 
AnswerRe: what is the future of VC++ and MFC ? Pin
Matthew Faithfull4-Mar-08 0:11
Matthew Faithfull4-Mar-08 0:11 
AnswerRe: what is the future of VC++ and MFC ? Pin
David Crow4-Mar-08 3:01
David Crow4-Mar-08 3:01 
AnswerRe: what is the future of VC++ and MFC ? Pin
Randor 4-Mar-08 4:11
professional Randor 4-Mar-08 4:11 
GeneralRe: what is the future of VC++ and MFC ? Pin
CPallini4-Mar-08 5:17
mveCPallini4-Mar-08 5:17 

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.