This repository contains school work and personal projects in various different languages that I have written over the years. Some of the projects and code file may be incomplete because files got corrupted, I lost interest in the project, or it was a scratch file/project.
Most of the code was written during the Windows98 era. It's still possible to install Windows98 within a virtual machine along with the required applications.
- Microsoft MSDN
- Microsoft Office 97 - Serial is included in the archive.
- Microsoft Visual J++ 6.0 - No serial required.
- Microsoft Visual Studio 6 Enterprise - The archive contains three ISO files, the first being the setup CD. A product key shouldn't be required.
- Microsoft Windows98SE - Several different downloads of Windows98 are listed on this page. If you have VMWare, you can import the downloaded VM and start installing the above applications. When using VirtualBox, download the OEM FULL as it's bootable. Serials are found on the page.
- DarkSideRun - Gtk application similar to the "run" dialog on Windows.
- DarkSideWM-0.1.1-3 - X Windows Manager. (Unfinished)
- GtkLogicBomb
- XWMTest - Scratch project.
- brestore -
- appform - Scratch project.
- BackColor - Scratch project that changes the background color of the window.
- ButtonTest - Scratch project that changes the color of the button.
- CloseButton - Demonstrates creating a windowed application that is able to be closed.
- FileIO - Basic application that Demonstrates how to write to a file.