5.3.17. PreprocessorExStart

[<<<] [>>>]

This entry point is used when the syntax analyzer starts.

The argument p points to the actual peXobject syntax analysis object structure.

The function has to return zero or the error code and should set the parameter *pCmd to PreprocessorContinue, PreprocessorDone, or PreprocessorUnload.


[<<<] [>>>]