Transmission Zero's repositories
MinGW-Win32-Application
Basic Win32 GUI application which can be built using MinGW.
Win16-Example-Application
An example Win16 application written in C which can be compiled and run on Windows 3.0 or later.
MinGW-DLL-Example
Example of how to create a DLL using MinGW, along with an application which uses that DLL.
Hello-GLUT
A very simple "Hello World!" GLUT application demonstrating how to write OpenGL applications in C with MinGW and MSVC.
Windows-1-Example-Application
An example Win16 application written in C which can be compiled and run on Windows 1.01 or later.
WinFile-Classic
Microsoft's open sourced File Manager, with changes to get it running on older versions of Windows.
Win32s-Example-Application
Basic Win32s GUI application which can be built using Visual C++ 2.x.
MSVC-Win32-MDI-Application
Basic Win32 MDI GUI application which can be built using Visual Studio.
MSVC-Win32-Application
Basic Win32 GUI application which can be built using Visual Studio.
MinGW-Win32-MDI-Application
Basic Win32 MDI GUI application which can be built using MinGW.
Win16-MDI-Application
Basic Win16 MDI GUI application which can be built using Visual C++.
Win32-Dialog-Application
Basic Win32 dialog application which can be built using Visual Studio.
Win16-Dialog-Application
Basic Win16 dialog application which can be built using Visual C++.
freeglut-MinGW
A repackaging of the freeglut source code, along with a Makefile so that it can be built with MinGW.
Apache-Commons-CSV-Example
An example of reading and writing CSV files using the Apache Commons CSV library.