modula-2 home

  Home  
  Tutorial  
  Win32 API  
  Reference  
  Projects  
 

 

theForger's Win32 API Tutorial - Version 2.0

By Brook Miles

Adapted for Modula-2 by Frank Schoonjans

This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be answered. Each section builds on the sections before it.

You can download the complete example source code which is refered to throughout this document.

Download area

This tutorial is based on a Win32 API Tutorial in C, written by Brook Miles. You can visit the #winprog website for the current official copy of this tutorial.

 


Copyright © 1998-2011, Brook Miles. All rights reserved. Adapted for Modula-2 by Frank Schoonjans, with permission.