CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Brazip - SP - Campinas
    Posts
    7

    Can I write COM object in JAVA???

    Hi,

    I want to write some code in Java. Can I write the COM object using java? and use them in VC++ application? If possible! Can u give me some more guidelines! some sites where I can read some references from? or some code.

    Thanks.


  2. #2
    Guest

    Re: Can I write COM object in JAVA???

    Use J++ 6.0. You can turn any Java class into a COM object by simply clicking a checkbox.


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

Featured