Posted By:
licheng_ye
Posted On:
Tuesday, March 27, 2001 09:15 PM
I write native code to play realmedia.
Then i create several threads to call the native code to play realmedia at the same time( or different time). when last thread finished, java.exe crash.
when i try to play windows media, it works fine. it looks strange. I just want to what's wrong, nave code or java thread?
Any suggestion is welcome
Thanks
Andy