You are looking for a resource editor. Visual Studio Professional, Premium, and Ultimate have an integrated IDE. You can access it by creating a new .rc file and then adding a resource to it.
If you are not using Visual Studio, you can use an external resource editor such as ResEdit. Not being built into the IDE is unfortunately a bit more complicated.
source share