Explore the details of how a Shell Explorer Context Menu works and learn the role played by the registry database.
C++ programming: How does Shell Context Menu Work ? - Part 2
Published 08/13/2010
Explore the details of how a Shell Explorer Context Menu works and learn the role played by the registry database.
If you have been using Vista, you would have noticed that MessageBoxes are passé. These have been replaced by the new Task Dialogs. Task dialogs are intended to make the experience more interactive and goal-oriented. Take a tour of the Task Dialog API.
A very basic shell extention to add and reterive the comments of the files.
Learn more about a few commonly used components and explore their utility and usages.
Become proficient with using type definitions in C#.
Learn about the various forms of encryption in Visual Basic and the differences among them.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.