Click here to Skip to main content
15,890,512 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 3:47
wuxuangle22-Oct-13 3:47 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
Richard MacCutchan22-Oct-13 5:58
mveRichard MacCutchan22-Oct-13 5:58 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 15:40
wuxuangle22-Oct-13 15:40 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
Richard MacCutchan22-Oct-13 21:02
mveRichard MacCutchan22-Oct-13 21:02 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 22:47
wuxuangle22-Oct-13 22:47 
AnswerRe: how can I draw real-time curve in coordinate system? Pin
Marco Bertschi21-Oct-13 22:16
protectorMarco Bertschi21-Oct-13 22:16 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 3:50
wuxuangle22-Oct-13 3:50 
Questionvisual studio 2008 QT project with c++ Pin
Mkhitar Sargsyan12-Oct-13 3:17
Mkhitar Sargsyan12-Oct-13 3:17 
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:14
mveRichard MacCutchan12-Oct-13 5:14 
AnswerRe: visual studio 2008 QT project with c++ Pin
Albert Holguin15-Oct-13 8:02
professionalAlbert Holguin15-Oct-13 8:02 
QuestionWhy calling sort() crashes? Pin
Kumar Anitesh9-Oct-13 23:29
Kumar Anitesh9-Oct-13 23:29 
AnswerRe: Why calling sort() crashes? Pin
Richard MacCutchan10-Oct-13 0:32
mveRichard MacCutchan10-Oct-13 0:32 
QuestionNativeWindow? Win32?? Pin
Aidoru7511-Sep-13 0:17
Aidoru7511-Sep-13 0:17 
AnswerRe: NativeWindow? Win32?? Pin
Richard MacCutchan17-Sep-13 0:36
mveRichard MacCutchan17-Sep-13 0:36 
AnswerRe: NativeWindow? Win32?? Pin
Albert Holguin15-Oct-13 6:44
professionalAlbert Holguin15-Oct-13 6:44 
Questionsocket programming in forms app Pin
Cbrown33010-Sep-13 5:28
Cbrown33010-Sep-13 5:28 
AnswerRe: socket programming in forms app Pin
Richard MacCutchan15-Sep-13 21:24
mveRichard MacCutchan15-Sep-13 21:24 
Questioncan't get out of loop Pin
Member 1021996721-Aug-13 16:31
Member 1021996721-Aug-13 16:31 
AnswerRe: can't get out of loop Pin
Richard MacCutchan21-Aug-13 21:30
mveRichard MacCutchan21-Aug-13 21:30 
QuestionIndirect assembly dependency issue Pin
Member 1016773115-Aug-13 5:40
Member 1016773115-Aug-13 5:40 
AnswerRe: Indirect assembly dependency issue Pin
Pete O'Hanlon15-Aug-13 5:54
mvePete O'Hanlon15-Aug-13 5:54 
GeneralRe: Indirect assembly dependency issue Pin
John Schroedl15-Aug-13 7:23
professionalJohn Schroedl15-Aug-13 7:23 
Questionunhandled exception of type 'System.Runtime.InteropServices.SEHException' when trying to call C# dll from MFC Pin
PrasadHPShenoy5-Aug-13 23:04
PrasadHPShenoy5-Aug-13 23:04 
AnswerRe: unhandled exception of type 'System.Runtime.InteropServices.SEHException' when trying to call C# dll from MFC Pin
Richard MacCutchan14-Aug-13 21:15
mveRichard MacCutchan14-Aug-13 21:15 
Questiongot error while writing into excel file Pin
kumsudheer5-Aug-13 2:28
kumsudheer5-Aug-13 2:28 

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.