Click here to Skip to main content
15,886,806 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CString::FormatMessage STL equivalent ? Pin
Nitron14-Feb-06 5:10
Nitron14-Feb-06 5:10 
AnswerRe: CString::FormatMessage STL equivalent ? Pin
James R. Twine14-Feb-06 6:14
James R. Twine14-Feb-06 6:14 
GeneralRe: CString::FormatMessage STL equivalent ? Pin
Maximilien14-Feb-06 6:55
Maximilien14-Feb-06 6:55 
GeneralRe: CString::FormatMessage STL equivalent ? Pin
James R. Twine14-Feb-06 7:06
James R. Twine14-Feb-06 7:06 
GeneralRe: CString::FormatMessage STL equivalent ? Pin
Maximilien14-Feb-06 10:26
Maximilien14-Feb-06 10:26 
AnswerRe: CString::FormatMessage STL equivalent ? Pin
PJ Arends14-Feb-06 9:22
professionalPJ Arends14-Feb-06 9:22 
AnswerRe: CString::FormatMessage STL equivalent ? Pin
Anthony_Yio14-Feb-06 15:47
Anthony_Yio14-Feb-06 15:47 
QuestionDelete Directory and its child files and folders from a specified location Pin
zahid_ash14-Feb-06 4:14
zahid_ash14-Feb-06 4:14 
RemoveDirectory(LPCTSTR lpPathName);
is used for where the path must specify an empty directory, but i want to remove a directory and also the files and folders that are in the specified folder , how can do that?

as per MSDN

BOOL RemoveDirectory(LPCTSTR lpPathName);

lpPathName
[in] Pointer to a null-terminated string that specifies the path of the directory to be removed. The path must specify an empty directory, and the calling process must have delete access to the directory.



Regards.
AnswerRe: Delete Directory and its child files and folders from a specified location Pin
David Crow14-Feb-06 4:20
David Crow14-Feb-06 4:20 
GeneralRe: Delete Directory and its child files and folders from a specified location Pin
zahid_ash14-Feb-06 4:40
zahid_ash14-Feb-06 4:40 
GeneralRe: Delete Directory and its child files and folders from a specified location Pin
David Crow14-Feb-06 4:55
David Crow14-Feb-06 4:55 
GeneralRe: Delete Directory and its child files and folders from a specified location Pin
Michael Dunn14-Feb-06 7:34
sitebuilderMichael Dunn14-Feb-06 7:34 
AnswerRe: Delete Directory and its child files and folders from a specified location Pin
Blake Miller14-Feb-06 4:24
Blake Miller14-Feb-06 4:24 
Questionwavetotext Pin
kiranvcpp14-Feb-06 4:14
kiranvcpp14-Feb-06 4:14 
AnswerRe: wavetotext Pin
toxcct14-Feb-06 4:17
toxcct14-Feb-06 4:17 
GeneralRe: wavetotext Pin
Eytukan14-Feb-06 4:59
Eytukan14-Feb-06 4:59 
QuestionUpdating DB table with CRecordset class Pin
zinc_z14-Feb-06 4:04
zinc_z14-Feb-06 4:04 
QuestionRe: Updating DB table with CRecordset class Pin
David Crow14-Feb-06 4:22
David Crow14-Feb-06 4:22 
AnswerRe: Updating DB table with CRecordset class Pin
zinc_z15-Feb-06 3:21
zinc_z15-Feb-06 3:21 
AnswerRe: Updating DB table with CRecordset class Pin
Wes Aday14-Feb-06 4:23
professionalWes Aday14-Feb-06 4:23 
GeneralRe: Updating DB table with CRecordset class Pin
zinc_z15-Feb-06 3:25
zinc_z15-Feb-06 3:25 
QuestionMFC and edit controls Pin
LCI14-Feb-06 3:51
LCI14-Feb-06 3:51 
AnswerRe: MFC and edit controls Pin
Eytukan14-Feb-06 3:56
Eytukan14-Feb-06 3:56 
GeneralRe: MFC and edit controls Pin
LCI14-Feb-06 4:04
LCI14-Feb-06 4:04 
GeneralRe: MFC and edit controls Pin
toxcct14-Feb-06 4:07
toxcct14-Feb-06 4:07 

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.