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

C / C++ / MFC

 
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 
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 
Code beautifiers, merely tidy up your source code. I don't believe they can tell you which of your files may no longer be needed. Why not just move all the resources away, try to build the project, and you will get a list of missing files.
Use the best guess

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 
QuestionReading AVI file. Pin
ashwath19794-Mar-13 19:04
ashwath19794-Mar-13 19:04 
QuestionCFileDialog Problem breakpoint int 3 Pin
ForNow4-Mar-13 8:14
ForNow4-Mar-13 8:14 

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.