Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Copy Folder Tree Pin
Naveen30-Sep-08 20:00
Naveen30-Sep-08 20:00 
GeneralRe: Copy Folder Tree Pin
TeVc++30-Sep-08 20:54
TeVc++30-Sep-08 20:54 
GeneralRe: Copy Folder Tree Pin
Naveen30-Sep-08 20:56
Naveen30-Sep-08 20:56 
GeneralRe: Copy Folder Tree Pin
TeVc++30-Sep-08 21:48
TeVc++30-Sep-08 21:48 
GeneralRe: Copy Folder Tree Pin
Naveen30-Sep-08 21:57
Naveen30-Sep-08 21:57 
GeneralRe: Copy Folder Tree Pin
TeVc++30-Sep-08 22:04
TeVc++30-Sep-08 22:04 
GeneralRe: Copy Folder Tree Pin
Naveen30-Sep-08 22:18
Naveen30-Sep-08 22:18 
GeneralRe: Copy Folder Tree Pin
TeVc++30-Sep-08 23:28
TeVc++30-Sep-08 23:28 
Sir i am useing this code
CString Destination= _T("C:\\Test\\");
	Destination+= PathFindFileName(source[aq]);
	Destination+="\\0";


And not working for file copy.it's working for folder copy.It's make a also Folder with name of "0".

Plz help me
GeneralRe: Copy Folder Tree Pin
Naveen30-Sep-08 23:31
Naveen30-Sep-08 23:31 
GeneralRe: Copy Folder Tree Pin
TeVc++30-Sep-08 23:38
TeVc++30-Sep-08 23:38 
GeneralRe: Copy Folder Tree Pin
Sauce!1-Oct-08 5:27
Sauce!1-Oct-08 5:27 
GeneralRe: Copy Folder Tree Pin
TeVc++2-Oct-08 18:54
TeVc++2-Oct-08 18:54 
GeneralRe: Copy Folder Tree Pin
Sauce!3-Oct-08 3:03
Sauce!3-Oct-08 3:03 
QuestionHow do I pass MySQL connection ID to COM using VC++ 9.0? Pin
Ger Hayden29-Sep-08 19:48
Ger Hayden29-Sep-08 19:48 
QuestionHow to get Exchange server permission Pin
Member 443453629-Sep-08 19:09
Member 443453629-Sep-08 19:09 
QuestionProblem using CLR in MFC ActiveX controls Pin
astibich229-Sep-08 18:27
astibich229-Sep-08 18:27 
QuestionReading Excel File Pin
ganychina29-Sep-08 18:07
ganychina29-Sep-08 18:07 
AnswerRe: Reading Excel File Pin
Hamid_RT29-Sep-08 20:04
Hamid_RT29-Sep-08 20:04 
RantRepost. Pin
CPallini29-Sep-08 22:29
mveCPallini29-Sep-08 22:29 
JokeRe: Repost. Pin
ThatsAlok29-Sep-08 22:43
ThatsAlok29-Sep-08 22:43 
QuestionHow to show 3 different views in 3 subpanels in right panel using by using splitterwnd? Pin
srikadi29-Sep-08 17:46
srikadi29-Sep-08 17:46 
AnswerRe: How to show 3 different views in 3 subpanels in right panel using by using splitterwnd? Pin
Iain Clarke, Warrior Programmer29-Sep-08 22:50
Iain Clarke, Warrior Programmer29-Sep-08 22:50 
QuestionProblem with TryEnterCriticalSection Pin
krishnan.s29-Sep-08 17:36
krishnan.s29-Sep-08 17:36 
AnswerRe: Problem with TryEnterCriticalSection Pin
Naveen29-Sep-08 17:48
Naveen29-Sep-08 17:48 
GeneralRe: Problem with TryEnterCriticalSection Pin
krishnan.s29-Sep-08 17:50
krishnan.s29-Sep-08 17:50 

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.