Home  / Windows Internals: The Design And Implementation Of The Windows Operating System (The Andrew Schulman Programming Series): the implementation of the Windows operating environment
From the collection

Windows Internals: The Design And Implementation Of The Windows Operating System (The Andrew Schulman Programming Series): the implementation of the Windows operating environment

by Matt Pietrek
5.250 KD
Fine

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...

Enquire
Ships from Kuwait KNET · Apple Pay · Cash on Delivery Wrapped with care for collectors

Details

AuthorMatt Pietrek
First published1993
Era1980–1999
PublisherAddison Wesley
LanguageEnglish
FormatPaperback
ConditionFine
Reference2371413-fine

The Story

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.