Click here to Skip to main content
15,904,817 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDrawState problem Pin
nm_11426-May-04 14:30
nm_11426-May-04 14:30 
GeneralSystemwide Cursor Change Pin
debacler26-May-04 11:57
debacler26-May-04 11:57 
GeneralRe: Systemwide Cursor Change Pin
Michael Dunn26-May-04 19:14
sitebuilderMichael Dunn26-May-04 19:14 
GeneralRe: Systemwide Cursor Change Pin
Naren Neelamegam26-May-04 21:48
Naren Neelamegam26-May-04 21:48 
GeneralRe: Systemwide Cursor Change Pin
debacler28-May-04 6:58
debacler28-May-04 6:58 
GeneralRe: Systemwide Cursor Change Pin
Naren Neelamegam28-May-04 18:38
Naren Neelamegam28-May-04 18:38 
GeneralRe: Systemwide Cursor Change Pin
debacler28-May-04 18:58
debacler28-May-04 18:58 
QuestionDoes anyone know of a good article about shrinking EXE sizes? Pin
Terry O'Nolley26-May-04 11:48
Terry O'Nolley26-May-04 11:48 
I am writing a web download installer and need to make it as small as possible. A lot of MFC is a black box to me so I am not sure which pieces I can hack out and still expect the program to behave as expected.

It is currently 210 KB and I only wrote a thousand or so lines of source code (including comments). There is only 1 window and it is a dialog-based app. It does use the file open common dialog box and afxinet.h

Thanks!






//placeholder for witty verbiage

AnswerRe: Does anyone know of a good article about shrinking EXE sizes? Pin
Anonymous26-May-04 12:12
Anonymous26-May-04 12:12 
GeneralRe: Does anyone know of a good article about shrinking EXE sizes? Pin
Anonymous26-May-04 12:13
Anonymous26-May-04 12:13 
AnswerRe: Does anyone know of a good article about shrinking EXE sizes? Pin
Nick Parker26-May-04 13:53
protectorNick Parker26-May-04 13:53 
AnswerRe: Does anyone know of a good article about shrinking EXE sizes? Pin
Joe Woodbury26-May-04 17:00
professionalJoe Woodbury26-May-04 17:00 
AnswerRe: Does anyone know of a good article about shrinking EXE sizes? Pin
Paolo Vernazza26-May-04 22:57
Paolo Vernazza26-May-04 22:57 
AnswerRe: Does anyone know of a good article about shrinking EXE sizes? Pin
Jonas Larsson27-May-04 0:33
Jonas Larsson27-May-04 0:33 
Generalcount() function using STL Pin
BlackDice26-May-04 11:36
BlackDice26-May-04 11:36 
GeneralRe: count() function using STL Pin
markkuk26-May-04 11:55
markkuk26-May-04 11:55 
GeneralRe: count() function using STL Pin
BlackDice26-May-04 11:59
BlackDice26-May-04 11:59 
GeneralRe: count() function using STL Pin
Michael Dunn26-May-04 12:10
sitebuilderMichael Dunn26-May-04 12:10 
GeneralRe: count() function using STL Pin
BlackDice27-May-04 3:04
BlackDice27-May-04 3:04 
GeneralRe: count() function using STL Pin
toxcct26-May-04 22:56
toxcct26-May-04 22:56 
GeneralRe: count() function using STL Pin
BlackDice27-May-04 3:03
BlackDice27-May-04 3:03 
GeneralDirectShow and C++ (No-MFC) Pin
Paolo Ponzano26-May-04 10:33
Paolo Ponzano26-May-04 10:33 
GeneralRe: DirectShow and C++ (No-MFC) Pin
Antti Keskinen26-May-04 11:32
Antti Keskinen26-May-04 11:32 
GeneralRe: DirectShow and C++ (No-MFC) Pin
Paolo Ponzano26-May-04 19:23
Paolo Ponzano26-May-04 19:23 
GeneralTreeCtrl in DialogBar in MFC MDI Pin
NTense26-May-04 9:58
NTense26-May-04 9:58 

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.