Giter Club home page Giter Club logo

pcre2-vb6-dll's Introduction

This is a "ready-to-use" VS 2015 solution of the PCRE2 library (v10.23), designed for use with legacy VB6 projects. The library should work on Win XP through Win 10 (but please note that XP support is not well-tested).

The solution builds the PCRE-16 library, specifically, which allows it to be used against VB6 BSTRs with minimal work. PCRE's built-in Unicode support and JIT features are enabled.

Release DLLs are built using stdcall instead of cdecl, and function names remain mangled (e.g. "pcre2_compile_context_create" resolves to "_pcre2_compile_context_create@4").

For a ready-to-use VB6 wrapper that makes use of this DLL, please visit https://github.com/jpbro/VbPcre2

PCRE is BSD-licensed. The full source code and API documentation are available at http://www.pcre.org/

pcre2-vb6-dll's People

Contributors

tannerhelland avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pcre2-vb6-dll's Issues

Include your PCRE2 Build with my VBPCRE2 Wrapper

Hi Tanner,

Just wanted to ask about the protocol & licensing rules regarding including your binary and the original PCRE2 source in my VBPCRE2 wrapper. Can I/should I include a copy of your binary DLL in the Bin folder of my repository, and also include the original PCRE2 source in my Src folder? Or is it better/correct to just to link back to your repository for the binary and the PCRE2 webpage for the source?

No rush on this, and thanks for any advice you might have.

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.