Click here to Skip to main content
15,885,985 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ParseExact - parsing a date with a given format in C++ / MFC Pin
krmed18-Jul-12 10:04
krmed18-Jul-12 10:04 
GeneralRe: ParseExact - parsing a date with a given format in C++ / MFC Pin
BadJerry18-Jul-12 22:45
BadJerry18-Jul-12 22:45 
GeneralRe: COleDateTime::Format("%A, %B %d, %Y") Pin
Software_Developer19-Jul-12 6:16
Software_Developer19-Jul-12 6:16 
GeneralRe: COleDateTime::Format("%A, %B %d, %Y") Pin
BadJerry19-Jul-12 7:08
BadJerry19-Jul-12 7:08 
Generalset focus to main dialog form in MFC (SOLVED) Pin
jawadali47717-Jul-12 18:05
jawadali47717-Jul-12 18:05 
AnswerRe: set focus to main dialog form in MFC Pin
Richard MacCutchan17-Jul-12 21:48
mveRichard MacCutchan17-Jul-12 21:48 
GeneralRe: set focus to main dialog form in MFC Pin
jawadali47717-Jul-12 22:00
jawadali47717-Jul-12 22:00 
Questionftp : to upload multile files at same time Pin
includeh1017-Jul-12 4:27
includeh1017-Jul-12 4:27 
in my app, I use ftp raw commands to upload several files to server,
after sending PASV and STOR from command port, file transfer starts on data port - so far so good.

But, when I send same commands to server again to upload second file before first uploading completed , server answers "unknowing command" - to second PASV and STOR.
So, I have to wait for first uploading completed to upload second file.

Any comments as solution?

Anything wrong in my ftp commands or process?
how to upload 2 or more files at same time?
how to open multiple data sockets (ports) with one command socket (port)?

Thanks.

.
QuestionRe: ftp : to upload multile files at same time Pin
David Crow17-Jul-12 9:59
David Crow17-Jul-12 9:59 
AnswerRe: ftp : to upload multile files at same time Pin
Peter_in_278017-Jul-12 18:16
professionalPeter_in_278017-Jul-12 18:16 
QuestionMoving file with progress Pin
sarfaraznawaz17-Jul-12 1:02
sarfaraznawaz17-Jul-12 1:02 
AnswerRe: Moving file with progress Pin
Malli_S17-Jul-12 1:43
Malli_S17-Jul-12 1:43 
QuestionRe: Moving file with progress Pin
Richard MacCutchan17-Jul-12 2:39
mveRichard MacCutchan17-Jul-12 2:39 
GeneralRe: Moving file with progress Pin
David Crow17-Jul-12 4:26
David Crow17-Jul-12 4:26 
GeneralRe: Moving file with progress Pin
sarfaraznawaz17-Jul-12 20:03
sarfaraznawaz17-Jul-12 20:03 
QuestionRe: Moving file with progress Pin
David Crow18-Jul-12 2:16
David Crow18-Jul-12 2:16 
QuestionAbout opengl screen shot is black Pin
wangningyu16-Jul-12 22:52
wangningyu16-Jul-12 22:52 
SuggestionRe: About opengl screen shot is black Pin
Richard MacCutchan16-Jul-12 23:29
mveRichard MacCutchan16-Jul-12 23:29 
AnswerRe: About opengl screen shot is black Pin
Software_Developer17-Jul-12 3:48
Software_Developer17-Jul-12 3:48 
QuestionBasic / standard MFC VC6.0 CListCtrl questions Pin
Vaclav_16-Jul-12 10:02
Vaclav_16-Jul-12 10:02 
AnswerRe: Basic / standard MFC VC6.0 CListCtrl questions Pin
Jochen Arndt16-Jul-12 21:09
professionalJochen Arndt16-Jul-12 21:09 
GeneralRe: Basic / standard MFC VC6.0 CListCtrl questions Pin
Vaclav_17-Jul-12 3:23
Vaclav_17-Jul-12 3:23 
GeneralRe: Basic / standard MFC VC6.0 CListCtrl questions Pin
Jochen Arndt17-Jul-12 3:33
professionalJochen Arndt17-Jul-12 3:33 
GeneralSOLVED Basic / standard MFC VC6.0 CListCtrl questions Pin
Vaclav_18-Jul-12 3:47
Vaclav_18-Jul-12 3:47 
QuestionCMFCToolbar EnableReflections : how is it supposed to work ? Pin
Maximilien16-Jul-12 9:26
Maximilien16-Jul-12 9:26 

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.