skip to main content
Skip header Section
Windows Internals: The Implementation of the Windows Operating EnvironmentMarch 1993
Publisher:
  • Addison-Wesley Longman Publishing Co., Inc.
  • 75 Arlington Street, Suite 300 Boston, MA
  • United States
ISBN:978-0-201-62217-1
Published:01 March 1993
Pages:
493
Skip Bibliometrics Section
Bibliometrics
Skip Abstract Section
Abstract

From the Publisher:

Most Windows programming books treat Windows like a "black box" - your program makes calls to the Windows API and somewhere the request is processed. But to write truly professional programs, you need to understand what goes on under the hood of Windows. Matt Pietrek, coauthor of the bestselling Undocumented Windows, reveals the internal complexity and power of Windows in a clear and concise style. Through the extensive use of pseudocode, the book illustrates the actual implementation of Windows functions, showing in detail what happens when a Windows program executes. The topics include a walk through a typical Windows application, memory management, the creation and destruction of a program, dynamic linking, the Windows-DOS interface, the scheduler, the messaging system, resource management, and GDI basics. Based on intensive research of the actual binary code of the Windows program files, Windows Internals' authoritative account of the complicated interactions that occur inside Windows is essential reading for all Windows programmers.

Contributors

Recommendations