|
||
BA_RSS_SIGNATURE
A utility struct that, used as the first resource in a resource file, provides a way to record what the resource offset is.
It contains two 32-bit fields: a version number and a self-referencing
link. The RResourceFile::ConfirmSignatureL()
function reads the
signature resource and initialises the offset value from this resource.
RResourceFile::ConfirmSignatureL()
Initialises the offset value from the first resource.
|