Showing 26 open source projects for "mfc source"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Access the simple dbf database format the easiest possible way. This library consists basically of only two files (dbf.h and dbf.c), although C++ wrappers and sample GUI apps using wxWidgets and MFC are included, plus a C# implementation with no GUI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    FindAndReplace555

    FindAndReplace555

    Small tool for changing text in a very large number of files

    ...It is multithreaded. I am working on a Linux version. I have tested it with Kubuntu 18.04 and 20.10 and OpenSUSE Tumbleweed. It is 64 bit. I compiled with Qt Creator. The MFC parts have been replaced with Qt. Best of all, I provide the source code and ALSO THE EXECUTABLE FOR LINUX! -Tested with Kubuntu 18.04, 20.10, 21.04 -Tested with OpenSUSE Tumbleweed -Tested with Ubuntu 20.04 -Tested with Linux Mint 20.1 (XFCE interface)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ChineseChessControl
    中国象棋控件
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GUI-lite

    GUI-lite

    The smallest header-only GUI library(4 KLOC) for all platforms

    ...Toolkit for building font/image resources. Code Telemetry and Analysis in real-time (remove .sh/.bat files if dislike sharing). Even a C beginner could master GUI-lite quickly. The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller and easier to read. Work smoothly with 3rd party frameworks(Qt/MFC/Winform/Cocoa/Web). Zero dependency, 100% build pass & runnable. Click the demo you like, and run it on your hardware.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5

    WonderGUI

    GUI library for games and multimedia.

    WonderGUI is a Graphical User Interface Toolkit written in C++. Just like other, GUI toolkits such as Qt, GTK, MFC, Swing etc it provides a user interface for your program with buttons, checkboxes, menus etc. What makes WonderGUI different from other GUI toolkits is that it doesn't have a standard look and feel, instead it is made to bring your own unique user interface to life with the widgets and layouts that you design. WonderGUI is also built for easy integration into an existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    Gphoton is a simple 3d modeler and ray tracer. If you're looking for the best 3d modeler or best ray tracer, this isn't it. If you want to easily make some simple 3D primitives and see multiple reflections or dink with ray trace code, you might find this fun, read on. In 2nd grade we had a sub who taught us to draw 2pt perspective - life was never the same. My dad's drafting book taught that and 3pt persp. In art I was awed by Durer and the mirror in Van Eyke's Wedding. In the 70s-80s I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    IDEM

    Another IDE for c/c++ mfc learning

    Light IDE based on Scintilla and MFC for study purpose with free libraries like astyle, ctags,SQLite ... and third party controls modified. The ide is still under construction. Open for little smart functionality: please add your comment for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Chuyu

    VC 140 LTL

    将你的程序动态链接到系统的msvctr.dll中,有效减少程序体积。 温馨提示: 只有Visual Studio 2015才能使用 MFC工程无法使用。 一般来说,一些WTL或者纯Win32的工程可以正常使用。 使用方式: 你现在工程下面建个 VC140LTL文件夹,然后将本工程所有文件丢到里面 项目属性,C/C++目录, 包含目录 中增加 $(WindowsSDK_IncludePath) $(SolutionDir)\VC140LTL 最后去掉 从父级或者默认设置中继承,点击确定 然后在你的stdafx.h中增加 #include <_msvcrt.h> 然后在你的stdafx.cpp中增加 #include <_msvcrt.cpp> 在吧工程设置为动态链接(MD),在重新编译,即可得到轻巧的exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FreeImageMapper is a simple tool to create HTML image maps. The tool reads and writes html files and can handle (only) the tags <img> and <map>. The tool is written in C/C++ using MFC. A wxWidgets implementation is planned for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    EditWith

    A collection of Windows Explorer shell extensions for text editors.

    ...Supports 32-bit and 64-bit Windows XP, Windows Vista, Windows 7 and Windows 8. Also serves as a reference for various programming techniques that don't have many examples ... Simple COM in C++ with no MFC/ATL, DLL self-registration, using ARGB icons in GDI+, creating Windows drag-and-drop messages, building with the Windows WDK to link to MSVCRT.DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Bookmark Hostname to IP converter

    Converts hostnames in bookmark files to IP address

    ...Save your bookmark file to a backup folder, then run this Windows app on the file to convert all hostnames to their IP address. Make this a part of your regular backup procedures so that your bookmarks, which most users regularly modify, are always backed up in IP address form. Full source code included (MFC, C++).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Process Memory Dumper it's developed for IT Consultants IT Security Consultants that need to dump the entire memory of a process and/or save informations about all running processes and modules. It's developed in C++ using MFC
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    Static library for use with wxWidgets (using wxWidgets classes), MFC (Microsoft Foundation Classes) (using MFC classes) and perhaps more frameworks. It will work as an abstraction layer between new applications and the given frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Asynchronous socket class based on the MFC CAsyncSocket implementation. The completed library should be fairly scalable and solid enough to handle 100`s of connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Asynchronous socket library, providing event-driven socket programming á la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OneSource wants to be a play ground where previously incompatible technologies come together. The first release will concentrate on Compilation of core Microsoft libraries MFC/ATL/WTL/COM with GCC and other standard compilers, on Windows and/or Winelib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MString is a dynamic string class which is mostly compatible with the MFC CString. It is implimented with linked lists. MStringArray is a dynamic array of MStrings (based on the MFC CStringArray).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscript output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/Unix.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    FireGUI is a cross platform gui design tool.write by wxWidgets lib. generate code with wxWidgets,MFC,fox,and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Internet Relay Chat (IRC) Client. Based upon IRC standards, customIRC is being developed for Win32 (Windows) Based Systems, using standard C++ and Windows API's (No MFC here).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    This is a small library for persistent storage for object of different types with exact type instantiation (like Borland TStreamableBase or MFC Serialize)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CFM (not MFC) is a set of C++ classes, available in the form of a library. These are designed for Linux mainly but also try to support UN*X and Win platforms. Example classes: file manipulation, sockets, database, scheduling etc. etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Another great C++ framework library based on GTK and a little MFC inspired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB