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

C / C++ / MFC

 
QuestionMemory leak with CString Pin
Manoj Kumar Rai12-Oct-13 20:02
professionalManoj Kumar Rai12-Oct-13 20:02 
AnswerRe: Memory leak with CString Pin
Jochen Arndt12-Oct-13 22:31
professionalJochen Arndt12-Oct-13 22:31 
GeneralRe: Memory leak with CString Pin
Manoj Kumar Rai13-Oct-13 9:05
professionalManoj Kumar Rai13-Oct-13 9:05 
QuestionRe: Memory leak with CString Pin
David Crow16-Oct-13 4:11
David Crow16-Oct-13 4:11 
QuestionI don't know how to do!? Pin
Suyeong12-Oct-13 17:06
Suyeong12-Oct-13 17:06 
AnswerRe: I don't know how to do!? Pin
Ron Beyer12-Oct-13 17:56
professionalRon Beyer12-Oct-13 17:56 
AnswerRe: I don't know how to do!? Pin
Captain Price14-Oct-13 1:40
professionalCaptain Price14-Oct-13 1:40 
Questionvisual studio 2008 QT project with c++ Pin
Mkhitar Sargsyan12-Oct-13 4:10
Mkhitar Sargsyan12-Oct-13 4:10 
Hello!

I had an error in my project created with QT and C++
I created Server which gets data from AudioInput and gives it to UDP Socket, there is no problem, but in Client's project I had a problem, when I tried to write data to AudioOutput device after UDP Socket gets this data from net

in my project error was in this line "int l = audioSource->read(audioBuffer,input);" in
"qaudiooutput_win32_p.cpp"

and this is Call Stack at time debugging which shows this

QtMultimediad4.dll!QAudioOutputPrivate::deviceReady() Line 579 + 0x1c bytes C++
QtMultimediad4.dll!QAudioOutputPrivate::qt_static_metacall(QObject * _o=0x00b53308, QMetaObject::Call _c=InvokeMetaMethod, int _id=1, void * * _a=0x00b51d20) Line 52 + 0x8 bytes C++
what I did wrong

PLEASE HELP!!!!! Frown | :(
AnswerRe: visual studio 2008 QT project with c++ Pin
Richard MacCutchan12-Oct-13 5:09
mveRichard MacCutchan12-Oct-13 5:09 
GeneralRe: visual studio 2008 QT project with c++ Pin
Mkhitar Sargsyan13-Oct-13 23:35
Mkhitar Sargsyan13-Oct-13 23:35 
GeneralRe: visual studio 2008 QT project with c++ Pin
Richard MacCutchan14-Oct-13 0:00
mveRichard MacCutchan14-Oct-13 0:00 
GeneralRe: visual studio 2008 QT project with c++ Pin
Mkhitar Sargsyan14-Oct-13 0:34
Mkhitar Sargsyan14-Oct-13 0:34 
GeneralRe: visual studio 2008 QT project with c++ Pin
Richard MacCutchan14-Oct-13 1:02
mveRichard MacCutchan14-Oct-13 1:02 
GeneralRe: visual studio 2008 QT project with c++ Pin
Mkhitar Sargsyan14-Oct-13 0:42
Mkhitar Sargsyan14-Oct-13 0:42 
GeneralRe: visual studio 2008 QT project with c++ Pin
Richard MacCutchan14-Oct-13 1:04
mveRichard MacCutchan14-Oct-13 1:04 
GeneralRe: visual studio 2008 QT project with c++ Pin
Mkhitar Sargsyan14-Oct-13 1:20
Mkhitar Sargsyan14-Oct-13 1:20 
GeneralRe: visual studio 2008 QT project with c++ Pin
Richard MacCutchan14-Oct-13 1:51
mveRichard MacCutchan14-Oct-13 1:51 
Questionbcmenu.cpp for XP and 7/8 Pin
DanYELL11-Oct-13 18:39
DanYELL11-Oct-13 18:39 
AnswerRe: bcmenu.cpp for XP and 7/8 Pin
Richard MacCutchan11-Oct-13 22:24
mveRichard MacCutchan11-Oct-13 22:24 
Questionwhat if thread terminated after the thread::joinable() test Pin
Wang Xin USTC11-Oct-13 3:01
Wang Xin USTC11-Oct-13 3:01 
AnswerRe: what if thread terminated after the thread::joinable() test Pin
pasztorpisti11-Oct-13 3:44
pasztorpisti11-Oct-13 3:44 
QuestionBEGIN_MESSAGE_MAP never called? Pin
bosfan11-Oct-13 0:29
bosfan11-Oct-13 0:29 
QuestionRe: BEGIN_MESSAGE_MAP never called? Pin
Richard MacCutchan11-Oct-13 1:27
mveRichard MacCutchan11-Oct-13 1:27 
AnswerRe: BEGIN_MESSAGE_MAP never called? Pin
bosfan11-Oct-13 2:20
bosfan11-Oct-13 2:20 
GeneralRe: BEGIN_MESSAGE_MAP never called? Pin
Richard MacCutchan11-Oct-13 3:14
mveRichard MacCutchan11-Oct-13 3: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.