Click here to Skip to main content
15,894,095 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Inserting value in list control through worker thread Pin
VCProgrammer27-Aug-08 20:53
VCProgrammer27-Aug-08 20:53 
GeneralRe: Inserting value in list control through worker thread Pin
Nibu babu thomas27-Aug-08 21:47
Nibu babu thomas27-Aug-08 21:47 
GeneralRe: Inserting value in list control through worker thread Pin
Dhiraj kumar Saini27-Aug-08 21:54
Dhiraj kumar Saini27-Aug-08 21:54 
QuestionRe: Inserting value in list control through worker thread Pin
Roger Stoltz27-Aug-08 20:56
Roger Stoltz27-Aug-08 20:56 
AnswerRe: Inserting value in list control through worker thread Pin
Arman S.27-Aug-08 21:20
Arman S.27-Aug-08 21:20 
QuestionWaitForSingleObject and SetEvent Pin
laksh220427-Aug-08 20:36
laksh220427-Aug-08 20:36 
AnswerRe: WaitForSingleObject and SetEvent Pin
Roger Stoltz27-Aug-08 20:46
Roger Stoltz27-Aug-08 20:46 
QuestionFTP client application Pin
anandi_codeproject27-Aug-08 20:23
anandi_codeproject27-Aug-08 20:23 
Hi,
I want to do FTP client application in vc 6.0/MFC which should include the following functions,
1.Connect to the ftp server..(here i use local host)
1.List the directories in tree view and Navigation between directories.
2.Enumerating, creating, removing, and renaming directories.
3.Renaming, uploading, downloading, and deleting files.

i don know how to start from the scratch. I use the local host and user as anonymous. can anyone guide me how to connect to the ftp local host/server. I hav confusion between winsocket and wininet.. which one i should use for ftp client application and tell me how to proceed further?
AnswerRe: FTP client application Pin
Rathore Amit27-Aug-08 23:09
Rathore Amit27-Aug-08 23:09 
AnswerRe: FTP client application Pin
anandi_codeproject28-Aug-08 1:52
anandi_codeproject28-Aug-08 1:52 
GeneralRe: FTP client application Pin
Rathore Amit28-Aug-08 17:24
Rathore Amit28-Aug-08 17:24 
AnswerRe: FTP client application Pin
Mark Salsbery28-Aug-08 6:06
Mark Salsbery28-Aug-08 6:06 
QuestionCListCtrl LVITEM lvItem problem Pin
Dhiraj kumar Saini27-Aug-08 19:31
Dhiraj kumar Saini27-Aug-08 19:31 
AnswerRe: CListCtrl LVITEM lvItem problem Pin
Nibu babu thomas27-Aug-08 19:39
Nibu babu thomas27-Aug-08 19:39 
AnswerRe: CListCtrl LVITEM lvItem problem Pin
Varghese Paul M27-Aug-08 20:14
Varghese Paul M27-Aug-08 20:14 
GeneralRe: CListCtrl LVITEM lvItem problem Pin
Dhiraj kumar Saini27-Aug-08 20:40
Dhiraj kumar Saini27-Aug-08 20:40 
GeneralRe: CListCtrl LVITEM lvItem problem Pin
Nibu babu thomas27-Aug-08 20:48
Nibu babu thomas27-Aug-08 20:48 
GeneralRe: CListCtrl LVITEM lvItem problem Pin
Dhiraj kumar Saini27-Aug-08 20:52
Dhiraj kumar Saini27-Aug-08 20:52 
QuestionRe: CListCtrl LVITEM lvItem problem Pin
Varghese Paul M27-Aug-08 22:07
Varghese Paul M27-Aug-08 22:07 
AnswerRe: CListCtrl LVITEM lvItem problem Pin
Dhiraj kumar Saini27-Aug-08 22:47
Dhiraj kumar Saini27-Aug-08 22:47 
QuestionRe: CListCtrl LVITEM lvItem problem Pin
David Crow28-Aug-08 3:52
David Crow28-Aug-08 3:52 
Questionshortkeys inside propertypage Pin
hari_honey27-Aug-08 19:27
hari_honey27-Aug-08 19:27 
QuestionWhat is the difference between GetMessage ,PeekMessage and PostMessage? Pin
nisha0000027-Aug-08 18:53
nisha0000027-Aug-08 18:53 
AnswerRe: What is the difference between GetMessage ,PeekMessage and PostMessage? Pin
Manish K. Agarwal27-Aug-08 19:16
Manish K. Agarwal27-Aug-08 19:16 
AnswerYou forgot one Pin
Cedric Moonen27-Aug-08 20:33
Cedric Moonen27-Aug-08 20:33 

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.