Constructors: NewResourceWriter |
Creates a new ResourceWriter object.
Public Function NewResourceWriter( ByRef Source As Variant ) As ResourceWriter
The ResourceWriter writes resources to a target in the same format as a .RES resource file.
Source should be either a file name or a Stream to a set of resources in a .RES resource file.