Marketplace books

Win32 Programming

Win32 Programming
Authors
Brent E. Rector, Joseph M. Newcomer
ISBN
0201634929
Purchase online
amazon.co.uk

Concentrating exclusively on 32-bit programming, this book offers an in-depth look at the user interface and graphics aspects ofthe Windows API and demonstrates how to use API effectively. Covers Dynamic link libraries, storage management, and windows subclassing. CD ROM included.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Win32 Programming, by Brent E. Rector and John M. Newcomer is a massive, 1,500-page guide to Win32 C programming, something of a lost art these days. Although even the authors admit they use C++ and MFC in their own work, this text, as a one volume document of the powerful Win32 API programming, is truly comprehensive and can replace any number of texts on a programmer's bookshelf. Win32 Programming examines the basics of programming in Windows: from a minimal skeleton program to aspects of the Win32 API, from graphics, menus, user interface components (including the Windows 95 common controls) to more advanced topics like memory management, multithreaded programming, and synchronization objects. (These last topics are useful in that system programmers--or those who write device drivers--may need access to the C API directly.) In addition to presenting reference material (including all the API calls themselves), the authors explain the ideas of how to program in a clearly written style. Though some of the material feels dated (from 16-bit Windows 3.x programming), by and large, the authors do a good job of updating this to Windows 95 and Windows NT. Sections and tips that apply only to one API or operating system are clearly marked. The CD-ROM also includes over 140,000 lines of source code to experiment with, truly a historical treasure trove for the Win32 C programmer. Developers who need to use C calls, or prefer to have printed documentation instead of online help in their compiler, should consider making space on the bookshelf for this enormous title.

This book covers all the material necessary to understand and write 32-bit Windows application targeted for both Windows 95 and Window NT 3.51. Unlike other books on the topic, it is a strictly 32-bit book, covering both operating system aspects and user interface topics, including input and output.

Comments

  1. 01 Jan 1999 at 00:00

    This thread is for discussions of Win32 Programming.

Leave a comment

Sign in or Join us (it's free).

Related book

  • C# Complete

    C# Complete

    C# Complete is a one-of-a-kind book--valuable both for its broad content and its low price. Whether you're brand-new to C# programming, are migrating from Visual Basic or Visual C++ to C#, or have already developed some expertise in C#, you'll get th...

Want to stay in touch with what's going on? Follow us on twitter!