Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
None that I am aware of. This would not be easy to do as any such tool would need to analyse every file in the project to see if there were any references to the resources before deleting them.
Use the best guess

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 
GeneralRe: Are there some tools to delete redundant resource in MFC project? Pin
Richard MacCutchan8-Mar-13 5:59
mveRichard MacCutchan8-Mar-13 5:59 
QuestionRe: Are there some tools to delete redundant resource in MFC project? Pin
David Crow8-Mar-13 4:31
David Crow8-Mar-13 4:31 
QuestionHow to play a sound without interrupting other threads with in an MFC application? Pin
Kiran Satish5-Mar-13 10:48
Kiran Satish5-Mar-13 10:48 
AnswerRe: How to play a sound without interrupting other threads with in an MFC application? Pin
«_Superman_»5-Mar-13 16:36
professional«_Superman_»5-Mar-13 16:36 
GeneralRe: How to play a sound without interrupting other threads with in an MFC application? Pin
Kiran Satish5-Mar-13 17:19
Kiran Satish5-Mar-13 17:19 
QuestionRe: How to play a sound without interrupting other threads with in an MFC application? Pin
David Crow6-Mar-13 3:08
David Crow6-Mar-13 3:08 
AnswerRe: How to play a sound without interrupting other threads with in an MFC application? Pin
Kiran Satish6-Mar-13 10:15
Kiran Satish6-Mar-13 10:15 
AnswerRe: How to play a sound without interrupting other threads with in an MFC application? Pin
Michael Haephrati7-Mar-13 11:42
professionalMichael Haephrati7-Mar-13 11:42 
QuestionHow to use the DirectX DDraw to display YUV data? Pin
yu-jian5-Mar-13 1:57
yu-jian5-Mar-13 1:57 
Questionscroll Bar in MFC Pin
mumy dady4-Mar-13 22:40
mumy dady4-Mar-13 22:40 
AnswerRe: scroll Bar in MFC Pin
Richard MacCutchan4-Mar-13 23:13
mveRichard MacCutchan4-Mar-13 23:13 
QuestionASP.NET Pin
Varadha Raj4-Mar-13 19:57
Varadha Raj4-Mar-13 19:57 
AnswerRe: ASP.NET Pin
Richard MacCutchan4-Mar-13 23:11
mveRichard MacCutchan4-Mar-13 23:11 
GeneralRe: ASP.NET Pin
Varadha Raj5-Mar-13 0:09
Varadha Raj5-Mar-13 0:09 
GeneralRe: ASP.NET Pin
Richard MacCutchan5-Mar-13 0:30
mveRichard MacCutchan5-Mar-13 0:30 
QuestionCCriticalSection Multi-entry problem Pin
yu-jian4-Mar-13 19:34
yu-jian4-Mar-13 19:34 

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.