Click here to Skip to main content
15,920,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dispinterface v.s. IDispatch Pin
CPallini23-Sep-08 22:11
mveCPallini23-Sep-08 22:11 
GeneralRe: dispinterface v.s. IDispatch Pin
George_George23-Sep-08 22:18
George_George23-Sep-08 22:18 
GeneralRe: dispinterface v.s. IDispatch Pin
CPallini23-Sep-08 22:26
mveCPallini23-Sep-08 22:26 
GeneralRe: dispinterface v.s. IDispatch Pin
George_George23-Sep-08 22:47
George_George23-Sep-08 22:47 
AnswerRe: dispinterface v.s. IDispatch Pin
CPallini23-Sep-08 22:09
mveCPallini23-Sep-08 22:09 
GeneralRe: dispinterface v.s. IDispatch Pin
George_George23-Sep-08 22:17
George_George23-Sep-08 22:17 
QuestionCopy Folder File Data [modified] Pin
Davitor23-Sep-08 20:25
Davitor23-Sep-08 20:25 
AnswerRe: Copy Folder File Data Pin
SandipG 23-Sep-08 20:31
SandipG 23-Sep-08 20:31 
You can use FindFirstFile/FindNextFile APIs or if using MFC you can use CFileFind class to find all the files in the folder and use CopyFile API to copy files one by one..
Does it help??

Regards,
Sandip.

GeneralRe: Copy Folder File Data Pin
Davitor23-Sep-08 20:43
Davitor23-Sep-08 20:43 
GeneralRe: Copy Folder File Data Pin
SandipG 23-Sep-08 20:50
SandipG 23-Sep-08 20:50 
GeneralRe: Copy Folder File Data Pin
Davitor23-Sep-08 21:00
Davitor23-Sep-08 21:00 
GeneralRe: Copy Folder File Data Pin
SandipG 23-Sep-08 21:21
SandipG 23-Sep-08 21:21 
AnswerRe: Copy Folder File Data Pin
_AnsHUMAN_ 23-Sep-08 20:34
_AnsHUMAN_ 23-Sep-08 20:34 
AnswerRe: Copy Folder File Data Pin
David Crow24-Sep-08 4:15
David Crow24-Sep-08 4:15 
Questionchange specifice dialog color Pin
anilaabc23-Sep-08 19:53
anilaabc23-Sep-08 19:53 
AnswerRe: change specifice dialog color Pin
sashoalm23-Sep-08 20:11
sashoalm23-Sep-08 20:11 
AnswerRe: change specifice dialog color Pin
CPallini23-Sep-08 21:58
mveCPallini23-Sep-08 21:58 
QuestionImage Processing related... Pin
LijaGeorge23-Sep-08 19:34
LijaGeorge23-Sep-08 19:34 
AnswerRe: Image Processing related... Pin
fzhsheng23-Sep-08 19:41
fzhsheng23-Sep-08 19:41 
AnswerRe: Image Processing related... Pin
CPallini23-Sep-08 21:53
mveCPallini23-Sep-08 21:53 
QuestionHow can I calculate the speed of file transfer using recv function on client? the code a client presented as below Pin
Pearson_Bee23-Sep-08 19:33
Pearson_Bee23-Sep-08 19:33 
QuestionRe: How can I calculate the speed of file transfer using recv function on client? the code a client presented as below Pin
Mark Salsbery24-Sep-08 6:47
Mark Salsbery24-Sep-08 6:47 
AnswerRe: How can I calculate the speed of file transfer using recv function on client? the code a client presented as below Pin
Pearson_Bee24-Sep-08 18:43
Pearson_Bee24-Sep-08 18:43 
GeneralRe: How can I calculate the speed of file transfer using recv function on client? the code a client presented as below Pin
Mark Salsbery26-Sep-08 7:09
Mark Salsbery26-Sep-08 7:09 
GeneralRe: How can I calculate the speed of file transfer using recv function on client? the code a client presented as below Pin
Moak27-Sep-08 4:08
Moak27-Sep-08 4:08 

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.