Click here to Skip to main content
15,905,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Menu and Submenu Pin
transoft28-Feb-10 5:07
transoft28-Feb-10 5:07 
Question这个论坛里有懂中文的吗 求助!! Pin
niaho26-Feb-10 19:39
niaho26-Feb-10 19:39 
AnswerRe: 这个论坛里有懂中文的吗 求助!! [modified] Pin
wangningyu26-Feb-10 19:46
wangningyu26-Feb-10 19:46 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
ForrestZhang26-Feb-10 20:10
ForrestZhang26-Feb-10 20:10 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 15:43
niaho27-Feb-10 15:43 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 15:42
niaho27-Feb-10 15:42 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
wangningyu27-Feb-10 19:30
wangningyu27-Feb-10 19:30 
AnswerRe: 这个论坛里有懂中文的吗 求助!! PinPopular
Cedric Moonen26-Feb-10 21:39
Cedric Moonen26-Feb-10 21:39 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 15:59
niaho27-Feb-10 15:59 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
Aric Wang27-Feb-10 2:05
Aric Wang27-Feb-10 2:05 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 16:03
niaho27-Feb-10 16:03 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
szzjjhk27-Feb-10 2:34
szzjjhk27-Feb-10 2:34 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 16:03
niaho27-Feb-10 16:03 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
ManGo52027-Feb-10 12:04
ManGo52027-Feb-10 12:04 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 16:11
niaho27-Feb-10 16:11 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
yanxsh1629-Apr-11 22:15
yanxsh1629-Apr-11 22:15 
QuestionHello everybody I'm a Chinese help Pin
niaho26-Feb-10 19:19
niaho26-Feb-10 19:19 
AnswerRe: Hello everybody I'm a Chinese help PinPopular
Chris Losinger27-Feb-10 7:34
professionalChris Losinger27-Feb-10 7:34 
GeneralRe: Hello everybody I'm a Chinese help Pin
niaho27-Feb-10 15:58
niaho27-Feb-10 15:58 
QuestionHow can Reduce Final Exe of MFc dialog Based application? Pin
Le@rner26-Feb-10 17:31
Le@rner26-Feb-10 17:31 
AnswerRe: How can Reduce Final Exe of MFc dialog Based application? Pin
wangningyu26-Feb-10 19:55
wangningyu26-Feb-10 19:55 
AnswerRe: How can Reduce Final Exe of MFc dialog Based application? Pin
Richard MacCutchan26-Feb-10 21:31
mveRichard MacCutchan26-Feb-10 21:31 
MFC adds a significant amount of 'bloat' to applications, in order to support the full OOP structure. There is not much you can do to change this. But do check that your project is not using static libraries, as that will also add considerably to the size.
txtspeak is the realm of 9 year old children, not developers. Christian Graus

AnswerRe: How can Reduce Final Exe of MFc dialog Based application? Pin
flector28-Feb-10 17:56
flector28-Feb-10 17:56 
AnswerRe: How can Reduce Final Exe of MFc dialog Based application? Pin
Rolf Kristensen2-Mar-10 12:40
Rolf Kristensen2-Mar-10 12:40 
QuestionTrying to learn OpenGL Pin
BobInNJ26-Feb-10 14:00
BobInNJ26-Feb-10 14:00 

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.