Showing 26 open source projects for "mfc application"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    asynframe framework

    asynframe framework

    Development framework based on message driven provided

    This is an SDK development framework based on message driven (including asynchronous IO events) , which provides basic interfaces such as thread、pipeline、file and network. 1. It can be easily integrated into MFC、SoUI、DUI and Qt6.x other systems 2. Implement equipment chain and provide unified equipment operation interface (including file、pipe and socket etc.) 3. Implement the basic network protocol module: dns /udp/tcp/ssl/ftp/http/rtsp/proxy/websocket 4. Implement high-precision timer 5. Implement the application module: DTP supports TCP/UDP port multiplexing DNS supports TCP UDP/HTTP domain name resolution and include httpdns of Tencent cloud / Alibaba cloud Lua facilitates application product integration and business logic control Zip supports deflate / inflate data and zip multiple files Console realizes console,which is convenient for debugging and so on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LFI Player is a simple yet relatively powerful 3D laser display application written using MS Visual C/C++ and MFC. Object-oriented design provides extensability to the display of multiple laser file format types, and use of a variety of output hardware.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    PO-Localization

    PO-Localization

    C++ library for localizing a Windows application using poEdit.

    This is an open-source library designed to help C++ developer in creating of multi-language Windows application by using non-compiled PO-files. Project provide an utility to convert existing resources of application to PO-file. The PO-file is a native format of poEdit (a very convenient application for translators).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UML Control for C/C++,.NET

    UML Control for C/C++,.NET

    E-XD++ UML Control for C/C++, C# and .NET, it can be used within Delph

    UML modeling graph component library, software design, UML drawing, printing, automatic code generation, software, Control source Code for C/C++, .NET, 100% C++ Source Code is Shipped. http://www.ucancode.net E-XD++ Visualization UML Solution is a 100% Visual C++ / MFC based UML Editor, it ships with complete source codes, it is the best choice for building any application based on UML Diagram, it has full features on UML Drawing, Editing, Printing. This program structure is flexible, comprehensive. It supports SVG Importing and Exporting. The VBScript & JavaScript is used for action controlling of any shapes on the canvas. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    E-XD-SVG-Source-Code

    Add SVG Loading Saving and Editing feature to your application, C++

    Add SVG Loading Saving and Editing feature to your application, with complete C++ Source Codes, supports From Visual Studio 6 to Visual Studio 2022. Download it with: http://www.ucancode.net The basic functions are as follows: 1), you can open the vector SVG file. 2), you can directly edit the SVG graphics. 3), provides a variety of advanced vector operation functions, such as geometric operations, path curves, alignment, interrupts, and so on. 4), can be exported to SVG...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Possibly the most powerful custom Window API for Microsoft Windows yet... It is a C++, MFC extension that aids not only creating but dynamically changing all of the user-interface furniture of your application, e.g. menus, buttons, windows, etc. This has migrated to GitLab: https://gitlab.com/jmmcg/custom-mfc-windows-api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PoundText

    A simple program to modify text

    A simple program to modify text. It puts a # in front of every word if you want. It can turn your text upside down. It has a rudimentary text encryption code. This application is useful for chats, for example Youtube, facebook, twitter. It is coded with Visual C++ 2015, MFC. Visual C++6 will not compile this. You can compile for Win32 and Win64. For example, this Hello Youtube people! becomes this #Hello #Youtube #people! For example, this Where are you guys? becomes this ¿sʎnƃ noʎ ǝɹɐ ǝɹǝɥM For example, this Where are you guys? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WonderGUI

    GUI library for games and multimedia.

    ...It doesn’t run your main loop, initialize your application window or assume to be the only code drawing in your window. Instead, you tell WonderGUI about mouse and keyboard events and the screen regions where widgets might need to be redrawn. This makes WonderGUI an excellent toolkit for games and media applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MFC MUTE is a MS Windows *ONLY* client for the MUTE anonymous P2P network. This application derives from the original MUTE (mute-net.sourceforge.net) app supporting anonymous file sharing. The GUI is the best/most polished Windows MUTE available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Friday

    mfc application

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    StyxTorrent

    A BitTorrent Client

    ...Libtorrent & Boost are written in c++ and so is StyxTorrent. To be specific StyxTorrent in written in MFC (Microsoft Foundation Classes) and ATL (Active Template Library) which fall under Visual C++. MFC provides easy access to Windows API and some of wonderful features provided by Windows Operating System. Visual Studio 2008 was used as IDE .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MfcStdFrameWork

    Modify the Microsoft Foundation Classes introductory framework.

    MFC workspace: G1. Next, Projects. G1S1 - two source files. G1S2 - two source files. G1S3 - four source files. Two of these files provide for your actual application completely independent from the MFC framework. Thus, you can now create a math calculation application with a window displaying the results offline. Language: C++ Documentation: Doc1 - Two lingering problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Steganography for OfficeXML file

    A tool which you can use to hide a file in a Office 2007 file

    The tool is a MFC application,and the tool used the method of Unknown parts and Unknown relationships to embed a file (image or text file) in a Office 2007 file(.docx,.pptx and .xlsx).You can use the tool as follow: 1、Select a operation that you want to do. 2、Select a Office 2007 file . 3、Select a file that you want to hide.Please note,the name of the file must be composed with letter or number.If you select the operation "Information Extracting",then you need not to select the file. 4、Click the button to embed or extract. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Tic-Tac-Toe

    Tic Tac Toe Game

    It is a simple game (mfc application) created under Visual Studio 2010
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Choure Chat
    It is a Client - Server chat application written in MFC which support file transfer also. How to use. 1. Run app and make it server. 2. Run app on client machine and make it Client, and enter the name of server and press connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pente for Windows ; MFC Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TangramLite is an Application Development FrameWork which support plug-in similar Eclipse. its a class library based on MFC/ATL/CLI, Developer can use TangramLite to develop win32&.NET application, component which run on Window XP/2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A multi-track MIDI sequence editor as a single document MFC application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MusicControlCenter (MCC) is a client application for mpd, the music player daemon (MPD). It's specially designed for handheld devices running WindowsCE/PocketPC (exp. Siemens Simpad), but can also be compiled as an native MFC-Windows-Application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MrImage is a win32 raster image editing application. It is written in C++ using MFC and is based on CxImage. It is more powerful than MSPaint but still easy to use. * THIS PROJECT IS NO LONGER UNDER DEVELOPMENT *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An MS Windows application-development library similar to MFC or OWL in scope, but much simpler to learn and use. Provides particularly elegant tools for custom-extensions and seamless mix-ins that can process other messages from other windows. C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project was written in C++ using MS MFC. So, it is built only for Windows using VC++ .NET. The application indexes the windows file system into a readable listing. This is useful for things like FTP servers to show file listings in their root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Linux support for Brother MFC 4600 and similar multifunction devices including printing, scanning, fax and remote control panel application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a Win32, VC++ MFC application to manage Nokia mobile phones melodies. Includes VC++ source code and Rational Rose UML model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XMLFoundation

    XMLFoundation cross platform application development

    An entire application framework and XML support. for Android, Windows(.NET, MAUI/Razor or MFC), Linux, iOS, and Unix. ServerCore.cpp has a ground up HTTP services framework and an HTTP file and proxy server. The Server aspects are independent of the XML to application layer functionality which is unique from other XML parsers in the ability to move data directly from linear XML input memory space to application layer without an intermediate step when using the "Early Bound OID" as an attribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB