Showing 29 open source projects for "win32 snap7.dll"

View related business solutions
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 1
    Win32 DLL and library that in the futur will burn/rip/test/fix/erase CD-R/CD-RW/DVD-RAM/DVD-R/DVD-RW/DVD+R/DVD+RW/DVD+R DL/BD-R/BD-RE , and eventually it is also a documentation and or tutorial to Adaptec ASPI and ISO 9660
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RiCPP

    RiCPP

    C++ Frontend for the RenderMan Interface

    RiCPP is a C++ language binding of Pixar's RenderMan(R) interface. It supports RIB (RenderMan Interface Bytestream) and OpenGL output. It is implemented as DLL and runs on Windows XP platforms. After redesigned it will also run on MacOS and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Win32 dll to normalize wav pcm files using very well known replaygain algorithm, it can be used as the first pass prior to mp3 encode, notice that BENormalize that is available in the project http://sourceforge.net/projects/rsppmp3/ gives a lot better results than ReplayGain, give it a try
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    VB6 and C code to encode wav pcm files in the mp3 format, full ID3 v1 v1.1 v2 (version 2.3) tags support in read and write mode, depending on the wav file the encoder can auto change to MPEG2 mode, VBR support, three levels of quality encoding method, depends on very old Win32 'Lame' project DLL (bladeenc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    Subtitle Adjuster

    Subtitle Adjuster

    Adjusts the timing of subtitle files (handles *.srt and *.sub formats)

    ... file. Enjoy your movie! Check out the wiki here on SourceForge for more info! If you like Subtitle Adjuster, please leave a review! For Windows 10 / Missing MSVCR110.dll problem: Download and install both x86 and x64 Visual C++ Redistributable Packages for Visual Studio 2012 https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads#section-4
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6

    glhlib

    "glh" stands for Graphics Library Helper.

    NEWS: I am working on the Linux version. Will be ready in 2024. Maybe August. "glh" which stands for Graphics Library Helper. It is kind of like OpenGL's GLU but contains extra functions and optimized functions. The optimizations are done with assembly and are for the x86 architecture. For Win32. For VC++6. It compiles and makes a DLL (and a .LIB for VC++6). The release version of the .H file is also included. Nothing stops you from using these functions in D3D. Actually, GLHLIB doesn't use...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    simple but effective picture viewer zoom special
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GUI for rtl_power

    GUI for rtl_power

    The real open-source RTL-SDR 2832 dongle panoramic spectrum analyzer

    "Real-time" wide band spectrum analyzer using rtl2832 dongle. Dowload latest built exe here: https://sourceforge.net/p/guiforrtlpower/code/HEAD/tree/Win32/Release/ click to rtlpan.exe, then click download it Place 3 files from osmocom's librtlsdr windows build http://sdr.osmocom.org/trac/attachment/wiki/rtl-sdr/RelWithDebInfo.zip rtlsdr.dll libusb-1.0.dll rtl_power.exe into the same folder and then run rtlpan.exe Also, it is better to have UAC turned off (as it ask...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9

    GLEXT - Win32 OpenGL Extension API

    Win32 OpenGL Extension API

    GLEXT is a Win32 DLL with header and linker library, designed using Microsoft Visual Studio 2012. It implements all publicly available OPENGL extensions as static functions, that can be directly called without the danger of running into NULL pointer exceptions. It can be freely used and distributed or modified. And as source is also available, the API can be recompiled with other versions of Visual Studio. And source can also be recompiled with Other C/C++ API for different OSes...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10
    .NET wrapper for VLC media player. This library allows you to use libvlc from .NET code without dll imports. Simple and easy to use for playing, streaming, transcoding of video streams. Visit the home page for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The FFDec project intends to build a simple programming interface as one single DLL for video/audio-decoding using the FFmpeg library, so that it can be easily used in other programing languages - especially in Delphi and Free Pascal.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    This is an addon for the MediaKey program (used with multimedia keyboards) that allows the management of the following multimedia programs: WinAmp, Windows Media Player, iTunes and JetAudio (for now). (Requires MSVBVM60.DLL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Delphi image processing project.We are developing a program like Adobe Photoshop .All developers writes own DLL files to make a photoshop filter. Delphi ile photoshop benzeri uygulama geliştiriyoruz.Her uygulama geliştiricisi Delphi'de kendi resim iş
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GameGuts is a collection of low-level services for game development. It is not a game engine; it is a foundation on which to build an engine. A DLL with a C API, targeted at higher-level languages. Includes bindings for .NET, more to come.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MultiDCTTunerDLL is an IRTuner compatible DLL designed to interface with the Motorola DCT 2000 series cable box for channel changing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    swLibrary is a DLL framework for the swShader software renderer, compatible with DirectX 9.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A delphi component to add to your application the function of burning cd / dvd without any other dll or software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mjpgTools is an encapsulation of the JPeGlib and MJPeGtools and several other useful routines into 1 win32-DLL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Provides a system that allows various test to be performed on MXF files. The project is C++ and compiles to a Windows DLL. Tests are also in DLLs and are controlled by a basic scripting language. This allows new tests to be added without recompilation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The Cactus 3D engine is a port of the 3D engine programmed by Peter Walser in Java (www.idx3d.ch). It provides an Object-Oriented interface for displaying 3D graphics realtime, and software-rendered. Currently, the library compiles as a Win32 DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The TP5DataGlove enables you to use the P5 Glove by Essential Reality in your Delphi Applications. Now you can easily create Virtual Reality Software with Dataglove support. It utilizes a C++ Wrapper DLL which provides functions to access the Glove. It is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a class/dll for VB 6. It will allow you to pass a file name and return an object which contains all Exif tags in a JPG file.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    VASE Plugin Interface Whiteboard. This plugin (.dll) renders a whiteboard in the VASE 3D environment. Avatars on a LAN can interact with the whiteboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DuSK 3D is a game engine like quake serial game engine. In nowadays, it use quake3's game data(maps, textures, sounds etc.). It will have full function to replace Quake3 engine(quake3.exe), and support Quake3's game logic dll such as ui.dll, cgame.dll,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next