๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Visual Basic Shell Programming

โœ Scribed by J. P. Hamilton, Ron Petrusha


Book ID
127446119
Publisher
DK ADULT
Year
1900
Tongue
English
Weight
1 MB
Edition
1st edition
Category
Library
ISBN-13
9781565926707
ASIN
B00007FY99

No coin nor oath required. For personal study only.

โœฆ Synopsis


While Visual Basic provides an outstanding set of resources for rapidly developing standalone applications, it lacks the resources that allow you to integrate that application or its data files with the Windows shell by adding such features as customized context menu handlers, per instance icons (such as a data file icon that's based on the contents of the file), or customized property sheets. Typically, these shell extensions that closely integrate an application with the Windows shell are written in C++, and all of the available documentation focuses on using C++ to create shell extensions. Even C++ programmers, however, have difficulty doing so, in view of the woefully inadequate state of the documentation. Very few programmers know that writing shell extensions is not tied to a single language or development environment, and that Visual Basic is an excellent tool for creating shell extensions that more closely tie an application to the Windows shell. That, however, is precisely the focus of Visual Basic Shell Programming: to show you how to take advantage of shell services to develop the shell extensions that allow you to closely integrate your application with the Windows shell, and to provide the basic documentation that you need to accomplish this. Each major type of shell extension is covered, including: * Context menu handlers that can add items to the popup menu that appears when the user right clicks a file. * Icon handlers for displaying per instance icons that, like the standard Recycle Bin icon, vary depending on some condition * Property sheet pages, which appear when the user selects the Properties option from a file's contextmenu. InfoTip handlers, which display tooltips, or "info" tips for a file object on a per instance basis. In showing how to integrate your applications with the Windows shell by building shell extensions, author J.P. Hamilton also provides a concrete tutorial on COM programming with Visual Basic. While developing your own shell extensions, you'll encounter a number of advanced VB concepts and techniques: * Pointers. Since VB tends to hides pointers from the programmer, Hamilton shows how to take advantage of the undocumented VarPtr, StrPtr, and ObjPtr functions, as well as the Win32 RtlMoveMemory function. * Using class identifiers (CLSIDs) from Visual Basic. * VTable modification, which allows you to override the fact that Visual Basic prevents you from controlling the HRESULT (or status code) returned by a call to a COM method. Visual Basic Shell Programming ventures where none have gone before by showing you how to develop shell extensions while providing an advanced treatment of COM programming with Visual Basic.


๐Ÿ“œ SIMILAR VOLUMES


Programming Visual Basic .NET
โœ Dave Grundgeiger ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly ๐ŸŒ English โš– 2 MB

Suitable for Visual Basic programmers of all levels, Programming Visual Basic .NET is a solid, one-volume tutorial of basic and advanced features, with good coverage of new support for Web development. Whether you have been working with VB for years or are coming to VB .NET from another language, th

Visual C++ Windows Shell Programming
โœ Dino Esposito ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Apress ๐ŸŒ English โš– 5 MB

For advanced Window programmers, Visual C++ and ATL/COM familiar, here is the book that fully analyses the Shell programming tools, builds several example Apps in ATL 3.0, and explores undocumented features and bug get-arounds exposed for Win98, plus more.

Word 2003 Visual Basic Programming
โœ John Low ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Lulu.com ๐ŸŒ English โš– 8 MB

Learn Word 2003 Visual Basic programming.

Visual Basic 6.0 Internet Programming
โœ Carl Franklin ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Wiley ๐ŸŒ English โš– 4 MB

Real code examples and top-notch expertise to apply solid Internet protocols in VB. Programmers and developers need to add Internet capabilities and full-fledged components and programs to Windows and Windows NT applications. This guide helps to get the job done efficiently and effectively. Fully up

The Visual Basic .NET Programming Langua
โœ Paul Vick ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 726 KB

This book describes the Visual Basic .NET programming language, starting with the simplest concepts first and gradually working up to the most advanced concepts. In this way it can be used both as a guide to the language for people new to VB .NET, as well as a reference for experienced VB .NET devel