Click here to Skip to main content
15,894,460 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: [Challenge/Puzzle] Implement reinterpret_cast Pin
Stefan_Lang13-Mar-13 23:07
Stefan_Lang13-Mar-13 23:07 
Questiontinyxml Pin
venkatesh528678-Mar-13 16:43
venkatesh528678-Mar-13 16:43 
AnswerRe: tinyxml Pin
Richard MacCutchan8-Mar-13 21:48
mveRichard MacCutchan8-Mar-13 21:48 
AnswerRe: tinyxml Pin
Albert Holguin10-Mar-13 14:39
professionalAlbert Holguin10-Mar-13 14:39 
QuestionInsert is working but Select from this music site is not! Pin
Ericdick8-Mar-13 1:48
Ericdick8-Mar-13 1:48 
GeneralRe: Insert is working but Select from this music site is not! Pin
Jochen Arndt8-Mar-13 1:54
professionalJochen Arndt8-Mar-13 1:54 
QuestionHow can i put Install button in my mfc property sheet Pin
venkatesh528677-Mar-13 3:28
venkatesh528677-Mar-13 3:28 
AnswerRe: How can i put Install button in my mfc property sheet Pin
Richard MacCutchan7-Mar-13 3:34
mveRichard MacCutchan7-Mar-13 3:34 
QuestionRe: How can i put Install button in my mfc property sheet Pin
David Crow7-Mar-13 7:47
David Crow7-Mar-13 7:47 
QuestionJSON Parser Pin
john56326-Mar-13 23:20
john56326-Mar-13 23:20 
AnswerRe: JSON Parser Pin
CPallini7-Mar-13 0:17
mveCPallini7-Mar-13 0:17 
QuestionRe: JSON Parser Pin
David Crow7-Mar-13 3:00
David Crow7-Mar-13 3:00 
Questionrsa decryption using gmp Pin
etesi6-Mar-13 14:51
etesi6-Mar-13 14:51 
AnswerRe: rsa decryption using gmp Pin
Richard MacCutchan6-Mar-13 22:26
mveRichard MacCutchan6-Mar-13 22:26 
GeneralRe: rsa decryption using gmp Pin
parths7-Mar-13 22:38
parths7-Mar-13 22:38 
AnswerRe: rsa decryption using gmp Pin
parths7-Mar-13 22:42
parths7-Mar-13 22:42 
AnswerRe: rsa decryption using gmp Pin
Stefan_Lang11-Mar-13 3:23
Stefan_Lang11-Mar-13 3:23 
QuestionOpen A File Just Like MS Word Does Pin
dliviu6-Mar-13 2:20
dliviu6-Mar-13 2:20 
AnswerRe: Open A File Just Like MS Word Does Pin
David Crow6-Mar-13 2:43
David Crow6-Mar-13 2:43 
GeneralRe: Open A File Just Like MS Word Does Pin
dliviu6-Mar-13 3:02
dliviu6-Mar-13 3:02 
AnswerRe: Open A File Just Like MS Word Does Pin
«_Superman_»6-Mar-13 4:08
professional«_Superman_»6-Mar-13 4:08 
GeneralRe: Open A File Just Like MS Word Does Pin
dliviu6-Mar-13 8:09
dliviu6-Mar-13 8:09 
QuestionAre there some tools to delete redundant resource in MFC project? Pin
Falconapollo5-Mar-13 19:55
Falconapollo5-Mar-13 19:55 
Sometimes, I add some resource(png, string, bmp) to use. But because of some reasons, these resources may get redundant. The project is so large, many people join the development. So, there are lots of redundant resources.

Now, we need to translate the language in resource into other languages. So, we have to delete all redundant resource to increase the efficency.

Besides, have to remove all unnecessary png, bmp and other resources to make the final setup.exe smaller.

Resource Symbol Editor of Visual Studio is hard to use, I can delete an item one time. I need to find another tool.

I'm wondering if there are some existing tools to help me to that. Anybody can help me?
AnswerRe: Are there some tools to delete redundant resource in MFC project? Pin
Richard MacCutchan5-Mar-13 22:26
mveRichard MacCutchan5-Mar-13 22:26 
GeneralRe: Are there some tools to delete redundant resource in MFC project? Pin
Vaclav_8-Mar-13 4:20
Vaclav_8-Mar-13 4:20 

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.