Creating a NetShell Helper

NetShell helpers are created programmatically with the NetShell API. Helpers are DLL files that implement a NetShell context and zero or more of its subcontexts, and are registered with Windows through the system registry. The following sections explain creating NetShell helpers.