Click here to Skip to main content
15,917,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhelp me out for spawning error. Pin
nitinjdalal12-Jun-06 18:43
nitinjdalal12-Jun-06 18:43 
AnswerRe: help me out for spawning error. Pin
Hamid_RT12-Jun-06 19:12
Hamid_RT12-Jun-06 19:12 
GeneralRe: help me out for spawning error. Pin
nitinjdalal15-Jun-06 19:32
nitinjdalal15-Jun-06 19:32 
QuestionHow to display the file name without path? Pin
ashokbngr12-Jun-06 18:40
ashokbngr12-Jun-06 18:40 
AnswerRe: How to display the file name without path? Pin
khan++12-Jun-06 18:47
khan++12-Jun-06 18:47 
GeneralRe: How to display the file name without path? Pin
ashokbngr12-Jun-06 20:35
ashokbngr12-Jun-06 20:35 
AnswerRe: How to display the file name without path? Pin
Ganesh_T12-Jun-06 18:52
Ganesh_T12-Jun-06 18:52 
AnswerRe: How to display the file name without path? Pin
Laxman Auti12-Jun-06 19:32
Laxman Auti12-Jun-06 19:32 
wrote:
Please send me the code or give an idea to display the file name without path in platform SDK.(PURELY WIN32 CODE).


Here is the another way to get file nane from path.
-Get file path
-Reverse the string
-strtok(path,"/");
-Reverse the resultant string.




Knock out 't' from can't,
You can if you think you can
Cool | :cool:
AnswerRe: How to display the file name without path? Pin
kakan12-Jun-06 19:54
professionalkakan12-Jun-06 19:54 
QuestionCEdit associtted with spin control Pin
anilksingh12-Jun-06 18:03
anilksingh12-Jun-06 18:03 
AnswerRe: CEdit associtted with spin control Pin
Nibu babu thomas12-Jun-06 18:09
Nibu babu thomas12-Jun-06 18:09 
AnswerRe: CEdit associtted with spin control Pin
_AnsHUMAN_ 12-Jun-06 18:10
_AnsHUMAN_ 12-Jun-06 18:10 
AnswerRe: CEdit associtted with spin control Pin
G Haranadh12-Jun-06 19:16
G Haranadh12-Jun-06 19:16 
GeneralRe: CEdit associtted with spin control Pin
ThatsAlok13-Jun-06 0:47
ThatsAlok13-Jun-06 0:47 
Questionappend the text in a new line in CEdit control Pin
anilksingh12-Jun-06 17:46
anilksingh12-Jun-06 17:46 
AnswerRe: append the text in a new line in CEdit control Pin
Naveen12-Jun-06 18:08
Naveen12-Jun-06 18:08 
AnswerRe: append the text in a new line in CEdit control Pin
Mahesh Kulkarni12-Jun-06 19:16
Mahesh Kulkarni12-Jun-06 19:16 
GeneralRe: append the text in a new line in CEdit control Pin
ThatsAlok13-Jun-06 0:44
ThatsAlok13-Jun-06 0:44 
QuestionPlatform SDK migration Pin
act_x12-Jun-06 17:32
act_x12-Jun-06 17:32 
AnswerRe: Platform SDK migration Pin
Naveen12-Jun-06 17:46
Naveen12-Jun-06 17:46 
AnswerRe: Platform SDK migration Pin
Michael Dunn12-Jun-06 20:30
sitebuilderMichael Dunn12-Jun-06 20:30 
AnswerRe: Platform SDK migration Pin
ThatsAlok13-Jun-06 0:34
ThatsAlok13-Jun-06 0:34 
QuestionAPI for changing default audio playback device Pin
Justin Tay12-Jun-06 17:26
Justin Tay12-Jun-06 17:26 
AnswerRe: API for changing default audio playback device Pin
_AnsHUMAN_ 12-Jun-06 17:45
_AnsHUMAN_ 12-Jun-06 17:45 
GeneralRe: API for changing default audio playback device Pin
Justin Tay12-Jun-06 18:40
Justin Tay12-Jun-06 18:40 

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.