"Modifying Windows" discusses how to modify and extend Windows to create a new class of applications. The book provides the background knowledge required for advanced Windows development, including Dynamic Link Libraries, Toolhelp and the kernel debugger. It contains explanations of conventional modification techniques including modifications to the common dialogue boxes, using hooks and super/sup classing. Finally, potent modification techniques are introduced that provide programmers with the ultimate control over Windows behaviour by allowing developers to redefine the way Windows APIs work.
Sprache
Verlagsort
Verlagsgruppe
McGraw-Hill Education - Europe
Zielgruppe
Illustrationen
Maße
Höhe: 235 mm
Breite: 185 mm
Gewicht
ISBN-13
978-0-07-881993-3 (9780078819933)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Part 1 Background: why modify Windows; Windows architecture; DLLs; advanced debugging techniques. Part 2 Conventional modification techniques: "non-common" dialogues; owner drawn controls; custom controls; super/sub classing; hooks. Part 3 Advanced modification techniques: runtime patching a DLL; runtime patching DLL calls; loading a replacement DLL; dynamic link interceptors. Appendixes: new header format; RC format.