class TDllRefTable |
A list of DLLs that an executable needs in order to run.
Each DLL referenced in this list has a pointer to a TRomImageHeader structure that describes that DLL. This allows the DLL loader to search a dependency chain, and ensure that all required DLLs are loaded.
Public Attributes | |
---|---|
TRomImageHeader * | iEntry |
TUint16 | iFlags |
TUint16 | iNumberOfEntries |
TRomImageHeader * | iEntry |
A set of pointers to the TRomImageHeader structures for each referenced DLL.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.