Click here to Skip to main content
15,888,239 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionC++ program to print the path without the file name! Pin
ksaw12313-Jul-09 3:02
ksaw12313-Jul-09 3:02 
AnswerRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 3:14
chandu00413-Jul-09 3:14 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:04
ksaw12313-Jul-09 10:04 
GeneralRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 17:01
chandu00413-Jul-09 17:01 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 21:19
ksaw12313-Jul-09 21:19 
GeneralRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 21:24
chandu00413-Jul-09 21:24 
GeneralRe: C++ program to print the path without the file name! Pin
kilt15-Jul-09 5:42
kilt15-Jul-09 5:42 
AnswerRe: C++ program to print the path without the file name! Pin
Jijo.Raj13-Jul-09 3:14
Jijo.Raj13-Jul-09 3:14 
You can use PathRemoveFileSpec()[^] to strip out the filename.

Regards,
Jijo.

_____________________________________________________

http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.

GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:06
ksaw12313-Jul-09 10:06 
GeneralRe: C++ program to print the path without the file name! Pin
David Crow13-Jul-09 10:12
David Crow13-Jul-09 10:12 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:37
ksaw12313-Jul-09 10:37 
GeneralRe: C++ program to print the path without the file name! Pin
David Crow13-Jul-09 10:39
David Crow13-Jul-09 10:39 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:59
ksaw12313-Jul-09 10:59 
GeneralRe: C++ program to print the path without the file name! Pin
David Crow13-Jul-09 16:59
David Crow13-Jul-09 16:59 
QuestionRe: C++ program to print the path without the file name! Pin
CPallini13-Jul-09 3:22
mveCPallini13-Jul-09 3:22 
AnswerRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:08
ksaw12313-Jul-09 10:08 
GeneralRe: C++ program to print the path without the file name! Pin
CPallini13-Jul-09 12:09
mveCPallini13-Jul-09 12:09 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 12:54
ksaw12313-Jul-09 12:54 
GeneralRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 17:16
chandu00413-Jul-09 17:16 
GeneralRe: C++ program to print the path without the file name! Pin
CPallini13-Jul-09 21:49
mveCPallini13-Jul-09 21:49 
QuestionWhy would this cause a class destruction crashed? Pin
transoft13-Jul-09 2:51
transoft13-Jul-09 2:51 
AnswerRe: Why would this cause a class destruction crashed? Pin
Adam Roderick J13-Jul-09 3:07
Adam Roderick J13-Jul-09 3:07 
GeneralRe: Why would this cause a class destruction crashed? [modified] Pin
transoft13-Jul-09 3:40
transoft13-Jul-09 3:40 
AnswerRe: Why would this cause a class destruction crashed? Pin
David Crow13-Jul-09 3:54
David Crow13-Jul-09 3:54 
GeneralRe: Why would this cause a class destruction crashed? Pin
transoft13-Jul-09 4:19
transoft13-Jul-09 4:19 

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.