Subclassing and Hooking with Visual Basic

Subclassing and Hooking with Visual Basic
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 708
Release :
ISBN-10 : 0596001185
ISBN-13 : 9780596001186
Rating : 4/5 (186 Downloads)

Book Synopsis Subclassing and Hooking with Visual Basic by : Stephen Teilhet

Download or read book Subclassing and Hooking with Visual Basic written by Stephen Teilhet and published by "O'Reilly Media, Inc.". This book was released on 2001 with total page 708 pages. Available in PDF, EPUB and Kindle. Book excerpt: Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Every action you request creates one or more messages to carry out the action. These messages are passed between objects and carry with them information that gives the recipient more detail on how to interpret and act upon the message.With Subclassing and the Windows hooking mechanism ("hooks"), you can manipulate, modify, or even discard messages bound for other objects within the operating system, in the process changing the way the system behaves. What kinds of results can you achieve using the power of subclassing and hooking? Here are just a few of the possibilities: Determine when a window is being activated or deactivated and respond to this change. Display descriptions of menu items as the mouse moves across them. Disallow a user to move or resize a window. Determine where the mouse cursor is and respond accordingly. Determine when the display resolution has been changed. Monitor the system for a low system resource condition. Modify or disallow keystrokes sent to a window or a control. Create an automated testing application. Determine when an application is idle. Along with this power comes responsibility; Windows is very unforgiving if subclassing and hooking are used incorrectly. Subclassing & Hooking with Visual Basic demonstrates the various techniques for intercepting messages bound for one or more windows or controls: the intercepted message can be left in its original state or modified; afterwards, the message can be sent to its original destination or discarded.For both VB 6 and VB.NET developers, Subclassing & Hooking with Visual Basic opens up a wealth of possibilities that ordinarily would be completely unavailable, or at least not easy to implement.


Subclassing and Hooking with Visual Basic Related Books

Subclassing and Hooking with Visual Basic
Language: en
Pages: 708
Authors: Stephen Teilhet
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Every action you request
Subclassing and Hooking with Visual Basic
Language: en
Pages: 706
Authors: Stephen Teilhet
Categories: Computers
Type: BOOK - Published: 2001-06-15 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Every action you request
COM+ Programming with Visual Basic
Language: en
Pages: 374
Authors: Jose Mojica
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Developing COM+ servers with COM, COM+, and .NET.
Learning VBScript
Language: en
Pages: 628
Authors: Paul Lomax
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Examining the differences between VBScript and JavaScript, this introductory tutorial illustrates how to implement the new ActiveX components using VBScript. Ab
Advanced Visual Basic 6
Language: en
Pages: 532
Authors: Matthew J. Curland
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: Pearson Education

DOWNLOAD EBOOK

Accompanying CD-ROM contains extensive source code samples to enable all techniques without external DLLs. It also provides integrated type library add-ins for