Click here to Skip to main content
16,014,613 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question1 app - 2 Docs - MDI or SDI? Pin
Stefan Bolder26-Nov-02 22:00
sussStefan Bolder26-Nov-02 22:00 
Questionopen file dialog to select a single DIRECTORY and FOLDERS ONLY? Pin
devvvy26-Nov-02 21:52
devvvy26-Nov-02 21:52 
AnswerRe: open file dialog to select a single DIRECTORY and FOLDERS ONLY? Pin
Rage26-Nov-02 22:49
professionalRage26-Nov-02 22:49 
GeneralRe: open file dialog to select a single DIRECTORY and FOLDERS ONLY? Pin
devvvy26-Nov-02 22:51
devvvy26-Nov-02 22:51 
GeneralHidden window Pin
Jerome Conus26-Nov-02 21:47
Jerome Conus26-Nov-02 21:47 
GeneralRe: Hidden window Pin
Shamoon26-Nov-02 22:24
Shamoon26-Nov-02 22:24 
GeneralRe: Hidden window Pin
Jerome Conus27-Nov-02 0:18
Jerome Conus27-Nov-02 0:18 
GeneralUpload/Download Threading GUI Pin
Sparticus26-Nov-02 21:02
Sparticus26-Nov-02 21:02 
I'm creating a program that allows multiple uploads and downloads between two computers. I want to create a similar interface to the one found in LeechFTP. Hopefully someone out there is familiar with it. Using Spy++ it's apparent that the upload/download list is not a window itself. I can think of about a million ways to implement this, but was wondering what everyone else has to say about it. For those of you who haven't seen LeechFTP, it has a list of the current uploads and downloads with a progress bar and static text info for each thread. I'm also curious as to what's going on behind the scene. In my version I have a vector that holds classes that represent each upload/download in progress. Should each of these classes be able to draw the progress bar w/ static text info? How would I make this list scrollable?

Thanks for any suggestions!

-Michael Anderson-
完成の円

QuestionMFC Single Doc / Multi-View? Pin
clintsinger26-Nov-02 19:39
clintsinger26-Nov-02 19:39 
AnswerRe: MFC Single Doc / Multi-View? Pin
Iain Clarke, Warrior Programmer27-Nov-02 4:52
Iain Clarke, Warrior Programmer27-Nov-02 4:52 
GeneralRe: MFC Single Doc / Multi-View? Pin
clintsinger27-Nov-02 7:17
clintsinger27-Nov-02 7:17 
GeneralCString and VC++ 7.0 Pin
Shah Shehpori26-Nov-02 18:16
sussShah Shehpori26-Nov-02 18:16 
GeneralRe: CString and VC++ 7.0 Pin
SteveKing26-Nov-02 22:02
SteveKing26-Nov-02 22:02 
GeneralRe: CString and VC++ 7.0 Pin
Steve S26-Nov-02 22:14
Steve S26-Nov-02 22:14 
Generalentry question, thanks Pin
Sean_Yang26-Nov-02 17:37
Sean_Yang26-Nov-02 17:37 
GeneralRe: entry question, thanks Pin
Peak26-Nov-02 21:07
Peak26-Nov-02 21:07 
GeneralRe: entry question, thanks Pin
Sean_Yang27-Nov-02 11:04
Sean_Yang27-Nov-02 11:04 
GeneralRe: entry question, thanks Pin
Alvaro Mendez27-Nov-02 11:34
Alvaro Mendez27-Nov-02 11:34 
GeneralMore help with CListView Pin
Steven M Hunt26-Nov-02 16:28
Steven M Hunt26-Nov-02 16:28 
GeneralCWinApp::GetProfileInt() Pin
Jamie Hale26-Nov-02 15:39
Jamie Hale26-Nov-02 15:39 
GeneralRe: CWinApp::GetProfileInt() Pin
Scott H. Settlemier27-Nov-02 14:34
Scott H. Settlemier27-Nov-02 14:34 
GeneralFirst parameter of URLDownloadToFile Pin
obe26-Nov-02 15:30
obe26-Nov-02 15:30 
GeneralGetting Access to Internet Explorer Content Pin
Ranjan Banerji26-Nov-02 14:59
Ranjan Banerji26-Nov-02 14:59 
QuestionMultidimensional CArray? Pin
clintsinger26-Nov-02 14:09
clintsinger26-Nov-02 14:09 
AnswerRe: Multidimensional CArray? Pin
Chris Losinger26-Nov-02 14:18
professionalChris Losinger26-Nov-02 14:18 

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.