Showing 18 open source projects for "libintl3.dll"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1

    LuaToExe

    Embedded a lua script in an executable without LUA DLL (one file)

    Integration of one or more Lua scripts into a Windows executable, without LUA DLL. The compiler will generate a single .exe file containing all the program resources. This program can be integrated into a batch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    compiler manifest wrapper

    compiler manifest wrapper - adds manifest to your exe's if applicable

    this is a compiler wrapper made to wrap - borland c++ 5.5.1 (no longer available, *bc*) - DJGPP (gp.cmd,older gp.bat,*gp*) - mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*) - mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 5
    URLMonitor is a program for monitoring webpages at defined intervals to perform conditional checks on the context of the page, and launch actions upon the conditional returning true. The GUI sets the variables, then an external dll processes the protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RDI is a library that gives your application the ability to install its dependencies at runtime. Perfect for plugins oriented architectures. Many kind of deps: RPMs, DEBs, .so, .dll, RubyGems... Easily extensible to new kinds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shared library to parse C-code (DLL on Windows platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a command line tool that list all registered occurences of a DLL from the windows registry and allows to unregister them all with regsvr32.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    This project is just the bridge between MSMQ and JMS (JAVA). Based on JNI concept which helps to create a DLL by using Visual C++. The java methods calls the C++ class which is used to make dll and this C++ class return back messages of MSMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    A simple windows .exe/.dll packer. (Compresses code section and your compiled binaries waste less space) Almost whole codes written in pure C and very minimal also understandable (which makes modifying very easy; like debugger traps, encryption etc.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Provides libraries pre-compiled for Visual Studio 2008 (9.0), with headers (.h, .hpp), libraries (.lib) and binaries (.dll), to help development with this tool. If you need other libraries, or a newer version than the one you can find here, don't hesita
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Utility dll for use with Inno Setup. The functions of this library can be called from the Pascal script language of the tool Inno Setup. These functions allow to register a Windows service, detect the .NET or DirectX library version installed and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wraps the Nabaztag API in a .dll specifically for use as build indication devices in continouous integration environments. Use this wrapper to integrate your Nabaztag with cc.net, msbuild and other automated build tools. Go to http://www.nabaztag.com to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is horribly outdated, and will never be updated again. I'd recommend against using. The DGM 3D Engine is a Visual Basic Project. The engine can be loaded up as reference file (DLL) in most Visual Studio languages, allthough Visual Basic is adviced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nak is a video game compiler, based on lua. With his dll system, you can made your own functions for nak. For now, only 2d system will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pIPC is an ActiveX Dll that is used to enable Inter-Process Communication between VB Application. It is coded using VB6.0. It can be deploy to any Win32 OS which has VB6.0 Runtime Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pInet is an ActiveX Dll that provides a platform for using Internet protocol like ICMP ping, FTP, HTTP and Telnet. It is written in VB and can be deploy to all Win32 OS with VB6.0 Runtime Installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pConsole is a ActiveX Dll that provide a platform to print report as an alternative to VB built-in Data Report and Crystal Report. It can be used to print barcode labels, travelers and other document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next