Showing 26 open source projects for "visual basic 6.0 maps"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Flutter Wonderous App

    Flutter Wonderous App

    A showcase app for the Flutter SDK

    ...It highlights Flutter’s ability to combine rich animations, custom graphics, and seamless navigation across platforms. The app includes detailed multimedia content—stories, galleries, maps, and 3D-like transitions—that make cultural heritage engaging and interactive. Its design emphasizes storytelling, using typography, colors, and motion to guide users through historical journeys. From a technical standpoint, it demonstrates advanced layout techniques, gesture handling, and integration of complex visual assets in Flutter. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Leaflet

    Leaflet

    Open-source JavaScript library for mobile-friendly interactive maps

    Leaflet is a leading open source JavaScript library for creating interactive, mobile-friendly maps. Leaflet is light at just about 38 KB, but is already fully equipped with all the mapping features you could need. Leaflet is simple but efficient. It doesn’t try to do everything for everybody, rather it focuses on making the basic things work perfectly. It comes ready with exceptional layering tools, customization features such as pure CSS3 popups and controls, map controls and more right...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Visia Compiler 4.8.7.1

    Visia Compiler 4.8.7.1

    Visia programming language (native compiler)

    Visia is a programming language (native compiler) made in VB6 (Visual Basic 6.0). Updates and content -------------------------- Visia Compiler 4.8.7.zip - is the original code of Visia Compiler. Visia Compiler 4.8.7.zip -------------------------- Visia Compiler 4.8.7.1.zip - It contains a small and intelligent change suggested by Wilksey! (PSC programmer) which enables a real-time syntax highlighting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Inno Setup Toolbar Advanced for VB6

    Inno Setup Toolbar Advanced for VB6

    Deploy Visual Basic 6.0 Applications Easily

    ...System Requirements: * Visual Basic 6.0 IDE * Inno Setup (version 4.0 or higher) NOTICE: * Visual Basic 6.0 is a trademark of Microsoft Corp. * Inno Setup is a trademark of Jordan Russell.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Visual Basic 6.0 Runtime Plus

    Visual Basic 6.0 Runtime Plus

    The complete and extended version of Visual Basic 6.0 runtime library

    This is the complete package of runtime files and redistributable libraries for running or distributing applications written in Visual Basic 6.0 and together with some third-party redistributable components. Notes and Disclaimer: * Visual Basic 6.0 is a trademark of Microsoft Corporation. * All trademarks and components are owned by their respective owners. * The developer's scope was the collection of VB6 redistributables and creation of installer only. * Use at your own risk, the developers was not responsible for any damages for using this software.
    Leader badge
    Downloads: 1,025 This Week
    Last Update:
    See Project
  • 6
    Libry Compiler 4.1

    Libry Compiler 4.1

    Libry Compiler 4.1

    Libry is a programming language (native compiler) made in VB6 (Visual Basic 6.0). *---------------------------------------------------------* |Libry Compiler 4.1 Documentation (c) by Kinex Development| Introduction: ----------------------------------------------------------- Libry Compiler is a 32-Bit Compiler which compiles directly into machine code and produces a small PE file. Libry's syntax is in a style of C language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    WMI COM DLL Wrapper

    WMI COM Wrapper for Visual Basic 6.0

    ...The wrapper consists of 3 libraries: * WBEMHW.DLL for accessing hardware. * WBEMSYS.DLL for accessing OS. * WBEMSW.DLL for installed windows components and performance counter. NOTE: Visual Basic 6.0 runtime must be installed DISCLAIMER: Visual Basic 6.0 and Windows is a trademark of Microsoft Corporation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    VBass6: Bass.dll COM Wrapper

    The Bass.dll COM Wrapper for Visual Basic 6.0

    This is a COM wrapper for Bass.dll by Un4seen. Latest version of Bass.dll is required for this wrapper. See documentation at un4seen website (http://www.un4seen.com) for more details. NOTICE: Bass.dll is a trademark of un4seen developments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Genetic Algorithms Engine - Blackjack

    A genetic algortihm engine that evolves blackjack basic strategy.

    This project is a genetic algorithm engine able to be reused for other projects with minimal additional programming. The genetic algorithm engine currently plays many blackjack hands for the fitness function and produces a result similar to blackjack basic strategy. To see it in action, download the zip file and run either: GABlackjack_Demo.exe     (quick)   or GABlackjack_Long.exe       (slow, but it achieves better results). The code was written in C++, using MS Visual Studio 6.0 and MS Visual Source Safe 6.0. The genetic algorithm engine supports various mutation rates, ranked parental selection, stochastic sampling parental selection, cyclic crossover, crossover at each gene, cloning the best individual each generation, and creating random individuals each generation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Import/Export Utility for MSAccess

    An Import/Export Utility for MS Access

    Currently this tool allows the easy export and import of these access objects: Forms (SaveAsText/LoadFromText) Reports (SaveAsText/LoadFromText) Macros (SaveAsText/LoadFromText) Modules (SaveAsText/LoadFromText) Queries (the SQL query itself) Tables (ExportXml/ImportXML) References (custom format) Relations (custom format) Database Properties (custom format) In has currently been tested on Microsoft Access 2000 (.mdb), 2002-2003 (.mdb), and 2007 (.accdb) databases. It's only requirement is to have installed these external references along with a copy of Microsoft Access: Visual Basic For Applications Microsoft Access 12.0 Object Library Microsoft Windows Common Controls 6.0 (SP6) Microsoft Scripting Runtime Microsoft Office 12.0 Object Library Microsoft DAO 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Functional Basic is a COM Library for Visual Basic 6.0 that implements higher order functions for lists (map, filter, foldr, foldl), functions (bind, compose) and anonymous functions constructed from strings with VB syntax (lambda).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A software written in visual basic 6.0 for implementing common metrics required during software development process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    EIDNative Library is a freeware SDK for Belgian Electronic ID Card. EIDNative Library includes native API for: * Microsoft .NET * Native Win32 * Visual Basic 6.0 and VBA * Java (only Windows platform)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    toXML

    Excel to XML conversion

    ...For each data item in the Excel document, toXML automatically creates the appropriate node constructs. These constructs include node type, length constraints, id types and iterative structures. toXML is created in visual basic 6.0 It takes the help of the ShellExecute library function [ "shell32.dll" ]. Features: 1) Supports different versions of Excel file 2) Supports unlimited columns & rows 3) Node structure can be changed by changing a set of rules 4) New XML can be generated by modifying the XML generation function 5) The generated XML conforms to XML 1.0 standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tile Map Editor
    Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    An ActiveX component (developed with Visual Basic 6.0) to use XP-style unicode controls for your VB applications : - 13 different graphical controls : ProgressBar, ListBox, TextBox... - 3 other usefull controls : SysTray, Timer, MouseKeyEvents.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Create a complete game or game components for external use. All apsects exposed through Scripting and COM, or playable in the built-in environment. Edit Graphics, Maps, Sprites, Paths, etc. Includes maze generator, automatic tile matching functionality
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    A program that generates system documentation of Visual Basic 6.0 Programs (System Documentation, Documents functions and procedures, and Menu Documentation)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Object Oriented XML Parser and builder, written in Visual Basic (MS VB 6.0). Although it is relatively slow, it is extremely easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BASIC 7, Free Open Source Replacement for Microsoft's Visual Basic 6.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DACLogHelper es un framework inspirado en log4j, http://logging.apache.org/log4j/docs/index.html. Este framework escrito en MS Visual Basic 6.0 (VB6) es altamente extendible para obtener el seguimiento de sus aplicaciones en los formatos mas variados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VBDOXAddin is a little Visual Basic 6.0 tool, integrated in the VB IDE to generate automatic documentation with VBDOX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Visual Basic 6.0 IDE Addin for working with any version of the popular freeware software 'Inno Setup Compilier' - Intended as a replacement for the standard package and deployment wizard in VB 6.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A visual scripting language programmed in visual basic 6.0. There is yet to be a compiler. In fact, this is an out dated version. I am now working on 1.2.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Saquirr's Plugins For Asheron's Call. Written in MS Visual Basic 6.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB