GithubHelp home page GithubHelp logo

liyubai / jacob-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freemansoft/jacob-project

0.0 0.0 0.0 2.71 MB

文字转换语言,支持离线

License: GNU Lesser General Public License v2.1

C++ 29.45% C 8.51% Java 62.04%

jacob-project's Introduction

Jacob is a Java library that lets Java applications communicate with Microsoft Windows DLLs or COM libraries. It does this through the use of a custom DLL that the Jacob Java classes communicate with via JNI. The Java library and dll isolate the Java developer from the underlying windows libraries so that the Java developer does not have to write custom JNI code.Jacob is not used for creating ActiveX plugins or other modules that live inside of Microsoft Windows applications.

Repositories

JACOB (Java-COM bridge)

Documentation

You can find additional information in the docs folder

Usage

Put the appropriate DLL for your platform into your runtime library path.

  • jacob for 32 bit windows is located in /x86.
  • jacob for 64 bit windows is located in /64.

TODO

There is no good usage guide at this time.

Release Notes

See ReleaseNotes for a full history

JACOB 1.20

What's New

  • Upgraded from VS2015 to VS 2019
  • Move from Sourceforge to GitHub
  • Updated Junit jars
  • VT_DATE and SafeArray

Tracked Changes

Item Description
Bugs
none
Patches
48 Update to VS2019 Community and Windows 10 libs
1 Support VT_DATE getting from SafeArray
Feature Requests
none

JACOB 1.19

What's New

Tracked Changes

Item Description
Bugs
132 32 bit ponters not convertd to 64 bit
130 Name value incorrect in Mainfest.MF affecting tamper check
Patches
none
Feature Requests
none

jacob-project's People

Contributors

freemansoft avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.