Researching the possibility of adding Windows XP, 7, Vista, and 8 support for Neutralinojs.
- Asio Findings
- Boost Asio Findings
- Webview Findings
- Asio Alternatives
- Boost Asio Alternatives
- Debugging Windows 7 Compatibility
- Webview Alternatives
This project aims to investigate and document the challenges and solutions for maintaining support for Neutralinojs for older Windows versions, particularly Windows 7, in modern C++ libraries and frameworks. The focus is on three main components:
- Asio
- Boost.Asio
- Webview
docs/
: Contains all documentation filesfindings/
: Detailed analysis of each component*_alternatives.md
: Documents exploring alternative solutions for each component
resources/
: Additional resources and referencesLICENSE
: License information for this projectREADME.md
: This file, providing an overview of the repository
- Start with the README (this file) to get an overview of the project.
- Navigate to specific documentation using the Table of Contents above.
- Review the findings for each component to understand the challenges.
- Explore the alternatives documents for potential solutions.
- Use the DEBUGGING_WINDOWS7_COMPATIBILITY.md file for practical guidance on addressing compatibility issues.
Contributions to this research project are welcome. Please discuss your planned contributions via the Neutralinojs Discord server.