Single File System: Virtual File System Delphi Library
for Archive / Backup with Transparent Compression and Strong Encryption


TStream.ReadResHeader
Top 

TStream
Reads a Windows resource-file header from the stream.

procedure ReadResHeader;

Description

Do not call ReadResHeader directly. It is called automatically by ReadComponentRes before reading a component from a resource file.

After reading the resource-file header, ReadResHeader moves the current position of the stream to just beyond the header. If the stream does not contain a valid resource-file header, ReadResHeader throws an EInvalidImage exception.


© 2000-2004 AidAim Software LLC Single File System: Virtual File Syste