Image resource DLL creation instructions

Important: This page is mostly obsolete.  It contains instructions for creating plugin resource DLLs by hand.  This process is no longer required, but it is still available if required. This page is included only for reference; we discourage the use of resource dlls.

Generating resource DLLs

To manually add resource DLL projects, use MS Visual Studio to create an empty DLL for each supported platform, then for every image in the plugin project, add the appropriately-sized image to each resource DLL.  Note that there are a number of difficulties with this method:

Step by step

#define _APS_NEXT_RESOURCE_VALUE        5000