Visual Basic 6 Developer's Handbook by Evangelos Petroutsos
$32.99
|
Microsoft Visual Basic 6.0 Professional Step by Step, Second Edition (Step By Step (Redmond, Wash.).) by Michael Halvorson
$26.39
|
Waite Group's Visual Basic Source Code Library (The Waite Group) by Brian Shea |
Visual Basic 6 Complete by Steve Brown
$17.99
|
Microsoft Visual Basic 6.0 Programmer's Guide by Microsoft Corporation |
The underlying message is that VB lets you work more efficiently with Microsoft COM if you implement a few extra routines that look under its hood. The more notable techniques use memory more efficiently (including code that creates large numbers of objects faster). More advanced readers will appreciate the in-depth guide to building COM objects programmatically within VB. (The book shows you how to create lightweight COM objects by using custom routines.) For the real guru, there's even a section on how to use inline assembly language within VB. Later sections turn to a host of techniques for multithreading, doing more with windows, and how to manage and customize COM-type libraries for successful real-world deployment. Armed with these custom routines and an expert's-eye view of VB internals, you'll be able to get more out of VB with faster, more versatile programs. --Richard Dragan
Topics covered:
* Control VB array variables explicitly to directly access arbitrary memory locations
* Call pointers to standard, cdecl, and class module functions
* Aggregate complete interface implementations into any VB object
* Override functions on any interface, including those implemented automatically by VB
* Turn any user-defined type into a lightweight COM object
* Minimize memory usage in systems with a large number of objects
* Safely create and manage threads in ActiveX EXEs and DLLs
* Interact with messages to customize windowed and windowless UserControl objects.
The Web site accompanying this book contains extensive source code samples to enable all techniques without external DLLs. It also provides integrated type library add-ins for creating and editing referenced libraries, modifying binary compatibility files, and customizing the type libraries that VB generated for ActiveX components. With this compendium of best practices, sophisticated techniques, and valuable utilities, VB programmers will gain a deeper understanding of VB's inner workings and be able to extend its object-oriented capabilities.
See all Editorial Reviews
Product Details
|