Search Tools Links Login

Explorer Context Menu DYNAMIC CREATION through VB! (i.e., a vb menu context handler)


Visual Basic 6, or VB Classic

This code is something that isn't often seen done in VB. Even for C, documentation is poor, examples are shoddy and unintelligible, and everything is HARD. But here it is. This is known in shell extension terms as a context menu handler. When explorer goes to create a right-click menu, it calls this dll because of entries in the registry, and the dll can add entries to the menu, and do some neat stuff, just like winzip. This is a fairly simple version of shell extensions, but by following the same principles, it can be grown upon for all the menu handlers, copy hook handlers, drag drop handlers, etc, and even into the shell namespace extensions.
Very rare, and spectacular, you want to download this code! (And vote, too!)

Original Author: Jolyon Bloomfield

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 94 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1076510182000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 16,257 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.