Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 19 of file getraw.c.
{ return sizeof(ROSSYM_HEADER) + RosSymInfo->SymbolsCount * sizeof(ROSSYM_ENTRY) + RosSymInfo->StringsLength; }