Friday, April 22, 2005
The Complete Idiot's Guide to Writing Shell Extensions
A shell extension is a COM object that adds some kind of functionality to the Windows shell (Explorer). There are all kinds of extensions out there, but very little easy-to-follow documentation about what they are, and how to write your own. I highly recommend Dino Espositos great book Visual C++ Windows Shell Programming if you want an in-depth look into lots of aspects of the shell, but for folks who don't have the book, or only care about shell extensions, I've written up this tutorial that will astound and amaze you, or failing that, get you well on your way to understanding how to write your own extensions. This guide assumes you are familiar with the basics of COM and ATL
Subscribe to:
Post Comments (Atom)
Popular Posts
- AS400 Job Scheduler
- API Example - Deleting Old Spooled Files
- Recover or reset QSECOFR passwords
- as400 Iseries Tips
- Make a Home made, open source mp3 Player
- UDATE and *DATE in AS400 RPG
- Sending and receiving email on i5/os - QtmmSendMail
- AS400 API - QCMDEXC - Execute Command
- AS400 API - Retrieve Network Attributes (QWCRNETA)
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
No comments:
Post a Comment