Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Visual C++

Visual C++

Scheduled Pinned Locked Moved C / C++ / MFC
c++
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tamasan
    wrote on last edited by
    #1

    How does I use .jar lib in visual C++

    _ B N 3 Replies Last reply
    0
    • T tamasan

      How does I use .jar lib in visual C++

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      Why do you really want to use the java library in C++? AFAIK , You will need to host the JVM for that .. Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      1 Reply Last reply
      0
      • T tamasan

        How does I use .jar lib in visual C++

        B Offline
        B Offline
        Benoy Bose
        wrote on last edited by
        #3

        You can run jar file if and only if you are hosted JVM. But you can open, view, read and modify the Jar file from VC++ since Jar file has the same file format as ZIP file. http://www.artpol-software.com/index\_zip.html Here is library which can be used for accessing zip archives. Benoy Bose

        1 Reply Last reply
        0
        • T tamasan

          How does I use .jar lib in visual C++

          N Offline
          N Offline
          Niklas L
          wrote on last edited by
          #4

          You might want to have a look at Java Native Interface, JNI, found here: JNI -- modified at 9:22 Monday 3rd July, 2006 fogot to add the link :-O

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups