1.2. Compiling Code

This book contains hundreds of listings. You will find that these listings break down into four different categories:

  1. Pure console programs that read and write text data

  2. GUI programs using the 32-bit API

  3. GUI programs using MFC

  4. Other programs: DLL code, RPC code, and so on

Appendix A contains information on compiling the first three types of code. The fourth type is covered when the code appears. For example, Chapter 9 on RPCs contains makefiles for using the MIDL compiler and for compiling RPC programs.

Get Win32 System Services: The Heart of Windows® 98 and Windows® 2000 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.