Showing a list of files ina ListControl
-
Hey, I have forgotten alot of MFC programming :~ I have a dialog based app with a browse for folder button which outputs the folder path as szFolder. All is good there :) but I want to then be able to view what is in that folder in a list control. Problem is I have forgotten how. Its a report style ListControl in which I also would like to get the file size of. That isn't really a priority right now but listing all the files of the directory in the ListControl m_mp3list is my main question. If anyone can help, I'd be very appreciative. Thanks Ashley
-
Hey, I have forgotten alot of MFC programming :~ I have a dialog based app with a browse for folder button which outputs the folder path as szFolder. All is good there :) but I want to then be able to view what is in that folder in a list control. Problem is I have forgotten how. Its a report style ListControl in which I also would like to get the file size of. That isn't really a priority right now but listing all the files of the directory in the ListControl m_mp3list is my main question. If anyone can help, I'd be very appreciative. Thanks Ashley