Click here to Skip to main content
15,917,176 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Minimize RAM-usage in MFC? Pin
David Crow6-Sep-05 17:14
David Crow6-Sep-05 17:14 
GeneralRe: Minimize RAM-usage in MFC? Pin
Gadjuka6-Sep-05 23:24
Gadjuka6-Sep-05 23:24 
QuestionHow do I get my IP address ? Pin
Shay Harel6-Sep-05 9:37
Shay Harel6-Sep-05 9:37 
AnswerRe: How do I get my IP address ? Pin
David Crow6-Sep-05 9:50
David Crow6-Sep-05 9:50 
General[Message Deleted] Pin
Shay Harel6-Sep-05 10:35
Shay Harel6-Sep-05 10:35 
GeneralRe: How do I get my IP address ? Pin
Shay Harel6-Sep-05 10:37
Shay Harel6-Sep-05 10:37 
GeneralRe: How do I get my IP address ? Pin
Jörgen Sigvardsson6-Sep-05 11:44
Jörgen Sigvardsson6-Sep-05 11:44 
GeneralRe: How do I get my IP address ? Pin
Shay Harel6-Sep-05 14:19
Shay Harel6-Sep-05 14:19 
AnswerRe: How do I get my IP address ? Pin
ThatsAlok6-Sep-05 19:02
ThatsAlok6-Sep-05 19:02 
GeneralRe: How do I get my IP address ? Pin
David Crow7-Sep-05 2:26
David Crow7-Sep-05 2:26 
GeneralRe: How do I get my IP address ? Pin
ThatsAlok7-Sep-05 3:13
ThatsAlok7-Sep-05 3:13 
GeneralRe: How do I get my IP address ? Pin
Shay Harel7-Sep-05 3:13
Shay Harel7-Sep-05 3:13 
AnswerRe: How do I get my IP address ? Pin
ThatsAlok7-Sep-05 3:20
ThatsAlok7-Sep-05 3:20 
GeneralRe: How do I get my IP address ? Pin
Shay Harel7-Sep-05 3:39
Shay Harel7-Sep-05 3:39 
GeneralRe: How do I get my IP address ? Pin
David Crow7-Sep-05 4:19
David Crow7-Sep-05 4:19 
QuestionCDHtmlDialog problem! Pin
Ed K6-Sep-05 9:16
Ed K6-Sep-05 9:16 
QuestionUsing File-Copy Dialogs Pin
LighthouseJ6-Sep-05 8:20
LighthouseJ6-Sep-05 8:20 
Is there a way to incorporate the standard file copy dialog that Windows uses when you copy files (the animated paper flying from left to right, and an estimated time to finish) in my MFC program? I thought I ran across it once while looking for something else, it said all I had to do was instantiate the class, give it a range for the progress bar to slide, then when a unit of work was done, I'd step it and optionally give some text to display, like a filename if I was copying, or something else. I did some searching on a function I remember called StepIt() and that was just for a progress bar, not the dialog. If nothing like that exists, I'll have to make it but I'd like to know if I could tap into the some existing resource to use the standard dialog and animations in Windows. Thanks in advance.
AnswerRe: Using File-Copy Dialogs Pin
Chris Losinger6-Sep-05 8:41
professionalChris Losinger6-Sep-05 8:41 
AnswerRe: Using File-Copy Dialogs Pin
David Crow6-Sep-05 9:00
David Crow6-Sep-05 9:00 
GeneralRe: Using File-Copy Dialogs Pin
LighthouseJ6-Sep-05 10:05
LighthouseJ6-Sep-05 10:05 
GeneralRe: Using File-Copy Dialogs Pin
Steve Mayfield6-Sep-05 19:32
Steve Mayfield6-Sep-05 19:32 
GeneralRe: Using File-Copy Dialogs Pin
LighthouseJ7-Sep-05 12:05
LighthouseJ7-Sep-05 12:05 
QuestionSmoothing Bitmaps during printing Pin
Keith Worden6-Sep-05 7:53
Keith Worden6-Sep-05 7:53 
AnswerRe: Smoothing Bitmaps during printing Pin
Chris Losinger6-Sep-05 8:40
professionalChris Losinger6-Sep-05 8:40 
GeneralRe: Smoothing Bitmaps during printing Pin
Keith Worden7-Sep-05 3:45
Keith Worden7-Sep-05 3:45 

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.