Click here to Skip to main content
15,915,869 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwinsock select don´t react on incoming message Pin
CrazyDogg18-Dec-09 4:31
CrazyDogg18-Dec-09 4:31 
QuestionJNI CallVoidMethod leads to Runtime Error Pin
TheInfernalCrow18-Dec-09 4:22
TheInfernalCrow18-Dec-09 4:22 
AnswerRe: JNI CallVoidMethod leads to Runtime Error Pin
Richard MacCutchan18-Dec-09 9:21
mveRichard MacCutchan18-Dec-09 9:21 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
TheInfernalCrow18-Dec-09 23:53
TheInfernalCrow18-Dec-09 23:53 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
Richard MacCutchan19-Dec-09 3:16
mveRichard MacCutchan19-Dec-09 3:16 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
TheInfernalCrow19-Dec-09 4:08
TheInfernalCrow19-Dec-09 4:08 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
Richard MacCutchan19-Dec-09 7:27
mveRichard MacCutchan19-Dec-09 7:27 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
TheInfernalCrow21-Dec-09 3:00
TheInfernalCrow21-Dec-09 3:00 
Thanks for your efforts anyway Smile | :)

I think I just figured out the problem:

The application I'm developping the DLL for seems to be multi-threaded and up to now I didn't attach/detach the current thread to the JVM.
Since the job to be done is linear and there's no gui I didn't thought of that (JVM is created in constructor, method calls are in the interface-method).

I have no idea why the void method without the write operations as well as the object returning method that's called earlier worked just fine without attaching the current thread (and this manner is reproducable!), but it's all working now Smile | :)

Once again, thanks for your effort!
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
Richard MacCutchan21-Dec-09 5:57
mveRichard MacCutchan21-Dec-09 5:57 
QuestionRelease Build to Debug Build Pin
Benjamin Bruno18-Dec-09 1:46
Benjamin Bruno18-Dec-09 1:46 
AnswerRe: Release Build to Debug Build Pin
Rajesh R Subramanian18-Dec-09 1:55
professionalRajesh R Subramanian18-Dec-09 1:55 
QuestionRe: Release Build to Debug Build Pin
David Crow18-Dec-09 2:54
David Crow18-Dec-09 2:54 
QuestionDLL appearing only after .EXE execution in temp folder, how does it works ? Pin
GuimaSun18-Dec-09 1:29
GuimaSun18-Dec-09 1:29 
AnswerRe: DLL appearing only after .EXE execution in temp folder, how does it works ? Pin
Rajesh R Subramanian18-Dec-09 1:33
professionalRajesh R Subramanian18-Dec-09 1:33 
GeneralRe: DLL appearing only after .EXE execution in temp folder, how does it works ? Pin
GuimaSun18-Dec-09 2:05
GuimaSun18-Dec-09 2:05 
QuestionMenu dropdown event in SDI application Pin
rp_suman18-Dec-09 0:23
rp_suman18-Dec-09 0:23 
AnswerRe: Menu dropdown event in SDI application Pin
Code-o-mat18-Dec-09 1:03
Code-o-mat18-Dec-09 1:03 
QuestionMSSQL USE DATABASE Pin
MsmVc17-Dec-09 22:30
MsmVc17-Dec-09 22:30 
AnswerRe: MSSQL USE DATABASE Pin
Code-o-mat17-Dec-09 23:24
Code-o-mat17-Dec-09 23:24 
GeneralRe: MSSQL USE DATABASE Pin
MsmVc17-Dec-09 23:29
MsmVc17-Dec-09 23:29 
GeneralRe: MSSQL USE DATABASE Pin
Code-o-mat18-Dec-09 0:52
Code-o-mat18-Dec-09 0:52 
GeneralRe: MSSQL USE DATABASE Pin
David Crow18-Dec-09 2:56
David Crow18-Dec-09 2:56 
GeneralRe: MSSQL USE DATABASE Pin
MsmVc18-Dec-09 17:19
MsmVc18-Dec-09 17:19 
Questionfathers and mothers, how to convert hicon to png file? Pin
nenfa17-Dec-09 22:12
nenfa17-Dec-09 22:12 
AnswerRe: fathers and mothers, how to convert hicon to png file? Pin
Michael Schubert17-Dec-09 22:26
Michael Schubert17-Dec-09 22:26 

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.