Windows Internals: The Implementation of the Windows Operating Environment
$ 83
Availability: Currently in Stock
Delivery: 10-20 working days
Condition: USED (All books are in used condition)
Condition - Very Good The item shows wear from consistent use, but it remains in good condition and functions properly. Item may arrive with damaged packaging or be repackaged. It may be marked, have identifying markings on it, or have minor cosmetic damage. It may also be missing some parts/accessories or bundled items.
Windows Internals: The Implementation of the Windows Operating Environment
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.