Click here to Skip to main content
15,921,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to create a folder automatically Pin
ramyasangeet15-May-06 20:17
ramyasangeet15-May-06 20:17 
AnswerRe: how to create a folder automatically Pin
Cedric Moonen15-May-06 20:30
Cedric Moonen15-May-06 20:30 
GeneralRe: how to create a folder automatically Pin
ramyasangeet15-May-06 20:45
ramyasangeet15-May-06 20:45 
GeneralRe: how to create a folder automatically Pin
Cedric Moonen15-May-06 20:50
Cedric Moonen15-May-06 20:50 
GeneralRe: how to create a folder automatically Pin
David Crow16-May-06 2:43
David Crow16-May-06 2:43 
AnswerRe: how to create a folder automatically Pin
Hamid_RT15-May-06 21:05
Hamid_RT15-May-06 21:05 
GeneralRe: how to create a folder automatically Pin
ramyasangeet15-May-06 21:10
ramyasangeet15-May-06 21:10 
GeneralRe: how to create a folder automatically Pin
Cedric Moonen15-May-06 21:15
Cedric Moonen15-May-06 21:15 
ramyasangeet wrote:
Also do i need to declare _mkdir??


What do you mean ?? You simply need to call this function with the name of the folder you want to create. Did you read the doc from the MSDN (the link I sent you) ? It's pretty obvious how to use it. Also, don't forget to include <direct.h> (also stated in the doc).


Cédric Moonen
Software developer

Charting control
GeneralRe: how to create a folder automatically Pin
Hamid_RT15-May-06 21:15
Hamid_RT15-May-06 21:15 
GeneralRe: how to create a folder automatically Pin
Hamid_RT15-May-06 21:17
Hamid_RT15-May-06 21:17 
GeneralRe: how to create a folder automatically Pin
ramyasangeet15-May-06 21:48
ramyasangeet15-May-06 21:48 
GeneralRe: how to create a folder automatically Pin
Hamid_RT15-May-06 22:35
Hamid_RT15-May-06 22:35 
GeneralRe: how to create a folder automatically Pin
ThatsAlok15-May-06 23:34
ThatsAlok15-May-06 23:34 
QuestionRe: how to create a folder automatically Pin
David Crow16-May-06 2:39
David Crow16-May-06 2:39 
QuestionControl the character spacing in the CEdit Control Pin
LaHaHa15-May-06 20:13
LaHaHa15-May-06 20:13 
Questionnotepad application Pin
keerthikaaa15-May-06 20:07
keerthikaaa15-May-06 20:07 
AnswerRe: notepad application Pin
Jitendra gangwar15-May-06 21:01
Jitendra gangwar15-May-06 21:01 
AnswerRe: notepad application Pin
ThatsAlok15-May-06 23:32
ThatsAlok15-May-06 23:32 
QuestionStatic Function and Static Class Pin
Scorpio15-May-06 20:07
Scorpio15-May-06 20:07 
AnswerRe: Static Function and Static Class Pin
Cedric Moonen15-May-06 20:28
Cedric Moonen15-May-06 20:28 
GeneralRe: Static Function and Static Class Pin
Scorpio15-May-06 20:45
Scorpio15-May-06 20:45 
GeneralRe: Static Function and Static Class Pin
Cedric Moonen15-May-06 20:55
Cedric Moonen15-May-06 20:55 
GeneralRe: Static Function and Static Class Pin
Scorpio15-May-06 21:03
Scorpio15-May-06 21:03 
AnswerRe: Static Function and Static Class Pin
Hamid_RT15-May-06 21:12
Hamid_RT15-May-06 21:12 
QuestionWindows Services Pin
zahid_ash15-May-06 19:51
zahid_ash15-May-06 19:51 

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.