Results 1 to 9 of 9

Thread: Extend class from loaded DLL

Hybrid View

  1. #1
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Extend class from loaded DLL

    Quote 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
  •  



Click Here to Expand Forum to Full Width