Re: call java from c++: where to put class
- From: Gordon Beaton <not@xxxxxxxxx>
- Date: 15 Aug 2005 15:47:18 +0200
On 15 Aug 2005 06:39:55 -0700, tony_lincoln@xxxxxxxxx wrote:
> "Test3_14Aug.exe has encountered a problem and needs to close.We are
> sorry from the inconvenience.
> Please tell Microsoft about this problem.
> We have created an error report that you can send to us...."
>
> Then the program was forced to stop.
In the code you've posted, Demo doesn't have a main() method and you
don't check the return value from GetStaticMethodID() before
attempting to invoke it.
/gordon
--
[ do not email me copies of your followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e
.
- Follow-Ups:
- Re: call java from c++: where to put class
- From: tony_lincoln
- Re: call java from c++: where to put class
- References:
- call java from c++: where to put class
- From: tony_lincoln
- Re: call java from c++: where to put class
- From: Gordon Beaton
- Re: call java from c++: where to put class
- From: Chris Uppal
- Re: call java from c++: where to put class
- From: tony_lincoln
- call java from c++: where to put class
- Prev by Date: Re: call java from c++: where to put class
- Next by Date: Re: Can you detect if a class is mutable ?
- Previous by thread: Re: call java from c++: where to put class
- Next by thread: Re: call java from c++: where to put class
- Index(es):
Relevant Pages
|