|
-
Mar 5th, 2006, 11:18 AM
#1
Re: Extend class from loaded DLL
It's not possible to use .Net classes in Java. The bytecode is different, the virtual machines are different.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 5th, 2006, 12:55 PM
#2
Re: Extend class from loaded DLL
 Originally Posted by CornedBee
It's not possible to use .Net classes in Java. The bytecode is different, the virtual machines are different.
I thought that's what interoperability is for!
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|