Showing 21 open source projects for "libintl3.dll"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    HIDAPI library

    HIDAPI library

    A Simple cross-platform library for communicating with HID devices

    HIDAPI is a multi-platform library that allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and macOS. HIDAPI can be either built as a shared library (.so, .dll or .dylib) or can be embedded directly into a target application by adding a single source file (per platform) and a single header.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    LiteNetLib 1.0 indev

    LiteNetLib 1.0 indev

    Lite reliable UDP library for Mono and .NET

    Lite reliable UDP library for .NET Framework 3.5, Mono, .NET Core 2.0, .NET Standard 2.0. Small packet size overhead (1 byte for unreliable, 3 bytes for reliable packets). Helper classes for sending and reading messages. Always use library sources instead of precompiled DLL files (because there are platform-specific #ifdefs and workarounds for unity bugs). Fast packet serializer (Usage manual). Automatic small packets merging. Automatic fragmentation of reliable packets. Automatic MTU detection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VR Paged List for C# and more

    VR Paged List for C# and more

    VR Paged List for C# and more

    a collection of Vincent Radio {Adrix.NT} C# sources & projects includes - Paged Lists & Iterators Library for C# - Multi Dimensional Array Library for C# - MDArray List Manager Library for C# - Adjacency (List | Matrix) Direct Graph Libs for C# - Range Check functions also includes - Source Files - Visual Studio Build Projects - Test Applics have fun adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kotlib.net

    Kotlib.net

    Librairie .Net pour la gestion assistée des finances personnelles

    Finances personnelles assistées par ordinateur. Librairie .Net pour la gestion assistée par ordinateur des finances personnelles. Compatibilité .Net 5 : Kotlib.dll Compatibilité .Net 4.5.2 : Kotlib_452.dll
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    .Net Core for Delphi/Lazarus

    .Net Core for Delphi/Lazarus

    The best library to work with the .Net Core from Delphi and Lazarus.

    ... operating systems. - No extra dll is required when deployed. - Allows Delphi and Lazarus to consume .Net Core Libraries as if they were native code. - Full access to .Net Core Framework Class Library. - Lightweight and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Encode_LV

    LabVIEW VIs for ZLib compression and Base64/binhex encoding

    These VIs use C-based DLL access to ZLib (https://zlib.net/) and ASCII encode/decode. The VIs and development files are included in this package. You are most likely to be running this from a Windows machine which means that loading the LabVIEW code will generate an error. This is due to the LabVIEW code pointing to the Linux SO instead of the DLL. To fix it, double-click on the CLFN VIs and browse to DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DmLib

    DmLib

    Small dll for windows with basic functionality C#

    Nuget: https://www.nuget.org/packages/DmLib/ GitHub: https://github.com/DeMmAge/DmLib With this beautiful dll you can: * Work with autorun * Edit PATH variable * Edit any another system variable * Move borderless form with only one functon in your mouse down event!!! * Check if windows is 64bits * Move other windows * Resize other windows * Change other window trasparency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EasyNetVars

    EasyNetVars

    Data Exchange between CoDeSys Devices and .NET via Network Variables

    Library (.DLL) for Data Exchange between CoDeSys Devices and .NET and Step 7 via Network-Variables written in C# V1.0: Bugfixes New 02/2015: Read and Write Operations possible for more than 255 byte. - Read and Write Operations CoDeSys -> .NET - Method to create .GVL-File to import in CoDeSys Example in Step 7 (TIA-Portal) for Data-exchange between CoDeSys and Siemens S7 Devices CoDeSys -> Step7 (S7-1200): https://sourceforge.net/projects/easynetvars/files/NetVarsStep7/ See WIKI...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Functions Library

    A DLL created in .NetCore 2.0 which wraps many functions up.

    Functions Library is a .dll which means, it can be referenced easily. To use it you simply just make a reference to your project and type in the usings "using Functions;" and your good to go. In the namespace Functions are 2 more namespaces which are "Math" and "IO". .Math includes functions for calculations for or with Pi, Power, Squarer root and more. While IO includes Creating a TextFile, Deleting it, reading it and writing to it. Just to name those few, there are more functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    A PostgreSQL Interface for Tcl

    A PostgreSQL Interface for Tcl

    A Tcl interface to PostgreSQL databases, using PostgreSQL libpq

    pgtclng (PostgreSQL Tcl Next-Generation) is a loadable Tcl module for accessing PostgreSQL databases. It was forked from pgtcl in Feb 2004, moved to pgfoundy.org in Aug 2006 and to Sourceforge.net in Mar 2011. Its API is a superset of the pure-Tcl companion project pgintcl.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11

    dll2def

    DEF file creator from Windows 32/64 bits DLLs

    ... and tested using Qt Creator, however, it could be easily integrated to another IDE, because it essentially consists of three files: main.cpp, DllExportedSymbols.cpp and DllExportedSymbols.h The idea of this project was taken from pasztorpisti on his post in https://www.codeproject.com/tips/133747/checking-for-exported-symbols-functions-in-a-dll-w.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pugg is a c++ framework for plugin management. Features o Header only library, no installation o Auto loading of plugins from files o Version control for plugins o Object oriented design o Platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Clay Library

    A cross-platform C++ dynamic plugin framework

    The Clay library is a simple framework for multi-module integration. It also supports dynamic plugins with DLL files (in Win32) or SO files (in Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JForex2Excel

    A bridge between the JForex platform and a spreadsheet (Excel files)

    This work pursued two main objectives: - Develop a java library that allows to easily create Excel files via OLE2.0 technology, which could be used by developers regardless of the data origin. - Develop a system for JForex platform, taking advantage of the library developed, which allows End Users to easily obtain data from any instrument offered by the platform at any period, or the Ticks information of the instrument. At the same time, this system could be improved, modified and / or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Hack Library Project

    Advanced DLL for Hackers and Newbie

    Hack Library Project is an advanced DLL written in C# that consist in a fast execution of most popular commands utilized by hackers. It's the most simple "DLL Hack" that existing on the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    define-ext

    Plugin-based foreign code embedder for newLISP

    ... .dll/.so file somewhere in the PATH - www.tinycc.org (at present standard binary releases of TCC don't include the .dll/.so file, but it can be easily compiled from the source releases). New plugins for other compiled languages (like Fortran or ECL) should be trivially easy to create using the existing ones as templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BlueCsv
    Blue Csv es una libreria para la lectura y escritura de archivos CSV para .NET y java. descargar dll o jar segun el caso. Es liviana, potente y bien documentada por lo tanto facil de implementar para cualquier otro lenguaje.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Czech - Knihovna umoznujici jednoduche stahovani ze servru rapidshare.com, funguje pouze pri pouziti premium account. Je zapotrebi pouze dodelat nejake GUI Englis - Dll for easy download from rapidshare.com. Works only with premium account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QJoystickManager

    QJoystickManager

    Simple joystick management system for Qt

    QJoystickManager is a cross platform joystick management system. Its written in C++ and uses SDL and the Qt framework. QJoystickManager strives to be as easy to use as possible, it implements many features that will ease the interaction between your program and the attached joysticks. This project uses Qt extensively, and as such users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next