Click here to Skip to main content
15,926,144 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Printing bitmap fails, but preview ok Pin
Ravi Bhavnani10-Dec-01 4:14
professionalRavi Bhavnani10-Dec-01 4:14 
GeneralRe: Printing bitmap fails, but preview ok Pin
11-Dec-01 2:34
suss11-Dec-01 2:34 
GeneralRe: Printing bitmap fails, but preview ok Pin
11-Dec-01 4:03
suss11-Dec-01 4:03 
GeneralRe: Printing bitmap fails, but preview ok Pin
Chris Losinger11-Dec-01 4:19
professionalChris Losinger11-Dec-01 4:19 
GeneralData binding with grid control Pin
imranqau9-Dec-01 21:37
imranqau9-Dec-01 21:37 
QuestionHow can I connect to a dialog in other class? Pin
zrsoft9-Dec-01 20:26
zrsoft9-Dec-01 20:26 
AnswerRe: How can I connect to a dialog in other class? Pin
#realJSOP10-Dec-01 5:02
professional#realJSOP10-Dec-01 5:02 
QuestionFolder/File Size?!? Pin
Greven9-Dec-01 13:17
Greven9-Dec-01 13:17 
I have been racking my brain for a while now trying to make my program track down the size of a folder/file. I would like to track how much space a folder is using on the hard drive, which I have determined that means recursing through the sub folders and adding up the size of all files... Ugh! Is there an easier way? If not, the problem I'm running into at this point is simply finding the size of the file! I've looked into every which way of find the file sizes and they all want some variable/handle that I don't have... I've been looking through the code for the tree's here and have found some very nice tips and stuff, but of course (as always) they are in dialog boxes with special controls, yadda yadda yadda. (Doesn't anyone else use MFC with a doc/view?) But I'm not seeing how to add up the size of files and stuff. Please, someone help me out. I'm getting frustrated to the point that I can't even explain it right Dead | X|

Programming in binary is as easy as 01 10 11.
AnswerRe: Folder/File Size?!? Pin
Richard Ellis9-Dec-01 15:44
Richard Ellis9-Dec-01 15:44 
GeneralRe: Folder/File Size?!? Pin
Greven9-Dec-01 17:21
Greven9-Dec-01 17:21 
GeneralRe: Folder/File Size?!? Pin
Ravi Bhavnani11-Dec-01 5:33
professionalRavi Bhavnani11-Dec-01 5:33 
GeneralCMDIChildWnd and CView Pin
9-Dec-01 12:20
suss9-Dec-01 12:20 
Generalsmall question Pin
diego__9-Dec-01 8:19
diego__9-Dec-01 8:19 
GeneralRe: small question Pin
Ravi Bhavnani9-Dec-01 8:38
professionalRavi Bhavnani9-Dec-01 8:38 
GeneralRe: small question Pin
diego__9-Dec-01 8:53
diego__9-Dec-01 8:53 
GeneralReading/Writing in Binary Pin
valikac9-Dec-01 6:09
valikac9-Dec-01 6:09 
GeneralRe: Reading/Writing in Binary Pin
Rick York9-Dec-01 6:29
mveRick York9-Dec-01 6:29 
GeneralRe: Reading/Writing in Binary Pin
valikac9-Dec-01 6:40
valikac9-Dec-01 6:40 
Questionrecreating IntelliSense stores ? Pin
Cernd9-Dec-01 6:01
Cernd9-Dec-01 6:01 
GeneralNon-resizable CMainFrame Pin
r2d2rigo9-Dec-01 4:17
r2d2rigo9-Dec-01 4:17 
GeneralRe: Non-resizable CMainFrame Pin
9-Dec-01 5:02
suss9-Dec-01 5:02 
GeneralRe: Non-resizable CMainFrame Pin
r2d2rigo10-Dec-01 10:27
r2d2rigo10-Dec-01 10:27 
GeneralHetrogenous Server/Client Pin
9-Dec-01 4:15
suss9-Dec-01 4:15 
GeneralRe: Hetrogenous Server/Client Pin
Masaaki Onishi9-Dec-01 17:00
Masaaki Onishi9-Dec-01 17:00 
GeneralHelp with network Pin
Philip Patrick9-Dec-01 3:48
professionalPhilip Patrick9-Dec-01 3:48 

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.