Click here to Skip to main content
15,886,873 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
The SND_ASYNC flag plays the sound without interrupting other threads.
How do you measure that the other threads are interrupted?
In which thread is the PlaySound function being called.
Some info about how the threads are arranged in the application would help for better diagnosis.
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

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 
AnswerRe: CFileDialog Problem breakpoint int 3 Pin
Albert Holguin4-Mar-13 17:31
professionalAlbert Holguin4-Mar-13 17:31 
GeneralRe: CFileDialog Problem breakpoint int 3 Pin
ForNow5-Mar-13 2:09
ForNow5-Mar-13 2:09 
AnswerRe: CFileDialog Problem breakpoint int 3 Pin
Albert Holguin5-Mar-13 10:00
professionalAlbert Holguin5-Mar-13 10: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.