PreprocessorExEnd

[<<<] [>>>]

This entry point is used when the syntax analyzer has finished analyzing the basic program. 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.


[<<<] [>>>]